Guest noxwell Posted November 17, 2010 Report Posted November 17, 2010 (edited) I've just build kernel from here, and replaced kernel in boot.img from LiquidF v1.2a with it. But when I turn on device, bootimage splashes and phone reboot. I've tried different values of deploy, but nothing. BTW, when i used -deploy 1 (i usually use it), it splashed bootimage, and when i use different values it splashing small image in left-upper corner. Here is apanic log attached, using -deploy 1. Can anyone solve my problem? ... msm_v4l2: msm_v4l2_init <1>[ 1.716778] Unable to handle kernel NULL pointer dereference at virtual address 00000000 ... Kernel panic - not syncing: Attempted to kill the idle task! Added: I edited some file in kernel (added static int 2d massive) and device stucks on fastboot. Why?apanic.txt Edited November 18, 2010 by noxwell
Guest koudelka Posted November 17, 2010 Report Posted November 17, 2010 I've just build kernel from here, and replaced kernel in boot.img from LiquidF v1.2a with it. But when I turn on device, bootimage splashes and phone reboot. I've tried different values of deploy, but nothing. BTW, when i used -deploy 1 (i usually use it), it splashed bootimage, and when i use different values it splashing small image in left-upper corner. Here is apanic log attached, using -deploy 1. Can anyone solve my problem? ... msm_v4l2: msm_v4l2_init <1>[ 1.716778] Unable to handle kernel NULL pointer dereference at virtual address 00000000 ... Kernel panic - not syncing: Attempted to kill the idle task! Are you even sure if that code is supposed to work? I think xian is still working on it
Guest vache Posted November 17, 2010 Report Posted November 17, 2010 Disable the interactive governer in .config if it's still there. It doesn't work atm.
Guest noxwell Posted November 18, 2010 Report Posted November 18, 2010 (edited) Disable the interactive governer in .config if it's still there. It doesn't work atm. Thanks, all works!!! Edited November 18, 2010 by noxwell
Guest Harness Posted November 18, 2010 Report Posted November 18, 2010 (edited) Wanna post the boot.img? I don't know how to build it myself else I would. Thanks, Harness. Edit: I'm assuming I'd just run sudo make in terminal? Edited November 18, 2010 by Harness
Guest noxwell Posted November 18, 2010 Report Posted November 18, 2010 Sone new problems... Described in the topic.
Guest xaueious Posted November 18, 2010 Report Posted November 18, 2010 (edited) Small changes can cause the device not to boot. It's actually kind of sensitive. I can't tell you why. It was my experience as well. It's a time consuming affair for those who don't really understand the inner workings. Edited November 18, 2010 by xaueious
Guest noxwell Posted November 18, 2010 Report Posted November 18, 2010 Problem solved, it stucks on fastboot because of wrong deploy value)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now