Could really do with some help as I have come to a standstill trying to get my laptop onto my wireless network.
The card (Broadcom 0c.00.0 0280:14e4:4315) is installed fine and is able to scan and see my ap. But according to ifconfig, only the wired connection has and is holding onto an ip address (dhcp) and i cant get the wireless to pickup the connection.
/user/sbin/iwconfig gets the response that it doesn’t exist, even if I run as sudo.
I try to make a manual connection by filling out all the details in the connection manager but the accept box is greyed out.
I’m sure it will be something simple, but my linux knowledge is not that great as I’m sure you can tell!!
one of them has some instructions on what info will be helpful to the
real guru when s/he shows up…gather that info and post it to this
thread…
and, if still no one has shown up in a blue jump suit and red cape,
then use the forums advanced search to look for posts with words like:
Broadcom and ???
WELCOME new poster…for next time: a descriptive subject is better as
everyone here wants Hellllppppp!
–
DenverD
When it comes to chocolate, resistance is futile.
CAVEAT: http://is.gd/bpoMD [posted via NNTP w/openSUSE 10.3]
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:14 errors:0 dropped:0 overruns:0 frame:0
TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:820 (820.0 b) TX bytes:820 (820.0 b)
Only mention in dmesg:
8.812246] eth1: Broadcom BCM4315 802.11 Hybrid Wireless Controller 5.60.48.
36
Now the big question, where do i go from here? I’ve just tried running a scan with iwlist and what was working before now gives me:
eth1 Failed to read scan data : Invalid argument
04:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
Subsystem: Broadcom Corporation Device [14e4:04b5]
Kernel driver in use: wl
I can use either the b43 or wl but wl seems to perform better for me.
If you want to try switching back to b43, remove the wl packages and do this
sudo /usr/sbin/install_bcm43xx_firmware
modprobe b43
Check here for any b43 blacklist files: /etc/modprobe.d
and remove them
reboot