Results 1 to 10 of 40
After finally getting my usb wireless working, I thought I'd try and get the onboard wireless going too. I found the link below while searching for a fix, and wondered ...
- 08-27-2009 #1
wifi broadcom 4306
After finally getting my usb wireless working, I thought I'd try and get the onboard wireless going too. I found the link below while searching for a fix, and wondered if it still would apply to Ubuntu 9.04. I don't have the same file name under etc/udev/rules that is mentioned. Mine is 70-peristent-net.rules instead of z25-persistent-net.rules.
Here's the link:
http://www.linuxforums.org/forum/wir...43-module.html
I did try and delete the file (I backed it up first) and reboot. There was no automatic change when I rebooted. I still couldn't see any available wireless connections (and there are a few here).
I checked the new file that was created after the boot, and noticed the file size had changed. So I replaced it with the old larger file I had backed up.
any ideas?
- 08-27-2009 #2
Can you post the output of
There are two version of the 4306, according to the b43 wireless page, one might work better with the b43-legacy driver, and one should work fine with b43 driver.Code:lspci -nn
I would try installing the firmware for the card and seeing if there is any trouble before messing with udev rules. That was an older post, using an older release and kernel, so the bug may well be fixed.
For Ubuntu, if you have a wired connection, all you need to do for the firmware isIt will ask if you want to download and install the firmware - say yes.Code:sudo apt-get install b43-fwcutter
- 08-27-2009 #3
firmware is already installed.
lspci -nn
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 760/M760 Host [1039:0760] (rev 03)
00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] SG86C202 [1039:0002]
00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] [1039:0963] (rev 25)
00:02.1 SMBus [0c05]: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller [1039:0016]
00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513 [IDE] [1039:5513]
00:02.6 Modem [0703]: Silicon Integrated Systems [SiS] AC'97 Modem Controller [1039:7013] (rev a0)
00:02.7 Multimedia audio controller [0401]: Silicon Integrated Systems [SiS] AC'97 Sound Controller [1039:7012] (rev a0)
00:03.0 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.1 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.3 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 2.0 Controller [1039:7002]
00:04.0 Ethernet controller [0200]: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet [1039:0900] (rev 91)
00:0a.0 CardBus bridge [0607]: ENE Technology Inc CB1410 Cardbus Controller [1524:1410] (rev 01)
00:0b.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 03)
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
01:00.0 VGA compatible controller [0300]: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter [1039:6330]
- 08-27-2009 #4
is it at all possible that the sound controller is interfering with the modem controller?
- 08-27-2009 #5This should be supported fine by b43. Please post the output of00:0b.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 03)
I've never heard of the sound controller interfering with the b43 driver, but I don't really know.Code:lsmod iwconfig dmesg | grep b43
- 08-27-2009 #6
lsmod
Module Size Used by
xt_limit 10116 8
xt_tcpudp 11008 10
ipt_LOG 13700 8
ipt_MASQUERADE 10752 0
xt_DSCP 11264 0
ipt_REJECT 11136 1
nf_conntrack_irc 13220 0
nf_conntrack_ftp 15652 0
xt_state 10112 6
isofs 39844 0
udf 87716 0
crc_itu_t 10112 1 udf
rfkill_input 12800 0
binfmt_misc 16776 1
ppdev 15620 0
bridge 56212 0
stp 10500 1 bridge
bnep 20224 2
video 25360 0
output 11008 1 video
lp 17156 0
parport 42220 2 ppdev,lp
joydev 18496 0
snd_intel8x0 37532 3
snd_ac97_codec 112292 1 snd_intel8x0
arc4 9856 2
ac97_bus 9856 1 snd_ac97_codec
snd_pcm_oss 46336 0
ecb 10752 2
snd_mixer_oss 22656 1 snd_pcm_oss
iptable_nat 13700 0
nf_nat 25876 2 ipt_MASQUERADE,iptable_nat
nf_conntrack_ipv4 21388 9 iptable_nat,nf_nat
nf_conntrack 72008 7 ipt_MASQUERADE,nf_conntrack_irc,nf_conntrack_ftp,x t_state,iptable_nat,nf_nat,nf_conntrack_ipv4
nf_defrag_ipv4 9984 1 nf_conntrack_ipv4
snd_pcm 83076 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
b43 131484 0
iptable_mangle 10880 0
pcmcia 44748 0
snd_seq_dummy 10756 0
mac80211 217592 1 b43
snd_seq_oss 37760 0
iptable_filter 10752 1
snd_seq_midi 14336 0
snd_rawmidi 29696 1 snd_seq_midi
ip_tables 19600 3 iptable_nat,iptable_mangle,iptable_filter
sis_agp 15360 0
cfg80211 38288 1 mac80211
snd_seq_midi_event 15104 2 snd_seq_oss,snd_seq_midi
snd_seq 56880 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
psmouse 61972 0
x_tables 23044 9 xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP, ipt_REJECT,xt_state,iptable_nat,ip_tables
led_class 12036 1 b43
snd_timer 29704 2 snd_pcm,snd_seq
snd_seq_device 14988 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
yenta_socket 32396 1
rsrc_nonstatic 19328 1 yenta_socket
k8temp 12416 0
serio_raw 13444 0
i2c_sis96x 12420 0
amd64_agp 18184 1
shpchp 40212 0
pcspkr 10496 0
input_polldev 11912 1 b43
pcmcia_core 43540 3 pcmcia,yenta_socket,rsrc_nonstatic
agpgart 42696 2 sis_agp,amd64_agp
snd 62756 16 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_ oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_ti mer,snd_seq_device
soundcore 15200 1 snd
snd_page_alloc 16904 2 snd_intel8x0,snd_pcm
usbhid 42336 0
ssb 41220 1 b43
sis900 28288 0
mii 13312 1 sis900
fbcon 46112 0
tileblit 10752 1 fbcon
font 16384 1 fbcon
bitblit 13824 1 fbcon
softcursor 9984 1 bitblit
_________________________________
iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=20 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
pan0 no wireless extensions.
________________________
dmesg | grep b43
[ 3.520666] b43-pci-bridge 0000:00:0b.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 13.003381] b43-phy0: Broadcom 4306 WLAN found
[ 26.088788] input: b43-phy0 as /devices/virtual/input/input9
[ 26.124038] b43 ssb0:0: firmware: requesting b43/ucode5.fw
[ 26.372834] b43 ssb0:0: firmware: requesting b43/pcm5.fw
[ 26.474869] b43 ssb0:0: firmware: requesting b43/b0g0initvals5.fw
[ 26.662756] b43 ssb0:0: firmware: requesting b43/b0g0bsinitvals5.fw
[ 26.828041] b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
[ 26.894082] Registered led device: b43-phy0::tx
[ 26.894104] Registered led device: b43-phy0::rx
[ 26.894127] Registered led device: b43-phy0::radio
[ 26.912054] b43-phy0: Radio turned on by software
- 08-27-2009 #7
- 08-27-2009 #8
Hmm, everything seems ok.
Can you see networks in the networkmanager? Or you can see them and it just spins and times out?
Doeslist available networks?Code:sudo iwlist wlan0 scan
What's the output ofYou can try loading and unloading the module.Code:dmesg | grep wlan0
Code:sudo ifconfig wlan0 down sudo modprobe -r b43 sudo modprobe b43 sudo ifconfig wlan0 up
- 08-27-2009 #9
No. It shows absolutely no available networks under my broadcom card for some reason. I'll try loading and unloading.
iwlist
wlan0 No scan results
__________________
dmesg | grep wlan0
[ 26.912403] ADDRCONF(NETDEV_UP): wlan0: link is not ready
________________________________
- 08-27-2009 #10
sudo modprobe -r b43
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
______________________________
sudo modprobe b43
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.


Reply With Quote