View previous topic :: View next topic |
Author |
Message |
dieselfuelonly n00b
Joined: 06 Aug 2008 Posts: 4
|
Posted: Thu Aug 07, 2008 7:53 pm Post subject: [SOLVED]Broadcom 4328 Wireless Woes - need some guidance! |
|
|
Hi all, I'm having some troubles with my wireless, and would like some help.
My card, as the title of this thread says, is the Broadcom 4328 A/B/G/N card.
The laptop originally had Vista on it (HP TX2500 series). I figured before I went to Gentoo, I'd just give Ubuntu a quick try, because it generally seems to recognize hardware and get things up and running pretty quickly. All went well, wireless worked fine after an update.
It was using the "wl" driver on Ubuntu, whatever that is.
Anyway, I've tried about everything I can think of, following all the broadcom guides on the wiki, trying ndiswrapper with different drivers, etc, and still no luck.
Has anyone got this card working on their laptop?
Thanks for any advice.
Dennis
Last edited by dieselfuelonly on Thu Aug 07, 2008 8:09 pm; edited 1 time in total |
|
Back to top |
|
|
dieselfuelonly n00b
Joined: 06 Aug 2008 Posts: 4
|
Posted: Thu Aug 07, 2008 8:09 pm Post subject: |
|
|
Nevermind, got it going. I forgot to remove the broadcom wireless drivers from the kernel. After removing them, ndiswrapper was able to recognize the card and it appears that it at least turns wireless on now. |
|
Back to top |
|
|
IvanMajhen Guru
Joined: 10 Jun 2006 Posts: 392 Location: Croatia
|
Posted: Fri Aug 08, 2008 7:04 am Post subject: |
|
|
I found some updated drivers from broadcom 7/1/2008 : http://www.broadcom.com/support/802.11/linux_sta.php
Works with:
Code: |
{ PCI_VENDOR_ID_BROADCOM, 0x4311, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
{ PCI_VENDOR_ID_BROADCOM, 0x4312, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
{ PCI_VENDOR_ID_BROADCOM, 0x4313, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
{ PCI_VENDOR_ID_BROADCOM, 0x4315, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
{ PCI_VENDOR_ID_BROADCOM, 0x4328, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
{ PCI_VENDOR_ID_BROADCOM, 0x4329, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
{ PCI_VENDOR_ID_BROADCOM, 0x432a, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
{ PCI_VENDOR_ID_BROADCOM, 0x432b, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
{ PCI_VENDOR_ID_BROADCOM, 0x432c, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
{ PCI_VENDOR_ID_BROADCOM, 0x432d, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
|
Compiles on 2.6.26 and insmod is good, but my 0x4318 isn't supported. |
|
Back to top |
|
|
thaper n00b
Joined: 06 Nov 2004 Posts: 42
|
Posted: Mon Aug 11, 2008 10:34 pm Post subject: |
|
|
Hi,
can you post instructions for what you did exactly to get the 4328 wireless card to work?
thanks
thaper |
|
Back to top |
|
|
thaper n00b
Joined: 06 Nov 2004 Posts: 42
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|