Page 1 of 1

Any one with an Extreme

PostPosted: April 12th, 2012, 7:10 pm
by suggsy89
If someone with an Extreme who knows how to use Android SDK and ADB could they do...
Edit.. Updated commands.. I knew i had it wrong to start off with..
Code: Select all
adb shell
cat proc/partitions

And then post the output here?

Re: Any one with an Extreme

PostPosted: April 12th, 2012, 8:58 pm
by Mitre
what you looking for mate?

Re: Any one with an Extreme

PostPosted: April 12th, 2012, 9:04 pm
by suggsy89
Partition layout, Kernel, a pulled system image... Kernel should be easy..

Re: Any one with an Extreme

PostPosted: April 12th, 2012, 9:11 pm
by Mitre
cat /proc/kmsg

1. switch off tab.
2. in terminal (PC/Mac/Linux):

Code:
Code: Select all
adb shell cat /proc/kmsg > kmsg.txt



3. switch on tab.
4. repeat(Key-Up & Enter) until no longer receive the message "error: device not found"
5. Ctrl-C to stop.
6. Edit kmsg.txt
from the work of Duvier

Re: Any one with an Extreme

PostPosted: April 15th, 2012, 1:37 pm
by rsocon
Not sure how well this will work. I copied the files direct from the tab and uploaded them.

Partitions, http://db.tt/k2lFJvN4

Kmsg, http://db.tt/PcamxE1b

Re: Any one with an Extreme

PostPosted: April 19th, 2012, 2:31 pm
by suggsy89
[url]http://elinux.org/Hack_A10_devices
rsocon wrote:Not sure how well this will work. I copied the files direct from the tab and uploaded them.

Partitions, http://db.tt/k2lFJvN4

Kmsg, http://db.tt/PcamxE1b
[/url]

Thanks, can you get the kernel aswell?

Follow this....

http://elinux.org/Hack_A10_devices

Re: Any one with an Extreme

PostPosted: April 20th, 2012, 2:36 pm
by rsocon
I've managed to get it to boot as the link suggests.

But when I run the adb shell command it seems to initialize but then says no device found.

The drivers are installed as its listed in device manager.