OUYA isn't shown in WIN7 device manager when usb-debbuging is activated

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:
Setting up everything explained here https://devs.ouya.tv/developers/docs/setup
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

  • HeinzelHeinzel Posts: 4Member
    An Addition, I set up wireless ADB but that doesn't work. 
    Aparrently OUYA shuts down the usb-debugging if wireless debugging is enabled. 
  • Killa_MaakiKilla_Maaki Posts: 504Member
    Here's what I did:

    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)
    You didn't remember the plot of the Doctor Who movie because there was none; Just a bunch of plot holes strung together.
  • HeinzelHeinzel Posts: 4Member
    Hey Killa_Maaki,

    I tried that, but it doesn't show up in 'other devices'.

    Thanks anyway (=
Sign In or Register to comment.