I had a quick question regarding my Captivate that doesnt have a working USB data connection.
My phone has been without a USB data connection for a bit. I posted a couple threads about it but concluded its definitely a hardware issue. I have no issue charging the phone but neither the computer nor the phone recognizes a USB data connection or offers options for mounting it.
So my next question is... can I push kernel updates (preferably one that will allow for a 2e recovery mode) via a terminal emulator? Im stuck on Cognition 2.2beta3 and it has 3e recovery mode. Im unable to run any update.zip files to bring the phone back close to stock. I can get files on the phone with the Websharing app and I can access the terminal via the emulator and boot into both recovery and download mode. Neither do anything for me though with the 3e recovery and lack of USB connection.
I saw an old thread for a kernel that mentioned you could swap them this way:
Thanks in advance!
My phone has been without a USB data connection for a bit. I posted a couple threads about it but concluded its definitely a hardware issue. I have no issue charging the phone but neither the computer nor the phone recognizes a USB data connection or offers options for mounting it.
So my next question is... can I push kernel updates (preferably one that will allow for a 2e recovery mode) via a terminal emulator? Im stuck on Cognition 2.2beta3 and it has 3e recovery mode. Im unable to run any update.zip files to bring the phone back close to stock. I can get files on the phone with the Websharing app and I can access the terminal via the emulator and boot into both recovery and download mode. Neither do anything for me though with the 3e recovery and lack of USB connection.
I saw an old thread for a kernel that mentioned you could swap them this way:
Any of this look familiar to any one? Any other methods to get a kernel with 2e recovery into a phone with no USB data connection?Scary way to get original kernel back
If you really really want to go back to the kernel you had before applying the lagfix kernel (why?), first disable the lagfix as explained above. Then you will need to get into adb shell, with root.
Code:
thor$ adb shell
$ su
# redbend_ua restore bml7-zImage-kernel-backup.img /dev/block/bml7
Thanks in advance!