Page 1 of 1

Ethernet connection problem.

Posted: Fri 14 Sep 2018 14:35
by lgs777
I connected the ethernet cable to the retrostone. Ip address was successfully verified, but I could not connect. What problem is there ... Help!

Re: Ethernet connection problem.

Posted: Fri 14 Sep 2018 20:03
by Peppuccio
I connect my retrostone with the ethernet cable and i see him on my computer like an usb device. Do you using winscp32?

Re: Ethernet connection problem.

Posted: Sat 15 Sep 2018 12:28
by mmason75123
assuming you have connected the retrostone to your router with the ethernet cable and not your PC, try rebooting with the cable plugged in

if you're command line savvy, plug in a keyboard, exit emulationstation to the terminal and run
sudo service networking restart
this should give the DHCP service a kick and assign eth0 an address

Check your address with
hostname -i

Re: Ethernet connection problem.

Posted: Sat 15 Sep 2018 18:47
by lgs777
Peppuccio wrote: Fri 14 Sep 2018 20:03 I connect my retrostone with the ethernet cable and i see him on my computer like an usb device. Do you using winscp32?

Yes I am using it... but I can't connect..

Re: Ethernet connection problem.

Posted: Sat 15 Sep 2018 18:47
by lgs777
mmason75123 wrote: Sat 15 Sep 2018 12:28 assuming you have connected the retrostone to your router with the ethernet cable and not your PC, try rebooting with the cable plugged in

if you're command line savvy, plug in a keyboard, exit emulationstation to the terminal and run
sudo service networking restart
this should give the DHCP service a kick and assign eth0 an address

Check your address with
hostname -i


I plugged the cable into the router and was able to identify the Ip in the restrostone. And I can check the name of the RetrOrangePi in the router manager. But I still can not access Retrostone. I am in despair...

Re: Ethernet connection problem.

Posted: Sun 16 Sep 2018 03:52
by Peppuccio
the default password is ROOT and ORANGEPI

Re: Ethernet connection problem.

Posted: Sun 16 Sep 2018 13:27
by Jackamikaz
Peppuccio wrote: Sun 16 Sep 2018 03:52 the default password is ROOT and ORANGEPI
I thought it was "pi" and "pi" ? This is what I use and it works

Re: Ethernet connection problem.

Posted: Sun 16 Sep 2018 21:28
by Peppuccio
Mmmhhh maybe we have 2 different type of software

Re: Ethernet connection problem.

Posted: Mon 17 Sep 2018 13:54
by zxdunny
I think that ROOT user is the root of the device, and the PI user is just the user account with only access to the ROM storage.

Re: Ethernet connection problem.

Posted: Mon 17 Sep 2018 14:44
by lgs777
The problem was caused by the firewall. Thank you for your answers!!