--- Day changed Sun Aug 18 2013 | ||
-!- e-yes [~e-yes@109.188.125.170] has joined #ubiboot | 16:26 | |
e-yes | juiceme, by any chance, do you know how to override kernel command line? is it possible w/ubiboot? | 16:27 |
---|---|---|
Jonni | e-yes: its possible, but you need to patch the cpio file | 19:39 |
Jonni | grep F_COMMAND_LINE cpio/boot/menu/*.sh | 19:47 |
Jonni | if 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 cpio | 19:51 |
e-yes | Jonni, thanks. first of all I want to experiment with increasing VRAM memory (in order to get VRFB rotation working) | 19:56 |
e-yes | seems, the only way to do this is kernel cmd line parameter | 19:57 |
e-yes | well, "the only sane way" | 19:57 |
Jonni | e-yes: yes, I did exactly the same in order to get qt5 wayland working with sailfish. | 20:26 |
Jonni | increased vram to 6m | 20:26 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!