LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-15-2022, 03:00 PM   #46
yvesjv
Member
 
Registered: Sep 2015
Location: Australia
Distribution: Slackware, Devuan, Freebsd
Posts: 573

Rep: Reputation: Disabled

Can you boot a different distro from a USB stick.
If the wireless works when you booted into it, check the kernel and firmware loaded for your wireless.
Try liveslak
http://www.slackware.com/~alien/liveslak/
 
Old 05-16-2022, 07:02 AM   #47
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,726

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Quote:
Originally Posted by yvesjv View Post
Can you boot a different distro from a USB stick.
If the wireless works when you booted into it, check the kernel and firmware loaded for your wireless.
Try liveslak
http://www.slackware.com/~alien/liveslak/
Hi yvesjv. Would this ISO suffice? https://download.liveslak.org/slackware64-current-live/. Alas, it's a hefty size.
 
Old 05-16-2022, 12:11 PM   #48
mrapathy
Member
 
Registered: Nov 2005
Distribution: Slackware,Debian
Posts: 366

Rep: Reputation: 66
I run slackware 15 and debian 11.3 non free. cannot get my intel ax200 to work in either. same results kernel/firmware.
 
1 members found this post helpful.
Old 05-21-2022, 01:42 PM   #49
yvesjv
Member
 
Registered: Sep 2015
Location: Australia
Distribution: Slackware, Devuan, Freebsd
Posts: 573

Rep: Reputation: Disabled
Quote:
Originally Posted by linustalman View Post
Hi yvesjv. Would this ISO suffice? https://download.liveslak.org/slackware64-current-live/. Alas, it's a hefty size.
It is a really good distro, that is why I recommended it.
But there are others you could try a small distro with a newer kernel
https://archbang.org/

What is your current kernel and do you dual boot with winblows?
 
Old 05-22-2022, 12:55 AM   #50
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,726

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Quote:
Originally Posted by yvesjv View Post
It is a really good distro, that is why I recommended it.
But there are others you could try a small distro with a newer kernel
https://archbang.org/

What is your current kernel and do you dual boot with winblows?
Hi yvesjv. I'm currently using the 5.16.0-0.bpo.4-amd64 kernel. I dislike Arch-based distros.
 
Old 05-22-2022, 03:09 PM   #51
yvesjv
Member
 
Registered: Sep 2015
Location: Australia
Distribution: Slackware, Devuan, Freebsd
Posts: 573

Rep: Reputation: Disabled
If not already posted before, could you provide the outputs for:
sudo lspci -k
sudo dmesg | grep iwlwifi

try this one below too and navigate from 'Motherboard' -> 'Host Bridge' -> 'Wireless Interface' and copy the information.
sudo lshw -X
 
1 members found this post helpful.
Old 05-23-2022, 08:20 AM   #52
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,726

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Thumbs up

Quote:
Originally Posted by yvesjv View Post
If not already posted before, could you provide the outputs for:
sudo lspci -k
sudo dmesg | grep iwlwifi

try this one below too and navigate from 'Motherboard' -> 'Host Bridge' -> 'Wireless Interface' and copy the information.
sudo lshw -X
Hi yvesjv. Please find screenshots & text files attached. :-)
Attached Thumbnails
Click image for larger version

Name:	Screenshot_2022-05-23_10-22-15.png
Views:	30
Size:	57.2 KB
ID:	38962   Click image for larger version

Name:	Screenshot_2022-05-23_10-26-10.png
Views:	35
Size:	56.1 KB
ID:	38963  
Attached Files
File Type: txt sudo dmesg | grep iwlwifi.txt (5.9 KB, 13 views)
File Type: txt sudo lspci -k.txt (5.8 KB, 13 views)
 
Old 05-23-2022, 12:28 PM   #53
mrapathy
Member
 
Registered: Nov 2005
Distribution: Slackware,Debian
Posts: 366

Rep: Reputation: 66
I noticed your using a AMD cpu. I am too. Are you on a laptop or desktop?

I am on a acer laptop

if you dual boot windows disable fast boot in windows.
laptop make sure kernel module acer_wmi is blacklisted as module. may be other wmi's that are laptop based.

recommend you checkout intels support forum and post there.https://community.intel.com/t5/Wireless/bd-p/wireless

