[Solved] Please Help!! USB Hub problem, project almost finished!!

Discussion about other hardware (including other Pi-like boards)
Mario.Semiglia
Posts: 81
Joined: Tue Sep 27, 2016 4:38 am
Has thanked: 23 times
Been thanked: 5 times

Re: [Solved] Please Help!! USB Hub problem, project almost finished!!

Post by Mario.Semiglia » Tue Feb 28, 2017 5:47 am

and by the way... my internet configuratin wasnt really stable but I found this

https://github.com/retropie/retropie-se ... a-keyboard

and used the "Manual Configuration (Interfaces)" which solved the problem.

I will just copy here the solution in case you are interested

sudo nano /etc/network/interfaces

WPA/WPA2

auto lo

iface lo inet loopback
iface eth0 inet dhcp

allow-hotplug wlan0
auto wlan0
iface wlan0 inet dhcp
wpa-ssid "NETWORK_NAME"
wpa-psk "NETWORK_PASSWORD"
you can also add wireless-power off at the end if you have issues with your wifi dongle turning off and on a lot and not being able to maintain a connection. (I also did this one)

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest