Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
getting broadcom wireless to work in gentoo
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
ashwin_cse
n00b
n00b


Joined: 09 Jul 2012
Posts: 4

PostPosted: Mon Jul 09, 2012 1:00 am    Post subject: getting broadcom wireless to work in gentoo Reply with quote

Hi,

I tried compiling the linux kernel with broadcom support and installed b43-firmware and b43-cutter and broadcom-sta as stated here http://en.gentoo-wiki.com/wiki/Broadcom_43xx . But does not work. ifconfig -a does not show wlan0, it shows only eth0 , lo0 and sto0. iwconfig says no wireless extensions. I am using lenovo g560. My wireless nic is Gtc BCM4313 M 802.11N MOW NB WLAN . how can i get this to work in gentoo. It works fine in windows seven 64 bit utlimate.
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Mon Jul 09, 2012 2:00 am    Post subject: Reply with quote

Use the brcmsmac driver.
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Mon Jul 09, 2012 2:06 am    Post subject: Reply with quote

ashwin_cse,

Welcome to gentoo :D

Maybe I can get you started. First go to http://kmuto.jp/debian/hcl/ and enter your lspci -n information. It should identify your wireless driver.

As far as the firmware goes, you only needed net-wireless/b43-firmware. The b43-fwcutter firmware is for older kernels.

Go to the /lib/modules/version directory and
Code:
 grep wireless modules.builtin
and return that info along with the results from above.
_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
ashwin_cse
n00b
n00b


Joined: 09 Jul 2012
Posts: 4

PostPosted: Mon Jul 09, 2012 6:20 pm    Post subject: Reply with quote

Ant P. wrote:
Use the brcmsmac driver.

After much struggle i found that i had to enable:
networking support --> wireless --> generic ieee 802.11 network stack (mac 802110 )
to get the following option in device driver
device driver --> network device support --> wireless lan --> broadcom ieee802.11n pcie softmac wlan driver.

I compiled that as module. removed the b43 and b43 legacy modules from kernel and then added /etc/modprobe.d/blacklist
blacklist b43

and then installed
emerge sys-kernel/linux-firmware

amd them did a
sudo rc-update add NetworkManager default.

Now i have wireless working well.
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