This. Iāll update the guide on this end too.
Does anyone have a screen shot or video of how to do this? Iām pretty technologically illiterateā¦
- On your PC, run
adb shell
- Type
su
to become the root user - Make the system partition writable:
mount -o rw,remount -t ext4 /dev/block/platform/sdhci-tegra.3/by-name/APP
- Open the hosts file:
vi /system/etc/hosts
- Press the ādown arrowā key until your are at the end
- Press
i
to get into āinsert modeā - paste/write that line:
83.169.45.222 devs.ouya.tv status.ouya.tv
- Press return to add a final newline
- Press escape
- Type
:wq
(commmand, write, quit) - Press return to exit the
vi
editor
Iām unable to create a video, but Iāll write out the steps one by one for you.
Install ADB (https://dl.google.com/android/repository/platform-tools-latest-windows.zip) All you need to do is download the file.
Find the file and extract it into a safe area on your PC. Then click into the folder.
copy the folder directory with ctrl + C (you do this by clicking on the folder structure in windows explorer)
type āCMDā into your windows search box
in command prompt, type ācdā and a space and paste in your file directory. Then press enter
at this point make sure your ouya is powered up and connected to your PC via a micro usb cable.
type in the command prompt āadb devicesā to check if the ouya has been recognised. If the ouya is recognised, itāll say ādeviceā with a string of characters. If this comes back, type in these commands one by one and press enter after each command.
adb shell
su
mount -o rw,remount -t ext4 /dev/block/platform/sdhci-tegra.3/by-name/APP
echo ā45.79.49.220 devs.ouya.tvā >> /etc/hosts
echo ā45.79.49.220 status.ouya.tvā >> /etc/hosts
After this type āexitā three times
YOUāRE ALL DONE!
Thanks a lot, Iāll try this out!
How do I get it to recognize the OUYA?
All you need to do is plug a micro USB into the ouya, and the other end needs to be plugged into the computer. You should then have a pop-up in your explorer saying OUYA or MTP device
Yes, I was able to get it to recognize it in adb devices, though Iām still trying to get it working again.
So the idea is if I type in those commands Iāll be able to access to the OUYA again, bypassing the network screen? Iām sorry for all these simple silly questions.
Do I need to alter DNS settings using the method youāve shown me?
Yes, all you need to do is follow the instructions i gave you After that you can enjoy your ouya. What it does is it forces the Ouya to point in the direction of the new servers, making it possible to use the new store!
So do I need to login to the router to change the DNS settings in addition to your instructions?
I believe I correctly inputted the commands and did as you said, but nothing changed from what I can tell.
You shouldnāt need to change your DNS settings, no
Okay, sorry for the barrage of questions. I deleted the original OUYA config.server json file in the OUYA and replaced it with the OUYA config properties file. Could this be having some effect? Do I need to have the original file on the system in order for your method to work?
Nope. If you follow the steps I gave you correctly it should be working spot on. I would follow my steps again, and if that doesnāt work, it might be worth checking you have the newest firmware.
Okay, Iāll follow them again. Where do I check about the firmware?
Donāt worry about that until youāve run through my tutorial again
Iāve run through the tutorial again, still nothing.
Can you hop in discord and we can help you live? Would be easier than doing it in forum posts.
Just wanted to say thank you! This method worked for me.
This is actually the 2nd time my Ouya got stuck at the newtork screen. Months ago I fixed it by just replacing the config file, so Iām hoping this is more of a permanent fix.
Iām also happy to have the āDiscoverā section in working order again! How was that restored? Iām far behind on whatās been happening to the Ouya lately, so please excuse my naivety. Does this mean people can submit new games and purchase them?