Guest PaulOBrien Posted June 6, 2012 Report Posted June 6, 2012 To use ADB on the San Diego you'll need a custom vendor ID in your adb_usb.ini, specifically '0x8087'. To use fastboot, you'll need to include this too - i.e. 'fastboot -i 0x8087 command'. P
Guest spences10 Posted June 6, 2012 Report Posted June 6, 2012 (edited) Awesome! Was just about to ask you this on Twitter Just checked I have no adb_usb.ini file, just doing a search now to find one to kang Edited June 6, 2012 by spences10
Guest PaulOBrien Posted June 6, 2012 Report Posted June 6, 2012 re: adb / fastboot (especially fastboot), proceed with EXTREME CAUTION. I've not yet found a way to enter fastboot or recovery aside from ADB commands... P
Guest spences10 Posted June 6, 2012 Report Posted June 6, 2012 I found fastboot by powering on holding powe+volume down goes into fastboot and you can select recovery from there Haven't sorted drivers yet, just trying via a Ubuntu 12.04 vm now
Guest spences10 Posted June 8, 2012 Report Posted June 8, 2012 Ok, the reason I couldn't find the .android folder was because I didn't have one The .android folder is where you will find the adb_usb.ini file the .android folder is located [for me w7] 'C:\Users\myusername\.android' I just put the vendor id in there and hey pesto adb access :)
Guest nikc0069 Posted June 8, 2012 Report Posted June 8, 2012 Can you push the su binary? I may not have quite given up hope with this one.
Guest spences10 Posted June 8, 2012 Report Posted June 8, 2012 Can you push the su binary? I may not have quite given up hope with this one. Yeah, like one of the first things I tried ;)
Guest hecatae Posted June 8, 2012 Report Posted June 8, 2012 intel android device driver can be found here: http://software.intel.com/en-us/articles/intel-android-device-usb-driver/
Guest nikc0069 Posted June 9, 2012 Report Posted June 9, 2012 (edited) You pushed it? :) Awesome. Is it working? If so can you give the s2 unlock method a go? Does it have an efs directory? If it does then the s2 unlock might work. EDIT: More info here - in the Samsung devices at least there is a files in /efs called nv_data.bin and the lock is hashed in there - once you have root take a look at this link for more info and let me know how it goes :) http://forum.xda-developers.com/showthread.php?t=1064978 Edited June 9, 2012 by nikc0069
Guest spences10 Posted June 9, 2012 Report Posted June 9, 2012 (edited) You pushed it? :) Awesome. Is it working? If so can you give the s2 unlock method a go? Does it have an efs directory? If it does then the s2 unlock might work. EDIT: More info here - in the Samsung devices at least there is a files in /efs called nv_data.bin and the lock is hashed in there - once you have root take a look at this link for more info and let me know how it goes :) http://forum.xda-dev...d.php?t=1064978 No I meant like, duh yeah it was the first thing I tried and it didn't work, lol! Sorry I'd been drinking :unsure: Edited June 9, 2012 by spences10
Guest Simon O Posted June 9, 2012 Report Posted June 9, 2012 You pushed it? :) Awesome. Is it working? If so can you give the s2 unlock method a go? Does it have an efs directory? If it does then the s2 unlock might work. EDIT: More info here - in the Samsung devices at least there is a files in /efs called nv_data.bin and the lock is hashed in there - once you have root take a look at this link for more info and let me know how it goes :) http://forum.xda-dev...d.php?t=1064978 No efs on the San Diego.
Guest nikc0069 Posted June 9, 2012 Report Posted June 9, 2012 There goes that idea then! Took a look at one today. Nice phone but can't get one without unlock and root
Guest darkvicious Posted June 9, 2012 Report Posted June 9, 2012 (edited) sry Edited June 9, 2012 by darkvicious
Guest shootomanUK Posted August 19, 2012 Report Posted August 19, 2012 To use ADB on the San Diego you'll need a custom vendor ID in your adb_usb.ini, specifically '0x8087'. To use fastboot, you'll need to include this too - i.e. 'fastboot -i 0x8087 command'. P for some reason my adb is not working anymore, i can't find adb_usb.ini in my android folder ? how do i set up a custom vendor Id ? what is the text to put into notepad ? cheeers
Guest glossywhite Posted August 19, 2012 Report Posted August 19, 2012 No efs on the San Diego. So let me clarify, as this comment is ambiguous; Are you saying "there's no EFS on the San Diego", or "No, there's EFS on the San Diego"?
Guest Posted August 19, 2012 Report Posted August 19, 2012 Where would I find this efs? I will take a look, but based on the post that is being replied to, I would say flibblesan is saying that there is no efs.
Guest glossywhite Posted August 19, 2012 Report Posted August 19, 2012 I know nothing about the Intel arch of Android. Does anyone happen to know if there is a special ADB version for Intel devices? A specially modified one for the SD and Xolo? Maybe that's a good starting point... :D
Guest shootomanUK Posted October 21, 2012 Report Posted October 21, 2012 (edited) Fastboot on ICS is now Droidboot, In addition to USB, Droidboot can also do Fastboot over Ethernet (useful for devices which have USB but not OTG) https://01.org/andro...astboot-and-adb https://groups.google.com/forum/?fromgroups#!topic/android-contrib/t6AEhwaILUs Edited October 21, 2012 by shootomanUK
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now