Hey Guys,
as the title suspects, my OUYA isn't shown in the WIN7 device manger.
When I switch of the usb-debugging in MAKE>>SYSTEM>>ADVANCED>>Developer options,
the console is shown as portable device.
When I switch it back, it just disapears and nothing else shows up.
Things I've done so far:
adb worked until the next restart (both PC and OUYA)
Then, I uninstalled and reinstalled the drivers --> nothing
Then, I performed a factory reset --> nothing
So, has anyone a clue?
Thanks!
Comments
I disabled USB debugging, then re-enabled it. It shows up as OUYA Console in Portable Devices, and additionally shows up in 'Other Devices' with a yellow exclamation point. Right click on that one (NOT the one under portable devices) -> Update Drivers. Browse for a list, pick Show All Devices, browse for the USB driver file, and then let it install.
You might have to reboot your PC at this point, not sure. I think I did.
Then go into OUYA settings and disable/re-enable USB debugging.
I think at this point, open a command window (Win-R, type 'cmd', hit enter) and type:
adb kill-server
adb devices
It should list the OUYA (it won't actually say the name of it I think, just some device ID or something)