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 03-04-2022, 08:39 AM   #31
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
Compiling your own custom kernel on debian should be easy.
A long time ago and before leaving debian due to the systemd debacle, for example I compiled custom kernels that would fit onto a 1.4mb floppy and ran squid proxy on debian for large colleges.

Not sure how you do it nowadays but it should no be that far off from how easy debian used to be.

Appears it is still a package build
https://kernel-team.pages.debian.net...ommon-official
The current stable linux kernel is downloadable at https://cdn.kernel.org/pub/linux/ker...5.16.12.tar.xz

when in the linux-5.16.12 directory, copy the /boot/config-<current-running-Kernel> file and rename it to .config.
Once it is copied into the linux-5.16.12 directory, run this command and wait for it to complete:
yes "" | make oldconfig

Next run this command to modify the soon to be your custom kernel for your requirements.
make menuconfig
You will find what you want in Device Drivers/Network Device Support/Wireless LAN/
See attached picture of my current WNic setting
Save and exit.

Follow the instructions on the article and install your newly built kernel.
And reboot into your new custom kernel.

Edit: I cannot see the part where to 'make modules', perhaps that has changed.
Best to query the Debian forums as the modules are important and should be installed.
Thanks, but no thanks. I don't want to fix one issue and potentially end up with other issues.

Last edited by linustalman; 03-04-2022 at 01:47 PM.
 
Old 03-04-2022, 03:38 PM   #32
yvesjv
Member
 
Registered: Sep 2015
Location: Australia
Distribution: Slackware, Devuan, Freebsd
Posts: 573

Rep: Reputation: Disabled
All good.

But honestly, don't be afraid to try.
Compiling your own kernel for your specific needs/platform is fundamental knowledge to a Linux user.

Best of luck.

Last edited by yvesjv; 03-04-2022 at 03:46 PM.
 
1 members found this post helpful.
Old 03-18-2022, 01:40 AM   #33
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,726

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Post

On a laptop with seemingly the same WiFi, I was able to get it working during install via the Debian firmware-11.2.0-amd64-DVD-1.iso. I just tried that same ISO to install a fresh Debian on my Desktop PC - it saw the WiFi, I entered the WiFi code, then there was some message about not being able to exchange keys.
 
Old 03-18-2022, 02:38 AM   #34
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,927

Rep: Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320
Quote:
Originally Posted by linustalman View Post
On a laptop with seemingly the same WiFi, I was able to get it working during install via the Debian firmware-11.2.0-amd64-DVD-1.iso. I just tried that same ISO to install a fresh Debian on my Desktop PC - it saw the WiFi, I entered the WiFi code, then there was some message about not being able to exchange keys.
similar thing can happen if the devices are not exactly the same but slightly different. The OS will find the wrong driver which actually "almost" works, just unstable.
 
1 members found this post helpful.
Old 03-23-2022, 01:56 AM   #35
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,726

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Post

Quote:
Originally Posted by pan64 View Post
... The OS will find the wrong driver which actually "almost" works ... .
That sums it up perfectly. The network icon goes from 1, then 2 green dots, but never completes to the icon with the blue bars. I've a few old WiFi dongles around that only ever get to 1 green dot and conk out.
 
Old 05-06-2022, 12:19 PM   #36
mrapathy
Member
 
Registered: Nov 2005
Distribution: Slackware,Debian
Posts: 366

Rep: Reputation: 66
I just got a m.2 key E intel ax200 bluetooth. It works in wincrap. having troubles with debian bullseye 11 and slackware 15.

for whatever reason the bluetooth is working but not wifi. tried purging firmware. tried firmware from intels website.

Last edited by mrapathy; 05-06-2022 at 12:21 PM.
 
Old 05-06-2022, 12:34 PM   #37
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,340

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
I have a similar problem with my Wi-Fi setup on Debian. I solved it by using a little advertised version of Debian 11 that includes some non-free firmware. You can download the Debian 11 non-free installer here:

https://cdimage.debian.org/cdimage/u...1.3.0+nonfree/
 
Old 05-06-2022, 12:49 PM   #38
mrapathy
Member
 
Registered: Nov 2005
Distribution: Slackware,Debian
Posts: 366

Rep: Reputation: 66
I am running deb11.3 non free and slackware 15
got all firmware I could need.
 
Old 05-06-2022, 01:06 PM   #39
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,340

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Quote:
Originally Posted by mrapathy View Post
I am running deb11.3 non free and slackware 15
got all firmware I could need.
Sorry, I was answering linustalman instead of you. I should have quoted the originating post.
 
Old 05-06-2022, 08:01 PM   #40
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
OP

1) Your dmesg shows firmware is loading, you need a kernel module to use it

2) kernel suggestion below

no need to re-compile a new kernel.....use a third party kernel that I started to use when sidux based on sid, existed.
I am now on Debian testing.

https://liquorix.net/

^ explains the main focus ....and how to install. Has its own support forum too.


trivia below
###########

To get an idea how frequently the maintainer/compiler does stuff take a gander at these kernel release numbers
https://liquorix.net/debian/pool/main/l/linux-liquorix/

and his work page
https://github.com/damentz

Try at your own risk....but you never know, good things happen to good people too

There is a close relationship between this kernel maintainer and the techpatterns forum whose main guy, most of you will know and hopefully have used at least one of his scripts
inxi
on this forum he is called h2-1
https://www.linuxquestions.org/quest.../h2-1-1069496/

Last edited by aus9; 05-06-2022 at 08:09 PM.
 
Old 05-06-2022, 08:03 PM   #41
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
anyhow AFAIK your dmesg shows a firmware is loading so you need a kernel module to use it.
 
Old 05-11-2022, 01:37 PM   #42
yvesjv
Member
 
Registered: Sep 2015
Location: Australia
Distribution: Slackware, Devuan, Freebsd
Posts: 573

Rep: Reputation: Disabled
Not sure how this is going, any updates?
 
Old 05-14-2022, 08:45 AM   #43
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 jailbait View Post
I have a similar problem with my Wi-Fi setup on Debian. I solved it by using a little advertised version of Debian 11 that includes some non-free firmware. You can download the Debian 11 non-free installer here:

https://cdimage.debian.org/cdimage/u...1.3.0+nonfree/
Hi. I'm fairly sure I used a non-free ISO a while back.
 
Old 05-14-2022, 08:45 AM   #44
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 aus9 View Post
OP

1) Your dmesg shows firmware is loading, you need a kernel module to use it

2) kernel suggestion below

no need to re-compile a new kernel.....use a third party kernel that I started to use when sidux based on sid, existed.
I am now on Debian testing.

https://liquorix.net/

^ explains the main focus ....and how to install. Has its own support forum too.


trivia below
###########

To get an idea how frequently the maintainer/compiler does stuff take a gander at these kernel release numbers
https://liquorix.net/debian/pool/main/l/linux-liquorix/

and his work page
https://github.com/damentz

Try at your own risk....but you never know, good things happen to good people too

There is a close relationship between this kernel maintainer and the techpatterns forum whose main guy, most of you will know and hopefully have used at least one of his scripts
inxi
on this forum he is called h2-1
https://www.linuxquestions.org/quest.../h2-1-1069496/
Sorry, I'm not interested in compiling kernels.
 
Old 05-15-2022, 01:33 PM   #45
mrapathy
Member
 
Registered: Nov 2005
Distribution: Slackware,Debian
Posts: 366

Rep: Reputation: 66
https://www.uwsg.indiana.edu/hyperma...2.0/03288.html

linux-firmware mailing list. intel ax200 support is broken for alot of kernels.
 
1 members found this post helpful.
  


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 02:34 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