How to use Intel Wi-Fi 6 AX1650i in Fossapup64?

Moderators: 666philb, Forum moderators

Post Reply
CpRivers
Posts: 5
Joined: Tue Oct 13, 2020 1:03 am

How to use Intel Wi-Fi 6 AX1650i in Fossapup64?

Post by CpRivers »

I installed Fossapup64 and I am trying to get the Wi-Fi to work. The system information shows the Intel card but the Wi-Fi connection utilities don't. Is there a module that can be loaded for this card? Previous searching said that I need at least kernel 5.2, and this one is 5.4.53. I loaded iwlwifi but that didn't show up any interfaces.

Thanks,

Chuck
TerryH
Posts: 712
Joined: Mon Jun 15, 2020 2:08 am
Has thanked: 182 times
Been thanked: 182 times

Re: Intel Wi-Fi 6 AX1650i

Post by TerryH »

The issue you are most probably facing is although the wifi chip has been included in the iwlwifi driver since 5.2.x, the firmware that the kernel is searching for is not yet included in fossapup64 (and probably many other linux distros). There doesn't appear to be any wifi firmware for 'wifi AX' yet.

I'm guessing here but you probably have Intel wifi6 AX201 chipset (which was first included in 5.2.x). In the following link, scroll down until you see the entry for the above chipset. There are instructions on the page just below this entry on how to load this firmware. The linux firmware is located in /lib/firmware. You will need to reboot and save, after loading the firmware.

https://wireless.wiki.kernel.org/en/use ... rs/iwlwifi

Note: these instructions are only valid if the wifi chip is Intel AX201.

New Laptop - ASUS ZenBook Ryzen 7 5800H Vega 7 iGPU / 16 GB RAM

ozsouth
Posts: 1748
Joined: Sun Jul 12, 2020 2:38 am
Location: S.E. Australia
Has thanked: 268 times
Been thanked: 800 times

Re: How to use Intel Wi-Fi 6 AX1650i in Fossapup64?

Post by ozsouth »

@CpRivers - TerryH is right - firmware is needed with iwlwifi & his assessment of the required file is sound logic.
To check what firmware any Puppy system is missing, in a terminal, run:
dmesg | grep irmware
CpRivers
Posts: 5
Joined: Tue Oct 13, 2020 1:03 am

Re: How to use Intel Wi-Fi 6 AX1650i in Fossapup64?

Post by CpRivers »

Thanks guys! I'll try to install the firmware tomorrow.
User avatar
rockedge
Site Admin
Posts: 7162
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 3242 times
Been thanked: 3047 times
Contact:

Re: How to use Intel Wi-Fi 6 AX1650i in Fossapup64?

Post by rockedge »

@ozsouth
dmesg | grep irmware
when I run the command on a Bionic64 outfitted with a real time kernel 4.19.82-rt30 I get this:

Code: Select all

root-# dmesg | grep irmware
[    0.093114] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.642930] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
is that what part of we are looking for?
ozsouth
Posts: 1748
Joined: Sun Jul 12, 2020 2:38 am
Location: S.E. Australia
Has thanked: 268 times
Been thanked: 800 times

Re: How to use Intel Wi-Fi 6 AX1650i in Fossapup64?

Post by ozsouth »

@Rockedge - yes - if you have missing firmware, that will be listed too.
TerryH
Posts: 712
Joined: Mon Jun 15, 2020 2:08 am
Has thanked: 182 times
Been thanked: 182 times

Re: How to use Intel Wi-Fi 6 AX1650i in Fossapup64?

Post by TerryH »

Also with that card, it will probably also have bluetooth. The dmesg inquiry will also show missing bluetooth firmware. If @CpRivers wants working bluetooth, they will need to identify and manually load the required bluetooth firmware, which would be placed in /lib/firmware/intel

New Laptop - ASUS ZenBook Ryzen 7 5800H Vega 7 iGPU / 16 GB RAM

Post Reply

Return to “Fossapup64”