Wireless
Participate in insightful discussions regarding issues related to Intel® Wireless Adapters and technologies
8536 Discusiones

AX101 Ubuntu 22.04 or 22.10 driver

EugeneSt
Novato
38.071 Vistas

Hi,

 

As was suggested here , I started a new thread.

I have troubles with wifi and bluetooth

 

# dmesg | grep iwlwifi
[ 2.573402] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 2.586226] iwlwifi: No config found for PCI dev 54f0/0244, rev=0x370, rfid=0x10c000
[ 2.586247] iwlwifi: probe of 0000:00:14.3 failed with error -22


# uname -r
6.2.7-060207-generic


# rfkill list

0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no


# lspci -kvnn | sed -n '/Network/,/^$/ p'
00:14.3 Network controller [0280]: Intel Corporation Device [8086:54f0]
DeviceName: Onboard - Ethernet
Subsystem: Intel Corporation Device [8086:0244]
Flags: fast devsel, IRQ 16
Memory at 6001114000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [80] MSI-X: Enable- Count=16 Masked-
Capabilities: [100] Latency Tolerance Reporting
Capabilities: [164] Vendor Specific Information: ID=0010 Rev=0 Len=014 <?>
Kernel modules: iwlwifi

 

help of community  provided: github.com/torvalds/linux/commit/… that looks like need a revert/fix. 

 

This issue is blocking me with usage of my new PC((

Please, help me asap.

Thanks in advance!

 

Best regards,
Eugene.

0 kudos
22 Respuestas
metasoft
Novato
2.467 Vistas

Thanks @caz.

 

I used the mainline installer to install any of the later kernel version in Ubuntu or Linux Mint distros.

There are many posts on the mainline installer, here is 1:

https://www.linuxcapable.com/how-to-install-ubuntu-mainline-kernel-installer-on-ubuntu-linux/

 

Beware installer a newer kernel version can introduce other problems Caveat Emptor.

 

The next Linux kernel LTS version is 6.6 or so that's the version I would recommend over my initial reply above, which is 6.4.3, for which I had installed and verify AX101, both Bluetooth and Wifi, is working on my Beelink Mini S12 Pro mini PC with the N100 processor with AX101 wifi and bluetooth.

 

caz
Principiante
2.453 Vistas

@metasoft , the mainline installer is a much better idea. Thank you for letting me know it.

Meanwhile, I keep updating/upgrading because I already have 24.04. It seems I have tendency to fix by manual operation instead of googling because I worked for a Linux driver of a not-yet-released Intel devices.

Responder