Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
b43-fwcutter
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
sall
Guru
Guru


Joined: 08 Jun 2008
Posts: 314
Location: WV, USA

PostPosted: Fri Jan 23, 2009 4:54 pm    Post subject: b43-fwcutter Reply with quote

I am trying to get my bcm4318 card to work in my laptop. I have installed the package net-wireless/b43-fwcutter by:

emerge net-wireless/b43fwcutter

Everything goes well. However I have no idea where to go from here I ran an etc-update and rebooted. No wireless card. Can anyone help me out I want to get my wireless up before I continue building the rest of system so I have free range and don't have to sit in one spot. Thanks in advance.
_________________
Sall

* AMD Turion(tm) 64 Mobile Technology ML-32
* 1Gb RAM
* 2.6.27-gentoo-r8 x86_64
* Xfce4
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Fri Jan 23, 2009 5:44 pm    Post subject: Reply with quote

Hi, can you post your lspci plz ?

Because a B43 is pretty hard to make this thing works on Linux : http://wireless.kernel.org/en/users/Drivers/b43#supported

I hate broadcom for that.

After a fresh reboot can you post this :

Code:

# ifconfig -a
# iwconfig
# dmesg | grep -i b43


If you don't see anything, then double check your kernel to see if you have enabled the b43 driver.

Also you may need to install the firmware like this :

I don't know if this thing is necessary nowadays :

Code:

# export FIRMWARE_INSTALL_DIR="/lib/firmware"
# wget http://mirror2.openwrt.org/sources/broadcom-wl-4.150.10.5.3.tar.bz2
# tar xjf broadcom-wl-4.150.10.5.3.tar.bz2
# cd broadcom-wl-4.150.10.5/driver
# mkdir /lib/firmware
# b43-fwcutter -w /lib/firmware <firmware file>


Last edited by d2_racing on Fri Jan 23, 2009 5:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
lucapost
Veteran
Veteran


Joined: 24 Nov 2005
Posts: 1419
Location: <ud|me|ts> - Italy

PostPosted: Fri Jan 23, 2009 5:54 pm    Post subject: Reply with quote

you can read http://en.gentoo-wiki.com/wiki/Broadcom_43xx.
_________________
LP
Back to top
View user's profile Send private message
krenshala
Tux's lil' helper
Tux's lil' helper


Joined: 28 Jan 2006
Posts: 85
Location: Austin TX, NorAm, Sol III

PostPosted: Fri Jan 23, 2009 9:54 pm    Post subject: Reply with quote

lucapost wrote:
you can read http://en.gentoo-wiki.com/wiki/Broadcom_43xx.


I just recently got a BCM4318 working using information from the forums here and a couple other sites. The only real problem I ran into was that b43-fwcutter didn't like the latest driver version from Belkin when it tried to extract the firmware. I didn't do the kernel patching listed in the above link, so I don't know if that would have helped or not.

Otherwise it was actually surprisingly straight forward, considering the complaints I've read about how much of a pain it can be.
_________________
krenshala
:wq
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