-
Hi,
I try to port Ubuntu Touch, i used CM device tree, and CM source kernel, after resolving many error (libnativehelper can't compile, install all libs in Ubuntu 16.04 LTS....), i generate system.img, recovery.img and boot.imgThe problem that after flash recovery.img, i can't boot into recovery mod,
There is any thing to do to make recovery image work ?
-
Hello,
First of all, are you sure that you can't boot into recovery? On some devices, like the Nexus 5X that I was working on, the recovery boots but does not display anything. In this case, you'll be able to use ADB on the PC to contact the phone.
-
Hi,
Yes now recovery image work, i can boot to recovery (Ubports recovery).
But boot.img can't generate it , i got this error :
boot.img too large (10729472 > [10771200 - 270336])How can i reduce it ?
-
@UniSuperBox
Yes now recovery image work, i can boot to recovery (Ubports recovery).
But boot.img can't generate it , i got this error :
boot.img too large (10729472 > [10771200 - 270336])How can i reduce it ?
-
walidham, what repository you used ? on github ? thanks ..
-
@horuxan i use ubport with cm-12.1 device tree, and change titan_defconfig
-
@walidham Did you succeed? Could share system.img boot and recovery, I do not have as much knowledge about android kernels, thank you.
-
i will share my, work, recovery.img work, but can't boot, phone stop in moto logo, i feel that the boot.img start but i think there is a problem in graphics driver see this logs :
<3>[ 2.643604,2] init: failed to open '/sys/class/graphics/fb1/msm_fb_type'
<3>[ 2.643745,2] init: failed to open '/sys/class/graphics/fb2/msm_fb_type'
<3>[ 2.644593,2] init: Unable to open persistent property directory /data/property errno: 2