--- Day changed Mon Apr 15 2013 | ||
-!- guildwar [~guildwar@114-46-142-87.dynamic.hinet.net] has quit [Quit: leaving] | 10:23 | |
-!- rikanee [~rika@unaffiliated/rikanee] has quit [Ping timeout: 240 seconds] | 13:04 | |
-!- rikanee [~rika@unaffiliated/rikanee] has joined #ubiboot | 13:05 | |
-!- TMavica [TMavica@1-36-64-040.static.netvigator.com] has joined #ubiboot | 19:54 | |
@juiceme | E-yes has compiled a new nitdroid kernel image that includes the L2Fix. | 21:36 |
---|---|---|
@juiceme | get it from http://downloads.nitdroid.com/e-yes/n9/ubiboot/zImage | 21:36 |
@juiceme | (md5sum=22114bd3cbaa88ee8c49c022f53080a1) | 21:37 |
@juiceme | I tested the bootup times for both the new kernel and original zimage.pr13 and the l2-fixed kernel boots in half the time as the original. | 21:38 |
@juiceme | from 65 seconds to 33 seconds :) | 21:38 |
coderus | juiceme: just tried, works nice :) | 22:19 |
coderus | juiceme: btw, can you add simple splash to show before system produce it? now it scary black dark | 22:20 |
@juiceme | Well, I could add something like "rebooting... wait for at least few minutes" or something | 22:31 |
@juiceme | but the problem for that is, when the 2nd stage kernel loads, it will wipe the screen and it stays blank until the kernel has loaded up enough to show it's own splash screen :( | 22:32 |
coderus | you can't call show_png after kexec? | 22:43 |
-!- thedead1440 [~thedead14@unaffiliated/thedead1440] has quit [Remote host closed the connection] | 23:34 | |
@juiceme | coderus, sorry, it does not work that way :( | 23:38 |
@juiceme | After the 1st stage kernel calls kexec() the control passes to the 2nd stage kernel, which does relocate to the code and clears out the display buffer. After some initializations the 2nd stage will show it's own splash. During that time I guess it is fairly difficult to show anything else on the screen. | 23:42 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!