Need usb keyboardHow do you navigate? If it requires extra devices such as USB keyboard or something how do you uninstall?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Envoyé depuis mon Galaxy Nexus avec Tapatalk 4
Need usb keyboardHow do you navigate? If it requires extra devices such as USB keyboard or something how do you uninstall?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
So can anyone answer any of my questions/queries about this pink recovery issue?found something that might be of use to those who are getting issues with the cwm recovery being pink. It would appear that cwm recovery mode isnt entirely compatible with certain types of hdmi components. I have a hdmi switch that I use to connect the ouya as well as other devices.
It seems that booting into The OS works absolutely fine through the hdmi switch. It even switches to the device when it starts up.
However the picture becomes squashed to half of its width and magenta coloured when I reboot to recovery while its connected to the tv via the hdmi switch.
I don't believe the hardware would be this choosey. It has to be something about the display drivers for CWM not being compatible with certain hdmi devices. Can anyone investigate this further?
Pink recovery is a driver/ TV issue. The Ouya is not the only device that has the problem. here is a snippet from another site concerning the issue.So can anyone answer any of my questions/queries about this pink recovery issue?
found something that might be of use to those who are getting issues with the cwm recovery being pink. It would appear that cwm recovery mode isnt entirely compatible with certain types of hdmi components. I have a hdmi switch that I use to connect the ouya as well as other devices.
It seems that booting into The OS works absolutely fine through the hdmi switch. It even switches to the device when it starts up.
However the picture becomes squashed to half of its width and magenta coloured when I reboot to recovery while its connected to the tv via the hdmi switch.
I don't believe the hardware would be this choosey. It has to be something about the display drivers for CWM not being compatible with certain hdmi devices. Can anyone investigate this further?
The odd thing is the TV supports it fine. Its just when it goes through the HDMI switch I have the recovery goes all pink and squashed whereas Android boots in fine. Its definitely something to do with the recovery partition displaying images in a different way. Different drivers perhaps?Pink recovery is a driver/ TV issue. The Ouya is not the only device that has the problem. here is a snippet from another site concerning the issue.
One has to remember that DVI/HDMI is capable of carrying two types of Colourspaces: RGB and YPrPb. Unless modified, the PC will always output RGB.I bet your HDTV is incomptiable with RGB Colourspace (ie. it's designed for video Colourspace, YPrPb).
CWM opens the framebuffer device directly, so I don't believe it's tapping in to an Android graphics library. The issue looks to be a race condition as I see it, because my outcome with this monitor is based on whether it's in sleep mode. I've decided to attempt compilation of the Recovery executable as part of my project on the General forum. Once I get through that, then I'll try a couple of workaround ideas: add delay(s) in key areas of the graphics initialization, and/or shut down the first graphics initialization (priming the pump) and bring it back up a moment later.The odd thing is the TV supports it fine. Its just when it goes through the HDMI switch I have the recovery goes all pink and squashed whereas Android boots in fine. Its definitely something to do with the recovery partition displaying images in a different way. Different drivers perhaps?
Is that something professorpoptart could help with at all? Who compiled this CWM? was it the original poster?CWM opens the framebuffer device directly, so I don't believe it's tapping in to an Android graphics library. The issue looks to be a race condition as I see it, because my outcome with this monitor is based on whether it's in sleep mode. I've decided to attempt compilation of the Recovery executable as part of my project on the General forum. Once I get through that, then I'll try a couple of workaround ideas: add delay(s) in key areas of the graphics initialization, and/or shut down the first graphics initialization (priming the pump) and bring it back up a moment later.
Kulve set me straight on this -- no change to the CWM application should be needed -- only the kernel. Please try out the updated Recovery image on my Ouya General forum ([Recovery] [ROM Booting] ...) to see if your pink screen goes away as well. Thanks!Is that something professorpoptart could help with at all? Who compiled this CWM? was it the original poster?
Um any way of getting instructions on how to safely implement your new updated version of the CWM recovery?Kulve set me straight on this -- no change to the CWM application should be needed -- only the kernel. Please try out the updated Recovery image on my Ouya General forum ([Recovery] [ROM Booting] ...) to see if your pink screen goes away as well. Thanks!
Adding Ouya USB Vendor ID for adb
The network path was not found.
* server not running *
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
.
.
Pushing recovery img to the internal sdcard
error: device not found
.
.
Pushing script to /data/local/tmp
error: device not found
.
.
Running script to flash CWM Recovery
error: device not found
error: device not found
.
.
Rebooting into CWM Recovery
error: device not found
.
.
You should be at CWM recovery now! Press enter to finish
Press any key to continue . . .
Jup me too... i had similar things with my first one but my second one seems to be "bricked" this way.Hi all im having the following problem:
You don't have the correct drivers. Install the Nexus Root toolkit http://www.wugfresh.com and use the driver install utilities to clean up your computer and install new ones.Hi all im having the following problem:
Code:Adding Ouya USB Vendor ID for adb The network path was not found. * server not running * * daemon not running. starting it now on port 5037 * * daemon started successfully * List of devices attached . . Pushing recovery img to the internal sdcard error: device not found . . Pushing script to /data/local/tmp error: device not found . . Running script to flash CWM Recovery error: device not found error: device not found . . Rebooting into CWM Recovery error: device not found . . You should be at CWM recovery now! Press enter to finish Press any key to continue . . .
You don't have the correct drivers. Install the Nexus Root toolkit http://www.wugfresh.com and use the driver install utilities to clean up your computer and install new ones.
Sent from my Nexus 7 using Tapatalk 4
I had a similar problem when I tried. You need to be more creative. Perhaps have a look at device manager and see what the device might have been mistaken as. I know for me I had to force install one of the bundled drivers manually but as to which one I cant be exactly sure right now.Ok, someone should really address this: it doesn't work. I tried all combination of drivers,reinstalls etc.. Did anybody really solve problem Beukhof1 and others have?
If you're running Windoze, force it to get the driver from $HOME$/OneClickOuyaRecovery\Windows.I had a similar problem when I tried. You need to be more creative. Perhaps have a look at device manager and see what the device might have been mistaken as. I know for me I had to force install one of the bundled drivers manually but as to which one I cant be exactly sure right now.
You missed the part where I was mentioning what folder I had to point Windoze to install drivers from - and it worked afterwards.I think its just guessing wildly. Either you have drivers or you don't (for Windows 7 for instance).