Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External USB adapter: not seeing networks #56

Open
fam4r opened this issue Dec 5, 2018 · 3 comments
Open

External USB adapter: not seeing networks #56

fam4r opened this issue Dec 5, 2018 · 3 comments

Comments

@fam4r
Copy link

fam4r commented Dec 5, 2018

Hi,

I see that multiple adapters are managed: https://github.com/firecat53/networkmanager-dmenu/blob/master/networkmanager_dmenu#L121

But when I connect my external USB adapter, I'm not asked which one to choose.
So I only see one adapter scan result.

I'm using the AUR package.
I tried both with rofi and dmenu.

@firecat53
Copy link
Owner

What's the output of nmcli device show <whatever the USB device name is> ? We need to figure out how networkmanager views and describes this device. Poke around the various nmcli commands and compare the output from a regular wifi adapter (if you have one available) and see if you can find the differences.

@firecat53
Copy link
Owner

Just checking in on this...I don't have any USB wifi hardware so I can't help out much on gathering the info.

@fam4r
Copy link
Author

fam4r commented Oct 1, 2019

Hey, sorry...

This is nmcli device show output:

$ nmcli device show wlp0s20u1
GENERAL.DEVICE:                         wlp0s20u1
GENERAL.TYPE:                           wifi
GENERAL.HWADDR:                        [REDACTED]
GENERAL.MTU:                            1500
GENERAL.STATE:                          20 (unavailable)
GENERAL.CONNECTION:                     --
GENERAL.CON-PATH:                       --

What I would like to see in networkmanager-dmenu is a list of available wireless networks, grouped by the relative adapter, exactely what nmtui does
(something like this, but with multiple wireless adapters, obviously)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants