[Q] tricky question about data recovery - Nexus 7 Q&A, Help & Troubleshooting

So my screen cracked. The digitizer is all but completely useless, but the lcd screen is in tact. I've bought a new N7 already but I need to know if there's a way to recover things like pictures and saved files from it when I can't enable data transfer from the tablet. I do not have usb debugging enabled, it's bone stock with no flashes or roms or anything fancy like that. Is there anything i can do short of replacing the screen assembly?
inb4 noob
inb4 get a case next time
any help will be greatly appreciated,
Thanks!
TShep

trippysheppy said:
So my screen cracked. The digitizer is all but completely useless, but the lcd screen is in tact. I've bought a new N7 already but I need to know if there's a way to recover things like pictures and saved files from it when I can't enable data transfer from the tablet. I do not have usb debugging enabled, it's bone stock with no flashes or roms or anything fancy like that. Is there anything i can do short of replacing the screen assembly?
inb4 noob
inb4 get a case next time
any help will be greatly appreciated,
Thanks!
TShep
Click to expand...
Click to collapse
Get a USB otg cable and a USB mouse. Plug it into the tablet and then enable the USB debugging/auto mount mtd if possible. Then mount the mtd to your PC and copy the lot? If that fails use a mouse with a USB 4 hub, and a pen drive/ hard drive and try copy it all to that.
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium

heavy_metal_man said:
Get a USB otg cable and a USB mouse. Plug it into the tablet and then enable the USB debugging/auto mount mtd if possible. Then mount the mtd to your PC and copy the lot? If that fails use a mouse with a USB 4 hub, and a pen drive/ hard drive and try copy it all to that.
Click to expand...
Click to collapse
+1 for the USB mouse w/ OTG cable.
I suppose with a mouse you can do anything that you would be able to do with a finger and a digitizer, maybe with the exception of multi-touch.
I'm not sure about the hub business, though - I looked around on the Internet, and I see a mixed bag of reports. But I would think that a JellyBean Nexus would be one of the Android devices most likely to succeed.
If the hub idea doesn't work, there's always the idea of using the mouse and transferring files to a network share on your home network, sending them to dropbox, zipping them up and sending them to a ftp server, yadda yadda yadda.
If it's a rooted device and you have adb working with a custom recovery, then
Code:
adb pull /sdcard/
(note trailing slash, it seems to be important)
will recursively copy EVERYTHING from the /sdcard to your PC, or the MTP trick with the regular OS might work too. Make sure you have enough room and enough time!
Heck, "adb pull /sdcard/" might even work with the regular OS booted - but it could be clumsy if you are running 4.2.2 because of the "improved adb security". (Plug to PC & start adb ; wait for security pop up to happen; unplug PC, plug in mouse, click on dialog, unplug mouse, re-plug PC, try adb again?) Good thing the custom recoveries don't have all that fancy security!
Well, anyway, that's a couple of different suggestions.
good luck

I've found that hubs work well for me, but i didn't stay stock for long. So it may be the custom roms, but i think stock should work too
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium

heavy_metal_man said:
I've found that hubs work well for me, but i didn't stay stock for long. So it may be the custom roms, but i think stock should work too
Click to expand...
Click to collapse
Powered or unpowered hubs?
You are using a "normal" OTG cable, and not one of those odd "Y" cable usage scenarios, is that right?
I have an old USB 1.0 unpowered hub laying around here somewhere. I should give it a roll - it should be plenty fast enough for a mouse and a keyboard

bftb0 said:
Powered or unpowered hubs?
You are using a "normal" OTG cable, and not one of those odd "Y" cable usage scenarios, is that right?
I have an old USB 1.0 unpowered hub laying around here somewhere. I should give it a roll - it should be plenty fast enough for a mouse and a keyboard
Click to expand...
Click to collapse
Both i believe, but i havent used the unpowered one in a while. I also have the standard otg cable, not the y. But i have been meaning to get one for my sensation...
I will be back near my nexus in the next half an hour so i will double check it for you pal
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium

heavy_metal_man said:
Both i believe, but i havent used the unpowered one in a while. I also have the standard otg cable, not the y. But i have been meaning to get one for my sensation...
I will be back near my nexus in the next half an hour so i will double check it for you pal
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
Click to expand...
Click to collapse
sorry for my late response. i have tested with an unpowered usb hub with a usb mouse, usb keyboard and a usb pen drive (16gb) and it works for me perfectly i didnt need stick mount or anything.
i am using a:
32gb wifi n7
paranoid android version 3.10
stock paranoid android kernel
android version 4.2.2
generic 4 way usb hub.
Sent from my Nexus 7 using xda premium

heavy_metal_man said:
sorry for my late response. i have tested with an unpowered usb hub with a usb mouse, usb keyboard and a usb pen drive (16gb) and it works for me perfectly i didnt need stick mount or anything.
i am using a:
32gb wifi n7
paranoid android version 3.10
stock paranoid android kernel
android version 4.2.2
generic 4 way usb hub.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Thanks. I'll have to try and find my hub & see how it rolls with the stock kernel & ROM. I think maybe the PA ROM kernel has USB host-mode patches?
Well, anyway... I hope we're not confusing the OP by going off topic. Nothing but silence from the OP...

bftb0 said:
Thanks. I'll have to try and find my hub & see how it rolls with the stock kernel & ROM. I think maybe the PA ROM kernel has USB host-mode patches?
Well, anyway... I hope we're not confusing the OP by going off topic. Nothing but silence from the OP...
Click to expand...
Click to collapse
Its possible, but I still believe it should work on stock . At the very least the mouse will work for the op
Hope the op has not been taken by the internet
Sent from my Nexus 7 using xda premium

heavy_metal_man said:
Hope the op has not been taken by the internet
Click to expand...
Click to collapse
This is a rough neighborhood. Lots of drive-by shootings go on down here.

bftb0 said:
This is a rough neighborhood. Lots of drive-by shootings go on down here.
Click to expand...
Click to collapse
I know! Its chaos in these developer parts
Sent from my Nexus 7 using xda premium

Related

Nexus One USB host driver

