this post was submitted on 05 Jan 2024
25 points (93.1% liked)

Linux

45786 readers
1176 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Hello evryone, I need help with this annoying problem where I can’t connect to some specific wifi even though I’m entering the correct password.

I went to a coffee house near my in-laws for some alone time where I got this annoying problem again. I was able to connect normally to their wifi (TP VSTM) using my phone but not on my laptop. So I made a QR image of that wifi (on my phone while connecting to it) and read it online (on my laptop) to make sure I’m entering the correct password. I tried connecting using nmtui at first but it kept prompting me to re-enter the password, then using nmcli which showed a message about a secret not provided.

screenshot https://ibb.co/MSqtmPZ

journalctl -b 0 -f -u NetworkManager.service | tee networkmanager.log

The log shows :

Activation: (wifi) asking for new secrets
device (wlp2s0): no secrets: No agents were available for this request.
device (wlp2s0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
<info>  [1704445064.8171] manager: NetworkManager state is now DISCONNECTED

but I didn't get any prompt other than the one asking my root password for connecting.

What I have: I’m running OpenSUSE Slowroll (latest upgrade as of today) with Sway WM (the openSUSEway pattern)

Infos about my system:

https://pastebin.com/HkCBwSBi___

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 6 months ago (1 children)

Maybe the wifi card your laptop is too old for new gen wifi routers (n, ac, ad, ax, 6E). I've seen that with old Dell laptops.

[–] [email protected] 1 points 6 months ago (1 children)

lspci shows Realtek RTL8852AE which is a Wifi6 (ax) adapter, It may not support the latest standard but I don't think it's that old.

[–] [email protected] 1 points 6 months ago

You could always try to "downgrade" the wifi to b/g/n on uour roiter and see if it works then.