![]() |
Re: [HOWTO] Compiling new kernels on Harmattan device
Yeaaah!
IP redirect in place . You just made my day :) ettercap is now armoring my N9 to full throttle |
Re: [HOWTO] Compiling new kernels on Harmattan device
Quote:
|
Re: [HOWTO] Compiling new kernels on Harmattan device
Crap.
Cant figure out now (going away for the weekend, may be stress LOL) I flash # flasher -F org.img -F emmc.bin -f -R installs developermode, untar modules to /lib/modules/(new kernel version) #/sbin/depmod -a (new kernel version) power-off #flasher -F org.img -k zImage-lopen --flash-only==kernel -f -R Now, I finish the setup. But, crap, it has the keep enter password thing :( Believe the above was what I did before, but obviously not (actually had it done LOL) |
Re: [HOWTO] Compiling new kernels on Harmattan device
Quote:
The correct way to do it: flash the device back-to-back closedmode/openmode, without letting it to boot in between. Use the following command: flasher -F org.img -F emmc.bin -f -R ; flasher -F org.img -k zImage-someopenimage --flash-only==kernel -f -R (as zImage-someopenimage use some image that has same modules as the original. like l2-fixed open image or whatever. Note that you cannot use the NAT-enchanced image here as it has different module deps...) and note, that do not unplug the USB cord between the 2 flashes or else the first flash command will reboot the device to closed mode and it does not work correctly. After this procedure, enable developer mode as usual, unpack the new modules, run depmod and as a last step reflash the new kernel. :) |
Re: [HOWTO] Compiling new kernels on Harmattan device
Quote:
Now I have many donations to do :) |
Re: [HOWTO] Compiling new kernels on Harmattan device
Quote:
And as for donations, I follow the same path as MSameer. I recommend donating to you local charity. (and please make sure it's an organization that really gives help to the needy, there are too many that waste donations on "administrative costs" and "running the organization") |
Re: [HOWTO] Compiling new kernels on Harmattan device
Quote:
http://www.fsf.org |
Re: [HOWTO] Compiling new kernels on Harmattan device
@juiceme @jackburton
Good :) I will make donations for FSF and Save the children both, I believe, good causes. |
Re: [HOWTO] Compiling new kernels on Harmattan device
Quote:
And second one is that you flashed also the second time the rootfs image (-F org.img), hereby overwriting your untared new modules. You should have used "-a org.img" instead of "-F org.img". But what I ask myself is why did it start at all? If you flashed the NAT kernel, it should need its modules at correct location!? Just like juiceme said: Quote:
Quote:
Just for the records. It should be enough to flash the kernel only in second command. And it is not needed to flash also eMMC (but of course you may do so). Just like: Code:
flasher -F org.img -f ; flasher -a org.img -k zImage-someopenimage --flash-only==kernel -f -R Code:
flasher -F org.img -k zImage-someopenimage -f -R Then do the developermode, modules and dep stuff and flash NAT kernel: Code:
flasher -a org.img -k zImage-NATimage --flash-only==kernel -f -R |
Re: [HOWTO] Compiling new kernels on Harmattan device
Quote:
I am trying to install Ubiboot, but before getting there, I want to make sure I will stick to open mode. I followed your advice by doing a back to back flashing close/open mode, but still no luck....; It keeps asking me for password... I am a bit confused. here are the commands and output (windows): Code:
D:\Nokia\Flasher>flasher -f -F main.bin -R && flasher -a main.bin -k zImage_2.6 |
All times are GMT. The time now is 02:43. |
vBulletin® Version 3.8.8