Hi, I'm new to Opensuse, I just installed 11.3, no serious problems so far.
I see a lot of people with problems to make work their Broadcom 4312 wireless. These are the steps I took to solve it. Please remember I'm a total rookie on Opensuse, so there is probably a better way.
First, this is my setup:
Code:
/sbin/lspci -nnk
i have installed Ubuntu 12.10 on my Lenovo G550 laptop.
It has a Broadcom 4312 wireless lan adapter which is not working.
How do I fix it. How can I see what drivers are being used.
Hello, sorry to dredge up the past, i know this is an old problem but i cant find an answer younger than 2005.
Running:-
/sbin/lspci -vnn | grep 14e4
I get:-
03:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
i've seen a workaround for centos:-
yum install b43-fwcutter b43-openfwwf
mkdir ~/b43-driver; cd ~/b43-driver
wget http://down
I have a HP MINI 210-1010NR and just installed Ubuntu 11.04 and I can't get my wireless to work.I have checked through multiple Q&A's throughout this FAQ and tried them all.
04:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
07:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express [14e4:1713] (rev 02)
Above are the Wired & Wireless Cards of my laptop Lenovo G550.
I have a Dell Laptop on which wireless and every thing used to work perfectly.Today morning I noticed the suddenly there is no wireless at all.
On a working condition I used to have folllowing
lspci -vnn
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
Subsystem: Dell Wireless 1397 WLAN Mini-Card [1028:000c]
Flags: bus master, fast dev
I have a Dell Laptop on which wireless and every thing used to work perfectly.Today morning I noticed the suddenly there is no wireless at all.
On a working condition I used to have folllowing
lspci -vnn
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
Subsystem: Dell Wireless 1397 WLAN Mini-Card [1028:000c]
Flags: bus master, fast dev
I just fixed my broken system, due to forcing glibc update.After that, Arch couldn't detect my wifi chip, so I decided to reinstall the driver again.$ lspci -vnn | grep 14e409:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express [14e4:1713] (rev 02)0c:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)Fir
just like that its gone....
Code:
davros@davros64:~$ lspci -vvnn | grep 14e4
02:00.0 Network controller [0280]: Broadcom Corporation BCM43225 802.11b/g/n [14e4:4357] (rev 01)
davros@davros64:~$ dmesg | egrep 'wlan0|iwl'
davros@davros64:~$ lspci -nnk | grep -iA2 net
02:00.0 Network controller [0280]: Broadcom Corporation BCM43225 802.11b/g/n [14e4:4357] (rev 01)
S