--- Day changed Fri Dec 13 2013 | ||
iNspect | k | 02:22 |
---|---|---|
-!- iNspect [~SoLPstyle@85-76-170-3-nat.elisa-mobile.fi] has quit [] | 03:04 | |
--- Log opened Fri Dec 13 12:41:17 2013 | ||
-!- juiceme [~juice@a88-115-86-197.elisa-laajakaista.fi] has joined #ubiboot | 12:41 | |
-!- Irssi: #ubiboot: Total of 10 nicks [0 ops, 0 halfops, 0 voices, 10 normal] | 12:41 | |
-!- Irssi: Join to #ubiboot was synced in 0 secs | 12:41 | |
-!- mode/#ubiboot [+imo juiceme] by ChanServ | 12:41 | |
-!- mode/#ubiboot [-im] by juiceme | 12:42 | |
@juiceme | hmmh, storm cut the electricity during last night... just got it back | 12:42 |
@juiceme | So, I made a SailfishOs-preconfigured version od ubiboot-0.3.5 | 12:50 |
@juiceme | in the tarfile I included also the preinit_harmattan and L2fixed kernel so nwebies installing it should not get into the situation where they cannot boot Harmattan after installing ubiboot :) | 12:52 |
@juiceme | For the record, the file is on http://www.swagman.org/juice/ubiboot/ubiboot_for_sailfish/ubiboot-02_0.3.5_131213_SFOS.tar | 12:52 |
Wnt | juiceme: nice! | 17:32 |
Wnt | someone should also create a tutorial that has all information on how to install ubiboot + sailfish. Currently one has to follow multiple different guides and some of them have lot's of legacy information that a normal newbie user is not interested in | 17:34 |
@juiceme | Wnt, I think the maemo wiki sailfish page is pretty good guoide | 17:43 |
@juiceme | I updated it about the SailfishOs-preconfigured ubiboot | 17:44 |
Wnt | juiceme: oh, haven't seen that before. looks like just the thing I was missing | 17:45 |
@juiceme | np :) | 17:45 |
Wnt | is that guide using the "Back-to-Back Closedmode/Openmode flashing"? I understood it's the best way to do openmode? | 17:48 |
@juiceme | that is the best way to do it | 17:49 |
@juiceme | I am not sure if there's a wiki about it but it is fairly easy to do | 17:49 |
Wnt | the back-to-back flashing is described in http://wiki.maemo.org/Ubiboot#Flash_the_device_.28for_a_fresh_start.2Fclean_state.29 | 17:50 |
Wnt | but I'm not sure if the http://wiki.maemo.org/Sailfish guide uses that technique | 17:50 |
@juiceme | basically it is just flashing the device with emmc&rootfs, and then immediately flashing with open mode kernel before the device boots up. | 17:50 |
Wnt | ok | 17:50 |
Wnt | ok, there is no -R parameter in the guide's "flasher -F main.bin -F emmc.bin -f" command and it's followed by the kernel flashing "flasher -a main.bin -k zImage_2.6.32.54-openmode_l2fix --flash-only=kernel -f -R", so I guess it is using the back-to-back method | 17:54 |
Wnt | juiceme: an the Step 5 in the guide can be replaced with the ubiboot autopartition.sh? http://wiki.maemo.org/Sailfish#Step_5_-_Re-partition_your_handset | 17:57 |
@juiceme | actually the -R is necessary there :) | 17:59 |
Wnt | yes, in the second command | 18:00 |
@juiceme | as -R means that the device is booted, it just needs to be flashed before it reaches userland | 18:00 |
@juiceme | in both commands | 18:00 |
@juiceme | actually I am not sure how it behaves if there's no -R ...? | 18:00 |
@juiceme | I think I have never tried it. Will it just hang there, waiting to be turned off? | 18:01 |
@juiceme | what I have used is command like; | 18:01 |
Wnt | even this guide doesn't have the -R in the firmware flashing: http://wiki.maemo.org/Ubiboot#Flash_the_device_.28for_a_fresh_start.2Fclean_state.29 | 18:01 |
@juiceme | flasher -F main.bin -F emmc.bin -f -R ; flasher -a main.bin -k zImage_2.6.32.54-openmode_l2fix --flash-only=kernel -f -R | 18:02 |
Wnt | ok | 18:02 |
@juiceme | so the 2 flashed commands are separated by semicolon (;) | 18:02 |
@juiceme | in linux this works so that the second command starts when the first has finished... | 18:03 |
Wnt | yep | 18:03 |
@juiceme | in windows you'd need a BAT file or do it manually | 18:03 |
Wnt | I'm thinking of flashing my N9 to a fresh state Harmattan and have dualboot Sailfish. Currently it has a SDK based sailfish | 18:05 |
@juiceme | I installed it on my N9 today. It really feels like the real thing unlike the SDK based version. | 18:06 |
Wnt | by the way, is there a easy way to speed up the animations of ubiboot? | 18:06 |
@juiceme | depends, there could be | 18:13 |
@juiceme | altough if speeded up lot with the technique that it's been implemented currently it will be jaggy | 18:14 |
@juiceme | the reason there's fairly lots of delay is as the menus are drawn in a bash script. | 18:15 |
@juiceme | I have thought of writing it in python which should make it snappier | 18:16 |
-!- Netsplit *.net <-> *.split quits: thedead1440_ | 18:47 | |
-!- thedead1440_ [~thedead14@unaffiliated/thedead1440] has joined #ubiboot | 18:48 | |
-!- iNspect [~SoLPstyle@85-76-80-37-nat.elisa-mobile.fi] has joined #ubiboot | 23:28 | |
iNspect | juicemee | 23:30 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!