[Solved] AX211 intel wifi adapter does not work. it is down no matter what i do.

Need help with peripherals or devices?
Post Reply
Message
Author
afzv
Posts: 6
Joined: 2024-06-24 00:40
Has thanked: 4 times

[Solved] AX211 intel wifi adapter does not work. it is down no matter what i do.

#1 Post by afzv »

Hi, I am a beginner and I recently installed debian 12 in a laptop.

Code: Select all

af@debian 
    ,g$$$$$$$$$$$$$$$P.       --------- 
  ,g$$P"     """Y$$.".        OS: Debian GNU/Linux 12 (bookworm) x86_64 
 ,$$P'              `$$$.     Host: Cyborg 15 AI A1VFK REV:1.0 
',$$P       ,ggs.     `$$b:   Kernel: 6.7.12+bpo-amd64 
`d$$'     ,$P"'   .    $$$    Uptime: 18 mins 
 $$P      d$'     ,    $$P    Packages: 2058 (dpkg) 
 $$:      $$.   -    ,d$$'    Shell: bash 5.2.15 
 $$;      Y$b._   _,d$P'      Resolution: 1920x1080 
 Y$$.    `.`"Y$$$$P"'         DE: GNOME 43.9 
 `$$b      "-.__              WM: Mutter 
  `Y$$                        WM Theme: Adwaita 
   `Y$$.                      Theme: Adwaita [GTK2/3] 
     `$$b.                    Icons: Adwaita [GTK2/3] 
       `Y$$b.                 Terminal: gnome-terminal 
          `"Y$b._             CPU: Intel Ultra 7 155H (22) @ 4.400GHz 
              `"""            GPU: NVIDIA GeForce RTX 4060 Max-Q / Mobile 
                              GPU: Intel Graphics] 
                              Memory: 2294MiB / 15689MiB 
with ax211 intel wifi adapter but I have been unable to connect to wifi, this is the output of ip link show.

Code: Select all

wlo1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000.
I have done all the commands available to put wlo1 up but it has not worked.
this is the dmesg.

Code: Select all

sudo dmesg | grep iwlwifi
[    3.516907] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    3.518843] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x1080800 wfpm id 0x80000020
[    3.518855] iwlwifi 0000:00:14.3: PCI dev 7e40/0094, rev=0x441, rfid=0x2010d000
[    3.522697] iwlwifi 0000:00:14.3: firmware: direct-loading firmware iwlwifi-ma-b0-gf-a0-86.ucode
[    3.535556] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[    3.535581] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.3.90
[    3.536051] iwlwifi 0000:00:14.3: firmware: failed to load iwl-debug-yoyo.bin (-2)
[    3.536109] iwlwifi 0000:00:14.3: firmware: failed to load iwl-debug-yoyo.bin (-2)
[    3.536137] iwlwifi 0000:00:14.3: loaded firmware version 86.fb5c9aeb.0 ma-b0-gf-a0-86.ucode op_mode iwlmvm
[    3.795334] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz, REV=0x441
[    3.806519] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
[    3.971883] iwlwifi 0000:00:14.3: Not valid error log pointer 0x0027B0C0 for RT uCode
[    3.971946] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[    3.971955] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    3.971961] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x80
[    3.971968] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[    3.972248] iwlwifi 0000:00:14.3: firmware: direct-loading firmware iwlwifi-ma-b0-gf-a0.pnvm
[    3.972365] iwlwifi 0000:00:14.3: loaded PNVM version ce1a5094
[    3.972703] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[    3.987796] iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000
[    4.055389] iwlwifi 0000:00:14.3: base HW address: e8:c8:29:99:7e:42
[    4.068145] iwlwifi 0000:00:14.3: iwlmvm doesn't allow to disable HW crypto, check swcrypto module parameter
[    4.070473] iwlwifi 0000:00 :14.3 wlo1: renamed from wlan0
These are the final files of what I have done already.

Code: Select all

cat iwlmvm.conf
options iwlmvm power_scheme=1
cat iwlwifi.conf 
options iwlwifi swcrypto=1 11n_disable=0
I have installed firmware-iwlwifi_20230625-2_all.deb
I have tried to execute

Code: Select all

sudo modprobe -r iwlwifi
modprobe: FATAL: Module iwlwifi is in use, and I cant find what is using this module.
after changing the iwlwifi.conf to this 
cat /etc/modprobe.d/iwlwifi.conf
options iwlwifi  11n_disable=0
this is the dmesg output.

Code: Select all

[    3.450750] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    3.452455] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x1080800 wfpm id 0x80000020
[    3.452467] iwlwifi 0000:00:14.3: PCI dev 7e40/0094, rev=0x441, rfid=0x2010d000
[    3.459816] iwlwifi 0000:00:14.3: firmware: direct-loading firmware iwlwifi-ma-b0-gf-a0-86.ucode
[    3.465631] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[    3.465648] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.3.90
[    3.465977] iwlwifi 0000:00:14.3: firmware: failed to load iwl-debug-yoyo.bin (-2)
[    3.466002] iwlwifi 0000:00:14.3: firmware: failed to load iwl-debug-yoyo.bin (-2)
[    3.466012] iwlwifi 0000:00:14.3: loaded firmware version 86.fb5c9aeb.0 ma-b0-gf-a0-86.ucode op_mode iwlmvm
[    3.722644] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz, REV=0x441
[    3.733405] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
[    3.898555] iwlwifi 0000:00:14.3: Not valid error log pointer 0x0027B0C0 for RT uCode
[    3.898623] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[    3.898632] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    3.898637] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x80
[    3.898643] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[    3.898885] iwlwifi 0000:00:14.3: firmware: direct-loading firmware iwlwifi-ma-b0-gf-a0.pnvm
[    3.898950] iwlwifi 0000:00:14.3: loaded PNVM version ce1a5094
[    3.899447] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[    3.914551] iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000
[    3.981894] iwlwifi 0000:00:14.3: base HW address: e8:c8:29:99:7e:42
[    3.996377] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
In some forums I have read that it is necesary to configure the kernel but I dont feel that option correct for me in this moment because I really dont know how to do that.
I have been some days with this issue and I don't know what else to do.
Thanks for your time,
Last edited by afzv on 2024-06-26 21:17, edited 1 time in total.

User avatar
kc1di
Posts: 300
Joined: 2007-03-12 12:52
Location: Somewhere In Maine
Has thanked: 5 times
Been thanked: 20 times

Re: ax211 intel wifi adapter does not work. it is down no matter what i do.

#2 Post by kc1di »

Please list the output of these command:

sudo rfkill list

Then install inxi sudo apt install inxi once installed issue this command.
inxi -Nn
List results.
Dave
Morse Code -An Early digital mode !
Bookworm
John 3:16
Registered Linux User # 462608

Aki
Global Moderator
Global Moderator
Posts: 3847
Joined: 2014-07-20 18:12
Location: Europe
Has thanked: 106 times
Been thanked: 509 times

Re: ax211 intel wifi adapter does not work. it is down no matter what i do.

#3 Post by Aki »

Hello,

You computer is equipped with a Intel Ultra 7 155H CPU that is a "formerly Meteor Lake" [1].

According to the Debian Bug Tracking System (DBTS), the error message "Not valid error log pointer 0x0027B0C0 for RT uCode" in your dmesg log is a firmware error and it is cited in the following bug report:
This bug has been fixed in the kernel version 6.9.2-1~exp1 currently in Debian Experimental.

Before attempting to upgrade the kernel, I would suggest you try modifying the /etc/modprobe.d/iwlwifi.conf file:

Code: Select all

options iwlwifi swcrypto=1 11n_disable=1
Then, run the command:

Code: Select all

sudo update-initramfs -u
Then, reboot.

See also [2].

Hope this helps.

--
[1] Intel® Core™ Ultra 7 Processor 155H
[2] Intel Wireless WiFi Link, Wireless-N, Advanced-N, Ultimate-N devices

--
note:
a) please use code tags to include logs or commands in the body of text messages; I modified for you the first post.
b) moved to "Hardware" sub-forum.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀

afzv
Posts: 6
Joined: 2024-06-24 00:40
Has thanked: 4 times

Re: ax211 intel wifi adapter does not work. it is down no matter what i do.

#4 Post by afzv »

kc1di wrote: 2024-06-24 10:18 Please list the output of these command:

sudo rfkill list

Then install inxi sudo apt install inxi once installed issue this command.
inxi -Nn
List results.

Code: Select all

sudo rfkill list
[sudo] contraseña para af: 
1: phy0: Wireless LAN
	Soft blocked: yes
	Hard blocked: no
2: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
inxi -Nn

Network:
  Device-1: Intel driver: iwlwifi
  IF: wlo1 state: down mac: e8:c8:29:99:7e:42
  Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
    driver: r8169
  IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: d8:43:ae:7a:8e:ec
thanks a lot, it keeps down after those actions, if you have any suggestions I'd appreciate.
Thanks for your time.
Last edited by afzv on 2024-06-25 00:54, edited 1 time in total.

afzv
Posts: 6
Joined: 2024-06-24 00:40
Has thanked: 4 times

Re: ax211 intel wifi adapter does not work. it is down no matter what i do.

#5 Post by afzv »

Aki wrote: 2024-06-24 17:23 Hello,

You computer is equipped with a Intel Ultra 7 155H CPU that is a "formerly Meteor Lake" [1].

According to the Debian Bug Tracking System (DBTS), the error message "Not valid error log pointer 0x0027B0C0 for RT uCode" in your dmesg log is a firmware error and it is cited in the following bug report:
This bug has been fixed in the kernel version 6.9.2-1~exp1 currently in Debian Experimental.

Before attempting to upgrade the kernel, I would suggest you try modifying the /etc/modprobe.d/iwlwifi.conf file:

Code: Select all

options iwlwifi swcrypto=1 11n_disable=1
Then, run the command:

Code: Select all

sudo update-initramfs -u
Then, reboot.

See also [2].

Hope this helps.

--
[1] Intel® Core™ Ultra 7 Processor 155H
[2] Intel Wireless WiFi Link, Wireless-N, Advanced-N, Ultimate-N devices

--
note:
a) please use code tags to include logs or commands in the body of text messages; I modified for you the first post.
b) moved to "Hardware" sub-forum.
Hi, I did everything and nothing worked.
Even I updated the kernel to version 6.9.2-1~exp1

Code: Select all

uname -r 
6.9-amd64
If you have any suggestion I would appreciate.
Thanks for your time

User avatar
bbbhltz
Posts: 254
Joined: 2024-01-10 14:53
Location: Normandy
XMMP/Jabber: bbbhltz@mailbox.org
Has thanked: 62 times
Been thanked: 58 times

Re: ax211 intel wifi adapter does not work. it is down no matter what i do.

#6 Post by bbbhltz »

Try...

Code: Select all

rfkill unblock all
as root
bbbhltz
longtime desktop Linux user; eternal newbie

afzv
Posts: 6
Joined: 2024-06-24 00:40
Has thanked: 4 times

Re: ax211 intel wifi adapter does not work. it is down no matter what i do.

#7 Post by afzv »

bbbhltz wrote: 2024-06-25 18:20 Try...

Code: Select all

rfkill unblock all
as root

Code: Select all

rfkill list
0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
the soft blocked is no now but it keeps down the module. Thanks a lot.

afzv
Posts: 6
Joined: 2024-06-24 00:40
Has thanked: 4 times

Re: ax211 intel wifi adapter does not work. it is down no matter what i do.

#8 Post by afzv »

Hi, I just could solve this issue,
the problem was in this file.

Code: Select all

cat /etc/NetworkManager/NetworkManager.conf
[main]
plugins=ifupdown,keyfile

[ifupdown]
managed=true

[wslo1]
wifi.scan-rand-mac-address=no
the middle part was

Code: Select all

[ifupdown]
managed=false
I changed that and it was possible to configure wifi in networkmanager interface.

If somebody knows how to change to solved this issue I appreciate to tell me.
Thanks a lot for your time.

Aki
Global Moderator
Global Moderator
Posts: 3847
Joined: 2014-07-20 18:12
Location: Europe
Has thanked: 106 times
Been thanked: 509 times

Re: ax211 intel wifi adapter does not work. it is down no matter what i do.

#9 Post by Aki »

afzv wrote: 2024-06-25 22:21 If somebody knows how to change to solved this issue I appreciate to tell me.
Thanks a lot for your time.
You can mark the discussion as "solved" by manually adding the text tag "[Solved]" to the beginning of the subject of the first post, e.g.:
[Solved] ax211 intel wifi adapter does not work. it is down no matter what i do.
Happy Debian !

--

EDIT: from NETWORKMANAGER.CONF(5) manual page:
[..]
IFUPDOWN SECTION

This section contains ifupdown-specific options and thus only has effect when using the ifupdown plugin.

managed
If set to true, then interfaces listed in /etc/network/interfaces are managed by NetworkManager. If set to false, then any interface listed in /etc/network/interfaces will be ignored by NetworkManager. Remember that NetworkManager controls the default route, so because the interface is ignored, NetworkManager may assign the default route to some other interface.

The default value is false.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀

Post Reply