Question no wlan with kernel 2.6.15 26 ( Ubuntu Forums Desktop Environments ) Updated: 2008-11-23 02:00:08 (3)
no wlan with kernel 2.6.15 26
Hi, I'm currently using kernel 2.6.15-25-686 and so far everything works fine. But if I boot kernel 2.6.15-26-686 my wlan interface (D-Link DWL650+ acx100) doesn't show up. I also have installed -26-686-restricted-modules.
lsmod shows me that the acx module is loaded as in the working kernel.
Answers: no wlan with kernel 2.6.15 26 ( Ubuntu Forums Desktop Environments )
no wlan with kernel 2.6.15 26
I found out that it works again after doing
sudo rmmod acx
sudo modprobe acx
but I have to do this again after every reboot
sonium
no wlan with kernel 2.6.15 26
Maybe you just need to load the module everytime you reboot.
Try to add it to /etc/modules and see how it goes.
Eversmann
no wlan with kernel 2.6.15 26
I will try it, but the problem is not that it wouldn't load but it loaded and not working or recogniced.
I also found out, that it there is something wrong with iptables just after reloading the module.
for example ping says: ping: sendmsg: operation not permitted
So I have to flush the tables to make it working again: