GeeXboX

Wifi / hidden network

December 22nd, 2013

Home Forums GeeXboX on ARM SoCs Wifi / hidden network

This topic contains 5 replies, has 3 voices, and was last updated by tomlohave 2 years, 5 months ago.

Viewing 6 posts – 1 through 6 (of 6 total)
  • Author
    Posts
  • #7451

    59iosl30
    Member

    Hello!

    I tried “GeeXboX rootfs for Rpi – Version 3.1” with wifi usb adapter “Edimax EW-7811Un (kernel module 8192cu)” and was unable to get any wifi connection.

    As I tried the current developement snapshot “geexbox-devel-20131211-r16611.raspberrypi.tar.bz2” wifi has been working until first setup. But I cann’t get any connection when ssid was hidden. I tried scan_ssid=1 in /etc/wpa_supplicant/wpa_supplicant.conf but it doesn’t work. Does anybody know about this issue? Maybe is this a bug?

    Btw: On my main OS it works with hidden ssid as well

    Robert

    #7456

    Warped Rudi
    Moderator

    Hmm, have not tried hidden networks, but using the same adapter here. Did you set HIDDEN=”true” in /etc/network ?

    #7461

    59iosl30
    Member

    I have already tried this option and it doesn’t work. As far as I can see the option “hidden” isn’t for connecting to hidden wifi networks. It is for hidden the ssid in the connman connection profile file. So I thing there is currently no option for connecting to hidden wifi networks in the /etc/network* files. Or am I wrong?

    But I can’t understand why the scan_ssid=1 in the /etc/wpa_supplicant/wpa_supplicant.conf apparently doesn’t work.
    I have added these lines in /etc/wpa_supplicant/wpa_supplicant.conf:
    network={
    ssid=”MySSID”
    scan_ssid=1
    psk=”MySECRET”
    }

    Can somebody help with this?

    Merry chrismas
    Robert

    #7462

    tomlohave
    Moderator

    Did you restart the service wpasupplicant after your change ?
    else
    you can try with udhcpc instead of using connman.
    You can then hack this more easily.

    #7484

    59iosl30
    Member

    I restarted the wpa_supplicant but it doesn’t work. When I changed the backend manager from connman to udhcpc the wifi adapter doesn’t work at all. I can’t find any scripts for the udhcpc (like connman) in /usr/lib…

    Does anybody have a working configuration with hidden wifi ssid?

    Btw: I tried the last developer snapshot but it doesn’t boot so I changed it back to geexbox-devel-20131211-r16611.raspberrypi.tar.bz2 which works perfect except the hidden wifi ssid connection.

    #7487

    tomlohave
    Moderator

    Indeed, udhcpc is not installed on your system (and does not exist for rpy, something we should add)

Viewing 6 posts – 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Comments are closed.