Unpack and repack our kernels

Yep, with tools pointed out by vampirefo in the "possible alternate rom.." thread.
 
I have a rom for 1125 WAN with 3G setting on it. I flashed on my MP827 with FWDN but touchscreen don't work and boot in safe mode. I put back my firmware. You can extract 3G setiinng from 1125 firmware and put in my firmware?. I can install firmware only with FWDN.
 
Which mid your mp827 is ? 8027 or 8127 ?

1125 is little different, I don't know at all which files could be needed to enable 3G settings and even if the files will be compatible... Sorry but I've not much time for this. I can give you some hints if you want to try it by yourself.
 
Ok, but if you check "Settings > About" you should have more details to know to which kyros model your tablet is similar.
 
Kiiv, vampirefo, could any of you attach your modified mkbootimg.c, or be more specific about how you managed to obtain a mkbootimg binary that could support a page size of 8192. I'm stuck at the same step above where I get errors:

mkbootimg.c:(.text+0x7d4): undefined reference to `SHA1_Init'
mkbootimg.c:(.text+0x7f5): undefined reference to `SHA1_Update'
mkbootimg.c:(.text+0x817): undefined reference to `SHA1_Update'
mkbootimg.c:(.text+0x838): undefined reference to `SHA1_Update'
mkbootimg.c:(.text+0x85a): undefined reference to `SHA1_Update'
mkbootimg.c:(.text+0x87b): undefined reference to `SHA1_Update'
 
Back
Top