Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #255628

Re: how to activate my wireless card? nmtui only shows wireless connections . . .

From Curt <curty@free.fr>
Newsgroups linux.debian.user
Subject Re: how to activate my wireless card? nmtui only shows wireless connections . . .
Date 2023-03-05 18:30 +0100
Message-ID <G60lj-akUb-5@gated-at.bofh.it> (permalink)
References (1 earlier) <G5mnT-9Ss1-7@gated-at.bofh.it> <G5mQV-9SQG-1@gated-at.bofh.it> <G5tfH-9Xaa-1@gated-at.bofh.it> <G5DI5-a3Xs-1@gated-at.bofh.it> <G5EkN-a4bQ-3@gated-at.bofh.it>
Organization Unorganized

Show all headers | View raw


2023-03-04, Jeffrey Walton <noloader@gmail.com> wrote:
> On Sat, Mar 4, 2023 at 12:12 PM David Wright <deblis@lionunicorn.co.uk> wrote:
>>
>> On Sat 04 Mar 2023 at 01:02:54 (-0500), Jeffrey Walton wrote:
>> > On Fri, Mar 3, 2023 at 6:10 PM Greg Wooledge <greg@wooledge.org> wrote:
>> > > On Fri, Mar 03, 2023 at 05:45:54PM -0500, Jeffrey Walton wrote:
>> > > > The 'p' is a pci bus, the 's' is a slot number. Since the interface
>> > > > does not move around once installed, the interface will always have
>> > > > the same name like 'enp4s0'.
>> > >
>> > > That's a wonderful idea, but it doesn't quite work in practice.  There are
>> > > ways that a "predictable" interface name may change.  A BIOS/firmware
>> > > upgrade can do it.  Adding or removing devices can also do it, in
>> > > some cases.  They don't even have to be network interfaces.
>> >
>> > Yeah, that's udev and systemd screwing things up.
>>
>> Not really. You've got plenty of choice:
>>
>> net.ifnames=0, biosdevname=0 (on Dell), and
>> NamePolicy={kernel,database,onboard,slot,path,mac,keep}
>
> If you are creating the problem you should not be surprised there is a problem.
>
> Jeff
>
>

https://wiki.debian.org/NetworkInterfaceNames

* UNPREDICTABILITY
it turns out even after all this [**an enumeration of complications and corner
cases**] there are still reported cases of interfaces changing their name on a
reboot. All that needs to happen is that some buggy BIOS (or some new, less
buggy version of a driver module, or systemd's naming policy) changes its mind
about some detail like whether or not your hardware counts as the kind that
should have an ONBOARD name. There are even multiple reports of devices
changing their PCI-port numbering due to other hardware being installed.

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-03 16:50 +0100
  Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Timothy M Butterworth <timothy.m.butterworth@gmail.com> - 2023-03-03 17:10 +0100
    Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-03 18:10 +0100
      Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Timothy M Butterworth <timothy.m.butterworth@gmail.com> - 2023-03-03 18:20 +0100
      Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Christoph Brinkhaus <c.brinkhaus@t-online.de> - 2023-03-03 18:30 +0100
        Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-03 22:50 +0100
          Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Dan Ritter <dsr@randomstring.org> - 2023-03-03 23:20 +0100
            Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-04 09:10 +0100
          Re: how to activate my wireless card? nmtui only shows wireless  connections . . . David Wright <deblis@lionunicorn.co.uk> - 2023-03-03 23:30 +0100
            Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-04 01:10 +0100
              Re: how to activate my wireless card? nmtui only shows wireless  connections . . . David Wright <deblis@lionunicorn.co.uk> - 2023-03-04 18:20 +0100
                Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-05 03:50 +0100
                Re: how to activate my wireless card? nmtui only shows wireless  connections . . . David Wright <deblis@lionunicorn.co.uk> - 2023-03-05 21:40 +0100
                Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-05 22:00 +0100
                Re: how to activate my wireless card? nmtui only shows wireless  connections . . . David Wright <deblis@lionunicorn.co.uk> - 2023-03-08 00:40 +0100
          Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Timothy M Butterworth <timothy.m.butterworth@gmail.com> - 2023-03-04 00:40 +0100
            Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Timothy M Butterworth <timothy.m.butterworth@gmail.com> - 2023-03-04 01:00 +0100
  Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Jeffrey Walton <noloader@gmail.com> - 2023-03-03 23:50 +0100
    Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Greg Wooledge <greg@wooledge.org> - 2023-03-04 00:20 +0100
      Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Jeffrey Walton <noloader@gmail.com> - 2023-03-04 07:10 +0100
        Re: how to activate my wireless card? nmtui only shows wireless  connections . . . David Wright <deblis@lionunicorn.co.uk> - 2023-03-04 18:20 +0100
          Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Jeffrey Walton <noloader@gmail.com> - 2023-03-04 19:00 +0100
            Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Curt <curty@free.fr> - 2023-03-05 18:30 +0100
              Re: how to activate my wireless card? nmtui only shows wireless connections . . . Anssi Saari <as@sci.fi> - 2023-03-05 20:30 +0100
                Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Greg Wooledge <greg@wooledge.org> - 2023-03-05 21:10 +0100
                Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-05 21:20 +0100
                Re: how to activate my wireless card? nmtui only shows wireless  connections . . . David Wright <deblis@lionunicorn.co.uk> - 2023-03-05 21:40 +0100
                Re: how to activate my wireless card? nmtui only shows wireless connections . . . Anssi Saari <as@sci.fi> - 2023-03-06 21:20 +0100
      Re: how to activate my wireless card? nmtui only shows wireless  connections . . . <tomas@tuxteam.de> - 2023-03-04 07:40 +0100

csiph-web