Hi, I've jost got my new laptop (DELL Studio 1555 withouth OS) and instaled Kubuntu 9.10. However I cannot do anything with my wireless network. When I go to Network Connections the Wireless tab cannot be opened...
I've found some topics but neither seemed to really help. When going through the lspci command in the terminal I found these:
Network controller: Bradcom Corporation BCM4312 802.11b/g (rev 01)
Ethernet controller: Broadcom Corporation NetLink BCM5784M Gigabit Ethernet PCIe (rev 10)
So here http://www.broadcom.com/support/802.11/linux_sta.php I found the drivers (or so I understand) though I don't really understand what follows next.
Any help apreciated, though it would also be very welcome if the explanation is udnerstandable to a beginner like me (no previous Linux experience)
EDIT: the readme didn't really help much either... Couldn't get it working the way they said to do it...
What confused me further was:
For 32 bit: hybrid-portsrc.tar.gz
For 64 bit: hybrid-portsrc-x86_64.tar.gz
since both files are x86 (long long names...)
EDIT2: since I am not one to wait I tried to go over the instructions again. Did everything, but no interenet... No wireless
EDIT3: Did it one more time. Through great effort got it working, although there's another problem: everytime I restart my pc i have to use the
cd hybrid_wl
sudo modprobe lib80211
sudo insmod wl.ko
commands to reactivate my internet. Any ideas how to fix that? Perhaps I need to do something similar like the blacklists for the ssb and b43 but to automate the dirver activation?
I've found some topics but neither seemed to really help. When going through the lspci command in the terminal I found these:
Network controller: Bradcom Corporation BCM4312 802.11b/g (rev 01)
Ethernet controller: Broadcom Corporation NetLink BCM5784M Gigabit Ethernet PCIe (rev 10)
So here http://www.broadcom.com/support/802.11/linux_sta.php I found the drivers (or so I understand) though I don't really understand what follows next.
Any help apreciated, though it would also be very welcome if the explanation is udnerstandable to a beginner like me (no previous Linux experience)
EDIT: the readme didn't really help much either... Couldn't get it working the way they said to do it...
What confused me further was:
For 32 bit: hybrid-portsrc.tar.gz
For 64 bit: hybrid-portsrc-x86_64.tar.gz
since both files are x86 (long long names...)
EDIT2: since I am not one to wait I tried to go over the instructions again. Did everything, but no interenet... No wireless
EDIT3: Did it one more time. Through great effort got it working, although there's another problem: everytime I restart my pc i have to use the
cd hybrid_wl
sudo modprobe lib80211
sudo insmod wl.ko
commands to reactivate my internet. Any ideas how to fix that? Perhaps I need to do something similar like the blacklists for the ssb and b43 but to automate the dirver activation?
Comment