http://sven.killig.de/android/N1/2.2/usb_host
USB Drives, keyboard, camera, external monitor?
Is there instructions of how to setup, or just someone saying what the pre-req's were and a video showing that it works? Not ready for prime-time?
chesh420 said:
Is there instructions of how to setup, or just someone saying what the pre-req's were and a video showing that it works?
Click to expand...
Click to collapse
If you have any specific question, don't hesitate to ask me so I can add it to the web page.
chesh420 said:
Not ready for prime-time?
Click to expand...
Click to collapse
Well, some of it is Debian based, so ready for nerd time
nice
I would recommend changing the youtube embed to a normal size. I did not even notice the links at the bottom, plus it was too wide for my browser window. If someone wants to watch it fullscreen they can do it themselves.
Clarkster said:
I would recommend changing the youtube embed to a normal size.
Click to expand...
Click to collapse
The embed button on the YouTube site switches automatically to this size when enabling the HD checkbox.
Clarkster said:
I did not even notice the links at the bottom, plus it was too wide for my browser window.
Click to expand...
Click to collapse
I rearranged it.
That's better. I'll just have to get a bigger monitor then
Other than my initial I don't have much else to say other than this is very cool and promising too.
Great work.
sonic74 said:
sven.killig.de/android/N1/2.2/usb_host
Click to expand...
Click to collapse
Nice job, sonic74!
I ordered the OTG cables that you linked. (You should get commission). Which USB to VGA adapter did you use? -- Also, going to hunt down a USB to Ethernet adapter to play with and try.
Cheers,
Kermee
I saw in the hardware list, you have a "USB Dual Power Cable" listed as one of the items. Does that go between the powered USB hub and the USB OTG cable?
Cheers,
Kermee
Kermee said:
(You should get commission)
Click to expand...
Click to collapse
I don't. Nice idea, though...
Kermee said:
Which USB to VGA adapter did you use?
Click to expand...
Click to collapse
It's a Lenovo 45K5296.
It's DisplayLink DL-195 based and so can do 2048x1536 over DVI. If you don't need that high a resolution, there are cheaper options. Or small USB monitors.
Yeah I'm confused on the "USB Dual Power Cable" and what exactly that is also. If you can a rough step by step on how you got it working could go along way as well.
I actually posted on reddit asking if I could link your post here.. must've missed it the first time quickly scanning. Congrats on figuring this out by the way.
Kermee said:
Does that go between the powered USB hub and the USB OTG cable?
Click to expand...
Click to collapse
Exactly. I added a picture to the website for clarification.
hi,
do you expect this to work for other phones as well?? like the motorola milestone once we can modify the kernel? Or is it very specific to the nexus one hardware?
royalcs said:
do you expect this to work for other phones as well??
Click to expand...
Click to collapse
The ones from HTC should have similar USB hardware.
royalcs said:
like the motorola milestone once we can modify the kernel?
Click to expand...
Click to collapse
Yes, the Droid/Milestone is TI OMAP based. The first linux OTG/host support came from TI for this SoC. It is even in the mainline tree I think.
sonic74 said:
Exactly. I added a picture to the website for clarification.
Click to expand...
Click to collapse
Awesome. -- Does this allow the N1 to take a charge via USB while you're using it in USB OTG/Host mode?
Cheers,
Kermee
Kermee said:
Does this allow the N1 to take a charge via USB while you're using it in USB OTG/Host mode?
Click to expand...
Click to collapse
Yes, it does.
sonic74 said:
It's a Lenovo 45K5296:
shop.lenovo.com/SEUILibrary/controller/e/web/LenovoPortal/en_US/catalog.workflow:item.detail?GroupID=38&Code=45K5296&current-category-id=F518DEACD67248538629B17343AFFB25
It's DisplayLink DL-195 based and so can do 2048x1536 over DVI. If you don't need that high a resolution, there are cheaper options. Or small USB monitors:
sven.killig.de/openwrt/slugterm_dl.html
Click to expand...
Click to collapse
Ah. Nice! Thanks for the clarification!
I was thinking of picking up a cheap StarTech USB2VGA off eBay for $30 USD. Since it works in an NSLU2, I'm assuming it should work too on the N1.
BTW- I have that exact same ASUS WL-500G Premium... It's a blast to hack!
Thanks again!
Cheers,
Kermee
Sonic74, you've used a self-powered USB Hub. Is it possible to use less-intensive devices like USB Keyboard and Mouse without requiring it to be powered? Or is it a must to even work?
It's also a little confusing the binaries you've put up on your site atmo, since I presume some relate only to running X11 (ConnectBot etc) and others are for simpler things such as the keyboards? Can you make it clearer on the distinction of what's required to do what? Huge thanks.
Lastly, thanks for opening the world's eyes to the amazing possibilities with Android. The dawning that these are more than just phones, they are mobile computer devices that can be converted into gaming consoles or presentation devices or printers or scanners etc. is pretty epic
Interesting...now only if there was an Android driver for my USB FM radio I could get FM on my N1!

[request]OTG usb support for kindle fire

http://www.xda-developers.com/andro...b-sticks-on-the-galaxy-nexus-with-stickmount/
Can Kindle get OTG like Galaxy Nexus/some sony ericsson build OTG support?
I'll try to see what I can do with ics
Sent from my Galaxy Nexus using XDA App
The ultra nicest thing would be USB OTG with a USB GPS receiver and a car charger - the ultimate navigation system!
JackpotClavin said:
I'll try to see what I can do with ics
Sent from my Galaxy Nexus using XDA App
Click to expand...
Click to collapse
[MODULES][ARC][NEO][FW:4.0.A.2.368] USB-OTG {Storage, Keyboard & Mouse}
http://forum.xda-developers.com/showthread.php?t=1224676
hope this link can help you
ygvuhb said:
http://www.xda-developers.com/andro...b-sticks-on-the-galaxy-nexus-with-stickmount/
Can Kindle get OTG like Galaxy Nexus/some sony ericsson build OTG support?
Click to expand...
Click to collapse
this board OMAP4430 already supports USB-OTG (atleast from the specs it does)...
we just need to enable it in kernel defconfig...
if i get time i will try creating modules for it...
DooMLoRD said:
this board OMAP4430 already supports USB-OTG (atleast from the specs it does)...
we just need to enable it in kernel defconfig...
if i get time i will try creating modules for it...
Click to expand...
Click to collapse
That 's so great we get your help
thanks
ygvuhb said:
That 's so great we get your help
thanks
Click to expand...
Click to collapse
I'll enable this in my next kernel release.
intersectRaven said:
I'll enable this in my next kernel release.
Click to expand...
Click to collapse
hey iR most of the stuff is already enabled:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1599
but this:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1622
and:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1638
should be interesting...
also dont forget to enable:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1658
DooMLoRD said:
hey iR most of the stuff is already enabled:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1599
but this:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1622
and:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1638
should be interesting...
also dont forget to enable:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1658
Click to expand...
Click to collapse
I'm going to try these from OMAPZOOM:
http://omapzoom.org/?p=kernel/omap.git;a=commit;h=3b4c40559a6b3c56dd98a6891dd5bd6bb3d2fcf0
and
http://omapzoom.org/?p=kernel/omap.git;a=commit;h=a48a97aff5cc2a7ce5f9ff9d6e3612c4385b8371
I think those are for usb host and mass storage support according to their commit descriptions.
can it enable in cm7 kindle fire kernel too?
or i can just replace cm7 kernel??
ygvuhb said:
can it enable in cm7 kindle fire kernel too?
or i can just replace cm7 kernel??
Click to expand...
Click to collapse
I think you can just replace CM7 kernel with my CM7 kernel release. According to one of the people who tested it, it worked fine for him. I'm not sure though since I'm not inclined to use it. I'm one of the few people who like the carousel.
intersectRaven said:
I'm going to try these from OMAPZOOM:
http://omapzoom.org/?p=kernel/omap.git;a=commit;h=3b4c40559a6b3c56dd98a6891dd5bd6bb3d2fcf0
and
http://omapzoom.org/?p=kernel/omap.git;a=commit;h=a48a97aff5cc2a7ce5f9ff9d6e3612c4385b8371
I think those are for usb host and mass storage support according to their commit descriptions.
Click to expand...
Click to collapse
yups that should do it.... i use similar defconfig changes to get it working on ARC:
https://github.com/DooMLoRD/Xperia-...rm/configs/doom_usbotg_mogami_defconfig#L1825
as i told u guys before the board already supports it... we just to enable it in kernel config and hope the kernel compiles w/o errors
intersectRaven said:
I think you can just replace CM7 kernel with my CM7 kernel release. According to one of the people who tested it, it worked fine for him. I'm not sure though since I'm not inclined to use it. I'm one of the few people who like the carousel.
Click to expand...
Click to collapse
great
wait the new cm7 kernel release
A bit of bad news. I tried enabling the OHCI and EHCI options but couldn't get it to work or rather, whenever I enabled them, the display won't start. All it displays is a blank screen. There's even no backlight turned on. I'll have to investigate this later.
On the bright side though, mass storage is enabled now. Have no way to test this though so I'll just get it out there later.
Hey, any new updates on this?
Anything I could do to help?
KF community would win a lot with OTG working.
I had a crazy idea that would depend on this. I have a spare webcam from my HP DV2880 and as it's pretty small, and usb, with otg working, I think that would be possible to try to make it work as the camera device. It probably draws very little power and with proper modules could work.
I'm willing to spend some time to try as soon as otg is ready!
AdrienC said:
Hey, any new updates on this?
Anything I could do to help?
KF community would win a lot with OTG working.
I had a crazy idea that would depend on this. I have a spare webcam from my HP DV2880 and as it's pretty small, and usb, with otg working, I think that would be possible to try to make it work as the camera device. It probably draws very little power and with proper modules could work.
I'm willing to spend some time to try as soon as otg is ready!
Click to expand...
Click to collapse
I'll take a crack on it this weekend. I've been too tired to solder the needed USB cable after work.
O man....the kindle fire just gets better and better!
This would be beyond amazing for me, as the space on this device is such a limiting factor. Allow me to connect my USB drives and I'll be more than happy!
Dslrs
I would be especially interested in getting DSLR Controller to work on the kindle. Would look really great on top of a video rig!
If USB host mode gets enabled, would it be possible to use a Bluetooth dongle with KF or would it require additional development?

New Owner with checklist ...am I missing anything? Recommendations are welcome

Hello all!
So I am getting the Note on Tuesday or so and this is a list of things I will be getting with it.
#1 Blue Galaxy Note (of course)
#2 2 cases
#3 2 anker batteries
#4 charging dock
#5 screen protector
#6 SANOXY Micro USB Host Mode OTG Cable
#7 EXPANSYS MHL microUSB to HDMI Adapter
#8 HDMI Cable 2M
# 9 RII Mini Wireless Bluetooth Keyboard
And I think that is it for now. I will be using a PS3 controller for gaming and the mini keyboard would be nice to use also with my HTPC.
Then on the software side, it is currently running CM9.
From what I have read flashing from recovery with CM9 is no problem...correct? Or do I still want to use Odin, etc?
I just hope my emulators are all working
And I hope Netflix TV out also works as it never worked with my Captivate. I could do others but not Netflix.
Any recommendations or suggestions are welcomed.
Thanks!
Maybe you want to get a longer micro usb cable. The one that comes with the Note is awfully short.
Good one. That indeed is something I did with my Captivate. Is this a normal usb I can get locally ?
And from whom you will get all this? Nice package btw...
Sent from my GT-N7000 using Tapatalk
zviki said:
And from whom you will get all this? Nice package btw...
Sent from my GT-N7000 using Tapatalk
Click to expand...
Click to collapse
Thanks!
Some of it came with the phone from the original owner the rest I am getting from different places. Just wanting to get the full experience right away
Looks like I made a stupid move by asking the other user to flash CM9 because I just read the CM9 log:
Speakerphone is a bit broken
USB OTG doesn't work
MHL doesn't work
So two cables I wont be able to use right away.
I guess its time to start reading up on what I can use to get those working.
shaolin95 said:
Good one. That indeed is something I did with my Captivate. Is this a normal usb I can get locally ?
Click to expand...
Click to collapse
What you need is a cable usb type a (ordinary usb plug) - micro usb. You can get any such cable, it's not necessary that the cable meets any specific requirements.
Sent from my Galaxy Note running ICS
shaolin95 said:
Looks like I made a stupid move by asking the other user to flash CM9 because I just read the CM9 log:
Speakerphone is a bit broken
USB OTG doesn't work
MHL doesn't work
So two cables I wont be able to use right away.
I guess its time to start reading up on what I can use to get those working.
Click to expand...
Click to collapse
But you can go back to GB,right? Just be very careful! and read all guide.
Sent from my GT-N7000 using Tapatalk
Yeah I have been considering GB for sure but it seems ICS is "safe" as long as I dont user recovery or trying to reset it.
decisions...
Yeah,but on GB everything works.
Sent from my GT-N7000 using Tapatalk
try cyanofree .... I dont have any problem at all except the fact that it's been discontinued
Sent from my GT-N7000 using XDA

[Q] OTG with KitKat

