Wireless
Participate in insightful discussions regarding issues related to Intel® Wireless Adapters and technologies
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
8577 Discussions

AX101 Ubuntu 22.04 or 22.10 driver

EugeneSt
Novice
38,967 Views

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 Replies
metasoft
Novice
2,569 Views

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.

 

0 Kudos
caz
Beginner
2,555 Views

@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.

0 Kudos
Reply