(Q) How To Extract CPUID From Bricked A500 - Acer Iconia A500 - XDA Forums

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 9

12/24/2014

[Q]HowtoextractCPUIDfrombrickedA500|AcerIconiaA500|XDAForums

xda-developers Acer Iconia A500 Iconia A500 Q&A, Help & Troubleshooting [Q]How to extract CPUID from
bricked A500

Post Reply

Tweet

Subscribe to Thread

Like

+1

Rate Thread

[Q]How to extract CPUID from bricked


A500
OP

nurofenplus

nurofenplus
OP

Joined: Sep 2010


75 posts

Member

13th January 2013, 04:56 AM | #1

Thanks: 13

My partner has a bricked A500. It will NOT boot so any utilities


utilising adb/dmesg fail. I can boot into fastboot mode (v0.03.11ICS) but fastboot returns USB write errors stating invalid
partition format "." So, I assume I have to use nvFlash to re-write
the partition table but this still requires the SBK that I can not
generate as I do not know what my CPUID is.
I have read so many threads all offering tweaked variations of
the same process but I haven't found as yet a definitive how-to
on re-creating your CPUID/SBK on a bricked device as they all
assume you either know your CPUID or the tablet stills boots so
you can retrieve it easily.
Does anyone have any links to resources to assist? I currently
can boot into fastboot and APXmode. Attempts to factory reset
seem to kick off OK but then fail with errors erasing data/cache
etc... I have both windows/linux and the tablet is recognized in
APX/fastboot mode on both OS's.

MOST THANKED

ALL-TIME

SUCCESS!! I finally managed to unbrick my tab,


SPECIAL thanks to

dishoom

(quote) Well, if I'm not mistaken, it should be


16. You can

Moscow Desire

2014-Sep-18 11:41

2014-Sep-15 6:55

(quote) Put your device in APX mode, manually.


Then get it.

Moscow Desire

2014-Sep-15 6:24

Thanks
Work Model:HTC One M7, ROM:GPE 4.4
Play Model:LG Nexus 5, ROM:GPE 4.4.2

http://forum.xdadevelopers.com/showthread.php?t=2096826

1/9

12/24/2014

[Q]HowtoextractCPUIDfrombrickedA500|AcerIconiaA500|XDAForums

Dr.GM

Joined: Apr 2012


27 posts

Junior Member

13th January 2013, 06:51 AM | #2

Thanks: 8

1- download the attached file


2- go to linux
3- install GCC , lsUSB , Libusb-1.0.x , libusb-1.0-dev (from Ubuntu
software center )
4- drag and drop the APX.c file in your desktop
5- connect your tablet to the computer (through mini USB) and
put it in APX mode
6- Now on computer fire up Terminal and type this code
Code:

cdDesktop
sudosu
gccapx.coapxlusb1.0
7- a new file should appear in your desktop
8- keep typing :
Code:
./apx

it will return to you the UID (AKA: CPUID)


DONE

Attached Files
apx.c - [Click for QR Code] (1.0 KB, 943 views)

The Following 5 Users Say Thank You to Dr.GM For This Useful Post:

dishoom

Junior Member

[ View ]

Joined: Oct 2011


3 posts

15th September 2014, 12:06 AM | #3

Thanks: 1

Error: Failed to open device


Quote:
http://forum.xdadevelopers.com/showthread.php?t=2096826

2/9

12/24/2014

[Q]HowtoextractCPUIDfrombrickedA500|AcerIconiaA500|XDAForums

Originally Posted by Dr.GM


1- download the attached file
2- go to linux
3- install GCC , lsUSB , Libusb-1.0.x , libusb-1.0-dev (from
Ubuntu software center )
4- drag and drop the APX.c file in your desktop
5- connect your tablet to the computer (through mini
USB) and put it in APX mode
6- Now on computer fire up Terminal and type this
code
Code:
cdDesktop
sudosu
gccapx.coapxlusb1.0

7- a new file should appear in your desktop


8- keep typing :
Code:
./apx

it will return to you the UID (AKA: CPUID)


DONE
Many thanks for the walkthrough.. n sorry for being such a
noob!
My A500 is bricked, and not flashing through update.zip
method.. dint have my cpuid so decided to follow your guide..
installed Ubuntu on my windows pc, installed all the additional
packages you just mentioned, but after the last command of
./apx it returns with Error: Failed to open device !!!
Now What? can there be ANY way or ANYTHING i can do to get
over with this LLAAAST step? pretty pretty please!?
Thanks in Advance!

Moscow Desire

Joined: Mar 2011


Senior Moderator - Resident Trol 7,475 posts

15th September 2014, 11:24 AM | #4

Thanks: 6,242

Quote:
Originally Posted by dishoom
Many thanks for the walkthrough.. n sorry for being such
http://forum.xdadevelopers.com/showthread.php?t=2096826

3/9

12/24/2014

[Q]HowtoextractCPUIDfrombrickedA500|AcerIconiaA500|XDAForums

a noob!
My A500 is bricked, and not flashing through update.zip
method.. dint have my cpuid so decided to follow your
guide.. installed Ubuntu on my windows pc, installed all
the additional packages you just mentioned, but after
the last command of ./apx it returns with Error: Failed to
open device !!!
Now What? can there be ANY way or ANYTHING i can
do to get over with this LLAAAST step? pretty pretty
please!?
Thanks in Advance!
Put your device in APX mode, manually. Then get it.
Sometimes, if you leave it in what you think is APX mode, for a
certain amount of time, you may not be able to connect to it.
So do it fresh.

Want to avoid a vacation to the Frostlands? Then Follow the XDA


Rules Here
CLICKTOSHOWCONTENT

The Following User Says Thank You to Moscow Desire For This Useful Post:

dishoom

Junior Member

Joined: Oct 2011


3 posts

15th September 2014, 11:45 AM | #5

[ View ]

Thanks: 1

[QUOTE=Moscow Desire;55459329]Put your device in APX


mode, manually. Then get it.

http://forum.xdadevelopers.com/showthread.php?t=2096826

4/9

12/24/2014

[Q]HowtoextractCPUIDfrombrickedA500|AcerIconiaA500|XDAForums

Sometimes, if you leave it in what you think is APX mode, for a


certain amount of time, you may not be able to connect to it.
So do it fresh.[/QUOTE
Hmm thanks.. Meanwhile I did the code tweak as digested here:
http://forum.xda-developers.com/show....php?t=2331151
And got my cpuid as 0x00000042dfd497
Hope this is what I needed? Although the characters are 14 if I
exclude 0x?
Thanks again mate!

Moscow Desire

Joined: Mar 2011


Senior Moderator - Resident Trol 7,475 posts

15th September 2014, 11:55 AM | #6

Thanks: 6,242

[QUOTE=dishoom;55459593]
Quote:
Originally Posted by Moscow Desire
Put your device in APX mode, manually. Then get it.
Sometimes, if you leave it in what you think is APX
mode, for a certain amount of time, you may not be able
to connect to it. So do it fresh.[/QUOTE
Hmm thanks.. Meanwhile I did the code tweak as
digested here: http://forum.xdadevelopers.com/show....php?t=2331151
And got my cpuid as 0x00000042dfd497
Hope this is what I needed? Although the characters are
14 if I exclude 0x?
Thanks again mate!
Well, if I'm not mistaken, it should be 16. You can try it either
way.

http://forum.xdadevelopers.com/showthread.php?t=2096826

5/9

12/24/2014

[Q]HowtoextractCPUIDfrombrickedA500|AcerIconiaA500|XDAForums

Want to avoid a vacation to the Frostlands? Then Follow the XDA


Rules Here
CLICKTOSHOWCONTENT

The Following User Says Thank You to Moscow Desire For This Useful Post:

dishoom

Junior Member

Joined: Oct 2011


3 posts

18th September 2014, 04:41 PM | #7

[ View ]

Thanks: 1

SUCCESS!!
I finally managed to unbrick my tab, SPECIAL thanks to
@Moscow Desire, @eppeP, @civato and @srbeen.. here's what
i did, thought it might help someone else like me!
Booted my PC in Ubuntu, to extract the CPUID, as i didnt have it
saved. for that i used instructions from this post:
http://forum.xda-developers.com/show....php?t=1751978
Nevertheless, i couldnt completely follow it till unbricking, as
somehow things didnt quite work out as expected. Expecially,
the UID i recovered was as i quoted above, filled with many
zeroes.. i got the correct one after tweaking with apx.c file as
advised here: http://forum.xda-developers.com/show....php?
t=2331151 because i later realized i was using a 32-bit system.
After recovering my UID, downloaded the "V8-UNL-ICS-HCbootloader-MULTI-cwm.zip" thing, given here: http://forum.xdadevelopers.com/show....php?t=1622425 .. its a simplified form of
nvflash, and is easier to operate for less techno ppl like me.
Booted to windows, downloaded and extracted it, and edited
the v8.bat file to remove any cls commands and see what this
thing does. Then, opened the command prompt with
http://forum.xdadevelopers.com/showthread.php?t=2096826

6/9

12/24/2014

[Q]HowtoextractCPUIDfrombrickedA500|AcerIconiaA500|XDAForums

Administrative rights, and run the V8.bat file... Once my tab was
unbricked, i could easily flash any update.zip package i wanted!!
Sounds easy! but believe me, its easier said than done! took me
over a week to complete the whole process as i tried almost
EVERYTHING as anyone suggested in ANY post to unbrick my
tab! but nevertheless, got the result finally and thats what
matters!
Guys, the devs at xda, You ROCK!!

The Following User Says Thank You to dishoom For This Useful Post:

Moscow Desire

Joined: Mar 2011


Senior Moderator - Resident Trol 7,475 posts

18th September 2014, 07:06 PM | #8

[ View ]

Thanks: 6,242

Quote:
Originally Posted by dishoom
I finally managed to unbrick my tab, SPECIAL thanks to
@Moscow Desire, @eppeP, @civato and @srbeen..
here's what i did, thought it might help someone else
like me!
Booted my PC in Ubuntu, to extract the CPUID, as i didnt
have it saved. for that i used instructions from this post:
http://forum.xda-developers.com/show....php?t=1751978
Nevertheless, i couldnt completely follow it till
unbricking, as somehow things didnt quite work out as
expected. Expecially, the UID i recovered was as i quoted
above, filled with many zeroes.. i got the correct one
after tweaking with apx.c file as advised here:
http://forum.xda-developers.com/show....php?t=2331151
because i later realized i was using a 32-bit system.
After recovering my UID, downloaded the "V8-UNL-ICSHC-bootloader-MULTI-cwm.zip" thing, given here:
http://forum.xda-developers.com/show....php?t=1622425
.. its a simplified form of nvflash, and is easier to operate
for less techno ppl like me. Booted to windows,
downloaded and extracted it, and edited the v8.bat file
to remove any cls commands and see what this thing
does. Then, opened the command prompt with
Administrative rights, and run the V8.bat file... Once my
tab was unbricked, i could easily flash any update.zip
package i wanted!!
Sounds easy! but believe me, its easier said than done!
http://forum.xdadevelopers.com/showthread.php?t=2096826

7/9

12/24/2014

[Q]HowtoextractCPUIDfrombrickedA500|AcerIconiaA500|XDAForums

took me over a week to complete the whole process as i


tried almost EVERYTHING as anyone suggested in ANY
post to unbrick my tab! but nevertheless, got the result
finally and thats what matters!
Guys, the devs at xda, You ROCK!!
Speaking for the rest of the mentions, you are most welcome.

Want to avoid a vacation to the Frostlands? Then Follow the XDA


Rules Here
CLICKTOSHOWCONTENT

Post Reply

Subscribe to Thread

Previous Thread

Next Thread

TelefonMobilLGL90DualD410...
Cumpara

819.00Lei
TelefonMobilLGL90DualD410...
Cumpara

http://forum.xdadevelopers.com/showthread.php?t=2096826

8/9

12/24/2014

[Q]HowtoextractCPUIDfrombrickedA500|AcerIconiaA500|XDAForums

xda-developers Acer Iconia A500 Iconia A500 Q&A, Help & Troubleshooting [Q]How to extract CPUID from
bricked A500

We're Social


XDA Developers was founded by developers, for developers. It is now a

valuable resource for people who want to make the most of their mobile
devices, from customizing the look and feel to adding new functionality.
Are you a developer?

Collaborator Software
smartbear.com/Collaborator

Industry's First and Best Featured Code Review Tool. Try Free Today.
-- XDA 2015

More info
Contact Rules Change Log Suggest Content Privacy Policy XDA App Root Any Device
Copyright xda-developers. Hosted by Leaseweb

http://forum.xdadevelopers.com/showthread.php?t=2096826

Sitemap

9/9

You might also like