--- Day changed Tue Oct 29 2013 | ||
-!- coderus [~coderus@94.181.0.120] has joined #ubiboot | 09:36 | |
-!- coderus_ [~coderus@94.181.16.187] has quit [Ping timeout: 268 seconds] | 09:40 | |
-!- coderus_ [~coderus@94.181.6.56] has joined #ubiboot | 10:44 | |
-!- coderus [~coderus@94.181.0.120] has quit [Read error: Operation timed out] | 10:45 | |
@juiceme | I am wondering should I release the current ubiboot-02 as 0.3.5 as there's a lot of new functionality and then leave the WLAN stuff for 0.3.6 release later? | 15:02 |
---|---|---|
@juiceme | any takers? | 15:02 |
@juiceme | (see the Changelog at http://www.swagman.org/juice/ubiboot/Changelog for updates since 2013-10-03) | 15:03 |
-!- eekkelund [3ef054d6@gateway/web/freenode/ip.62.240.84.214] has joined #ubiboot | 15:30 | |
eekkelund | Hi! | 15:35 |
eekkelund | juiceme is newest ubiboot2 tar this one ubiboot-02_0.3.4_081013.tar? | 15:36 |
eekkelund | if yes, i would like to know reason why ubiboot.conf looks like this https://pastee.org/mtp8e | 15:37 |
eekkelund | lines 4 and 5 | 15:37 |
-!- eekkelund [3ef054d6@gateway/web/freenode/ip.62.240.84.214] has left #ubiboot [] | 16:46 | |
-!- eekkelund [3ef054d6@gateway/web/freenode/ip.62.240.84.214] has joined #ubiboot | 16:46 | |
@juiceme | eekkelund, ping | 18:22 |
@juiceme | that should not be so :) | 18:22 |
@juiceme | the 5th row should read: G_OS2_INITSCRIPT="\/sbin\/preinit_harmattan" | 18:22 |
eekkelund | yes that was what i was thinking, and i changed it | 18:23 |
@juiceme | let me check... | 18:23 |
eekkelund | but in http://www.swagman.org/juice/ubiboot/ubiboot-02/ubiboot-02_0.3.4_081013.tar it is like that! | 18:23 |
eekkelund | but not in 031013 | 18:24 |
@juiceme | it certainly is that way... | 18:25 |
@juiceme | how come nobody complained before? | 18:25 |
@juiceme | editing typo there, so I should correct that really. Must be that most/all people checked their config carefully before attempting to boot it.... | 18:26 |
eekkelund | or they are using 031013? i changed cause i want to try firefox | 18:28 |
@juiceme | possible, yes. | 18:29 |
@juiceme | I'll change it immediately. | 18:29 |
eekkelund | :) | 18:29 |
eekkelund | any tips how to get firefox os working?:) | 18:31 |
@juiceme | I have not done it myself but AFAIK it involves setting it up like Nitdroid, and then having preinit chroot into it | 18:33 |
@juiceme | It's supposed to be pretty easy to do, unlike Ubuntu on N9 for example. | 18:34 |
eekkelund | yeah i did tar zxvf b2g_n9_droid_hal_fs.tar.gz -C /home/firefox_os and copied nitdroid preinit and only changed this: exec chroot /mnt/firefox_os /init | 18:37 |
eekkelund | added G_OS4_INITSCRIPT="\/sbin\/preinit_firefox" | 18:38 |
eekkelund | but after ubiboot menu and selecting firefox | 18:40 |
eekkelund | nothing happens | 18:41 |
eekkelund | black screen | 18:41 |
@juiceme | hmm, did you check your ubiboot.log after the attempt? | 18:45 |
@juiceme | I'll have to test that also. Can you point me to the b2g_n9_droid_hal_fs.tar.gz file? | 18:45 |
eekkelund | http://romaxa.info/b2g/b2g_n9_droid_hal_fs.tar.gz | 18:46 |
eekkelund | log coming | 18:47 |
@juiceme | thx. | 18:48 |
eekkelund | https://pastee.org/f97cz log last boot | 18:50 |
@juiceme | the log looks pretty much like it should | 18:53 |
@juiceme | usually, when screen remins black and loading was successiful, the problem is in modules or init | 18:54 |
@juiceme | if you have run the same kernel before with Harmattan or Nitdroid, then it cannot be modules | 18:54 |
@juiceme | so suspecting preinit_firefox | 18:55 |
eekkelund | yes i am suspecting same thanks:) | 18:55 |
eekkelund | but there ends my knowledge | 18:55 |
@juiceme | but as soon as I first do the corrections to the existing conf, I'll try FF also. | 18:55 |
eekkelund | preinit_firefox is exactly same as preinit_nitdroid except that one exec chroot /mnt/firefox_os /init change :) | 18:56 |
@juiceme | es | 18:56 |
eekkelund | oh okay :) | 18:56 |
@juiceme | allright, now uploaded the changed files to Skeiron also :) | 19:10 |
@juiceme | Let's see about da firefox | 19:10 |
@juiceme | dont know if it matters, most files are owned by uid=1000,gid=1000 in the archive...? | 19:12 |
eekkelund | good:) | 19:15 |
@juiceme | ok, now booting. | 19:17 |
eekkelund | does it boot?:D | 19:18 |
@juiceme | oh yes... | 19:25 |
@juiceme | booted without problems | 19:26 |
eekkelund | hmm why i cannot get it to work | 19:26 |
@juiceme | I had to boot it twice, as first time I forgot to change the preinit in ubiboot.conf | 19:26 |
@juiceme | second time, it just worked | 19:26 |
@juiceme | Check that your preinit is executable | 19:27 |
@juiceme | If you can boot Nitdroid, you should be able to boot FFOS | 19:27 |
eekkelund | i can boot nitdroid | 19:28 |
eekkelund | how to check that?:) | 19:28 |
@juiceme | ls -la /sbin/preinit_* | 19:29 |
@juiceme | should be x-permissions | 19:29 |
@juiceme | I need to be going for a while, back in about 2h | 19:30 |
eekkelund | ok :) | 19:30 |
eekkelund | thanks!!:) | 19:30 |
eekkelund | thanks a lot :juiceme! now working:) | 19:38 |
-!- eekkelund [3ef054d6@gateway/web/freenode/ip.62.240.84.214] has quit [Ping timeout: 250 seconds] | 19:42 | |
-!- eekkelund [3ef054d6@gateway/web/freenode/ip.62.240.84.214] has joined #ubiboot | 22:52 | |
eekkelund | hmm maybe i could update wiki about ffos when i have time! | 23:06 |
eekkelund | is there anyone who has ubuntu touch working in n9 ubiboot?:) | 23:51 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!