![]() |
Unable to boot compiled kernel on N800
Hello!
I am currently messing around with the mtd drivers on the N800 and need to boot it with a custom-made kernel. In order to test that I could actually boot at all with a custom-made kernel I downloaded the kernel source for diablo_2.6.21 and compiled it with the default settings. Compilation works fine, but no matter what I do, I cannot make the tablet boot from the new kernel. This is what I have done: 1. Downloaded kernel source 2. sb2 make nokia_2420_defconfig (no errors) 3. sb2 make zImage (no errors) 4. Flashed with 'sudo ./flasher-3.0 -f -R -k zImage' (no errors) When the tablet reboots after flashing, it gets as far as the splash screen and then shuts down. What am I doing wrong? Is there any way to get hold of the bootlog to see what is failing? Best regards, //Leo |
Re: Unable to boot compiled kernel on N800
Use nokia_n800_defconfig instead?
|
Re: Unable to boot compiled kernel on N800
Quote:
From what I have gathered when searching for a solution, the n800_defconfig is for compiling the old kernel for OS2007, while the nokia_2420_defconfig is for OS2008 (which is what I am running). |
Re: Unable to boot compiled kernel on N800
Could be a compiler incompatibility? The kernel package's debian/rules builds it with:
Code:
DEFCONFIG := nokia_2420_defconfig Code:
[sbox-DIABLO_ARMEL: ~] > host-gcc --version |
Re: Unable to boot compiled kernel on N800
Quote:
Any tips on how to solve it? I am not exactly very experienced when it comes to Scratchbox or kernel compiling. |
All times are GMT. The time now is 08:23. |
vBulletin® Version 3.8.8