LibreELEC.tv icon indicating copy to clipboard operation
LibreELEC.tv copied to clipboard

[BUG] Hidden SSIDs not detected/shown in the UI (LE11)

Open doucettom opened this issue 2 years ago • 2 comments

Describe the bug

No hidden SSID Network found in the UI

To Reproduce

Go to LibreELEC and connections and there is a list of detected SSIDs but no hidden SSIDs are detected.

Informations

LE11 nightly from July 3rd Generic-Legacy

Additional context

Works fine with LE10, even LE10 June 28th Nightly

doucettom avatar Jul 03 '22 21:07 doucettom

iwctl --passphrase <passphrase> station <device> connect-hidden <ssid>

^ You can try this. It's probably a difference between wpa_supplicant and the switch to iwd. If yes, there isn't much we can do about it other than point out that hidden SSIDs are a bit pointless (which is probably why the iwd devs haven't wasted much effort on support).

chewitt avatar Jul 03 '22 21:07 chewitt

Might be related to Intel drivers and/or OpenWRT in the end. (This is what my wireless AP runs)

https://www.reddit.com/r/archlinux/comments/kcm1yd/cannot_connect_to_hidden_24ghz_network_with_iwctl/

doucettom avatar Jul 08 '22 15:07 doucettom

After upgrading from 10.0.3 to 11beta1 i also ran in this bug.

iwctl --passphrase <passphrase> station <device> connect-hidden <ssid>

Thanks @chewitt - this is the trick. For a dirty workaround, i just put this in my autostart.sh (Hidden SSIDs are pointless in matter of security but there are still a few use-cases for it ;-))

bananenfisch avatar Feb 10 '23 00:02 bananenfisch

I'm closing this ticket as ConnMan intentionally has no support for hidden networks (and if they are hidden, how is it supposed to show them in a list?). Not-a-bug.

chewitt avatar Aug 10 '23 14:08 chewitt