ODK 1.0.1 and Firmware 1.0.138 We've just rolled out the latest update to the ODK and the console firmware for you guys to enjoy, and we're keeping up with tradition so of course this build ends in eight The most important thing to know is that the device name, product ID, and vendor ID have changed. At the end of this post are specific instructions to update your .ini file so ADB keeps working as expected. This is your quest, please complete it promptly. The ODK change-log is; ODK 1.0.1 - March 21, 2013 ======================== • The console USB VID/PID has changed. ADB will not work until you edit your adb_usb.ini file. Please see https://github.com/ouya/docs/blob/master/setup.md • Tons of misc. goodness, please explore thoroughly! Yes I shameless stole my own post which was stolen originally from Al's previous release post There are many many other changes in both firmware and ODK, so run amok and enjoy!! ADB UPDATE: Add the following line to ~/.android/adb_usb.ini for your OUYA console to be recognized; 0x2836 Next run the following commands; adb kill-server adb devices Your console should be shown in the list of available devices.