PSFreedom with Hermes V4 (Jailbreak at first boot) - Touch Diamond, MDA Compact IV ROM Development

I can say that my Diamond jailbreak the PS3 at first boot "everytime".
I use HERMES V4 and OPEN MANAGER 2.1
The solution that I found is simple (with XDAndroid 2.2 RC 2.1 + System RC 2.2).
The first time:
-check to have replace zImage
-check to have put modules-2.6.27.46-01162-g741ab49-dirty.tar.gz in the directory of xdandroid (delete the old modules)
-put psfreedom.ko in the root of memory
-download payload from attachment
-put payload_hermesV4.bin in the root of memory
-overclock the phone (in startup.txt add inside "set cmdline": acpuclock.oc_freq_khz=680000) or download my STARTUP.TXT from attachment (only DIAM100)
-edit "froyo.user.conf" in the conf directory and replace the section "# custom shell commands, these commands run last" with this:
# custom shell commands, these commands run last
custom_shells{
rm -f /sdcard/fsck*.rec
echo ""
echo ""
echo "*************************************"
echo "*************************************"
echo "******D i s c o n n e c t ****** U S B ******"
echo "*************************************"
echo "*************************************"
echo ""
echo ""
sleep 3
insmod /sdcard/psfreedom.ko
sleep 2
echo "**********************************"
echo "**********************************"
echo "********P a y l o a d ****************"
echo "**********************************"
echo "**********************************"
cat /sdcard/payload_hermesV4.bin > /proc/psfreedom/payload
}
or download my conf file from attachment and put the file in the conf directory (only DIAM100)
-launch haret with USB connected to PC
-disconnect cable when the message "Disconnect USB from PC" is display
-put the phone to airplane mode
-install Advanced Task Killer Free (ATK)
-launch ATK
-change setting and set security to LOW (kill more application)
-kill all application (after I have 50Mb free)
-connect to PS3
jailbreak in normal way
The next time you just:
-launch haret with USB connected to PC
-disconnect cable when the message "Disconnect USB from PC" is display
-launch ATK and kill all application
-connect PS3
jailbreak in normal way
I hope this can help everyone who jailbreak with Diamond
UPDATE(only for DIAM100):
The STARTUP.TXT attached contains my path.
Change the name of the directory: "rel_path=your directory"
EXAMPLE: "rel_path=andboot"
HELP1:
If you don't have 50 Mb of free memory from ATK try:
-remove all widget from all the android desktop
-set as background of the desktop a simple color (not an image)
-disable the animation of the video (in the configuration of android you can find video option)
-etc... (all other simple procedure to free more memory)
HELP2:
If you don't find where to set security level LOW:
-open ATK
-press HOME button
-press Setting
-press Security Level
-select Low
-press BACK button (turn back)
-press BACK button (turn back)
-KILL selected apps
I have more than 50Mb free after this operation.
ALL-IN ONE solution: (thanks to Gonsi)
HTC_Diamond_PSFreedom_Hermes_V4b.rar
All-In-One Solution: PSFreedom 3.41 v1.3.1 PL3 Hermes v4b with PSN Patch
HTC_Diamond_PSFreedom_3.41_v1.3.1_Hermes_V4b_PSN_Patch.rar
Download this file and decompress it on your root.This file contains already ALL that you need.(include HermesV4)
It is ready for Diam100.
Change the startup.txt file if you have other phone.
NB: If you change the startup.txt file remember to edit it to set rel_path=xdandroid
Last payload:
For the last payload visit the HTC HERO psfreedom wiki page
Download the payload that you want and then change the conf file to load it (replace payload_hermesV4.bin with the name of the new payload)
Good day.

