- Sep 21, 2009
- 9,493
- 3,428
- 0
Was this ever figured out?
I also cannot get my device recognized, and have EasyTether..
Edit: To Fix:
1) Remove EasyTether from Network Preferences
2) In terminal run:
sudo kextunload -m com.mobile-stream.driver.EasyTetherUSBEthernet
3) Uninstall EasyTether from TB Applications.
4) Reboot TB. (This made it work, mac did not need a reboot)
Awesome!
So far so good, you may want to note that your phone reboots by itself and re-examines PG05IMG.zip before finishing the installation, had me wondering if I messed up for a minute.
Did it actually reboot or did the screen just turn black. A reboot would have involved a vibration.
Also could note which commands do and do not receive a response from terminal, I'm OCD too
IE:
./adb push busybox /data/local/
you should see:
1868 KB/s (1062992 bytes in 0.555s)
or
./adb shell chown 0:0 /system/xbin/su
will not display a message when entered correctly
Awesome guide, thanks for your time Cory!
Thank you so much and great suggestions. Last night I attached a PDF to the first post, so you can see more verbose detail of each and everything returned for the various commands.