Monday, 2013-04-15

--- 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 #ubiboot13:05
-!- TMavica [TMavica@1-36-64-040.static.netvigator.com] has joined #ubiboot19:54
@juicemeE-yes has compiled a new nitdroid kernel image that includes the L2Fix.21:36
@juicemeget it from http://downloads.nitdroid.com/e-yes/n9/ubiboot/zImage21:36
@juiceme(md5sum=22114bd3cbaa88ee8c49c022f53080a1) 21:37
@juicemeI 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
@juicemefrom 65 seconds to 33 seconds :)21:38
coderusjuiceme: just tried, works nice :)22:19
coderusjuiceme: btw, can you add simple splash to show before system produce it? now it scary black dark22:20
@juicemeWell, I could add something like "rebooting... wait for at least few minutes" or something22:31
@juicemebut 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
coderusyou can't call show_png after kexec?22:43
-!- thedead1440 [~thedead14@unaffiliated/thedead1440] has quit [Remote host closed the connection]23:34
@juicemecoderus, sorry, it does not work that way :(23:38
@juicemeAfter 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!