Flashing U8150 rom
Started by
jertocvil
, Sep 03 2010 12:02 PM
#21
Posted 03 September 2010 - 08:14 PM
Now, this is very interesting. I'll have a go at getting it to run on an U8100.
#22
Posted 03 September 2010 - 08:33 PM
rickywyatt, on Sep 3 2010, 18:37, said:
what i mean is iv extracted the update.app and no i got boot.img,recovery.img,system.img,userdata.img now how do i make a update.zip from them?
That would be simpler.
- Alternatively if you wish to create an update.zip the process is complicated but essentially it goes something like this:
- unyaffs the system image (best to do it as superuser to preserve userIDs)
- Now you have an unpacked system image so you can make any modifications you like.
- Then run the make-update-script (which can be found in the Android AOSP code) to repack it as an update.zip
- Delete all of the symbolic links and construct a /META-INF/com/google/android/update-script
- Finally sign it. (google testsign.jar)
- ...I probably missed out a few things...
#23
Posted 04 September 2010 - 12:08 AM
Well well.. whats going on here? Finally a breakthrough for the Pulse Mini? I hope so!
#24
Posted 04 September 2010 - 12:19 AM
I've flashed the rom through fastboot and it booted:
-DATA CONNECTION/PHONE: Works
-SOUND:
-WIFI: Doesn't work
Sometimes the phone displays that the data connection isn't active but it is and works.
-DATA CONNECTION/PHONE: Works
-SOUND:
SPEAKER: Doesn't work
HEADPHONES: Works
-CAMERA: Works (Camera button doesn't work)-WIFI: Doesn't work
Sometimes the phone displays that the data connection isn't active but it is and works.
#25
Posted 04 September 2010 - 12:35 AM
hi jertocvil,
any noticeable speed boosts?
any noticeable speed boosts?
#26
Posted 04 September 2010 - 12:40 AM
jertocvil, on Sep 4 2010, 02:19, said:
I've flashed the rom through fastboot and it booted:
-DATA CONNECTION/PHONE: Works
-SOUND:
-WIFI: Doesn't work
Sometimes the phone displays that the data connection isn't active but it is and works.
-DATA CONNECTION/PHONE: Works
-SOUND:
SPEAKER: Doesn't work
HEADPHONES: Works
-CAMERA: Works (Camera button doesn't work)-WIFI: Doesn't work
Sometimes the phone displays that the data connection isn't active but it is and works.

broken things:
network
wifi
bluetooth turns on but cant send/receive any files
touchscreen is a bit off, hard to select something near edges, cant pull down notifications.
loudspeaker is giving only loud white noise sound, didnt tryed sound with headphones
usb port (both charging and usb connection to PC)
positive things:
sensors (accelerometer and rotation)
gps (activates properly, cant view maps because no data connection available)
camera (side button doesnt work)
gallery works (it doesnt on kinda all custom Pulse Mini roms)
managed to get 110 MB free RAM with task killer
root with chainsDD su-2.3.5-ef-signed flashed in recovery
about 55MB free space on /system i guess moving apps to /data will free some space (oh yea 202MB free space on /data damn)
Edited by Gjole86, 04 September 2010 - 02:38 AM.
#27
Posted 04 September 2010 - 02:25 AM
Can anybody take a few screen grabs of the Froyo rom running on the Pulse Mini please? I'm pretty sure a few websites like Eurodroid, Engadget etc would be interested in this 
#28
Posted 04 September 2010 - 02:40 AM
flibblesan, on Sep 4 2010, 04:25, said:
Can anybody take a few screen grabs of the Froyo rom running on the Pulse Mini please? I'm pretty sure a few websites like Eurodroid, Engadget etc would be interested in this 
its getting late, ask for any screen u want i will post in 4-5 hours.
Edited by Gjole86, 04 September 2010 - 02:49 AM.
#30
Posted 04 September 2010 - 09:15 AM
This all sounds very interesting
time to get out the pulse mini again...
#31
Posted 04 September 2010 - 01:16 PM
gforums, on Sep 4 2010, 10:15, said:
This all sounds very interesting
time to get out the pulse mini again...
Have you the time to work on this...
I'm following your work over on the joggler site and looking foward to your latest release for that.
That said, I think I'd prefer froyo on my pulse mini first.
Anyway, keep up the good work
#32
Posted 04 September 2010 - 04:33 PM
Ah, this is good.
If Huawei do make an official 2.2 update, i bet they'll use this and edit it slighty, especially as there is a mention of the Pulse Mini
I'l work on thi, see if i can get stuff working
If Huawei do make an official 2.2 update, i bet they'll use this and edit it slighty, especially as there is a mention of the Pulse Mini
I'l work on thi, see if i can get stuff working
<a href="http://giffgaff.com/...e/damnsmalldan" target="_blank"><img src="http://giffgaff.com/.../06_250x52.png" width="250" height="52" alt="Get a free Giffgaff Sim" /></a>
#33
Posted 04 September 2010 - 11:03 PM
for anyone one how whats to try as i did
remember that i take no blam if you brick your phone
bug remember there are bugs
then you need to do this
first download this
then you will need ActivePerl then you will need android adk
ok now you got evey thing you need
1 install android sdk
2 install ActivePerl
2 open cmd then drag split_updata.pl to it then pess speace bar than drag update.app then press enter
5 goto C:\Users\xxxxxx\output
6 look for boot.img & system.img
7 drag these files and put them into C:\android\android-sdk-windows\tools
8 then open cmd and enter
C:\android\android-sdk-windows\tools\fastboot.exe flash system C:\android\android-sdk-windows\tools\system.img
C:\android\android-sdk-windows\tools\fastboot.exe flash boot C:\android\android-sdk-windows\tools\boot.img
C:\android\android-sdk-windows\tools\fastboot.exe flash userdata C:\android\android-sdk-windows\tools\data.img
C:\android\android-sdk-windows\tools\fastboot.exe reboot
and wait untill untill your mini pulse boots and now you have android 2.2
remember that i take no blam if you brick your phone
bug remember there are bugs
then you need to do this
first download this
then you will need ActivePerl then you will need android adk
ok now you got evey thing you need
1 install android sdk
2 install ActivePerl
2 open cmd then drag split_updata.pl to it then pess speace bar than drag update.app then press enter
5 goto C:\Users\xxxxxx\output
6 look for boot.img & system.img
7 drag these files and put them into C:\android\android-sdk-windows\tools
8 then open cmd and enter
C:\android\android-sdk-windows\tools\fastboot.exe flash system C:\android\android-sdk-windows\tools\system.img
C:\android\android-sdk-windows\tools\fastboot.exe flash boot C:\android\android-sdk-windows\tools\boot.img
C:\android\android-sdk-windows\tools\fastboot.exe flash userdata C:\android\android-sdk-windows\tools\data.img
C:\android\android-sdk-windows\tools\fastboot.exe reboot
and wait untill untill your mini pulse boots and now you have android 2.2
Edited by rickywyatt, 04 September 2010 - 11:19 PM.
#34
Posted 05 September 2010 - 04:37 AM
Gjole86, on Sep 4 2010, 01:40, said:
my phone coudnt connect to any network, showed baseband version unknown. btw im working on a update.zip thing will share tomorrow (hopefully) and we will try to fix all these broken things.

broken things:
network
wifi
bluetooth turns on but cant send/receive any files
touchscreen is a bit off, hard to select something near edges, cant pull down notifications.
loudspeaker is giving only loud white noise sound, didnt tryed sound with headphones
usb port (both charging and usb connection to PC)
positive things:
sensors (accelerometer and rotation)
gps (activates properly, cant view maps because no data connection available)
camera (side button doesnt work)
gallery works (it doesnt on kinda all custom Pulse Mini roms)
managed to get 110 MB free RAM with task killer
root with chainsDD su-2.3.5-ef-signed flashed in recovery
about 55MB free space on /system i guess moving apps to /data will free some space (oh yea 202MB free space on /data damn)

broken things:
network
wifi
bluetooth turns on but cant send/receive any files
touchscreen is a bit off, hard to select something near edges, cant pull down notifications.
loudspeaker is giving only loud white noise sound, didnt tryed sound with headphones
usb port (both charging and usb connection to PC)
positive things:
sensors (accelerometer and rotation)
gps (activates properly, cant view maps because no data connection available)
camera (side button doesnt work)
gallery works (it doesnt on kinda all custom Pulse Mini roms)
managed to get 110 MB free RAM with task killer
root with chainsDD su-2.3.5-ef-signed flashed in recovery
about 55MB free space on /system i guess moving apps to /data will free some space (oh yea 202MB free space on /data damn)
Free space on /system is wasted as Android uses /data and /cache for writable files. Might be worth trying to make a flashable zip for other pulse mini owners?
#35
Posted 05 September 2010 - 06:49 AM
flibblesan, on Sep 5 2010, 06:37, said:
Might be worth trying to make a flashable zip for other pulse mini owners?
thing is any1 that can modify things to make em work im sure can make .zip im reading pulse 2.2 dev topic to learn something about fixing things.
also, i have some strange feeling that until we can make 2.2 fully working on pulse mini, huawei will release updata.app for it
#36
Posted 05 September 2010 - 10:30 AM
@Gjole86: You should upload it so people can use it, even if it is useless atm. People can mess with it to make it work.
<a href="http://giffgaff.com/...e/damnsmalldan" target="_blank"><img src="http://giffgaff.com/.../06_250x52.png" width="250" height="52" alt="Get a free Giffgaff Sim" /></a>
#37
Posted 05 September 2010 - 03:23 PM
FYI: I've made a port of the U8150 to my U8100 and out-of-the-box everything I've tried so far works except Wifi and that the touchscreen is a bit off. I'm going to try to de-odex the tscalibration.apk from the original U8100 ROM and hopefully that will take care of the touchscreen problem. No clue yet to how to get Wifi up and running but I'll let you know if I find a fix for it.
Tested OK:
- USB mounting
- Recieving calls
- Making calls
- Loudspeaker
- GPS
- Compass
- G-sensor
- Camera
- Camera button
- Bluetooth (only tried turning it on, not tried using it)
Tested not OK:
- Wifi fails when trying to start
- touchscreen is off and there is no way to calibrate it (yet)
If you intend to use the roadsync app that was bundled with you original phone you will need to change a bunch of U8150 to U8100 (or U8110 in your case) in build.prop.
Tested OK:
- USB mounting
- Recieving calls
- Making calls
- Loudspeaker
- GPS
- Compass
- G-sensor
- Camera
- Camera button
- Bluetooth (only tried turning it on, not tried using it)
Tested not OK:
- Wifi fails when trying to start
- touchscreen is off and there is no way to calibrate it (yet)
If you intend to use the roadsync app that was bundled with you original phone you will need to change a bunch of U8150 to U8100 (or U8110 in your case) in build.prop.
Edited by kallt_kaffe, 05 September 2010 - 03:27 PM.
#38
Posted 05 September 2010 - 05:31 PM
kallt_kaffe, on Sep 5 2010, 16:23, said:
FYI: I've made a port of the U8150 to my U8100 and out-of-the-box everything I've tried so far works except Wifi and that the touchscreen is a bit off. I'm going to try to de-odex the tscalibration.apk from the original U8100 ROM and hopefully that will take care of the touchscreen problem. No clue yet to how to get Wifi up and running but I'll let you know if I find a fix for it.
Tested OK:
- USB mounting
- Recieving calls
- Making calls
- Loudspeaker
- GPS
- Compass
- G-sensor
- Camera
- Camera button
- Bluetooth (only tried turning it on, not tried using it)
Tested not OK:
- Wifi fails when trying to start
- touchscreen is off and there is no way to calibrate it (yet)
If you intend to use the roadsync app that was bundled with you original phone you will need to change a bunch of U8150 to U8100 (or U8110 in your case) in build.prop.
Tested OK:
- USB mounting
- Recieving calls
- Making calls
- Loudspeaker
- GPS
- Compass
- G-sensor
- Camera
- Camera button
- Bluetooth (only tried turning it on, not tried using it)
Tested not OK:
- Wifi fails when trying to start
- touchscreen is off and there is no way to calibrate it (yet)
If you intend to use the roadsync app that was bundled with you original phone you will need to change a bunch of U8150 to U8100 (or U8110 in your case) in build.prop.
So you have a 2.2 rom with all working but not wifi and screens a bit off for the pulse mini? cn you upload it for us?
Also known as ngagephone @ xda developers
Device: Orange san diego
Recovery: STOCK
Rom: STOCK
Device: Orange san diego
Recovery: STOCK
Rom: STOCK
#39
Posted 05 September 2010 - 05:40 PM
huh then U8100 amd U8110 are kinda diferent i guess. so much thing working with U8100. now thats something worth sharing 
#40
Posted 05 September 2010 - 06:46 PM
Gjole86, on Sep 5 2010, 18:40, said:
huh then U8100 amd U8110 are kinda diferent i guess. so much thing working with U8100. now thats something worth sharing 
hi could you upload the update zip pls
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users







Sign In
Create Account

Back to top









