broadcom-wl dkms not working

broadcom-wl dkms not working

Postby zomzilla » May 14th, '12, 13:26

hi; i have installed the proprietary wl driver on my laptop, but for some reason the network manager is not discovering any networks.

normally the problem is getting the module to load in other distro's, yet here the module is loaded and the device is recognised as eth1 (correct)

is it possible that DKMS has not compiled it? can i force it to recompile to make sure?


thanks Zom
zomzilla
 
Posts: 1
Joined: May 14th, '12, 13:20

Re: broadcom-wl dkms not working

Postby doktor5000 » May 14th, '12, 21:33

What does
Code: Select all
modinfo wl
show?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18041
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: broadcom-wl dkms not working

Postby djennings » May 25th, '12, 12:19

To check which modules are available with dkms do
Code: Select all
dkms status

To check if the module is loaded
Code: Select all
lsmod | grep wl

To load the module manually and then check if it detected the hardware
Code: Select all
modprobe wl
dmesg
User avatar
djennings
 
Posts: 613
Joined: Jun 2nd, '11, 23:51
Location: Wokingham, UK


Return to Networking

Who is online

Users browsing this forum: No registered users and 1 guest

cron