Jump to content

ZTE BLADE series-Froyo kernel(2.6.32) source code


Guest agpoli

Recommended Posts

Guest Sebastian404
I'm going to sound like such an idiot here but building the boot.img, is this right:

mkbootimg --kernel ./zImage --ramdisk ./ramdisk.cpio.gz -o ./newBoot.img

I can't find out if the blade needs a command line set or not?

no, but it does need a base....

Link to comment
Share on other sites

Guest FelixL
New kernel (kallt_kaffe) booting great here.

And 5 mpix camera is finally working!

Does the 3MPx cam still work, so we have a kernel that works on all devices?

Link to comment
Share on other sites

Guest kallt_kaffe
I'm going to sound like such an idiot here but building the boot.img, is this right:

mkbootimg --kernel ./zImage --ramdisk ./ramdisk.cpio.gz -o ./newBoot.img

I can't find out if the blade needs a command line set or not?

This is what I use:

mkbootimg --base 0x2A00000 --kernel zImage --ramdisk ramdisk.gz -o boot.img

Link to comment
Share on other sites

Guest wedlled

Did any one had trouble flashing the img back (boot.img)?

I cant fastboot flash and the old flash_img boot inside adb shell gives me "No space left on device" after a couple of read-all zero...

Link to comment
Share on other sites

Guest kallt_kaffe
Does the 3MPx cam still work, so we have a kernel that works on all devices?

Yes. Also the key-lights work. However it still need the fixed radio apps for some reason.

Edited by kallt_kaffe
Link to comment
Share on other sites

Guest nagygergo
pretty bad quadrant score, was getting around 1000 with hacked froyo

It's much better now. That was because stagefright was enabled and we got "wrong" scores.

Link to comment
Share on other sites

Guest Afrodude
n00b question:

how can i get this on my phone ? using fibblesans r5

Sebastian404 already posted how to:

if you rename them to be boot.img, reovery.img, and then put the rest into a zip file and rename that to system.img you should be able to use clockwork mode restore...

Im getting a quadrant score of 9,000!!

*facts in this post may not be accurate

(Honestly (to everyone who may read this topic)... if you don't know what to do with this you shouldn't bother doing anything. This is source code (the thing people write to make applications amongst other things... not the physical applications. Just wait for someone to include a custom kernel into one of the various ROM's around)

Edited by Afrodude
Link to comment
Share on other sites

Guest Simon O

Well I got a kernel built but can't boot my phone with it. Also for some reason can't boot the Jellyfish kernel that kallt_kaffe built. My ROM is based on the Chinese... is that why they won't boot?

Link to comment
Share on other sites

Guest Sebastian404
Well I got a kernel built but can't boot my phone with it. Also for some reason can't boot the Jellyfish kernel that kallt_kaffe built. My ROM is based on the Chinese... is that why they won't boot?

I'd sort of suspect that was not helping.. you getting any dmesg outputs?

Link to comment
Share on other sites

Guest Sebastian404
im confused, now that we have the kernel is a stable 2.2 here yet?

define 'stable' ?

we have the source for the kernel that came with the softbank 003Z device.. and we managed to compile it.....

that's all we have

Link to comment
Share on other sites

im confused, now that we have the kernel is a stable 2.2 here yet?

this is the japanese which has slightly different hardware, i believe we need to wait for the chinese kernel which goes on sale in a few hours in china i believe.

Edited by Guest
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

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