Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. delferius
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 27
    • Best 2
    • Controversial 0
    • Groups 0

    Best posts made by delferius

    • RE: Recalbox 6.1.1 WIFI R8188EU dongle

      @OyyoDams -D is used to specify the driver type.
      We can see in this documentation https://wiki.archlinux.org/index.php/wpa_supplicant#Manual,
      "west" driver is deprecated even if it's the best solution for wide compatibility.

      I think, the best solution is to update the script to changed the driver argument when the connection fails with a wrong driver issue.

      posted in Recalbox General
      delferius
      delferius
    • Recalbox 6.1.1 WIFI R8188EU dongle

      Hi everyone,

      Since 6.1.1, my odroid XU4 board can't be attached the wifi gateway.
      To fix it, just replace the /etc/init.d/S09wifi file line 99 by

        wpa_supplicant -B -i "$interface" -c "$wpa_file" -Dwext
      

      My dongle is a TL-WN725N with a realtek r8188eu ship.

      posted in Recalbox General
      delferius
      delferius