[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Wi-Fi broken on Dell E6520, Intel Centrino Advanced-N 6205 AGN, Debian 11.7 Xfce



debian-user:

I have a Dell Latituide E6520 laptop computer with Debian/ Xfce that is used as for GUI desktop/ portable admin for my SOHO LAN:

https://www.dell.com/support/home/en-us/product-support/product/latitude-e6520/docs

2023-05-04 12:30:18 root@laalaa ~
# cat /etc/debian_version ; uname -a
11.7
Linux laalaa 5.10.0-22-amd64 #1 SMP Debian 5.10.178-3 (2023-04-22) x86_64 GNU/Linux

2023-05-04 12:30:31 root@laalaa ~
# dpkg-query -W xfce4
xfce4	4.16


It has Ethernet that has been connected for years:

2023-05-04 12:36:23 root@laalaa ~
# dmesg | grep e1000
[    1.806458] e1000e: Intel(R) PRO/1000 Network Driver
[    1.806460] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.806688] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 1.912063] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock [ 2.009774] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 5c:26:0a:7c:82:88 [ 2.009776] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection [ 2.009814] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 4041FF-0FF
[    3.572969] e1000e 0000:00:19.0 eno1: renamed from eth0
[ 85.528065] e1000e 0000:00:19.0 eno1: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx


It also has Wi-Fi, which has been switched off for many months (via the wireless switch on the right side of the laptop). I switched on Wi-Fi today, booted, logged in, and chose Xfce Panel -> right click NetworkManager Applet -> Enable Wi-Fi. Wi-Fi does not start.


Powering off, unplugging Ethernet, booting, logging in, and chosing Xfce Panel -> right click NetworkManager Applet -> Enable Wi-Fi produces the same failure to start Wi-Fi.


Ethernet and Wi-Fi have both worked in the past; both separately and simultaneously.


After failing to start Wi-Fi three times, I see:

2023-05-04 12:37:39 root@laalaa ~
# dmesg | grep -i wifi
[   79.953085] Intel(R) Wireless WiFi driver for Linux
[ 79.953314] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control [ 79.960679] iwlwifi 0000:03:00.0: firmware: direct-loading firmware iwlwifi-6000g2a-6.ucode [ 79.960863] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 6000g2a-6.ucode op_mode iwldvm [ 79.960889] iwlwifi 0000:03:00.0: firmware: failed to load iwl-debug-yoyo.bin (-2)
[   80.057548] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   80.057551] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[   80.057552] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[ 80.057553] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
[   80.070510] iwlwifi 0000:03:00.0: reporting RF_KILL (radio disabled)
[   80.070571] iwlwifi 0000:03:00.0: RF_KILL bit toggled to disable radio.
[   80.095718] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0



2023-05-04 13:10:09 root@laalaa ~
# tail /var/log/syslog
May  4 13:07:38 laalaa systemd[1629]: Reached target Basic System.
May 4 13:07:38 laalaa systemd[1629]: Condition check resulted in Multimedia Service being skipped. May 4 13:07:38 laalaa systemd[1629]: Condition check resulted in Sound Service being skipped.
May  4 13:07:38 laalaa systemd[1629]: Reached target Main User Target.
May  4 13:07:38 laalaa systemd[1629]: Startup finished in 118ms.
May  4 13:07:38 laalaa systemd[1]: Started User Manager for UID 0.
May  4 13:07:38 laalaa systemd[1]: Started Session 4 of user root.
May 4 13:07:39 laalaa systemd[1]: NetworkManager-dispatcher.service: Succeeded. May 4 13:08:43 laalaa NetworkManager[903]: <info> [1683230923.9058] audit: op="radio-control" arg="wireless-enabled" pid=1483 uid=13250 result="success" May 4 13:09:08 laalaa NetworkManager[903]: <info> [1683230948.0509] audit: op="radio-control" arg="wireless-enabled" pid=1483 uid=13250 result="success"


The first attempt left no message in /var/log/syslog. The second and third attempts left the last two entries shown above.


STFW "debian iwlwifi firmware: failed to load iwl-debug-yoyo.bin (-2)", I see:

https://forums.debian.net/viewtopic.php?t=149817

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966218


AIUI the posts indicate that the message "iwlwifi firmware: failed to load iwl-debug-yoyo.bin (-2)" is a warning only; it did not affect operation (?) (as of November 2022).


Is anyone else running an Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0 Wi-F- adapter?


Has anyone else seen this issue?


Comments or suggestions for gathering information and/or getting Wi-Fi working?


TIA,

David


Reply to: