- 02-13-2011, 06:49 PM
Thread Author #51
My best guess is that your USB drivers did not install correctly. Try uninstalling them and re installing them according to the directions in the first post. Someone else with XP reported a problem earlier in the thread, and I told them to try to the same thing. I didn't hear back whether it worked or not. It may just be a problem on XP.
- 02-13-2011, 06:52 PM
Thread Author #52
- 02-13-2011, 06:54 PM
Thread Author #53
- 02-13-2011, 07:08 PM #54
- 02-13-2011, 07:19 PM #55
- 02-13-2011, 07:26 PM
Thread Author #56
- 02-13-2011, 07:34 PM
Thread Author #57
- 02-13-2011, 07:59 PM #58
- 02-13-2011, 08:09 PM
Thread Author #59
You need to be in the correct folder to run the commands. adb only exists in the platform-tools folder. Type this after you exit:
c:\android\android-sdk-windows\platform-tools\
After that. your prompt should look like:
c:\android\android-sdk-windows\platform-tools>
instead of
c:\users\eric>
then try the adb push command again. Let me know if this works for you. - 02-13-2011, 08:15 PM #60Thanked by:
- 02-13-2011, 08:33 PM
Thread Author #61
- 02-14-2011, 08:43 AM #62
- 02-14-2011, 02:50 PM
Thread Author #63
- 02-14-2011, 03:36 PM #64
- 02-14-2011, 03:40 PM
Thread Author #65
- 02-14-2011, 04:30 PM #66
- 02-15-2011, 07:49 PM #67
Does this overwrite any stock files? It's pushing su and busybox. Are either of those being overwritten?
Someone with a stock phone, please check this and post the stock versions if they exist.
To save the stock programs, follow step 1 through 3 of RevolutionRed's guide, and do the "cd c:\wherever-your-sdk-tools-folder-is" command in step 4. Then issue the following commands:
If there is no stock file, the adb pull command will return the following message:adb shell
mount -o remount,rw -t yaffs2 /system /system
exit
adb pull /system/bin/su stock-su
adb pull /system/bin/busybox stock-busybox
If either of the pull commands succeeds, please post the resulting file.remote object '/system/bin/<filename>' does not exist
Thank you thank you! - 02-15-2011, 07:58 PM
Thread Author #68
Thanked by: - 02-15-2011, 08:16 PM #69
- 02-15-2011, 09:54 PM #70
Whew! I thought I had obliterated stock files without a backup. You're my hero. ^_____^
Here you go:
http://forum.androidcentral.com/opti...tml#post592506 - 02-16-2011, 02:13 AM #71
Thanks for this - just got this phone... downsized our budget for it. I've had/hacked a Droid 1, HTC Incredible, and Droid X. I'm not able to find much info about the stock kernel that comes on the Opt-V - do you have any idea how much, if any, it can be OC'd?
- 02-16-2011, 02:24 AM #72
RevolutionRed got it to 825Mhz
http://forum.androidcentral.com/opti...-beta-2-a.html - 02-16-2011, 08:52 AM #73
it sounds like that's a custom kernel, though, not stock
with the Droid and Droid X, the stock 2.2 kernel was overclockable, and i prefer to have my phone be straight-up stock with root, and a little OC - I typically don't like messing with custom ROMs (any more, anyway!
)
- 02-16-2011, 08:53 AM #74
- 02-16-2011, 01:39 PM
Thread Author #75
Unfortunately, there is no way to overclock with the stock kernel. However, there are 2 or 3 kernels floating around that should work, if you want to test a few. Any kernel that works on the optimus S should work on the V, although some have a few issues.
Additionally, for everyone that cares, there's a port of Gingerbread (Android 2.3) for the S that's reported working on the V.




Reply


































