maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   [HOWTO] Compiling new kernels on Harmattan device (https://talk.maemo.org/showthread.php?t=89507)

nieldk 2013-09-25 07:27

Re: [HOWTO] Compiling new kernels on Harmattan device
 
Quote:

Originally Posted by juiceme (Post 1376589)
It's not about the kernel :D
You need to get the date&time from RTC with "hwclock -s" in the init before launching backupmenu or whatever.

Nice, where exactly do we put that line ?

juiceme 2013-09-25 08:03

Re: [HOWTO] Compiling new kernels on Harmattan device
 
Quote:

Originally Posted by nieldk (Post 1376615)
Nice, where exactly do we put that line ?

I guess backupmenu is launched from preinit, right?
Then you need to put that somewhere there before it starts.

nieldk 2013-09-25 18:04

Re: [HOWTO] Compiling new kernels on Harmattan device
 
Got it!

Code:

devel-su
nano /opt/backupmenu/4-Backupmenu-start

add:
/sbin/hwclock -s

just after the line
### Start

nieldk 2013-10-17 20:36

Re: [HOWTO] Compiling new kernels on Harmattan device
 
1 Attachment(s)
Nice, finally got around to compile my own kernel, CIFS working among NAT etc. :)

jackburton 2013-10-18 11:26

Re: [HOWTO] Compiling new kernels on Harmattan device
 
Quote:

Originally Posted by nieldk (Post 1381137)
Nice, finally got around to compile my own kernel, CIFS working among NAT etc. :)

Awesome. Let the fun begin.

coderus 2013-10-21 04:47

Re: [HOWTO] Compiling new kernels on Harmattan device
 
anyone tried to use fiasco-flasher and flash kernel on device?
it requires fiasco header for kernel. check fiasco-kernel package and its kernel. can anyone create kernel with good header?

juiceme 2013-10-21 04:52

Re: [HOWTO] Compiling new kernels on Harmattan device
 
Quote:

Originally Posted by coderus (Post 1381622)
anyone tried to use fiasco-flasher and flash kernel on device?
it requires fiasco header for kernel. check fiasco-kernel package and its kernel. can anyone create kernel with good header?

I toyed with the idea for a while but did not really start pursuing it since it's one of the rare things than CAN permabrick the device.

It would be very nice of course as it would enable things like installing ubiboot from a deb package :D

coderus 2013-10-21 05:34

Re: [HOWTO] Compiling new kernels on Harmattan device
 
how can it brick device? it just send data to nolo. and then nolo flashing device itself. pc flasher doing same, but via cable. ;)

SourenAraya 2013-10-21 05:43

Re: [HOWTO] Compiling new kernels on Harmattan device
 
So device starts like that:
x-loader -> nolo -> moslo -> kernel? It is possible to replace moslo with u-boot?

coderus 2013-12-30 21:19

Re: [HOWTO] Compiling new kernels on Harmattan device
 
Hello!

can anybody compile Nemo kernel with all these nice fixies?


All times are GMT. The time now is 11:59.

vBulletin® Version 3.8.8