Sunday, 2013-08-18

--- Day changed Sun Aug 18 2013
-!- e-yes [~e-yes@109.188.125.170] has joined #ubiboot16:26
e-yesjuiceme, by any chance, do you know how to override kernel command line? is it possible w/ubiboot?16:27
Jonnie-yes: its possible, but you need to patch the cpio file19:39
Jonnigrep F_COMMAND_LINE cpio/boot/menu/*.sh19:47
Jonniif you read those shell scripts you can just append it there and recreate cpio, or if your doing it a bit more hackish way, you can do kind of injection attack to ubiboot.conf file and inject stuff into initscript variable, that way you dont need to recreate the cpio19:51
e-yesJonni, thanks. first of all I want to experiment with increasing VRAM memory (in order to get VRFB rotation working)19:56
e-yesseems, the only way to do this is kernel cmd line parameter19:57
e-yeswell, "the only sane way"19:57
Jonnie-yes: yes, I did exactly the same in order to get qt5 wayland working with sailfish.20:26
Jonniincreased vram to 6m20:26

Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!