Jump to content

Need people to test app!


Guest Amphoras

Recommended Posts

Guest Amphoras

Looking at adding TPTs for stock Gen 2 devices to the TPT Helper app, but need a way to tell the difference between European and Chinese Blades first. Hopefully the code in this app should do that, so hopefully some people can test it for me and let me know the results. It works in pretty much the same way as Mr Pigfish, and should either tell you that you have a European Blade, Chinese Blade, or Unknown Blade (hopefully no one gets that).

What you need to do to help:

*Download the app and install it

*Run it and see what type of Blade it says you have

*Report back what it said, and what type you actually have (if you know)

*If it said a different type or unknown, could you please type cat /proc/iomem into the terminal emulator app and reply with the output.

Thanks in advance, hopefully it will work correctly first time!

http://bit.ly/wINZ3K

Alternative link (older version): http://www.mediafire...22fuf68ouzner7a

Edited by Amphoras
Link to comment
Share on other sites

Stock 2.2 ROM

ZTE Blade Gen2, Czech distribution from End of July 2011, new accelerometer sensor.

Your application says:

Unknown type of Blade

post-917167-0-43963600-1318621291_thumb. post-917167-0-01627800-1318621316_thumb.

post-917167-0-28155200-1318621333_thumb. post-917167-0-41776100-1318621362_thumb.

P.S. I made repartitioning, but after that I restored my original ROM.

Edited by bogino
Link to comment
Share on other sites

Guest Amphoras

Thanks for the replies so far :).

Stock 2.2 ROM

ZTE Blade, Czech distribution from End of July 2011, new accelerometer sensor.

Your application says:

Unknown type of Blade

P.S. I made repartitioning, but after that I restored my original ROM.

What do you get if you type "cat /proc/iomem" into the terminal emulator app?

Edited by Amphoras
Link to comment
Share on other sites

What do you get if you type "cat /proc/iomem" into the terminal emulator app?

C:\Users\bogi>adb shell

* daemon not running. starting it now *

* daemon started successfully *

$ cat /proc/iomem

cat /proc/iomem

02500000-025fffff : ram_console

02600000-0fffffff : System RAM

  02633000-02c71fff : Kernel text

  02c9a000-02dd3087 : Kernel data

  05f1c000-0611bfff : kgsl_phys_memory

20000000-2fffffff : System RAM

9c004300-9c0043ff : smc91x.0

a0000000-a001ffff : kgsl_reg_memory

  a0000000-a001ffff : kgsl

a0200000-a0200fff : msm_serial_hs.0

a0400000-a0400fff : msm_sdcc.1

a0500000-a0500fff : msm_sdcc.2

a0800000-a08003ff : msm_hsusb

  a0800000-a08003ff : msm_otg

a0a00000-a0a007ff : msm_nand_phys

a9900000-a9900fff : msm_i2c.0

  a9900000-a9900fff : msm_i2c

a9c00000-a9c00fff : msm_serial.2

aa200000-aa2effff : mdp

aa600000-aa600fff : pmdh

$

Edited by bogino
Link to comment
Share on other sites

Guest Amphoras

C:\Users\bogi>adb shell

* daemon not running. starting it now *

* daemon started successfully *

$ cat /proc/iomem

cat /proc/iomem

02500000-025fffff : ram_console

02600000-0fffffff : System RAM

  02633000-02c71fff : Kernel text

  02c9a000-02dd3087 : Kernel data

  05f1c000-0611bfff : kgsl_phys_memory

20000000-2fffffff : System RAM

9c004300-9c0043ff : smc91x.0

a0000000-a001ffff : kgsl_reg_memory

  a0000000-a001ffff : kgsl

a0200000-a0200fff : msm_serial_hs.0

a0400000-a0400fff : msm_sdcc.1

a0500000-a0500fff : msm_sdcc.2

a0800000-a08003ff : msm_hsusb

  a0800000-a08003ff : msm_otg

a0a00000-a0a007ff : msm_nand_phys

a9900000-a9900fff : msm_i2c.0

  a9900000-a9900fff : msm_i2c

a9c00000-a9c00fff : msm_serial.2

aa200000-aa2effff : mdp

aa600000-aa600fff : pmdh

$

Thanks, that's a good result.

Link to comment
Share on other sites

Guest sheennick

i have indian ZTE blade ( DELL XCD 35 )which is factory gen 2 came with 2.2 ROM and all 512 mb RAM unlocked out of the box

and the app says "you have a european blade" i am pretty sure it isnt European though

post-887367-0-02195100-1318655118_thumb.

Edited by sheennick
Link to comment
Share on other sites

Guest hedgepigdaniel

i have indian ZTE blade ( DELL XCD 35 )which is factory gen 2 came with 2.2 ROM and all 512 mb RAM unlocked out of the box

and the app says "you have a european blade" i am pretty sure it isnt European though

post-887367-0-02195100-1318655118_thumb.

The indian dell ones are the same physically as the european ones as far as I can tell.

Link to comment
Share on other sites

Guest hedgepigdaniel

My UK OLED blade is correctly identified as a European blade

What does the app check in order to make up its mind? Can it tell between TPT upgraded Gen2 and stock/windows upgraded Gen2?

Edited by hedgepigdaniel
Link to comment
Share on other sites

Guest Amphoras

My UK OLED blade is correctly identified as a European blade

What does the app check in order to make up its mind? Can it tell between TPT upgraded Gen2 and stock/windows upgraded Gen2?

It looks at the 5th line and if it starts with 2, then it tells you you have a European Blade. Since bongio's output was different, it also looks at the 6th line of the output and if the last 10 characters are System RAM then if the line starts with 2, tells you you have a European Blade. The only Chinese /proc/iomem I have seen (from BurgerZ) did not have this line, so if the 5th line starts with 9, then it tells you you have a Chinese Blade. 20000000 - 2fffffff : System RAM is the full line.

I haven't looked at differences between stock and TPT'd Gen 2 devices yet, so it doesn't know the differences between those.

Link to comment
Share on other sites

Guest Amphoras

Amphoras, still Unknown type of Blade (version 1.2).

Thanks again. I think I found where the problem was, I didn't clear the something properly, so it was giving false results. Hopefully this version should fix that. If not, it also has logging enabled, so if it still shows as Unknown, could you send me the logcat output from Blade Checker(....): Starting to Blade Checker(...): Ending. There's an app called aLogcat on the market that shows you the output and lets you save if to the sdcard.

Link to comment
Share on other sites

Guest doogsville

I'd like to help, I have a Chinese blade, from China Unicom, but since I live in China I can't access the file from dropbox. If I click on the link it can't connect to the site and if I use my VPN it gives me a 'bad gateway error'. Can you upload the fire to another site? I can access Mediafire and Fileupload and most of the other sites people here use, but not dropbox.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.