Are there any AOSP kernels that have support for USB OTG yet for the VS980?
I keep going back and forth between modded stock and flex roms because I really can't do without OTG. I use it for my meenova and also for plugging in a midi keyboard and controlling Caustic with it.
I've tried a couple KitKat roms that I would totally love to use as my daily, but just can't do without my OTG..
thewihlygeek said:
Are there any AOSP kernels that have support for USB OTG yet for the VS980?
I keep going back and forth between modded stock and flex roms because I really can't do without OTG. I use it for my meenova and also for plugging in a midi keyboard and controlling Caustic with it.
I've tried a couple KitKat roms that I would totally love to use as my daily, but just can't do without my OTG..
Click to expand...
Click to collapse
I don't know which devices you want, but USB sticks have always worked for me. D802
Sent from my LG-D802 using Tapatalk
darkobas said:
I don't know which devices you want, but USB sticks have always worked for me. D802
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
Well I specficially wanted to know about using MIDI controllers and the Meenova card reader with AOSP. I can have it work fine all day every day on modded stock or flex. It's AOSP i'm wondering about.
thewihlygeek said:
Well I specficially wanted to know about using MIDI controllers and the Meenova card reader with AOSP. I can have it work fine all day every day on modded stock or flex. It's AOSP i'm wondering about.
Click to expand...
Click to collapse
I am running Carbon Rom nightlies and my Meenova works fine....

Looking for a Lollipop or Marshmallow ROM with OTG + Power

Hey guys,
I've been using "Timur's USB ROM" on my Nexus 7 which has been mounted on our kitchen wall and has been serving us greatly as a Spotify and DLNA player. The only downside is not having Spotify Connect functionality and I attribute that to the Android version (4.2.2). Spotify Connect works just fine if I install a lollipop rom, but then I don't know how to get OTG + USB so I can keep it charged while hooked up to a USB DAC using a Y cable.
Any ROMs or kernels out there that fit the bill?
I understand the already dreadful performance will suffer even more, but really, the only thing the tablet is doing is running Spotify and BubbleUPNP and nothing else.
I have Pure Nexus ROM+Parrot Mod installed on N7 (see under Nexus 7 Android Development). Nexus 7 is supplying the correct voltage to USB slot so OTG adaptor is working as expected. I have this cheap one from eBay and it does the job. http://www.ebay.ca/itm/331817051572?_trksid=p2060353.m2749.l2649&ssPageName=STRK:MEBIDX:IT
Hjicons said:
I have Pure Nexus ROM+Parrot Mod installed on N7 (see under Nexus 7 Android Development). Nexus 7 is supplying the correct voltage to USB slot so OTG adaptor is working as expected. I have this cheap one from eBay and it does the job. http://www.ebay.ca/itm/331817051572?_trksid=p2060353.m2749.l2649&ssPageName=STRK:MEBIDX:IT
Click to expand...
Click to collapse
Thanks for that. Excited to give it a go. If it wasn't 1am on a Monday morning, I'd do it right now!
I've downloaded all the parts (rom, kernel, gapps) though, so hopefully this will be it.
Appreciate the help.
Bummer. Didn't work.
The tablet will charge (although no visual indication that it is charging) but no way to get USB audio output.
I'm using one of these.
Any other kernel out there to give the old 2012 USB + power?
Try DC kernel. My set up is working OK. You also need to mount USB stick manually. I use Stick Mount app
Sent from my Nexus 4 using Tapatalk
Hjicons said:
Try DC kernel. My set up is working OK. You also need to mount USB stick manually. I use Stick Mount app
Click to expand...
Click to collapse
Thanks for the suggestion.
I actually tried that kernel too. Didn't work. I'm not trying to hook up a usb stick. Just need the tablet to be charged and also my USB DAC to work at the same time.
Have you tested it with a USB DAC for audio out? So your N7 is charging and also outputting audio via USB?
Try this CM10.1 ROM with modified kernel, claims to support DAC device. http://mehrvarz.github.io/nexus-7-usbrom/
In my case I am only able to mount USB stick via this otg adapter. Charging via adapter is not working
Sent from my Nexus 7 using Tapatalk
Hjicons said:
Try this CM10.1 ROM with modified kernel, claims to support DAC device. http://mehrvarz.github.io/nexus-7-usbrom/
Click to expand...
Click to collapse
That's the one I already have and USB + power work as advertised. However, it's on Jelly Bean, so Spotify Connect doesn't work. I need the same functionality on a Lollipop+ rom.
So far looks like it doesn't exist. I can't seem to convince my wife to give up her 2013 and swap it with the 2012 either.

Categories

Resources