Jump to content

Device stucks on fastboot


Recommended Posts

Guest noxwell
Posted (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 by noxwell
Guest koudelka
Posted
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

Posted

Disable the interactive governer in .config if it's still there. It doesn't work atm.

Guest noxwell
Posted (edited)
Disable the interactive governer in .config if it's still there. It doesn't work atm.

Thanks, all works!!!

Edited by noxwell
Guest Harness
Posted (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 by Harness
Guest xaueious
Posted (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 by xaueious
Guest noxwell
Posted

Problem solved, it stucks on fastboot because of wrong deploy value)

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.