Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10501
    Marcel Geratsch
    Guest

    hi,

    since there is a new version i cant find the files to setup my wlan dongle.
    before the update they were in etc/network/interfaces. does anyone know where they are now? cant put roms on it via ssh without a working wlan dongle. please help

    #10520
    InsecureSpike
    Participant

    have you just tried adding the missing info?
    as it would look/read in the previous version?

    #10525
    Marcel Geratsch
    Guest

    did it in raspbian with wpa_gui. kinda did the job

    #11675
    zSprawl
    Guest

    Make sure you can see wlan0 when you type ifconfig. If so, you should be able to edit /etc/network/interfaces/wlan0 with:

    allow-hotplug wlan0
    auto wlan0
    iface wlan0 inet dhcp
    wpa-ssid #########
    wpa-psk ******

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.