On 15.11.2024 11:58, Stefan Sperling wrote:
On Thu, Nov 14, 2024 at 10:24:52PM +0100, as400 wrote:
Hello,

I have amd64 Asus Meteor Lake laptop running 7.6-current.
It has Intel AX211 wifi card.
There are absolutely no errors in dmesg. Driver recognizes card fine,
firmware loads fine, interface gets created.
Yet after connecting to 5GHz ac AP it looses up to 50% of ping packets. Less
within lan, more when outside is pinged.
Tried to connect to 2.4Ghz network on the same AP but behaviour is the same. Then I connected it to another AP that I have - 2.4GHz - same situation.
Putting interface in debug mode also does not reveal any errors.

Anything else I should try ?

Regards


Is this one of the newly supported MA devices? If so then it is possible
that the driver is still doing something wrong.

Please enable ifconfig iwx0 debug and then run; ifconfig iwx0 down up

dmesg | grep iwx should then display a firmware image name,
something like: iwx0: using firmware iwx-QuZ-a0-hr-b0-77

Knowing which firmware image gets loaded is the easiest way for us
to identify the device because several variations of intel wifi devices
share a common PCI ID. The name "AX211" tells us almost nothing.

Hey Stefan,

Yes, it is one of the newly supported devices - "Intel WiFi6 AX211".
Just to clarify - when using USB Realtek based wifi adapter connected
to the same AP but on 2.4GHz everything is ok. No packet loss.

Below is dmesg you asked for:

iwx0: using firmware iwx-ma-b0-gf-a0-83
iwx0: begin active scan
iwx0: INIT -> SCAN
iwx0: end active scan
iwx0: + 44:a5:6e:47:3b:16 48 +45 54M ess privacy rsn "redacted" iwx0: - 44:a5:6e:47:3b:17 11 +43 54M ess privacy rsn "redacted2"! iwx0: - 98:25:4a:a2:13:98 11 +46 54M ess privacy rsn "redacted3"!
iwx0: firmware has detected regulatory domain 'PL' (0x504c)
iwx0: SCAN -> AUTH
iwx0: sending auth to 44:a5:6e:47:3b:16 on channel 48 mode 11a
iwx0: AUTH -> ASSOC
iwx0: sending assoc_req to 44:a5:6e:47:3b:16 on channel 48 mode 11a
iwx0: received msg 1/4 of the 4-way handshake from 44:a5:6e:47:3b:16
iwx0: sending msg 2/4 of the 4-way handshake to 44:a5:6e:47:3b:16
iwx0: ASSOC -> RUN
iwx0: associated with 44:a5:6e:47:3b:16 ssid "redacted" channel 48 start
 MCS 0 long preamble long slot time HT enabled VHT enabled
iwx0: missed beacon threshold set to 30 beacons, beacon interval is 100 TU
iwx0: received msg 3/4 of the 4-way handshake from 44:a5:6e:47:3b:16
iwx0: sending msg 4/4 of the 4-way handshake to 44:a5:6e:47:3b:16
iwx0: sending addba_resp to 44:a5:6e:47:3b:16 on channel 48 mode 11ac
iwx0: sending addba_resp to 44:a5:6e:47:3b:16 on channel 48 mode 11ac











Reply via email to