You are not logged in.
Hi,
after upgrading kernel from 2.6 series to 3.x series I have problems with the Intel 4965 AGN wifi. After boot the card is working for approx. 2 seconds. After this time the wifi stops and following lines appear in the dmesg log:
[ 34.107601] iwl4965 0000:10:00.0: RF_KILL bit toggled to enable radio.
[ 34.108737] iwl4965 0000:10:00.0: RF_KILL bit toggled to disable radio.
[ 34.165888] iwl4965 0000:10:00.0: RF_KILL bit toggled to enable radio.
[ 34.167045] iwl4965 0000:10:00.0: RF_KILL bit toggled to disable radio.
[ 34.296516] iwl4965 0000:10:00.0: RF_KILL bit toggled to enable radio.
[ 34.297749] iwl4965 0000:10:00.0: RF_KILL bit toggled to disable radio.
[ 34.342250] iwl4965 0000:10:00.0: RF_KILL bit toggled to enable radio.
[ 37.280076] iwl4965 0000:10:00.0: Not sending command - RF KILL
[ 37.280080] iwl4965 0000:10:00.0: Error sending REPLY_RXON: enqueue_hcmd failed: -5
[ 37.280145] iwl4965 0000:10:00.0: Error setting new RXON (-5)
[ 37.283376] iwl4965 0000:10:00.0: Failing on timeout while stopping DMA channel 1 [0xa5a5a5a2]
[ 37.283376] iwl4965 0000:10:00.0: Failing on timeout while stopping DMA channel 3 [0xa5a5a5a2]
[ 37.283376] iwl4965 0000:10:00.0: Failing on timeout while stopping DMA channel 4 [0xa5a5a5a2]
[ 37.283376] iwl4965 0000:10:00.0: Failing on timeout while stopping DMA channel 6 [0xa5a5a5a2]
My current configuration is bellow:
hubeny@vyvoj2 $ pacman -Q | grep linux
linux 3.0.4-1
linux-api-headers 3.0.1-1
linux-atm 2.5.1-2
linux-firmware 20110822-1
linux-headers 3.0.4-1
util-linux 2.20-2
hubeny@vyvoj2 $ rfkill unblock all; rfkill list
0: hp-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hp-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
4: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
8: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
hubeny@vyvoj2 $ lsmod | grep 4965
iwl4965 117575 0
iwl_legacy 52710 1 iwl4965
mac80211 216021 2 iwl4965,iwl_legacy
cfg80211 160740 3 iwl4965,iwl_legacy,mac80211
hubeny@vyvoj2 $ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11abg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=off
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
hubeny@vyvoj2 hubeny $ cat /etc/rc.conf | grep MODULES
# MODULES: Modules to load at boot-up. Blacklisting is no longer supported.
MODULES=(drm acpi_cpufreq cpufreq_ondemand cpufreq_powersave dm-crypt aes-x86_64 autofs4)
I will regard any sugestions to resolve this problem.
Thank you in advance, Jan Hubeny
Offline
8: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
That looks like a problem. Also, try to use the code tags for output. It will make things a lot cleaner to look at.
Last edited by the sad clown (2011-09-16 06:29:54)
I laugh, yet the joke is on me
Offline