Summary: | iwlagn kernel module not working properly | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Mohamed Hazem <cviruss> |
Component: | [OLD] Core system | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
dmesg output
kernel config |
Description
Mohamed Hazem
2009-11-11 16:20:23 UTC
Created attachment 209928 [details]
dmesg output
attached dmesg output
Looking at your dmesg i can see: iwlagn 0000:04:00.0: Radio disabled by SW RF Kill switch What does this imply ? attach your kernel configuration file Created attachment 209931 [details]
kernel config
attached kernel config
Seems invalid to me but we can investigate it a little bit. Please stop all network scripts such as net.wlan0 or network and then try to re-scan again. The kernel recognize the card successfully so it must be something else. Which version of openrc are you using? I stopped all the network scripts and I'm still getting the same results, and as far as I can tell, I'm not using openrc because it is not installed. I was able to fix this using iwconfig wlan0 txpower on and then I'm able to scan and connect to wireless networks properly ... but the problem is that I have to set this every time on reboot and that my conf.d net script isn't able to scan during bootup because of this ... any suggestions ? (In reply to comment #8) > I was able to fix this using iwconfig wlan0 txpower on and then I'm able to > scan and connect to wireless networks properly ... but the problem is that I > have to set this every time on reboot and that my conf.d net script isn't able > to scan during bootup because of this ... any suggestions ? > Check the ADVANCED CONFIGURATION section of your /etc/conf.d/net.example, which explains how to set custom scripts and tie them to your interface operations. As far as this bug report is concerned, I'm gonna mark it as resolved and INVALID. |