Works great!
Great solution, i tried a similar procedure (by me) but yours is great!
Now I've only the same problem as described in other post.
When i try to load backup of my game (original) from an external disk (2,5"), it returns always on xmb and not load nothing.
Any idea?

worked first time for me too, i've got psfreedom auto loading in the init file, so all you have todo is kill apps and jail break.
[one thing left to try is set ATK to autoload and set it to aggressive autokill and hopefully all you'll need todo is boot into andriod and jailbreak.] - scratch this bit as auto kill smallest interval is 30 mins
edit: tried a second time and the jailbreak didn't work first time... actually tried several times and then eventually rebooted phone and tried again, worked on second attempt (got unknown usb device on first try)

Ok, now works perfect.
It was an hard disk problem (external 2.5" samsung model 0804h hd 80gb), it is not fully supported.
Now i use another hard disk and it works

zulm said:
worked first time for me too, i've got psfreedom auto loading in the init file, so all you have todo is kill apps and jail break.
[one thing left to try is set ATK to autoload and set it to aggressive autokill and hopefully all you'll need todo is boot into andriod and jailbreak.] - scratch this bit as auto kill smallest interval is 30 mins
edit: tried a second time and the jailbreak didn't work first time... actually tried several times and then eventually rebooted phone and tried again, worked on second attempt (got unknown usb device on first try)
Click to expand...
Click to collapse
control the memory free (on ATK)
I have 50Mb and I jailbreak everytime at first boot
I did also:
-in settings/display disable all effect
-in desktop load like background a single color (and not a picture)
-remove ALL the gadget from all the desktop
...
it works great
ATTENTION: Autoload psfreedom.ko
I think that initrd.gz is not the right place where insert the insmod command.
Try to edit "froyo.user.conf" in the conf directory and insert in the section # custom shell commands, these commands run last
insmod /sdcard/psfreedom.ko
obviously before the } that end the list of commands...
You must have something like
# custom shell commands, these commands run last
custom_shells{
rm -f /sdcard/fsck*.rec
insmod /sdcard/psfreedom.ko
}
This for two reasons:
1.is more simple to modify (is a plain text file in XDAndroid directories, so you don't need Linux)
2.you load the module "after" the other modules that psfreedom.ko need
Now I am at work, I will try this solution this afternoon... but if someone can test... is simple to modify the conf file.
EDIT:
Ok, it works
You can edit the conf file and then when xdandroid boot you have only to launch ATK and kill all application

@bastard: You're spreading FUD. PSF module does not depend on any module which is loaded in conjunction with XDandroid. Why are you claiming this?
And you consider booting a full blown OS (which IS Linux by the way), installing apps and configuring a lot of other stuff more simple than booting another Linux (or just using your main OS if it's Linux compatible) and modify initrd once?
Anyway, have a good day!

Chatty said:
@bastard: You're spreading FUD. PSF module does not depend on any module which is loaded in conjunction with XDandroid. Why are you claiming this?
Click to expand...
Click to collapse
PSfreedom depend on the modules that you load on boot.
In particolary g_android.ko that enable debugging via USB
This is why on the psfreedom procedure you find to "copy" the modules in xdandroid directory
Now, i don't know if you have to load before or after...
But the psfreedom procedure say to load psfreedom.ko in terminal so I think this is the right order:
1.modules
2.psfreedom.ko
in this way it work... in the other... i don't know
Chatty said:
And you consider booting a full blown OS (which IS Linux by the way), installing apps and configuring a lot of other stuff more simple than booting another Linux (or just using your main OS if it's Linux compatible) and modify initrd once?
Anyway, have a good day!
Click to expand...
Click to collapse
I didn't say this...
I think (and wrote) that is "more simple" to modify a text file (the conf file) directly on phone rather than copy initrd.gz, boot to Linux, expand initrd.gz, edit init file, recompile to initrd.gz and then put it again on phone ONLY to autoload psfreedom on startup... (and allways do the rest of stuff)
Then I think (and wrote) that to have the order 1.modules 2.psfreedom.ko
modify the conf is better than modify initrd.gz
I don't understand why you have to enter into a debate...
if you don't like my procedure... use another.
Anyway, have a good day!

2 issues.
-overclock the phone (in startup.txt put the line acpuclock.oc_freq_khz=700000)
I can't put 700000, the phone crash when I start Android, I can put 680000, but no more.
-change setting and set security to LOW (kill more application)
I don't understand this, how can I change this setting?
I've tried the trick and it works like before for me, not better...

sexto said:
2 issues.
-overclock the phone (in startup.txt put the line acpuclock.oc_freq_khz=700000)
I can't put 700000, the phone crash when I start Android, I can put 680000, but no more.
Click to expand...
Click to collapse
I use 700000 and works fine for me, but I think it's normal... on the xdandroid you can find:
Overclocking
acpuclock.oc_freq_khz=XXXXXX ( i personally use 600000-640000 )
but it very unstable if you try to get higher than 650000-700000
Use the value that works for you.
sexto said:
2 issues.
-change setting and set security to LOW (kill more application)
I don't understand this, how can I change this setting?
I've tried the trick and it works like before for me, not better...
Click to expand...
Click to collapse
-open ATK
-press HOME button
-press Setting
-press Security Level
-select Low
-press BACK button (turn back)
-press BACK button (turn back)
-KILL selected apps
I have more than 50Mb free
With this I jailbreak every time at first time.
Have you change the phone to airplane mode? It use less cpu...

Yeah.
I have done the security think and now yes, it always works, at the moment, I've tried twice, but works both.
Thanks for the trick, you are my hero!!
By the way, I am spanish, it's possible that I wrote some word or sentence incorrectly, but I try do it well ^^

could someone upload these modified files? i can't find in my phone,thanks

I did everything you said but still it doesnt run every time on first boot it takes like 5 to 10 times to boot

any new version psfreedom for openmanager v1.13?

That would be awesome

agreed, I really want no bluray disc needed.
Also with the hermes payload, they will eventually create some custom firmware, no more psfreedom!

Thank you for opening this thread! But...
I did everything u recommended but still receiving the "unknown USB device connected". So, the same problem persists: It only works after the first boot!
Any other suggestions so we can solve the diamond problem once for all?
PS: PS3 jailbreak USBs are not available in my country so i have to count on the diamond jailbreak
UPDATE 1: After switching to Windows mobile--->Reconnect to PC in active sync mode--->Disconnect when the message appears--->Connect to PS3 and apply Jailbreak! It REALLY WORKS!
Do Note that using HTC Diamond is tricky when it comes to Jailbreaking the PS3 since it's not 100% compatible So take real care of the time between the power and eject buttons: YOU SHOULD WAIT LIKE 1/2 A SECOND TO PRESS THE EJECT AFTER THE POWER & IT WILL WORK WITH A RATE OF 1 OVER 2
UPDATE 2 : After Rebooting the phone from Win Mobile to Android (While connected to PC) if the JB doesn't work with the error "Unknown USB device connected", Just shut down the phone, reboot in win mobile reconnect to PC and boot back to Android then try again it should work!
Hope this helps!

Recheck procedure
codvisp said:
I did everything u recommended but still receiving the "unknown USB device connected". So, the same problem persists: It only works after the first boot!
Any other suggestions so we can solve the diamond problem once for all?
PS: PS3 jailbreak USBs are not available in my country so i have to count on the diamond jailbreak
UPDATE 1: After switching to Windows mobile--->Reconnect to PC in active sync mode--->Disconnect when the message appears--->Connect to PS3 and apply Jailbreak! It REALLY WORKS!
Do Note that using HTC Diamond is tricky when it comes to Jailbreaking the PS3 since it's not 100% compatible So take real care of the time between the power and eject buttons: YOU SHOULD WAIT LIKE 1/2 A SECOND TO PRESS THE EJECT AFTER THE POWER & IT WILL WORK WITH A RATE OF 1 OVER 2
UPDATE 2 : After Rebooting the phone from Win Mobile to Android (While connected to PC) if the JB doesn't work with the error "Unknown USB device connected", Just shut down the phone, reboot in win mobile reconnect to PC and boot back to Android then try again it should work!
Hope this helps!
Click to expand...
Click to collapse
I reply to you, but it's ok for everyone who have some troubles:
-you don't need to reboot to windows mobile
-you don't need to reboot the phone
If you have "unknown USB device connected" simply retry the jailbreak (leave the phone connect to PS3).
NOW
For my procedure...
It works ALLWAYS at first boot (not AFTER first boot)
If you have some problem check all the step, particolary:
-overclock (700000 or 680000 works fine, try which one works for you)
-phone in airplane mode
-security level LOW in ATK
-memory after kill all the application MUST be more than 50Mb
If you don't have this value of free memory try:
-remove all widget from all the android desktop
-set as background of the desktop a simple color (not an image)
-disable the animation of the video (in the configuration of android you can find video option)
-etc... (all other simple procedure to free more memory)
I wrote this guide becouse I NEVER try two time to jailbreak my PS3 after this trick... NEVER
So, eventually you can try different timing from press Power button and Eject button, but the REAL problem is the free memory and the speed of Diamond.
So I suggest:
- re-check the speed of overclock (try 680000 maybe is more stable)
- re-check alll the step of my guide
- re-check this list of trick to free more memory
I hope to help everyone with DIAMOND (DIAM100)

bastardociccio said:
I reply to you, but it's ok for everyone who have some troubles:
-you don't need to reboot to windows mobile
-you don't need to reboot the phone
If you have "unknown USB device connected" simply retry the jailbreak (leave the phone connect to PS3).
NOW
For my procedure...
It works ALLWAYS at first boot (not AFTER first boot)
If you have some problem check all the step, particolary:
-overclock (700000 or 680000 works fine, try which one works for you)
-phone in airplane mode
-security level LOW in ATK
-memory after kill all the application MUST be more than 50Mb
If you don't have this value of free memory try:
-remove all widget from all the android desktop
-set as background of the desktop a simple color (not an image)
-disable the animation of the video (in the configuration of android you can find video option)
-etc... (all other simple procedure to free more memory)
I wrote this guide becouse I NEVER try two time to jailbreak my PS3 after this trick... NEVER
So, eventually you can try different timing from press Power button and Eject button, but the REAL problem is the free memory and the speed of Diamond.
So I suggest:
- re-check the speed of overclock (try 680000 maybe is more stable)
- re-check alll the step of my guide
- re-check this list of trick to free more memory
I hope to help everyone with DIAMOND (DIAM100)
Click to expand...
Click to collapse
It is WORKING with a 99% rate!
1. The Overclocking to 7,000 is working at its best.
2. I am not using ATK.
3. Phone in airplane mode is a must, i agree.
4. Disabling the animation is a must also.
5. I need to boot in WinMobile so i can use my phone normally...
6. I really noticed that one of the most important points is: the lapse of time between the Power & Eject buttons. It has to be larger than other devices at 1/2 sec. aprox. (as compared to HTC HD2 or others...)
Regards

codvisp said:
It is WORKING with a 99% rate!
1. The Overclocking to 7,000 is working at its best.
2. I am not using ATK.
3. Phone in airplane mode is a must, i agree.
4. Disabling the animation is a must also.
5. I need to boot in WinMobile so i can use my phone normally...
6. I really noticed that one of the most important points is: the lapse of time between the Power & Eject buttons. It has to be larger than other devices at 1/2 sec. aprox. (as compared to HTC HD2 or others...)
Regards
Click to expand...
Click to collapse
if you don't use ATK, you don't use my procedure!
Try to use ATK and it will work with 100% rate!
I repeat that timing between power and eject is less important...
Try ATK and then you never try two time!!!
(ATK free that you can download free on the internet. You can put the apk directly on xdandroid directory and it autoinstall )

htcinho said:
Works great!
Great solution, i tried a similar procedure (by me) but yours is great!
Now I've only the same problem as described in other post.
When i try to load backup of my game (original) from an external disk (2,5"), it returns always on xmb and not load nothing.
Any idea?
Click to expand...
Click to collapse
Try deleting Backup Manager and reinstalling. I had the same problem and that worked for me. Good luck.

Related

TCT-Alcatel Move

Hi XDA geeks , pros and fans !
I'd like to start this new threadline concerning the freshly-appeared TCT MOVE handheld device marketed for the budget segment.As i understand it appeared in march or later this year and has quite good specs for the approx. 100 euro category.
Some details can be found on
http://alcatelonetouch.com/products/smartphones/move
Contrarily to some beliefs IT IS NOT a branded OT-908 ,rather a cosmetized one .It comes in black or silver / white , a bit heavy for it's size , and higher specs than the OT-908.
Concerning the hardware specs, i'll be coming back later with some accurate chipset and sensor details.For now
OS is Android Froyo v2.2.2.Looks like there will be official ROM updates,at the time being there is the OneTouch Upgrade v1.2 ,which downloads about 540 Mb chunked firmware files, and exits with error.
Memory is 512 Mb RAM , for user space is available about 300 Mb
512 Mb ROM flash, available to user about 160Mb.
SD card slot supports up to 32Gb MicroSD, the phone comes with a 2Gb one.
Camera is a 2.1Mpixel one.There is no secondary one,but the main camera is available for video calls,with Yahoo! Messenger i tested it myself.How to use it this way i will explain later.
GPS is amazing , if assistance software is used , the lock-on takes only seconds.
Sensors - linear acceleration sensor
- 3 axis orientation sensor
- 3 channel magnetic field sensor (digital compass)
- light sensor for illuminance detection
- optical proximity sensor , it seems not in use by operating system(or rather poorly)
Processor - 600 MHz Qualcomm ARMv6 compatible, min frequency is 122 Mhz, and deep sleep capability.Qualcomm MSM 7627 chipset
rooting ?
hi djada80.i should like to ask if you managed to root your phone ?
Yeah , it's quite simple.There are in the Android Market some free apps , i think the best which i also use is the one named Ginger Break.Just download and install it.Detailed usage info can be found here
http://forum.xda-developers.com/showthread.php?t=1044765
firmware upgrade
it seems that the branded ones somehow cannot be upgraded ! at this point i need assistance , so PLEASE , if there is anybody experienced in debranding Acatel smartphones, then YOU ARE MOST WELCOME !.I saw guys having problem with debranding T-Mobile Move , so let's DO IT !
cannot sync with windows
i cannot sync my tmobile move with windows.have a toshiba satellite c665 with win 7 .pls help !
connect phone to computer,enable usb tethering.install alcatel android manager on computer. Can be found here
alcatelonetouch.com/contents/download/T-Mobile_AndroidManager_2.2.1108.1645.rar
This should work,instead of Android Sync Manager WiFi ,the last has some issues with this phone ,do not use it.
Yahoo! messenger front camera
Contrarily to some beliefs THERE IS POSSIBLE TO MAKE VIDEO CALLS with front camera only on Froyo 2.2.It is quite simple:
1.) if you have any version of yahoo apps , remove them all
2.) install Y!Messenger v1.3.2 , the afferent audio and video plugin and
optionally Y!Mail v1.3.2
Nothing fancy with it , just works.Remember, DO NOT UPDATE from Market.
Might also check this,if it doesn't work
http://forum.xda-developers.com/showthread.php?t=1087769
remove bundled apps ?
Hi !
Is there a way to remove some of the unnecessary factory shipped apps ?
RE
Yes , there is. So the smart method vould be to remove them from phone memory , and eventually install it on SD Card , if they are (and they are) UNMOVABLE.
Or just leave them ,anyway a factory reset will restore all the shipped applications.
1.) [optional] install Android SDK with platform 2.2 , sdk tools and eventually drivers.Enable USB debugging on device.On PC launch command prompt and change directory to \Android\android-sdk\platform-tools\.Run command
adb shell pm setInstallLocation 2
This enables SDCARD installation by default.Prerequisits to have ROOT ACCESS.
2.) with RootExplorer simply delete unwanted applications from \custpack\apps\ on device.Optionally you can make backups.
3.) if you made backups , the backed-up apk can be used to be reinstalled , NOW ON SD CARD
Good luck.
RE again
A reboot of the device is required to cleanup the junk after a forced delete.Or it can be done manually , BUT USE CAUTION.
i have an alcatel move branded Cosmote Move, i like this phone very much but i`ve managed to brick it the second time, first time i bricked and took it to waranty, they reinstall the software free of charge, now it has the same simptoms (pass the carrier logo and get stuck to carrier animation) and i need to send it to waranty again. i dont manage to get it unbricked. i`ve root it with gingerbreak but this phone doesnt go to recovery mode. i`ve searched the internet and google it for hours, but nothing.
if anyone knows how to do it please tell me, in the user manual says hard reset vol - and power, get stuck whit touch buttons light up and screen black!!
thanks in advance
re Themaster
it's not a brick yet i suppose , though you didn't specify how you managed to "brick" your phone.a nice clean reflash would solve the problem , probably you deleted some system files while in root mode.again did you use root explorer or something similar ?
try a factory reset as it follows:
1.) turn off the phone
2.) press vol up and the power on and hold the buttons pressed for about 1 minute
3.) the phone boots up , android logo appears and then an animation with some sort of thrashcan or whatever
4.)wait until it finishes , then the phone shuts down automatically.power on the phone and it will be restored
Beware ,battery must be at least 70 % charged or kept in charger , NOT USB connected to PC.
This restores phone to factory state , but not all the applications from /custpack/apps
Best regards !
Useful Key Combinations
These keypress modes apply on a shut down phone
Hard Reset - reinstalls android core system from ROM , deletes user data and misconfig
key combo : vol up + power on long pressed until trashcan animation appears
Flash Mode - used for ROM update , useless momentarily
key combo: vol down + power on long pressed , black screen appears and touch buttons lit up
Root access , mount filesystem with root access ,DANGEROUS !
key combo : home + power on long pressed until boot
build environment under Ubuntu
Lately, there has been some problems setting up an Android build environment under Lucid Lynx, as i've seen many have been complained for the missing java5 jdk.
For Romanian users: seems to be a problem with the Romtelecom DNS servers , when adding Jaunty or Dapper repositories to Lucid.
Use Google DNS as alternatives 8.8.8.8 and 8.8.4.4.This works.
From what I've been able to determine. The move and 908(s) are the same hardware with with only cosmetic differences. Something is different in software, I've been unable to root my 908s with ANY tools I've found.
I was also unable to use ADB under windows. The handset apparently requires four drivers, I was only able to find three of them. I got the Alcatel tools to work, as well as tethering, but no ADB. i didn't have any such issues under Ubuntu, but without root it isn't helpful.
I could not locate a stock rom or source anywhere on the Alcatel sites, so I sent a GPL request, i'm waiting to hear back.
UPDATE
After a long night I managed to root my 908s. I'll write out the jist of it, but I was flying by the seat of my pants, fueled by caffeine and sleep depervation. DON'T consider this a HOWTO.
First off, to the best of my knowlage there is no one click solution as of yet. As I said before still missing the driver that makes ADB work in windows, and handset based solutions didn't pan out. A little reasearch showed that the OT-990 has the same chip/ram and ROM space as ours. The screen is bigger, and I don't know what board is in it, but on a hunch I figured it was close enough. So I went here: http://forum.xda-developers.com/showthread.php?t=1164391 in the hopes that some sort of combined effort in future ROM development would be possible.
Yes that's right folks its a guide to MANUALLY root you handset with ADB. So not for the faint of heart. I didn't have high hopes, as issuing ls -l on either the sqlite folder or data threw a permission denied. So blindly I tried to push psneuter, busybox and su to /data/local. I almost fell off my chair when it worked! from there I used psneuter to get ADB into root, and managed to get the su binary to /system/xbin, and Superuser into /system/app. Superuser was installed, but still no root. So I checked out Root Checker to see what was going on. There are three places that su typically lives; /system/xbin, /system/bin, and /sbin. So I tried to put su in those folders. I got it into /system/bin but sbin is mounted read-only. I did not remount any directories, as the instructions are lacking syntax (I'm a little rusty with advanced mounting commands). I think things are mapped a little differently anyway. I still did not have root on the handset, so I then fired up Superuser to see what it could see. It saw the su binary, even though it wasn't working right. Then I thought well if it can see it, then maybe it can update and fix it. Sure enough after running the update to su in Superuser, (drumroll please...) I had working root.
So that's my story so far, I'm gonna give Alcatel a week or so to reply to my request. Then we'll take it from there. (Hey it worked on Huewei right?)
If a real dev should come across this, feel free to jump in. Its a solid little phone and has the potential to work on a range of handsets.
Gratitude
Thanks snkiz for your attention ! I am pleased that someone 'heavy' noticed my efforts of dedicating this threadline to the newcomer ! Indeed a small little phone with potential , maybe in time we get it gingerbread , cupcake ( or whatever ),even wm6.5 or 7 ...
As of ADB drivers , i had ADB from the first by these steps:
1.) http://www.alcatelonetouch.com/contents/download/move upgrade 1.2 Setup.rar , package contains the drivers
Now i noticed that when i try firmware upgrade , the utility downloads about half a giga of *.bin files and then exits with 'download failed error'.
2.) installed Android SDK , platform tools and Google drivers (i am not sure if necessary), the 2.2 platform (api 8)
Under Win7 cmd in platform tools , adb shell , su and on device pops up 'unknown has been granted superuser rights' and voila! in cmd shell i have '#'.Previously installed Gingerbreak.
My device is a Cosmote Move.
Ya, no I got that file too. I think they are "consumer drivers" because like I said I got all the Alcatel tools running but on my win 7 one driver was still missing, and I have pretty good googlefu. effin hate windows, this is why. I'm by no means a "heavy" but I am comfortable in a Linux environment, that helps alot. As to you being able to get gingerbreak to work, i'd bet that comes down to carrier firmware.
---------- Post added at 06:53 PM ---------- Previous post was at 06:39 PM ----------
djada, seeing as your the op could you please re-tag the thread with the model numbers to make it easier to find? cosmote, 908, 908s, and qualcom should do.
perhaps a mod could move this thread to the android hacking forum where it can get the proper attention please?
ADB driver
Driver files are from WHATEVER.\android-sdk\extras\google\usb_driver\ , if does not install automatically , can be forced.Anyway Win$ux 7 detects ADB interface , installs some sh.t from windows update server , and you'll have an ADB interface in Device Manager (working or not).Try to force the google drivers.
On the other hand ,i'm sorry but dunno how to move the thread , maybe i should start a new one in
http://forum.xda-developers.com/forumdisplay.php?f=565&order=desc&page=552
Just looked at it and they don't have Alcatel
Mod
Just started workin on a Cyanogen build , if i manage to build at least a kernal img , maybe i can lure in the Koush guy from github.We are in need of flash , backup , recovery tools.Not as lucky as the Samsung or HTC guys ...

ZTE U950 - Root, Recovery, ROM (& Google Play)

I AM NOT RESPONSIBLE FOR ANY NEGATIVE IMPACTS OR CONSEQUENCES ON YOUR PHONE IF YOU SO CHOOSE TO USE THIS GUIDE.
I own the ZTE U950 and had realized that there is very little information (in English) on how to do anything beyond stock for this incredible phone. After hours of research and translation I was able to figure out everything needed to get this phone to a "better" state. Since then I - and other XDA members - have been trying to keep the ZTE U950 alive...
ZTE U950 SPECS
NVIDIA TEGRA 3 (1.3MHz)
1GB RAM
4.3" Display (480x800)
5MP Front Camera/0.3MP Back Camera
Android OS 4.0.4
DRIVERS
Here are the "Join Me" drivers so that your PC can recognize the ZTE U950.
KERNEL
Stock - This is the stock kernel's source file.
Custom - This is a custom kernel for stock ROMs that can be OC'd to 2.5GHz.
ROOT
1) Make sure you have USB Debugging Mode and Unknown Sources checked in your phone Settings.
2) Connect your phone to your PC.
3) Download and open Genotools.
4) The program will open, click the 4th tab (last tab on the right).
5) Ensure that your phone is plugged into your PC.
6) Click the 2nd ROOT button.
7) A popup window will appear, press OK.
8) Your phone will then have a popup window, click the "Restore My Data" option.
9) The phone will restart several times, leave it for a few minutes.
10) This is the odd part... The phone will likely not stop restarting, and when you try to click the unlock key for the screen, it will automatically restart. Disconnect the phone. It should continue to restart.
11) Force the phone off.
12) Restart the phone.
13) If you have SuperUser, you are then rooted. If not, repeat these steps.
ROOT - NEW VERSION #1 (UNTESTED!):
1) Download the file here.
2) The instructions read verbatim are, "1 If your phone is not acquired before the ROOT privileges, we choose 1 root [next line] 2 after enter". Which I assume means click root, then enter...
ROOT - NEW VERSION #2 (UNTESTED!):
1) Download the root kit here made for the ZTE U950 (it uses the Chinese recovery), and extract to your desktop.
2) On your phone, go into Settings and enable USB Debugging under Developer options.
3) Connect the phone to your PC (Windows OS should fail to recognize the device).
4) Run either DrvInst_x64.exe or DrvInst_x86.exe. If you are unsure what you have, run both, the wrong one will fail with an error message.
5) After installation, unplug and replug your phone.
6) Go into Device Manager. You should be able to see a "ZTE TD Handset ADB Interface" under the "Android Phone" section. If you don't, reinstall the drivers again.
7). To root, simply run the U950_Root.bat file, and follow the instructions.
RECOVERY (CWM/TWRP)
1) Download the Chinese CWM or English TWRP recovery.img and place it into the root folder of your external SD card.
2) Download a terminal emulator. (If you are unable to download one, use the APP TRICKS described near the bottom to install a terminal emulator onto your phone.)
3) Open the terminal emulator.
4) Type in "su" then hit the return button.
5) Now type in the following:
dd if=/sdcard/recovery.img of=/dev/block/platform/sdhci-tegra.3/by-name/SOS
(and press the return button)
6) There should be a few lines beginning with something like 14052 or 14272, if not, then the above input was not typed correctly. If so, the recovery should now be installed.
GET INTO RECOVERY
1) Turn the phone off.
2) Hold the Power button + Volume Down button. When the ZTE logo comes up, count two seconds and then let go of the buttons.
3) The phone will enter into recovery. Use the Volume rockers for up and down and the power button to choose (if on CWM), or simply touch the buttons (if on TWRP).
4) I will describe the standard processes here if using CWM - the menus are top-to-bottom on the phone, which are written left-to-right here:
The Main Menu:
[*] Reboot system now
[*] Select zip to flash/install
[*] Wipe data
[*] Wipe cache
[*] Backup and restore
[*] Flash memory/Format
[*] Advanced setting
[*] Turn off phone
The Zip Menu:
[*] Install from zip
[*] Install from internal
Wipe Date:
[*] Confirm wipe data
[*] Do not wipe data
Wipe Cache:
[*] Confirm wipe cache
[*] Do not wipe cache
Backup and Restore:
[*] Backup
[*] Restore
ROMS (ALWAYS MAKE A BACKUP BEFORE FLASHING ANY ROMS TO THIS PHONE!)
Factory ROMs (in order of release)
U950V1.0.0B02
U950V1.0.0B14
U950V1.0.0B18
U950V1.0.0B22
U950V1.0.0B04
U950V1.0.0B05
Custom ROMs (in no particular order)
6240-jingjian
MIUI3.3.7
CustomRom-B14
DeodexedMIUI3.3.7
EN&CN-MIUI3.3.7-msdfyc4zwg
MIUI3.2.8-ysdfyc4zwg
Signed-121223-MZECN-CookedROM
SignedROM
V2.0.0-Hiapk-XC-iSignFile
12-21ROM
4.2CameraROM
RandROM
MIUI1220
V2-MaunJ
CM10/.1 - HeatSka Edition
This should be listed under ROMS, but I felt that it needed its own section. Ska and I worked on this for quite some time getting all the kinks worked out. We did not create the original version of this unofficial Cyanogenmod port, but the original had many issues and was not maintained after its initial release. All the major problems have been worked out in our HeatSka edition.
The ROM was initially CM10 (4.1.2), but it has been mixed with files that list it as 4.2.2 (CM10.1) under the information section. In either case, it is Jelly Bean! Aside from the fixes we have implemented, there are also numerous tweaks and mods for UI speed, network speed, battery consumption, app installs, and much more. There is almost no theming, just enough to know that this is our enhanced (and better) variation.
The only known issue that may arise is CPU throttling. We have included an app called, "LGP880 Booster". This app will allow a CPU speed boost when turned on, with a temperature threshold to prevent overheating. If you wish to save battery, only enable this app when playing a game or using CPU-intensive apps.
DOWNLOAD: CM10.1/2 - HeatSka
FLASH A ROM
1) Download a ROM.
2) Place the ROM in the root of the phone's SD card.
3) Enter into recovery.
4) Wipe data.
5) Wipe cache.
NOTE: Wipe data and cache are the Factory Reset button in TWRP.
6) Follow the menus to get to the ROM in the SD card.
7) Click the power button to choose the ZIP if on CWM (or just push the designated button on TWRP).
8) The ROM is being flashed.
9) Follow the left arrow (the last selection) on the menus to get back to the main menu.
10) Choose the first option on the main menu to reboot on CWM (or click Reboot followed by System in TWRP).
NOTE I: The ROM will probably be in Chinese. Find the Settings icon and click it. Go down to the Language & Input setting and click it (there is a capital "A" next to it). Click the top setting and choose the desired language.
NOTE II: There may not be an English keyboard available, so download this 4.2 keyboard ZIP file and flash it in recovery.
INSTALL GOOGLE PLAY
1) Download and install a file explorer like ES Explorer (free) or Root Explorer (paid). (If the phone is unable to download a file explorer, use the APP TRICKS described near the bottom to install one onto the phone.)
2) Download and take the three files from the RAR file for Google Play and place them in a folder on the phone that can easily be reached with a file explorer.
3) Open up a file explorer.
4) Move the three files to the "/System/App" folder on the phone.
5) Give the three files each the same permissions (Read for all three groups, and Write for User).
6) Restart the phone and Google Play should now be installed.
Notes: a) There are cases where two Google Play store icons may appear. They should both work and not cause problems.
b) If the store does not show, redo the process above.
c) This trick does seem to work on other Android devices as I have successfully done this on a Galaxy Note N7000.
INSTALL FACTORY ROM
1) Download a Factory ROM from above and place the "update.zip" file in the root of your external SD card.
2) Go to Settings.
3) Go down to About Phone and click that.
4) Click on System Updates.
5) Remove the check mark.
6) Click OK.
7) The phone should restore to whichever factory update file was used.
APN FIX (MOBILE DATA FIX)
If your mobile data is not working then use this method to fix your APN:
1) Revert to stock ROM (or any custom ROM where mobile data does work).
2) Download and open a file explorer like Root Explorer or ES Explorer.
3) Go to /system/etc
4) Copy "apns-conf.xml".
5) Go to /sdcard/
6) Paste "apns-conf.xml".
7) Flash ROM.
8) Download a file explorer and open it.
9) Copy "apns-conf.xml".
10) Go to /system/etc
11) Paste "apns-conf.xml" (overwriting the existing file).
12) Reboot the phone.
13) Mobile data should now work.
GAME SUPPORT FOR ZTE U950 (WORKS ONLY FOR U950V1.0.0B02)
Note: I have not tested this. Apparently the first firmware version of this phone is not recognized by Google Play for certain Tegra games. If this occurs, try the following method.
1) Make a backup of the System folder. (It is easier to make a Backup of the entire ROM in recovery...)
2) Insert the build.prop file from this file.
3) Clear the Data for Google Play store (Settings > Apps > Google Play > Clear Data).
4) Reboot the phone.
5) When opening Google Play it should make give their agreement again. If it doesn't, then Data has not been cleared.
6) The rows modified in the build prop is as follows:
Desire ro.product.model = X
HTC ro.product.brand =
Desire ro.product.name = X
Desire ro.product.device = X
...
HTC ro.product.manufacturer =
AGAIN, I HAVE NOT TESTED THIS SO USE AT YOUR OWN RISK!
APP SUPPORT FOR ZTE U950
Note: Some apps will throw package errors after downloaded and then will not install. This method will help a lot of these errors from occurring. It doesn't work for all, but it will for some [tested with Dead Trigger 2].
1) Download this file.
2) Use a file explorer like ES Explorer (free) or Root Explorer (paid) and put com.google.android.maps.xml in /system/etc/permissions
3) Put com.google.android.maps.jar in /system/framework
4) Reboot the phone and now apps should install without issue.
DEAD TRIGGER 1
1) Enable graphics details to High in Setup/Others.
2) Exit the game.
3) Use a file explorer like ES Explorer (free) or Root Explorer (paid) and go to /data/data/com.madfingergames.deadtrigger/shared_prefs/
4) Edit the com.madfingergames.deadtrigger.xml file.
5) Change <int name=”UnityGraphicsQuality” value=”1″ /> to <int name=”UnityGraphicsQuality” value=”2″ />
6) Change <int name=”OptionsGraphicDetail” value=”2″ /> to <int name=”OptionsGraphicDetail” value=”3″ />
7) Save the com.madfingergames.deadtrigger.xml file.
8) Remove all write permission on User, Group and Other for the com.madfingergames.deadtrigger.xml file.
9) Delete the com.madfingergames.deadtrigger.xml.bak file.
Note: This technique works on any non-Tegra device.
APP TRICKS
If apps cannot be downloaded normally (from Google Play), this guide will show an alternative method on how to install them:
1) Download the necessary apk file online.
2) Open the 4.2LatinIme.zip with 7zip or WinRAR and delete the keyboard APK (or keep it if not installed yet).
3) While the ZIP is open go into "/Sytem/App" and place in it any APK you want installed.
4) Boot into recovery.
5) Flash the ZIP file.
6) Reboot and the app(s) should be installed.
Note: I have noticed that certain apps do not flash properly so an alternative APK needs to be downloaded. However, once you have the right apps to install Google Play, you should be able to download any apps from the store.
HARDWARE FIXES BY SKA
NOTE: Always work without the battery attached to the phone.
SIM Card No Longer Works
INFO: There is a diode which provides voltage to the SIM card. Somehow it has become loose, which disallows current to the SIM. Thus, the baseband cannot recognize the SIM card any longer.
FIX: The easiest way to fix and check something is to "re-flow" the PCB (printed circuit board). The modem soldering must be re-flowed in order to reconnect the loose diode and re-allow voltage back to the SIM card.
Touchscreen Not Displaying
Open up your phone. If you don't know how, then you won't be able to continue...
There are three connectors on the left soc side. Check the upper connector near the audio jack and try to seat with a pair of tweezers very gently.
There is a white line on every connector - apart from the battery connector - pull up straight. It must be exactly at the of the beginning of the brown clip when pulled downwards.
MISC
I have successfully paired this phone with a PS3 controller using Sixaxis. This is not unique to my phone as I have verified that there is support within the Kernel for this.
It does seem that Wii controller support can be turned on according to the kernel...
There are no known custom kernels for this phone, however, the incomplete Cyanogenmod ROM available does seem to use its own kernel.
The phone is "stuck" on ICS 4.0.4 with almost every ROM. The incomplete Cyanogenmod ROM upgrades the OS to JB 4.1.2.
The phone is known to have heating issues on different (all?) firmware versions. While these do not seem to attribute to hardware failure, it is an annoyance.
Different firmware versions apparently produce varying levels of GPU performance: The best in GPU performance is U950V1.0.0B14, but this build may produce issues in some games. The worst in GPU performance is U950V1.0.0B18, but it is stable. The U950V1.0.0B22 is stable as well but has better GPU performance than B18. I have found no information on how well the first and last firmware versions perform in terms of GPU.
To disconnect the battery connector you need to place a spudger beneath and lift up. It is the same method used for the connectors of fans, temperature sensors, and the battery in a MacBook Pro 2006/7/8.
Thank you for this Tutorial.
Do you know a method to change language in CWM ?
Best regards
cmoegele said:
Thank you for this Tutorial.
Do you know a method to change language in CWM ?
Best regards
Click to expand...
Click to collapse
Unfortunately I haven't found anything that would suggest that you can. The best I could do is have one of my friends tell me what each section states, but that may be a long while from now.
The menus I have figured out and listed are the most necessary. The others are just icing I suppose.
Unable to switch it back on
Hi,
first of all, please excuse me if this is not exactly related to this post, but I see there is not much discussion around this device so I figured this would be an okayish place to ask.
I got my ZTE U950 just today, put my SIM and MicroSD cards in it, turned it on, all OK. I played with it for a while, changed the language into English, tried some apps, deleted lots of default installed Chinese apps (such as Baidu, QQ, Baidu maps, etc).
I run Debian on my machine, so this guide wasn't working for me. However, I tried to run Genotools on Wine and followed the first steps, but no pop-up showed in my phone and I decided that probably Wine wasn't forwarding the USB dev properly. The phone kept on working normally for a while, I even recieved a phone call.
Then I turned it off just to switch the SIM back to my old phone and, after that, I haven't been able to switch the ZTE back on again. At first I thought it'd be the battery running out (although it reported 50% left while it was on), but I've had it connected for about 30 minutes now and I still can't turn it on...
Do you guys know if there is something I can try?
Thanks a lot and excuse me again if I posted in the wrong place... (and if I have, could you please point out where should I post it?)
Bernat.
EDIT: Today I woke up, I pressed the power button and... surprise! It just worked!
No Popup on phone
Hello
I have tried to follow the steps as you have mentioned.
Root>2nd Button>Popup>ok
But nothing appeared on my phone.
Can you guide me what should I do.
I have USB debugging and Unknown Source checked but no popup appeared on my phone.
raoyasir said:
Hello
I have tried to follow the steps as you have mentioned.
Root>2nd Button>Popup>ok
But nothing appeared on my phone.
Can you guide me what should I do.
I have USB debugging and Unknown Source checked but no popup appeared on my phone.
Click to expand...
Click to collapse
Do you have the usb-drivers installed ? (doublechek in device manager for windows ) Sometimes Win7-64 or Firewalls block uncertified drivers to install correctly. For 7-64 you can press F8 during early boot and choose "force unsigned drivers" or something simiar. On linux you should go through an Android adb installation howto, to correctly get debuginterface running.
Once you have installed chinese recover you can install some prerooted images from the hungarion or chinese sites.
br
cm
PS: has someone skills for implementing other languages or removing the chinese letters on some menues ?
I just bought ZTE V985 which is also tegra 3 device. Can anyone help how to root it?
Sent from my HTC Desire using xda app-developers app
how to root zte v985
someone please tell us how to root zte v985.
3G
Hi guys,
does anybody know if/how it is possible to connect to a 3G network with this terminal? In the specs it says it can only connect to Chinese 3G networks, so I'd like to know whether this is a software or a hardware restriction.
If it's a hardware one, I guess the solution must be pretty complex...
Cheers!
alz_uk said:
someone please tell us how to root zte v985.
Click to expand...
Click to collapse
I was able to root my ZTE V985 couple days ago. Download root installation package from:
http://pan.baidu.com/share/link?shareid=68344&uk=2753639880
1. Install ZTE USB driver first: Goto Settings -Developer options - enable Driver CDROM. Connect your phone to the computer and install driver package from ZTE. 985root.7z package has also ZTE USB driver but it didn't work on my Win 7, so I installed drivers from phone.
2. Turn off CDROM mode and enable USB debugging mode and Unknown sources
3. Unzip 985root.7z file to any folder
4. Run xxxroot.bat and command window appears. Script will stop and ask you to press any key (in Chinese)
5. Check that your phone is connected and press any key. Script will upload files to your phone
6. There will be popup window on your phone. Click Restore my data
7. Phone will then boot up but keep it connected to PC and wait until it is fully booted
8. if there's nothing going on in command window, press any key and command window closes. If your are rooted, you have SuperUser app
Original instructions from here:
http://bbs.gfan.com/android-5226211-1-1.html
And Google translation:
http://translate.google.com/transla...=http://bbs.gfan.com/android-5226211-1-1.html
suunnittelija said:
I was able to root my ZTE V985 couple days ago. Download root installation package from:
http://pan.baidu.com/share/link?shareid=68344&uk=2753639880
1. Install ZTE USB driver first: Goto Settings -Developer options - enable Driver CDROM. Connect your phone to the computer and install driver package from ZTE. 985root.7z package has also ZTE USB driver but it didn't work on my Win 7, so I installed drivers from phone.
2. Turn off CDROM mode and enable USB debugging mode and Unknown sources
3. Unzip 985root.7z file to any folder
4. Run xxxroot.bat and command window appears. Script will stop and ask you to press any key (in Chinese)
5. Check that your phone is connected and press any key. Script will upload files to your phone
6. There will be popup window on your phone. Click Restore my data
7. Phone will then boot up but keep it connected to PC and wait until it is fully booted
8. if there's nothing going on in command window, press any key and command window closes. If your are rooted, you have SuperUser app
Original instructions from here:
http://bbs.gfan.com/android-5226211-1-1.html
And Google translation:
http://translate.google.com/transla...=http://bbs.gfan.com/android-5226211-1-1.html
Click to expand...
Click to collapse
Thank you very much my freind, you are a kind and intelligent person.
---------- Post added at 12:31 AM ---------- Previous post was at 12:27 AM ----------
nabax said:
Hi guys,
does anybody know if/how it is possible to connect to a 3G network with this terminal? In the specs it says it can only connect to Chinese 3G networks, so I'd like to know whether this is a software or a hardware restriction.
If it's a hardware one, I guess the solution must be pretty complex...
Cheers!
Click to expand...
Click to collapse
Hahaha you silly billy, i know whats happened to you! You got the ZTE U985 instead of the V985. The ZTE U985 only supports TD-SCDMA 3g network which is CHINA only. You should have bought the ZTE V985 which is WCDMA 800/1900/2100 mhz which supports western 3G networks. LMFAO. I feel sorry for you fella.
Where did you buy the v985 ? I only can find offers from 350-400$ and for this pricing I can´t find any real advantages buying a chinese phone , there is also no DualSim,and normally very limited languages ( chinese cwm?),....
cmoegele said:
Where did you buy the v985 ? I only can find offers from 350-400$ and for this pricing I can´t find any real advantages buying a chinese phone , there is also no DualSim,and normally very limited languages ( chinese cwm?),....
Click to expand...
Click to collapse
I bought it from fastcardtech.com, only 275 USD with free delivery.
From hardware specs point of view this is a really good phone, fast as my Asus TF700T tab with Tegra 3. It also supports WCDMA 900/2100MHz which are the most used 3G frequencies in EU. It does have only English and Chinese languages, but I used MoreLocale 2 to get more choices. More Locale does not change system language (like settings, caller app etc) so those will remain in English, but for example now other apps like Google play, Chrome etc. supports the language you have chosen in MoreLocale.
Sent from my ZTE V985 using xda app-developers app
cmoegele said:
Where did you buy the v985 ? I only can find offers from 350-400$ and for this pricing I can´t find any real advantages buying a chinese phone , there is also no DualSim,and normally very limited languages ( chinese cwm?),....
Click to expand...
Click to collapse
Dont get it wrong my mate the zte v985 is a beast of a phone + a smart piece of hardware. Only downfall i see is the limited rom/root/customization support since its new (october 2012)
Reasons why you should purchase the zte v985:
1. really supports APP2SD (install apps to external sd so you never run out of space and you dont have to throw away your phone when internal memory of 4GB gets full like most other android phones)
2. quad core cpu + 12 core NVIDIA gpu (theres websites full of games made only for this cpu + gpu)
3. USB OTG (using your superfast cpu and gpu together with usb otg you can turn your phone into an high class gaming system using two usb game controllers playing arcade roms and 3d games ON YOUR PHONE!). This is an awesome feature that not all phones support even some high performance quad core phones dont have this function.
4. 720P HD screen + 1080P HD Playback/Recording
5. Full MHL support (usb to hdmi)
6. Cheapest all round high performance quad core. Awesome price (£190) for a phone compared to other quad core high performance phones e.g galaxy note 2 @ £500
NOTE: if you would like to buy this phone for the price mentioned leave a message with your email or contact me i know a seller in china.
NOTE: Or you could wait another month or two and buy the new mtk 6589 quad core phones such as the UMI X2 which is quad core, DUAL SIM, usb otg, 2GB RAM, 32GB ROM and dirt cheap (£200!!!)
I get my ZTE V985 today through the post, cant wait till i get it!
Recovery in english language?
Hi
Anyone found Recovery in English language?
Google play
I can install google play, but if i open it, it immediatly shuts down again...
Any idea's ?
cwm zte u950 test 1 (build, 28 nov 2012) by me.
===================================
(cwm-u950-6.0.2.3-permanent)
-------------------------------------------
CRC32 : D2CD4005
MD5 : A1C6B72375B2E79100AA9BE52D0F30C2
SHA-1 : C7B3165D1E1F7463BFF16C0DE7747E6B3EC3F807
xxx.media*fire.com/download.php?0411sb2m1kkyrv4
(cwm-u950-6.0.2.3-temporary)
------------------------------------------
CRC32 : 830121A8
MD5 : 8239E70CB81548FE4427C505A5184749
SHA-1 : 9CF9CED3EC6CA2B79AE174E03A423435BB0FFFAC
xxx.media*fire.com/download.php?m90c896m17u0o9p
sorry.. i still need to learn..
please report cwm zte u950 test 1 (build, 28 nov 2012).
suunnittelija said:
I bought it from fastcardtech.com, only 275 USD with free delivery.
From hardware specs point of view this is a really good phone, fast as my Asus TF700T tab with Tegra 3. It also supports WCDMA 900/2100MHz which are the most used 3G frequencies in EU. It does have only English and Chinese languages, but I used MoreLocale 2 to get more choices. More Locale does not change system language (like settings, caller app etc) so those will remain in English, but for example now other apps like Google play, Chrome etc. supports the language you have chosen in MoreLocale.
Sent from my ZTE V985 using xda app-developers app
Click to expand...
Click to collapse
ZTE Grand Era V985 Recovery (support English)download link: pan.baidu.com/share/link?shareid=372147&uk=973327405
If you have any problems,please sent a email to me ,my email address is '[email protected]' ,i can help root your ZTE Grand Era V985,and install the recovery,the recovery includes English language.At last,the Android 4.2 for V985 will coming soon,maybe in April,if anyone need ,i will send to you.Thank you.
i found twrp for the zte u950 in english in this package, it is in the folder recovery_3 :good:
what do you think? is it possible to make the zt3 u980 to work with european 3g network? i thought to flash the baseband from zte v985 on the zte u950... do you think its possible?
More stuff in English
hey Heatshiver...u can add these in your OP
I found some roms HERE for U950 which support english language..and atleast instructions are in english
2 or 3 of them are based on MIUI ...
I've tried the 1st one...works perfectly so didn't flash others
Extracted img file of twrp recovery (english) from the package provided by superpfpf - attached in the post

Spreadtrum: Amplify the microphone (Microphone is too quiet / silent)

Some Spreadtrum android phones are not very carefully tested ... They don't even check if the microphone is loud enough ...
And the fun fact is that it's very easy to fix !
WARNING: May only work with Windows XP 32Bits.
You just have to download the Spreadtrum drivers here: http://www.mediafire.com/download.php?2tyg0k2xp3ejgyg and there: http://www.mediafire.com/download.php?c5nf3rlhxmxhu4x
Then download the Spreadtrum debug tool: http://www.mediafire.com/download.php?rngukh111vqfr8h
Now plug your phone (turned on), and install the drivers.
Open Channelserver from the tools.
Then open Audiotester
Click on "Connect" from channelserver (the connect on the top)
Click on "Get Audio mode information"
Go to the handset tab
Click on "Volume config"
Now you can change "ul PGA" from usually 10.5 to 12 or more. Change it on all the lines.
Now you have 4 little buttons on the top-left corner of the window.
The first one is write to ram (to test if it work before changing the settings permanently)
The second is read from ram (to load the actual settings)
The third is write to flash (to permanently change the settings, so the phone can keep the settings after a reboot)
The fourth is read from flash (to load the permanent settings)
You can even change the settings while you are in the middle of a call !
So it makes it easy to test.
Just call somebody with a lot of time and patience, then change some settings, load them to ram, and shortly after this person will ear if it is successful or not.
If everything seems fine, click on write to flash, so theses settings will be made permanents.
You can now unplug the phone from your computer ^^
Great thanx!
Thank you very much, because I think maybe it is the problem what I had. Nobody was even able to help, but the information and the drivers you provide maybe I will be able to solve the problem. THANK YOU, THANK YOU AND THANK YOU!
Yet I just tried with the drivers, I have Win7 - and i was able to install the first SCI-android-usb-driver-jungo-v4 driver. Now, when I connect the phone via USB, my computer finds it as Spreadtrum phone. I started with turn on usb debugging on my phone, and it worked. I started with the channelserver, and i found a problem. Channelserver had a lot of options (UART/Winsocket), Port, Baud rate, endian, winsocket. I tried to leave the options as default, and i checked the client info, but i cannot see my phone as a client. I tried to find, what's the problem, and I realize, that i have only one option to choose as a port: COM1. But my phone was connected via USB, so there must be a problem. And because of this problem i cannot use audiotester. Now I try to figure out, what is the comm problem.
T
ElectronikHeart said:
Some Spreadtrum android phones are not very carefully tested ... They don't even check if the microphone is loud enough ...
And the fun fact is that it's very easy to fix !
Now plug your phone (turned on), and install the drivers.
Open Channelserver from the tools.
Then open Audiotester
Click on "Connect" from channelserver (the connect on the top)
Click on "Get Audio mode information"
Go to the handset tab
Click on "Volume config"
Now you can change "ul PGA" from usually 10.5 to 12 or more. Change it on all the lines.
Now you have 4 little buttons on the top-left corner of the window.
The first one is write to ram (to test if it work before changing the settings permanently)
The second is read from ram (to load the actual settings)
The third is write to flash (to permanently change the settings, so the phone can keep the settings after a reboot)
The fourth is read from flash (to load the permanent settings)
You can even change the settings while you are in the middle of a call !
So it makes it easy to test.
Just call somebody with a lot of time and patience, then change some settings, load them to ram, and shortly after this person will ear if it is successful or not.
If everything seems fine, click on write to flash, so theses settings will be made permanents.
You can now unplug the phone from your computer ^^
Click to expand...
Click to collapse
---------- Post added 5th March 2013 at 12:26 AM ---------- Previous post was 4th March 2013 at 11:52 PM ----------
O.K. I tried to figure out:
My settings with channelserver:
Type: Winsocket
Port: 36667
Adress: 127.0.0.1
Endian: little endian
Winsocket server port: 36666
Then i see in the client info:
client counts:1
IP: 127.0.0.1
Host: T-PC
I tried audiotester, I choose te top connect options than the get audio mode information. I get this message:
Get eq mode count from phone
Execute command time out! (CMD: AT+ SPEQPARA=0)
Read Untunable EQ (8800 G) mode count name from phone
Execute command time out! (CMD: AT+ SPHENA =0,0)
Read audio_dsp mode count from phone
Execute command time out! (CMD: AT+ SADM =0)
Unfortunately, I don'tknow what does it mean...
Round 3 - Fight
After changing the Win7 Os to an another computer, which had XP, i was able to use the channelserver and audiotester. I installed the drivers, and i was able to choose between SCI-DIAG (COM4) or SCI-VENDOR (COM5). With choosing the SCI-DIAG option I was able to run until the get audio information, and the computer has done the task, without any fault message. I try to find the handset tab, but I don't know, where can I find it. In the audioserver, thera are just only one settings, and I can choose from this options:
get audio mode information
get music mode information
make call
hang up,
export
import
control bye (I cannot choose it, bacause it is gray, and I cannot choose it.)
Where is the handset option?
gtxphoenix said:
Thank you very much, because I think maybe it is the problem what I had. Nobody was even able to help, but the information and the drivers you provide maybe I will be able to solve the problem. THANK YOU, THANK YOU AND THANK YOU!
Yet I just tried with the drivers, I have Win7 - and i was able to install the first SCI-android-usb-driver-jungo-v4 driver. Now, when I connect the phone via USB, my computer finds it as Spreadtrum phone. I started with turn on usb debugging on my phone, and it worked. I started with the channelserver, and i found a problem. Channelserver had a lot of options (UART/Winsocket), Port, Baud rate, endian, winsocket. I tried to leave the options as default, and i checked the client info, but i cannot see my phone as a client. I tried to find, what's the problem, and I realize, that i have only one option to choose as a port: COM1. But my phone was connected via USB, so there must be a problem. And because of this problem i cannot use audiotester. Now I try to figure out, what is the comm problem.
T
---------- Post added 5th March 2013 at 12:26 AM ---------- Previous post was 4th March 2013 at 11:52 PM ----------
O.K. I tried to figure out:
My settings with channelserver:
Type: Winsocket
Port: 36667
Adress: 127.0.0.1
Endian: little endian
Winsocket server port: 36666
Then i see in the client info:
client counts:1
IP: 127.0.0.1
Host: T-PC
I tried audiotester, I choose te top connect options than the get audio mode information. I get this message:
Get eq mode count from phone
Execute command time out! (CMD: AT+ SPEQPARA=0)
Read Untunable EQ (8800 G) mode count name from phone
Execute command time out! (CMD: AT+ SPHENA =0,0)
Read audio_dsp mode count from phone
Execute command time out! (CMD: AT+ SADM =0)
Unfortunately, I don'tknow what does it mean...
Click to expand...
Click to collapse
gtxphoenix said:
After changing the Win7 Os to an another computer, which had XP, i was able to use the channelserver and audiotester. I installed the drivers, and i was able to choose between SCI-DIAG (COM4) or SCI-VENDOR (COM5). With choosing the SCI-DIAG option I was able to run until the get audio information, and the computer has done the task, without any fault message. I try to find the handset tab, but I don't know, where can I find it. In the audioserver, thera are just only one settings, and I can choose from this options:
get audio mode information
get music mode information
make call
hang up,
export
import
control bye (I cannot choose it, bacause it is gray, and I cannot choose it.)
Where is the handset option?
Click to expand...
Click to collapse
It should be at the top, and I don`t use "Channelserver"
Same problem
Hi ElectronikHeart,
I'm having the same problem and I've been looking for a while for some solution so I was very happy when I saw your post.
I've followed your steps (on Win 7) but I'm stuck on step 4 (Get audio mode information).
When I press the button I get a lot of messages saying: Can not get endian mode from the phone.
Obviously I'm doing something wrong, but I'm totally lost.
Any suggestions are welcomen
Thanks
kurty154 said:
Hi ElectronikHeart,
I'm having the same problem and I've been looking for a while for some solution so I was very happy when I saw your post.
I've followed your steps (on Win 7) but I'm stuck on step 4 (Get audio mode information).
When I press the button I get a lot of messages saying: Can not get endian mode from the phone.
Obviously I'm doing something wrong, but I'm totally lost.
Any suggestions are welcomen
Thanks
Click to expand...
Click to collapse
I really do think that Spreadtrum AudioTester only work properly on Windows XP and 2K.
Thanks!
ElectronikHeart said:
I really do think that Spreadtrum AudioTester only work properly on Windows XP and 2K.
Click to expand...
Click to collapse
Thanks. It worked in XP!
I installed the drivers and the AudioTester worked just fine.
If it could be useful for others, just starting the AudioTester and connecting directly to UART worked fine for me.
Increased the volume and now the mic is fine
Audiotester - Debug tool
Hello. I installed debug toll under Win 7 and admin rights with XP SP3 compatibility, but the problem is, when I open Audiotester, there is no other possibility than "settings".
Thanks in advance for your help.
ElectronikHeart said:
Some Spreadtrum android phones are not very carefully tested ... They don't even check if the microphone is loud enough ...
And the fun fact is that it's very easy to fix !
WARNING: May only work with Windows XP 32Bits.
You just have to download the Spreadtrum drivers here: http://www.mediafire.com/download.php?2tyg0k2xp3ejgyg and there: http://www.mediafire.com/download.php?c5nf3rlhxmxhu4x
Then download the Spreadtrum debug tool: http://www.mediafire.com/download.php?rngukh111vqfr8h
Now plug your phone (turned on), and install the drivers.
Open Channelserver from the tools.
Then open Audiotester
Click on "Connect" from channelserver (the connect on the top)
Click on "Get Audio mode information"
Go to the handset tab
Click on "Volume config"
Now you can change "ul PGA" from usually 10.5 to 12 or more. Change it on all the lines.
Now you have 4 little buttons on the top-left corner of the window.
The first one is write to ram (to test if it work before changing the settings permanently)
The second is read from ram (to load the actual settings)
The third is write to flash (to permanently change the settings, so the phone can keep the settings after a reboot)
The fourth is read from flash (to load the permanent settings)
You can even change the settings while you are in the middle of a call !
So it makes it easy to test.
Just call somebody with a lot of time and patience, then change some settings, load them to ram, and shortly after this person will ear if it is successful or not.
If everything seems fine, click on write to flash, so theses settings will be made permanents.
You can now unplug the phone from your computer ^^
Click to expand...
Click to collapse
motorpoint said:
Hello. I installed debug toll under Win 7 and admin rights with XP SP3 compatibility, but the problem is, when I open Audiotester, there is no other possibility than "settings".
Thanks in advance for your help.
Click to expand...
Click to collapse
The original instructions contained an error (or were unclear)
I did this on a windows xp machine. I'm guessing it would work on a windows 7 machine.
Open Channelserver from the tools.
Then open Audiotester
Select SCI-DIAG option in the UART section
Click on "Connect" from UART section
If setup correctly, you'll get a number of status updates on the bottom.
A number of new tabs show up
Click on "Get Audio mode information"
Go to the handset tab
Click on "Volume config"
Now you can change "ul PGA" from usually 10.5 to 12 or more. Change it on all the lines.
(follow rest of writeup in original post)
thank you very much! will try it this weekend.
Many thanks to ElectronikHeart and Nimbus22!!!
Level was 7.5 only, not 10.5 as usually. I made change to 12 and now it is fine.
Thanks
Thanks a lot ElectronikHeart!
It worked on Win7 32bit and i changed it to 12 instead of 10.5.
I was looking at Audiotester and was wondering if it was possible to change other things
with it such as speaker volume and the calling speaker volume?
Ravage32 said:
Thanks a lot ElectronikHeart!
It worked on Win7 32bit and i changed it to 12 instead of 10.5.
I was looking at Audiotester and was wondering if it was possible to change other things
with it such as speaker volume and the calling speaker volume?
Click to expand...
Click to collapse
Yes you can also change the speaker volume, it's on the same place just some other settings.
Try it in ram before flashing the new settings in rom. and use the try and guess method ^^
ElectronikHeart said:
Yes you can also change the speaker volume, it's on the same place just some other settings.
Try it in ram before flashing the new settings in rom. and use the try and guess method ^^
Click to expand...
Click to collapse
That's cool! what about the speaker that is used for calling.
the one at the top front of the phone? Thats real quite on my phone.
Ravage32 said:
That's cool! what about the speaker that is used for calling.
the one at the top front of the phone? Thats real quite on my phone.
Click to expand...
Click to collapse
Yes I was talking about this one, It's exactly in the same place as the microphone but another setting. You may not be able to rise it a lot, but I already done this on one phone I had (Feiteng HT-G2), and it made a pretty good difference even if it was a little quiet for my taste even after this.
ElectronikHeart said:
Yes I was talking about this one, It's exactly in the same place as the microphone but another setting. You may not be able to rise it a lot, but I already done this on one phone I had (Feiteng HT-G2), and it made a pretty good difference even if it was a little quiet for my taste even after this.
Click to expand...
Click to collapse
Cheers mate, I'll give it a go!
It does not help
Hi,
thanks for this manual, but I've problem - I successfully connect to phone and retrieve data (via AudioTester), I changed in volume config "ul PGA" attribute from 7.5 to 12, I wrote to flash successfully, but problem is the same. Microphone is too silent...
Is there any other solution, or can I change some other attributes in "handset" tab to resolve it?
Please, help mi.. I have two phones with the same fault.
Photo in attachement.
I had factory value of 7.5, I changed to 18 and now it works nice with my wife's voice.
I can configure to not hear that noise?
ElectronikHeart said:
Some Spreadtrum android phones are not very carefully tested ... They don't even check if the microphone is loud enough ...
And the fun fact is that it's very easy to fix !
Open Channelserver from the tools.
Then open Audiotester
Click on "Connect" from channelserver (the connect on the top)
Click on "Get Audio mode information"
Go to the handset tab
Click on "Volume config"
Now you can change "ul PGA" from usually 10.5 to 12 or more. Change it on all the lines.
Now you have 4 little buttons on the top-left corner of the window.
The first one is write to ram (to test if it work before changing the settings permanently)
The second is read from ram (to load the actual settings)
The third is write to flash (to permanently change the settings, so the phone can keep the settings after a reboot)
The fourth is read from flash (to load the permanent settings)
You can even change the settings while you are in the middle of a call !
So it makes it easy to test.
Just call somebody with a lot of time and patience, then change some settings, load them to ram, and shortly after this person will ear if it is successful or not.
If everything seems fine, click on write to flash, so theses settings will be made permanents.
You can now unplug the phone from your computer ^^
Click to expand...
Click to collapse
hello,
I have uploaded the values ​​of 7.5 to 12 and I hear much better, but still hear background noise
How I can configure to not hear that noise?
thank you very much
Same problem with background/interference noise
Woxter101 said:
hello,
I have uploaded the values ​​of 7.5 to 12 and I hear much better, but still hear background noise
How I can configure to not hear that noise?
thank you very much
Click to expand...
Click to collapse
I did same thing with values, they were 7.5 and I tried 10.5 - 12 - 18. In every case, the only thing I could hear loudly, was that noise. It is the same noise that GSM lines do when close to non shielded speakers. Is there anyone who knows if it can be fixed? I hope so, as Audiotester has soooo many configuration options.
Thanks in advance!
Regards.

[Guide]Samsung Ativ SmartPC Pro XE700T1C MultiBoot Windows/Android(A-IA/X86)/Ubuntu

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ANDROID ON INTEL ARCHITECTURE
About​Project summary
Android on Intel® Architecture (Android-IA) is an open source project based on the*Android Open Source Project*(AOSP). Intel is a contributor to the AOSP and provides code for enabling Android on Intel Architecture platforms. (read more: About A-IA )
this is a thread for installing, exploring, discussing dual boot Win 8-8.1 and Android for XE700T1C, and I have XE700T1C-A01AE which is one of many variants of XE700T1C, in the official site of A-IA only XE700T ( for installation see These instructions )is supported which is a whole different model, the XE700T1C comes with a keyboard dock that transfer it to laptop style, so the installation will be much easier because we don't need USB hub and USB keuboard.
I tried this on my own risk on both Windows 8 and 8.1 preview. so by doing so you accept any risk from this procedure ... be patient and read carefully before you start
Update: XE700T1C-A01US confirmed working ... Thanks to p0k3y...
Update: Also See another great guide by @Adrian DC
http://forum.xda-developers.com/showpost.php?p=57941649&postcount=134[/COLOR]
Before you Start ...
It is highly recommended that you download and install the latest BIOS firmware from Samsung while you still have windows on the device. The installer requires windows to run, and recent versions provide significant improvements.
Full Back up your PC using the Samsung recovery ( if it is pre installed ) or any back up program. And you should create recovery USB drive
HOW TO MAKE RECOVERY USB DRIVE: ------>>> Microsoft Windows 8 Support
What you need ...
1- USB thumb drive 1 Gb at least.
2- Download the latest build for Samsung XE700T installer from A-IA site ( https://01.org/android-ia/downloads )
3- Download "Image Writer for Windows" from https://launchpad.net/win32-image-writer/
4- A space on your PC for Android (more details in the installation)
Preparing the USB thumb drive
1- Back up the content in the USB drive because it will be erased ...
2- Extract Samsung XE700T installer
3- Extract windows image writer tool and run Win32DiskImager.exe
4- Browse for the image you extracted from the Samsung XE700T installer
5- Select your USB drive letter and hit "Write"
6- Done
Installing .....
1- Restart your PC with the USB drive inserted and as soon as it start press "F2" or you can follow the other way which is:
A- swipe from right and enter settings from the charm bar and choose "change PC settings
B- go to general and scroll down to advance start up and press restart now
C- after restart choose "Troubleshoot"
D- then "Advance options"
E- then "UEFI firmware"
F- then "Settings"
2- After going into settings ... go to " Boot " and set " Secure boot to OFF "
3- Then from the first option select Boot device priority and put your USB in the first place.
4- Choose "Save"
5- After restart the installer begin you will get five options. select run interactive installer
6- It will ask you " do you want to reserve windows and dual boot " Type: Y
7- Then " Do you want to resize windows to make more space " Type: Y
8- You will be asked " Enter the size in Mib for Windows " and the installer calculate the minimum and maximum size and it recommends the maximum size ... if you choose that value you will get about 350 MiB internal memory for android and it is too small if you want to install large apps. so the trick is to subtract the amount you need from the maximum value for ex: if you have 116000 Mib maximum then if you type 110000 you will have a 6000 MiB for the internal memory for Android.
9- After that you will be asked " Install GummiBoot bootloader " Type: Y
10- Then set the boot menu timeout ...
11- After the installation is completed remove your USB drive and press any key to restart.
12- Done.
Note:
1- When the PC start you got options, use down key or volume down to navigate. up key or volume up key to select.
2- After the first boot of windows you may be asked to do disc check...
Things you may need in Android:
Google services framework and Google Play store. Download and extract (Zip in the attachment)
And this how to install it
After connecting to Wi-Fi, open the browser and download a file manager with root capability for ex: search for ES File manager, download, install, open the file manager and then root explorer then Mount R/W and set all the options to RW.
copy Google services and play store to: system/app ... then change their permission to rw- r-- r--
image
Exit the file manager and pull the quick setting toggles area from the upper right corner and select power off " this is how to turn off Android "
Turn on the PC again and enter android and open play store and enter your user name and password .... because adding account from setting will not work and force close it...
In play store there are many apps that set to be not compatible but it may work and if I remember for example angry birds space free is working fine after I transfer and install it. so you can try...
Another thing you must try ... Is the Xposed framework by @rovo89 thanks to him for x86 support...
Link to original post ...
http://forum.xda-developers.com/showthread.php?t=1574401
Xposed installer 2.3.1 in the attachments... And scrennshots in the second post ...
Known Bugs:
1- Auto brightness is working by default even if disabled
2- If you want to use the on screen keyboard you have to disable the hardware keyboard after each reboot.(shortcut found in the notification area)
3- Battery left percentage is ok at start up ... but then it is not updating ...
4- Tell me to add if i forget something
Useful info
keyboard shortcuts:
ESC = Back
Windows home = Android Home
Alt+Tab =switch between opened background applications
Ctrl+P = settings
Ctrl+M = settings/all applications
Ctrl+N = Nova launcher settings (if installed)
Ctrl+S = play store (in Nova launcher if installed)
Ctrl+W = select wallpaper for home screen
Ctrl+Alt+Delete = kill android and restart ( don't do it because you may lose data )
Fn + (F6 or F7 or F8) = mute, volume down , volume up ---- respectively
Fn+ F4 =home ( so pressing windows home button is easier )
In home screen , typing any letter will trigger search
i will add more if i find or remember
Screenshots
With Xposed framework installed...
Added benchmark screenshots... In the attachments
Will add videos as soon as I can...
amazing!! do you think it will hurt if i download a copy and try it on the xe500t (Atom processor)?
edmondt said:
amazing!! do you think it will hurt if i download a copy and try it on the xe500t (Atom processor)?
Click to expand...
Click to collapse
How many times does it have to be said, it wont work.
AndroidIA is custom tailored for intel core series processors not atom. Clovertrail as in the xe500t is also hardware locked to windows 8 (no idea why).
edmondt said:
amazing!! do you think it will hurt if i download a copy and try it on the xe500t (Atom processor)?
Click to expand...
Click to collapse
SixSixSevenSeven said:
How many times does it have to be said, it wont work.
AndroidIA is custom tailored for intel core series processors not atom. Clovertrail as in the xe500t is also hardware locked to windows 8 (no idea why).
Click to expand...
Click to collapse
Sorry but it's the truth...
Sent from my Galaxy Nexus using Tapatalk 4
salahmed said:
Sorry but it's the truth...
Sent from my Galaxy Nexus using Tapatalk 4
Click to expand...
Click to collapse
awww.... thanks for the quick reply guys ?
Sharing files
I just wanted to know if android is installed will it be able to access files such as documents pdf pics etc from windows 8
if not how can we make this work
That would require NTFS drivers installed in Android; I know how to do it in "normal" Linux but have never attempted with Android.
I use the micro SD card slot as a shared storage... So everything there can be accessed from both operating systems...
Sent from my Galaxy Nexus using Tapatalk 4
uninstall
How can i uninstall this and return back to just windows
This looks very cool and I want to try it on my XE700T. But don't want to screw it up and brick the thing. Has anyone else tried it successfully? Also, will this affect the ability to apply Samsung updates or Windows upgrades later?
---------- Post added at 10:03 PM ---------- Previous post was at 09:52 PM ----------
bdroid said:
How can i uninstall this and return back to just windows
Click to expand...
Click to collapse
So did you install it? Don't care for it? If so, what don't you like?
p0k3y said:
This looks very cool and I want to try it on my XE700T. But don't want to screw it up and brick the thing. Has anyone else tried it successfully? Also, will this affect the ability to apply Samsung updates or Windows upgrades later?
---------- Post added at 10:03 PM ---------- Previous post was at 09:52 PM ----------
So did you install it? Don't care for it? If so, what don't you like?
Click to expand...
Click to collapse
Its a regular x86 machine, you can't just brick them. You can seriously bugger up windows, but get a fresh windows install USB (can buy them I think, or you can make one from an install DVD) and you can reinstall windows from scratch, but it will cost you. Or you could be logical and make a recovery USB for your system first which would then allow you to restore anyway, if you own a windows 8 system you should make a recovery USB anyway.
Having android wont effect your windows partition at all. Presuming you dont just go over-writing your windows partition, which would be a dumb idea, and is also why you dont try this guide unless you know what your doing.
SixSixSevenSeven said:
Its a regular x86 machine, you can't just brick them. You can seriously bugger up windows, but get a fresh windows install USB (can buy them I think, or you can make one from an install DVD) and you can reinstall windows from scratch, but it will cost you. Or you could be logical and make a recovery USB for your system first which would then allow you to restore anyway, if you own a windows 8 system you should make a recovery USB anyway.
Having android wont effect your windows partition at all. Presuming you dont just go over-writing your windows partition, which would be a dumb idea, and is also why you dont try this guide unless you know what your doing.
Click to expand...
Click to collapse
Thanks. I just made a recovery USB. Am going to try out the recovery feature and make sure I know what to do before taking the plunge. So I take it you got this installed? Do you like it? Other than the bugs listed on OP, are there any other issues? Does it perform well? I hope so with the all-powerful Core i5...
p0k3y said:
This looks very cool and I want to try it on my XE700T. But don't want to screw it up and brick the thing. Has anyone else tried it successfully? Also, will this affect the ability to apply Samsung updates or Windows upgrades later?
---------- Post added at 10:03 PM ---------- Previous post was at 09:52 PM ----------
So did you install it? Don't care for it? If so, what don't you like?
Click to expand...
Click to collapse
@p0k3y ... if you have XE700T ... not the XE700T1C then follow these instructions from A-IA site:
Android on Intel ArchitectureSamsung XE700T
The Samsung XE700T Slate is a PC-compatible SandyBridge platform with touch-screen, USB host port, world facing camera, and Wi-Fi. The device also includes orientation and acceleration sensors, but they are non-functional in Android-IA due to the fact that they communicate using a proprietary protocol.
BIOS Update
It is highly recommended that you download and install the latest BIOS firmware from Samsung while you still have windows on the device. The installer requires windows to run, and recent versions provide significant improvements.
Setting the device to boot from USB thumb drive:
1.Grab an USB keyboard and plug it into a device USB port
2.Power on the device
3.After the power led is on, press the Home button and keep it pressed until the BIOS screen appears
4.Go to Boot menu using right/left arrow keys
5.Select Boot Device Priority using the Enter key
6.Go to USB KEY and press F6 until it becomes the top-most list item
7.Exit the Boot menu using the ESC key
8.Go to the Exit menu and select Save Changes and Reset using Enter
9.Power off the device and then power it on again
10.After the power led is on, press the Home button and keep it pressed until the BIOS screen appears (we need to enter the BIOS again to check the Legacy USB Support, sometimes it is disabled, after the first change in the BIOS)
11.Go to the Advanced menu using the right/left arrows
12.If the UEFI Boot Support is Disabled, change it to Enabled
13.Exit BIOS with Save Changes and Reset, as described above
14.Power off the device
15.Unplug the USB keyboard
Samsung XE700T Machine Check Error
Several users ran into a situation (when experimenting with a different kernel) that the machine would just get a "Machine Check Error" when trying to boot, either with or without the USB stick. This occurred after booting from the USB stick both with and without install-to-disk. Recovery procedure:
1.Power-on the machine while holding down the upper volume button on the left-hand side. This goes into the the Windows Boot Manager as in the "Gotcha" section above.
2.Let it go ahead and attempt to boot. This fails, however the failure mode is different because it is now trying to boot off of hard-disk, and gets a "Boot error" in the upper-left corner of the screen, instead of "machine check error".
3.Reset the system and power-on while holding the "windows" button at middle-bottom. This enters BIOS setup screen.
4.Re-enable "legacy USB", if needed.
5.Change boot-order to boot from the USB-stick first, hard-disk second.
6.Reboot from the USB stick.
7.Re-install a working OS to hard-disk.
Samsung XE700T touchscreen anomalies
Occasional users find that the touchscreen is not working with a Samsung device. This can be caused by some unknown compatibility issues with some USB hubs. If you run into this, a workaround is to unplug all USB device including the hub and just plug in the keyboard directly. Similar issues have been seen with oddball USB network adapters.
Samsung XE700T Restore Procedure
As mentioned in the Quick Start, it is important to back up any user data on the device before erasing it and over-writing it with Android. In addition, it is important to retain the original OS installation media, in case you want to restore the originally installed OS. These are referenced in the following restoration procedure.
To restore the Samsung XE700T to its factory default state you will need the following items:
•USB hub with at least three ports available
•USB keyboard
•USB mouse
•Samsung System Recovery Media (shipped with your slate PC)
•Samsung System Software Media (shipped with your slate PC)
•If restoring directly from a DVD ◦USB DVD-ROM Optical Drive (if restoring directly from DVD)
•If restoring from USB thumb drive ◦DVD-ROM Optical Drive on a separate PC (instructions provided for Windows and Ubuntu)
◦USB thumb drive -- 8GB or larger
System Recovery Media Prep -- USB thumb drive (Ubuntu Linux)
1.Install gettext (sudo apt-get install gettext).
2.Install gparted (sudo apt-get install gparted), it's a GUI tool that we'll use to format the thumb drive.
3.Download the latest stable version of ms-sys from http://ms-sys.sourceforge.net/#Download
4.Unpack the ms-sys***.tar.gz, cd to it in the terminal, then execute the following commands:
5.make
6.sudo make install
7.Launch gparted, select your thumb drive in the upper right corner.
8.Delete all partitions on the thumb drive, if any are present.
9.Go to Device -> Create Partition Table , in the dialog that appears click "Advanced" and select ms-dos partition table.
10.Go to Partition -> New and select NTFS, select all available drive space.
11.After the formatting is over, go to Partition -> Manage flags and check the "boot" flag.
12.Copy all files and folders from the Samsung recovery DVD to the thumb drive.
13.Open your terminal and create Win 7 MBR by executing the following command(replace /dev/sdX with your thumb drive's path):
14.ms-sys -7 /dev/sdX
System Recovery Media Prep -- USB thumb drive (Windows)
Note: These steps are not necessary if you plan to use a USB optical drive and the System Recovery Media DVD for the restore.
1.If necessary, download and install a program that will rip DVD discs to an ISO file. We use LC ISOCreator, which can be found at http://lc-iso-creator.en.softonic.com/.
2.If necessary, download and install a program that will burn ISO images to the thumb drive. We use the tool at http://www.isotousb.com/.
3.Format your thumb drive with a FAT32 file system.
4.Rip the Samsung Recovery Media DVD into an ISO file with ISOCreator.
5.Burn the Samsung Recovery Media ISO onto the thumb drive with isotousb.
Restore Steps
1.Power down the XE700T.
2.Connect the USB hub to the USB port on the XE700T.
3.Connect the keyboard, mouse, and recovery media (using either an optical drive or a USB thumb drive) to the USB hub.
4.Insert the System Recovery Media DVD into the optical drive if using the optical drive.
5.Hold down the center button (Windows key) and power on the device. Continue holding the Windows button until the BIOS setup screen appears.
6.Hold down the rotate button (right edge of tablet below the power button) until the Advanced section of the BIOS UI is highlighted.
7.Select 'Legacy USB Support' and make sure it is set to 'Enabled.'
8.Hold down the rotate button and use the volume up or volume down buttons until the Boot section of the BIOS UI is highlighted.
9.Select 'Boot Device Priority', making changes so that the recovery media (DVD drive or thumb drive) is the primary boot device.
10.Make sure that the UEFI Boot option in the BIOS is also set to 'Enabled.'
11.Press the Windows key once, and then hold down the rotate button and use the volume up or volume down buttons, until the Exit section of the BIOS UI is highlighted and then select 'Save Changes and Reset.' The XE700T should now boot off of the recovery media and the Windows installer should start.
12.Select your language and go through the setup process, until it asks you for the type of install. Select 'Custom' and then delete all existing partitions.
13.Select the available disk space after deleting all of the partitions as the install location for Windows.
14.At this point, the Windows installation should proceed.
15.(Optional) Install the Samsung System Software packages from DVD-ROM or USB key by connecting your media and running SecSWMgrGuide.exe from the media and following the prompts.
Samsung XE700T Gotcha!
Take care, when powering-up the unit, that you don't accidentally press the Volume-Up button (for example, if grip the tablet with your left hand) at the same time as you press the Power button, or the unit will go into "Samsung Recovery Mode" (that is, to the Windows Boot Manager, which is looking for the Windows installation disc). After that, the unit will never boot Android, instead displaying the words "Boot error" in the upper-left corner of the screen. (You will need to install Android again.)
This problem will probably not be observed in images downloaded and built since 5/24/2012, when a patch fixing this issue was integrated.
Click to expand...
Click to collapse
as I mentioned in the OP the XE700T is officially supported ... link to the site https://01.org/android-ia/documentation/samsung-xe700t
@bdroid ... use a recovery USB to roll back to windows only...
if you accidently lost recovery ... here is the link for XE700T1C-A01US reocovery image zip ... just unzip it to USB then boot using it and follow the onscreen instructions...
BTW this Recovery zip is not mine ... but I tried it and it is 100% working ...
https://mega.co.nz/#!0FYGCA5T!YoITKE30U5l-O0UQGnJIslhx1f4uYiAKFbqnrB1FcbA
credit to (peterf) from another forum...
salahmed said:
@p0k3y ... if you have XE700T ... not the XE700T1C then follow these instructions from A-IA site:
Click to expand...
Click to collapse
I actually have the XE700T1C-A01US. So should I use the instructions from the OP or from your link? Thanks!
p0k3y said:
I actually have the XE700T1C-A01US. So should I use the instructions from the OP or from your link? Thanks!
Click to expand...
Click to collapse
From the First post...
And I added a third bug... Please check it...
Sent from my Galaxy Nexus using Tapatalk 4
salahmed said:
From the First post...
And I added a third bug... Please check it...
Sent from my Galaxy Nexus using Tapatalk 4
Click to expand...
Click to collapse
Battery indicator? That's not a show-stopper. Back to my question - safe to use your original instruction for my model? Thanks!
p0k3y said:
Thanks. I just made a recovery USB. Am going to try out the recovery feature and make sure I know what to do before taking the plunge. So I take it you got this installed? Do you like it? Other than the bugs listed on OP, are there any other issues? Does it perform well? I hope so with the all-powerful Core i5...
Click to expand...
Click to collapse
I dont own a windows tablet no.
From what I have heard though, core i5 systems benchmark damn well for android but have 2 notable issues.
Firstly they don't use full hardware acceleration, I dont know if thats a thing being worked on or what, but for now the sheer CPU power just hammers its way through that.
Secondly its an x86 processor. Android apps use what is called a virtual machine (its called dalvik, alot of people claim its java, but its not) which allows them to run on any hardware. However some apps use what is known as the android NDK, or native code running outside of the virtual machine. Reasons for this are code re-use (android ports of some iOS apps take this approach) or performance. The android NDK is platform specific, with the default settings if you create an app using the NDK, it will throw the little dalvik bit in needed to start the app and then it will compile the native parts for ARMv7 (most android devices). Changing the settings allows for x86, ARMv6 and MIPS but not everyone changes that, especially as it leads to its own problems in either distributing separate x86 and ARMv7 apps (possible) or it will let you throw both x86 and ARM versions in one app but this leads to an app double the size it needs to be. So nice and simple, many developers ignore it entirely and leave it at ARM only.
So you may come across certain apps which don't function on your device. The x86 devices sold to consumers such as the galaxy tab 3, do include an ARM emulator to help avoid some of the above issues, sadly android-ia and androidx86 dont do that.
Have fun. And yeah, test that you can get into your recovery first, always a good idea.
p0k3y said:
Battery indicator? That's not a show-stopper. Back to my question - safe to use your original instruction for my model? Thanks!
Click to expand...
Click to collapse
You made a backup... And you have a recovery... And I give you a link to a working recovery image in case you need it...
Please try it... So it can be added to the OP...
It is not hard to recover your PC...
The long story:
I was running windows 8 then installed 8.1 preview to try it then installed android... Everything was OK... Then I was trying to play unlucky game with the partitions and corrupt them... But I used the recovery USB ... Back to windows 8 then installed android again...
Sent from my Galaxy Nexus using Tapatalk 4
salahmed said:
You made a backup... And you have a recovery... And I give you a link to a working recovery image in case you need it...
Please try it... So it can be added to the OP...
It is not hard to recover your PC...
The long story:
I was running windows 8 then installed 8.1 preview to try it then installed android... Everything was OK... Then I was trying to play unlucky game with the partitions and corrupt them... But I used the recovery USB ... Back to windows 8 then installed android again...
Sent from my Galaxy Nexus using Tapatalk 4
Click to expand...
Click to collapse
Thanks, I will try it soon. What I meant by "safe" was whether your instruction applies to my model XE700T1C-A01US. I think it does. But let me know if it doesn't.

FINALLY: Install Windows 10.0.10586.1176 on the 4GB/512MB Lumia 530 from Stock 8.1

Hi guys,
I've finally managed to get Windows 10 back to my Lumia 530.. from "bare metal" (really, it looked death at some try-and-fail steps
It will be done in two steps.
First, we need to push it to the 10586.107
The second update we will deploy the "final" version of v1511 - 10586.1176 (the fixed issues betwenn 107 and 1176 are a list of 8pages paper )
WHAT YOU NEED:
- Windows Device Recovery Tool (can ressurect dead phones, when nothing else can connect to it.... )
- The included thor2.exe cmdline tool (find it in the install path of the Recovery Tool).
- The Stock Windows 8.1 (can be downloaded by the tool or by yourself at lumiafirmware com
- IUTOOL.exe (included in the Windows Driver Kit (WDK) or from here, the big Windows 10 Mobile Offline Thread) as well as the perfect prepared first packages:
- the "win10_mobile_offline_updater_v41.wim" provided on this page. YOU need only the files in THIS SUBFOLDER: "3rd Generation\43X-532"
- If you want to prepare further updates or a different phone, you'll need also (comes with IUTOOL.exe) GetDuLogs.exe (I HIGHLY RECOMMEND to run it with your fresh updated device connected to USB), It will rip the update log wich are nice but it also includes a package list, that were updated on your Phone. THIS IS IMPORTANT because these package names are the packages you will need for every device upgrade rollup..
HOW TO:
1st: I believe i took the GUI Recovery tool the first time i succeeded but at my second try it didn't work.. The whole success depends on a few megabytes of free space. So whatever caused this, MY LAST and sucessful try worked after i flashed the Stock FFU with the command line tool thor2.exe using the whole bunch of options:
thor2 -mode uefiflash -ffufile "your_Phones_Stock_Build_imageFile.ffu" -do_full_nvi_update -do_factory_reset -reboot
After the reboot, and you will only succeed by following: Leave the phone at the first Screen (The Welcome, languange selection), connect to USB, let windows install the driver and once connected (when using Windows 10) Remove the device from Devices And Printers otherwise IUTOOL.exe will put out an error and won't work.
now start the update by launching: iutool -V -p e:\folderName (Where All The CABs Are Inside).. You won't get any message on your phone, but IF it fails, IUTOOL will put out an Error - in all my tries within 5 minutes.. YOU NEED TO WAIT for reboot. The Lumia 530 will take around 30minutes until it reboots itself. It boots in the known maintenance mode, takes some time and will come up with Windows 10.0.586.107. Because we didn't went through the OOBE before, either only the Start Screen will be empty or in addition the App list will not show every app - as expected - Easy Fix: If you have the settings app, go to SYSTEM-INFO and launch a factory reset.. If not take the hardware forced way: Hold Volume down AND the power button until it vibrates, release ONLY the button, hold volume down a bit longer to get the phone recognized what you want. When it shows the "!" launch the factory reset by pushing in this row: Vol Up - Vol Down - Power - Volume down..
the keyboard wont work so if you want your backup to be forced while OOBE, you need to make your Wifi Open without password... There is a fix for this issue on the Main Thread for the Offline Update, but i just removed my (in my case) German Keyboard and the englich keyboard worked fine immediately after removing..
The Swiss keyboard was also good for me - but i didn't care a lot - will be fixed with the final Update...
THE OOBE WAY doesn't work any more, seems like Microsoft wasn't amused by this and closed this nice door i just found as my very last idea with this phone. The genius idea.. i felt so cool after that really worked.... Now the last step: don't forget to call "getdulogs -o e:\outputfile.cab" in the cab are the logs as well as the important package list..
The second update is easier, because there is not much you can do... You can find it with normal Update search but - trust me - in the best case it fails with 50 MB too less space... really hard So the difficult part this time is to identify and get your packages. I've searched my 6 disks and finally i'found my phone updates but unfortunately i must have overwritten my get.cmd for 1176 which was a download batch for the files.. ****.. but it's also hard to identify the correct package at Microsoft, i'm tired but here's the little gift, definetely the correct package, you'll find here (i cannot post links, too new ) catalog-update-microsoft-com and seach for "14003.1176". The 2500 MB folder is yours, look for " Windows Mobile 10 Production Bundle - OS 10.0.14003.1176 update for all mobile phone devices", Click "Download to see all package links and download the ones in the log files package list...
I got 168 files, should be more - even if more are not a problem - we don't have any space for maybe resolution packages for other devices. NO
If you have some scripting or programming knowlegde, there are some hints for it below.. Or Contact me if you need help.
Update is easy:
- Factory Reset AND DON'T CONNECT your phone to the Wifi - at no point
- After OOBE - Uninstall absolutely every thing that is able to, delete temp files - these little two things worked fine for me, key point here is NO CONNECTION TO NOWHERE BEFORE.. again, we are fighting for 50 MB, so if it was connected -> do the factory reset before... but do it also if it never was on, because there are few files from the previous update, that will lock us these 50 MB...
Update itself like before, IUTOOL.exe -V -p u:\cabFolder
WHAT YOU NEED TO KNOW... If you like ****, this time you can watch the update progress - IUTOOL.exe forces the normal windows update so it will show progress..
reboot to maintenance mode - will all work fine BUT THE FIRST REBOOT - keep cool, and enjoy the blue flashing Disco Screen you will get - you can try to reboot, but it didn't help on all my 2 deployments. what it needs (was a surprise for me, and it helped twice) is a simple factory reset.. like i wrote in the previous update. This time you will have to use the hardware way i mentioned.. Thats all.. One little issue, i couldn't fix yet, but i don't care.. MSN News App, And the Weather App are only links to the store and for whatever reason the store thinks it is already installed, Take Foreca Weather... Everything else works fine.. Keyboard as well with native german on my side
Hopefully i mentioned it detailed enough... worked TWO times for me now.. 14393 update needs too much space, don't even think about it
I'm currently slowly reading into Deploying and developing customized windows mobile images, not that i wan't to run it on my 530 but maybe i'll find somehing...
Greetings, Stephan.. Below some hints for the downloads, if you want to script it...
THE SECOND UPDATE is based on the package list i've ripped. With this and the version number (this is tricky, because the internal Build will not stay at 10586, so you will find the update by searching for "Windows Mobile 1176" or sth near.. look for a Folder size of ~2500 and the update rollup .1176 - i'm not really sure - it was some near 14003.1176 (The Build number MUST BE LOWER than 14393. You'll either some creative knowledge like programming or a lot of patience and motivation to find all your 127 packages and download it manually.. i copied the the whole filename's list and the prefix to have a download link and then i wrote a little C# to compare my needed package List with the whole build list from microsoft.. i added also a "wget -c ". It's even more complicated... 2 different "base" links (i just took both links - only the correct one will work. And finally - the last complication is - there are downloads "tagged" with a "cbs" as well as with "cbsu" in the filename FOR MOST PACKAGES, i've not tried to find what it means - but however i decided to take the CBS because their filesize was realisic, cbsu are way too small, may be these are one fixes from last update, and not the whole rollup - what we need....
..the keyboard wont work so if you want your backup to be forced while OOBE, you need to make your Wifi Open without password...
Click to expand...
Click to collapse
Forget that... you cannot apply your backup at this time, even with internet connected... The hard point would be to login with Microsoft
can you post screenshots?
I followed that whole guide but I didn't succeed. It was then that I deleted the .cab files from languages that I'm not going to use and I remade the whole process, being transferred 31 files. I crossed my fingers and received the full storage message but the update followed and to my surprise the phone restarted and updated.
Someone to helpme with efiesp.bin partition?
Hello,
im trying to understand ur method but im not that into microsoft stuffs so, what do u mean with:
" now start the update by launching: iutool -V -p e:\folderName (Where All The CABs Are Inside) ? "
I get it done with more than 1Gb of free storage !
so I start with your steps u provided above and I got lost honestly.
-I have lumia 530 Dual SIM (1019) previous build was 8.1 I don't recall OS version but it was the latest, so yeah I searched for more information and I found this thread https://forum.xda-developers.com/windows-10-mobile/guide-win10-mobile-offline-update-t3527340/ of this glorious man @hikari_calyx
-I tired to intall W10 even the method says that not supported for 4gb devices, and it was really a fail because following his steps ended up with fail to update due to low storage, then I tried to delete anything I could, but again it fails for just 140mb or so... an idea pops up in my head which updating after a hard reset so the OEM apps won't get installed, and
here are the steps
1- go to the link provided for @hikari_calyx and follow the steps (make sure to download the .cab files) until it fails to update.
2- perform a hard reset to your phone (power off, press vol - and power button together after the vibrate release ur finger from power button and keep pressing vol - then in order : vol - vol + power button vol - )
and don't pass the language selection screen just keep it there.
3- Now go and update it like you just did before hard reset, it will take a lot of time just plug it to a power source and keep it cold, maybe more than 1 hour.
4-hurry it boot up you might face a problem in "Almost done.." screen, so the solution is : lock the screen and turn it on again, once u slide the lock screen up and before the app reloads keep pressing the "win" button it will open "one handed mode" then bring down the notification center and press anything (maybe win button I don't recall) until it goes to home screen (not 100% sure what I have done it was so random lol)
Congratulations u have W10 with a lot of storage.
STALKER18 said:
I get it done with more than 1Gb of free storage !
so I start with your steps u provided above and I got lost honestly.
-I have lumia 530 Dual SIM (1019) previous build was 8.1 I don't recall OS version but it was the latest, so yeah I searched for more information and I found this thread https://forum.xda-developers.com/windows-10-mobile/guide-win10-mobile-offline-update-t3527340/ of this glorious man @hikari_calyx
-I tired to intall W10 even the method says that not supported for 4gb devices, and it was really a fail because following his steps ended up with fail to update due to low storage, then I tried to delete anything I could, but again it fails for just 140mb or so... an idea pops up in my head which updating after a hard reset so the OEM apps won't get installed, and
here are the steps
1- go to the link provided for @hikari_calyx and follow the steps (make sure to download the .cab files) until it fails to update.
2- perform a hard reset to your phone (power off, press vol - and power button together after the vibrate release ur finger from power button and keep pressing vol - then in order : vol - vol + power button vol - )
and don't pass the language selection screen just keep it there.
3- Now go and update it like you just did before hard reset, it will take a lot of time just plug it to a power source and keep it cold, maybe more than 1 hour.
4-hurry it boot up you might face a problem in "Almost done.." screen, so the solution is : lock the screen and turn it on again, once u slide the lock screen up and before the app reloads keep pressing the "win" button it will open "one handed mode" then bring down the notification center and press anything (maybe win button I don't recall) until it goes to home screen (not 100% sure what I have done it was so random lol)
Congratulations u have W10 with a lot of storage.
Click to expand...
Click to collapse
@STALKER18 did you manage to get 1703 or 1709 on the Lumia 530?
Someone can help me with efiesp.bin file dumped with WPInternals?

Categories

Resources