You are not logged in.

#1 2024-07-07 16:27:14

pinkyplant
Member
From: United Kingdom
Registered: 2024-05-03
Posts: 9

Removing network adapter from system?

Hi all.

I have a Intel 6 AX201 inside of my laptop and I'd like to disable it completely due to how much it drops out, I use networkmanager for my networking.

Thanks big_smile


jay

Offline

#2 2024-07-07 16:31:03

shulamy
Member
From: israel
Registered: 2010-09-11
Posts: 468

Re: Removing network adapter from system?

why not in the BIOS ?

ezik

Offline

#3 2024-07-07 16:39:55

pinkyplant
Member
From: United Kingdom
Registered: 2024-05-03
Posts: 9

Re: Removing network adapter from system?

shulamy wrote:

why not in the BIOS ?

ezik


You can't disable it from the bios iirc, as it's a HP laptop.


jay

Offline

#4 2024-07-07 19:46:27

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,939

Re: Removing network adapter from system?

1. screwdriver
2. rfkill
3. https://wiki.archlinux.org/title/Networ … ic_devices
4. if you've no other iwlwifi/iwlmvm NIC you could also just blaclist those modules

Offline

#5 2024-07-07 20:00:34

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: Removing network adapter from system?

Am I missing something, is this a network manager quirk? In my experience wireless cards don't do anything on their own - not until some software networking tool explicitly brings them up and tries to connect.  If you know it's not working, just don't try to connect over that device.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#6 2024-07-08 10:07:17

pinkyplant
Member
From: United Kingdom
Registered: 2024-05-03
Posts: 9

Re: Removing network adapter from system?

seth wrote:

1. screwdriver
2. rfkill
3. https://wiki.archlinux.org/title/Networ … ic_devices
4. if you've no other iwlwifi/iwlmvm NIC you could also just blaclist those modules

Used fix no3, still connects to wlan0 if my wlan1 is unplugged. How do I go about rfkilling only one adapter?


jay

Offline

#7 2024-07-08 10:07:48

pinkyplant
Member
From: United Kingdom
Registered: 2024-05-03
Posts: 9

Re: Removing network adapter from system?

Trilby wrote:

Am I missing something, is this a network manager quirk? In my experience wireless cards don't do anything on their own - not until some software networking tool explicitly brings them up and tries to connect.  If you know it's not working, just don't try to connect over that device.

I think so, as iwd doesn't do this.


jay

Offline

#8 2024-07-08 13:24:00

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,939

Re: Removing network adapter from system?

still connects to wlan0 if my wlan1 is unplugged

Either use "predictable interface names" or isolate the nic by it's MAC, not the device name.

rfkill block <device>

would run into the same issues.

Offline

Board footer

Powered by FluxBB