Last edited by mrapathy; 05-23-2022 at 12:32 PM.
 
1 members found this post helpful.
Old 05-23-2022, 12:30 PM   #54
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,726

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Quote:
Originally Posted by mrapathy View Post
I noticed your using a AMD cpu. I am too. Are you on a laptop or desktop?

if you dual boot windows disable fast boot in windows.
laptop make sure acer_wmi is blacklisted as module. may be other wmi's that are laptop based.
Desktop and no dual-booting.
 
Old 05-23-2022, 12:43 PM   #55
mrapathy
Member
 
Registered: Nov 2005
Distribution: Slackware,Debian
Posts: 366

Rep: Reputation: 66
secure boot disabled?
 
Old 05-23-2022, 01:31 PM   #56
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,726

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Quote:
Originally Posted by mrapathy View Post
secure boot disabled?
Hi mrapathy. I'll have to check. Out of curiosity, how would that affect the wifi?
 
Old 05-23-2022, 02:24 PM   #57
mrapathy
Member
 
Registered: Nov 2005
Distribution: Slackware,Debian
Posts: 366

Rep: Reputation: 66
in web search couple ppl had secure boot and they're ax2xx chip card wouldnt work right.
if I had to guess its disabled.

one turned secure boot off. the other did some elaborate stuff with keys.
 
2 members found this post helpful.
Old 05-24-2022, 03:05 PM   #58
yvesjv
Member
 
Registered: Sep 2015
Location: Australia
Distribution: Slackware, Devuan, Freebsd
Posts: 573

Rep: Reputation: Disabled
That is true, apparently secureboot does mess it up.

Your dmesg file shows iwlwifi, tried to load a lot but none worked.

Could you please run these two commands:

1. sudo modinfo iwlwifi | grep Qu

With the above information, for example when I run this command, mine list a few and shows iwlwifi-QuQnj-b0-jf-b0-69.ucode. We want that value in bold.
Use the value that yours will show to run the following command
2. ls -lh /lib/firmwares/ | grep value here
 
Old 05-25-2022, 11:18 AM   #59
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,726

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Quote:
Originally Posted by mrapathy View Post
secure boot disabled?
Code:
mokutil --sb-state
Code:
SecureBoot disabled
Platform is in Setup Mode
 
Old 05-25-2022, 11:40 AM   #60
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,726

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Quote:
Originally Posted by yvesjv View Post
That is true, apparently secureboot does mess it up.

Your dmesg file shows iwlwifi, tried to load a lot but none worked.

Could you please run these two commands:

1. sudo modinfo iwlwifi | grep Qu

With the above information, for example when I run this command, mine list a few and shows iwlwifi-QuQnj-b0-jf-b0-69.ucode. We want that value in bold.
Use the value that yours will show to run the following command
2. ls -lh /lib/firmwares/ | grep value here
Code:
sudo modinfo iwlwifi | grep Qu
Code:
firmware:       iwlwifi-QuQnj-b0-jf-b0-67.ucode
firmware:       iwlwifi-QuZ-a0-jf-b0-67.ucode
firmware:       iwlwifi-QuZ-a0-hr-b0-67.ucode
firmware:       iwlwifi-Qu-b0-jf-b0-67.ucode
firmware:       iwlwifi-Qu-c0-hr-b0-67.ucode
firmware:       iwlwifi-QuQnj-b0-hr-b0-67.ucode
firmware:       iwlwifi-Qu-b0-hr-b0-67.ucode
 
  


Reply

Tags
intel, wifi, wifi card, wireless



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
AX200 can't connect to router richp1982 Linux - Wireless Networking 3 11-06-2020 11:37 AM
WIFI CARD NOT RECOGNIZED, WIFI DOESN'T WORK - Intel® Dual Band Wireless-AC 3165 3BmPC Linux - Networking 4 02-09-2020 11:33 PM
Trying to get Cardbus WiFi card to work in Bodhi Linux on old laptop voicedude Linux - Wireless Networking 4 06-12-2018 01:14 AM
[SOLVED] Can't get Network card or WiFi card to work in Fedora 13 kuade Linux - Newbie 3 09-17-2010 12:44 AM
Trying to get captive-ntfs to work, get an error when trying to mount EOHooligan Linux - General 1 06-09-2005 06:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 07:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration