Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]Broadcom 4328 Wireless Woes - need some guidance!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
dieselfuelonly
n00b
n00b


Joined: 06 Aug 2008
Posts: 4

PostPosted: Thu Aug 07, 2008 7:53 pm    Post subject: [SOLVED]Broadcom 4328 Wireless Woes - need some guidance! Reply with quote

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
View user's profile Send private message
dieselfuelonly
n00b
n00b


Joined: 06 Aug 2008
Posts: 4

PostPosted: Thu Aug 07, 2008 8:09 pm    Post subject: Reply with quote

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
View user's profile Send private message
IvanMajhen
Guru
Guru


Joined: 10 Jun 2006
Posts: 392
Location: Croatia

PostPosted: Fri Aug 08, 2008 7:04 am    Post subject: Reply with quote

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
View user's profile Send private message
thaper
n00b
n00b


Joined: 06 Nov 2004
Posts: 42

PostPosted: Mon Aug 11, 2008 10:34 pm    Post subject: Reply with quote

Hi,
can you post instructions for what you did exactly to get the 4328 wireless card to work?

thanks
thaper
Back to top
View user's profile Send private message
thaper
n00b
n00b


Joined: 06 Nov 2004
Posts: 42

PostPosted: Tue Aug 12, 2008 5:47 pm    Post subject: Reply with quote

Got It!

> wget http://ftp.us.dell.com/network/R140747.EXE
> unzip -a R140747.EXE
> ndiswrapper -i bcmwl5.inf
> modprobe ndiswrapper
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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