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


Groups > linux.debian.user > #255591

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

From David Wright <deblis@lionunicorn.co.uk>
Newsgroups linux.debian.user
Subject Re: how to activate my wireless card? nmtui only shows wireless connections . . .
Date 2023-03-04 18:20 +0100
Message-ID <G5DI5-a3Xs-3@gated-at.bofh.it> (permalink)
References (2 earlier) <G5h4R-9Pto-25@gated-at.bofh.it> <G5hod-9Pzq-1@gated-at.bofh.it> <G5lrP-9RU6-5@gated-at.bofh.it> <G5m4x-9SlK-5@gated-at.bofh.it> <G5nDj-9Tm4-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat 04 Mar 2023 at 00:03:16 (+0000), Albretch Mueller wrote:
> On 3/3/23, David Wright <deblis@lionunicorn.co.uk> wrote:
> >
> > Try removing the atheros module with:
> >
> >   # rmmod ath10k_pci
> >
> > (check its name in /proc/modules), and then reload it with
> >
> >   # modprobe ath10k_pci
> >
> > and check dmesg again.
> 
>  Bingo! Those were the steps that enable me to see the wireless
> network with nmtui ...

Good to hear.

>  a) sudo rmmod ath10k_pci
> 
>  b) cat /proc/modules | grep "ath10k_pci"
> 
>  c) sudo modprobe ath10k_pci
> 
>  d) sudo ip link
> 
>  e) nmtui
> 
>  I will retest all the steps when I get a chance to make sure to go
> through the steps from a "blank slate", new start

I'll just point out that   cat /proc/modules   was added as an
afterthought in case (a) failed, so if (a) succeeds, you don't
need to do (b). There's always a chance, when removing modules,
that one is busy, or another has to be removed at the same time
as the one, because it's a dependent.

Also, now that the firmware is in place, if you repeat those steps,
you're /likely/ to find that ath10k_pci is busy, because the link
will be configured automatically in the first few seconds after
booting up.

Cheers,
David.

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