I've bought a compatible wifi dongle and I can't connect to my wifi
-
Hi, first of all, sorry for my English. I've bought the Edimax EW-7811UN because is listed in the Recalbox manual as a Compatible Wifi Dongle, and I'm unable to connect my recalbox to my wifi. In EmulationStation I've setup the network settings with my SSID and wifi password, I've obiously enabled the wifi too, but it doesn't connect. My recalbox.conf seems to be ok: ... # ------------ B - Network ------------ # ## Set system hostname system.hostname=RECALBOX ## Activate wifi (0,1) wifi.enabled=1 ## Wifi SSID (string) wifi.ssid=myssid ## Wifi KEY (string) wifi.key=mypassword ## Samba share system.samba.enabled=1 ### Virtual Gamepads system.virtual-gamepads.enabled=1 ### SSH system.ssh.enabled=1 ... My SSID and password are lowercase, with no spaces or special characters. My router has a WEP password, and I would like to preserve it this way because the rest of the devices in my house are working with this setting. I would like to use the wifi connection for the scrapes and for Kodi. Any ideas of how can I connect? Thanks in advance.
-
I have same issue. My device is EW-7811UTC alias AC600, working in openelec and raspbian after install drivers. In addition my game pad thrustmaster T-wireless not work with recalbox and i cant control the frontend. Game pad work in raspbian and retropie. My raspberry pi is connected to TV via hdmi in salon, but my router is in my room, i dont have usb keyboard or other screen with hdmi. So, i have two issues, wifi and gamepad.
-
Do I have to install the drivers manually? How do i do that?
-
Hi, wep is not compatible yet.Wifi supports only wpa.
-
I have wpa2 psk and configured ## Wifi SSID (string) wifi.ssid=myssid ## Wifi KEY (string) wifi.key=mypassword. I did this with wifi in raspbian https://www.raspberrypi.org/forums/viewtopic.php?p=777692#p777692 and work. I tried:
[root@RECALBOX ~]# wget https://dl.dropboxusercontent.com/u/80256631/install-wifi.tar.gz --2015-12-26 13:33:43-- https://dl.dropboxusercontent.com/u/80256631/install-wifi.tar.gz Resolving dl.dropboxusercontent.com... 108.160.173.133 Connecting to dl.dropboxusercontent.com|108.160.173.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3556 (3.5K) [application/octet-stream] Saving to: 'install-wifi.tar.gz' install-wifi.tar.gz 100%[=====================>] 3.47K --.-KB/s in 0s 2015-12-26 13:33:44 (92.1 MB/s) - 'install-wifi.tar.gz' saved [3556/3556] [root@RECALBOX ~]# gunzip install-wifi.tar.gz [root@RECALBOX ~]# tar xvf install-wifi.tar install-wifi install-wifi [root@RECALBOX ~]# ./install-wifi -c Your current kernel revision = 3.19.3-v7+ Your current kernel build = #1 Checking for a wifi module to determine the driver to install. Your wifi module is Bus 001 Device 004: ID 7392:a812 And it uses the 8812au driver. Checking for a new 8812au wifi driver module for your current kernel. A driver does not yet exist for this update. [root@RECALBOX ~]# ./install-wifi 8812au Your current kernel revision = 3.19.3-v7+ Your current kernel build = #1 Checking for a new 8812au wifi driver module for your current kernel. A driver does not yet exist for this update.
But wifi dongle not power on. dmesg:
[ 2.483009] usb 1-1.4: new high-speed USB device number 4 using dwc_otg [ 2.583786] usb 1-1.4: New USB device found, idVendor=7392, idProduct=a812 [ 2.583812] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber =3 [ 2.583824] usb 1-1.4: Product: Edimax AC600 USB [ 2.583834] usb 1-1.4: Manufacturer: Realtek [ 2.583845] usb 1-1.4: SerialNumber: 00e04c000001
-
@am2: is your wifi network invisible? because recalbox can't connect if your wifi is invisible.
-
The ssid is visible
-
up!
-
Not help? I think that i need a right drivers compilation to recalbox.
Checking for a new 8812au wifi driver module for your current kernel. A driver does not yet exist for this update.