Friday, 2013-12-06

--- Day changed Fri Dec 06 2013
@juicemeSo did you have older ubiboot tre and updated, or first-time installation?00:07
@juicemedid you remember to put in the preinits? That is fairly common thing to forget.00:08
@juicemesome guidelines; (for 0.3.5 version); If you get a green text saying "cannot find menu" or "cannot find kernel" or somethong lke this, then tha failing is placement of kernels, for example.00:10
@juicemeIf you can select from menu, and bang it just hangs, no green texts on screen, then it means that the 2nd stage kernel has been loaded and booted correctly and the problem is next step in the chain.00:11
@juicemethe next step troblems are; 1.) init/preinit files missing or with wrong permissions. 2.) modules missing or module dependencies not created.00:12
@juicemeas for logs; prior to version 0.3.5 the log files were saved to /var/log/ of harmattan root (mmcblk0p2). 0.3.5 introduced the configurable log file location, where default is /boot/ of mmcblk0p1, which is /home/user/MyDocs/boot/ in Harmattan.00:15
qwazix_sorry, I was afk00:50
qwazix_preinits are there, I have to check permissions though00:50
qwazix_It's a first time installation00:50
qwazix_I unfortunately can't find logs in either place (tried changing the configuration too)00:51
@juicemethat's pretty strange as the logs are sure written to disk when the devic loads up the 2nd stage kernel.00:54
@juicemejust to make sure, what was the version you installed, it should be ubiboot-02_0.3.5_301013.tar00:56
qwazix_sec00:56
qwazix_exact error message is00:57
qwazix_Boot OS/kernel selection failed!00:57
qwazix_please run a maintenance boot00:57
qwazix_ubiboot is 0.3.5_30101300:58
@juicemeOkay, you do get an error message. That one means that you have propably a typo in your ubiboot.conf00:59
qwazix_let me try with vanilla ubiboot.conf00:59
@juicemeSo, for example Harmattan; You need to have the kernel in /boot/ directory on mmcblk0p2 (Harmattan root partition)01:00
qwazix_kernel is there01:00
qwazix_zImage_2.6.32.54-openmode_l2fix01:01
@juicemethen, you need to have the pat correct;01:01
qwazix_pat?01:01
@juicemeyou need to have, forex. G_OS2_1_FILE="/boot/Harmattan/boot/zImage_2.6.32.54-openmode_l2fix"01:01
@juicemepath i mean01:02
qwazix_I have the default ubiboot.conf01:02
@juicemeand the lable for it to ho, for example G_OS2_1_LABEL="openmode L2fixed kernel" or hatever01:02
qwazix_G_OS2_3_FILE is exactly like that01:02
@juicemeokay01:03
qwazix_does it make a difference that it's 3 instead of 1?01:03
qwazix_sorry 401:03
@juicemeno, that just means the number of rows in the menu01:03
qwazix_okay, let me try again01:03
@juicemebut you need to have the key G_OS2_NUM to set how many rows you are showing01:04
@juicemeand also G_OS2_PARTITION=2 unless you have Harmattan on some other partition01:04
qwazix_yep 2 it is01:05
@juicemeokay.01:05
qwazix_(is it possible to be different in a N9 variant?)01:05
qwazix_I just full flashed PR00101:05
@juicemeno, with current core all variants work.01:06
@juiceme?? HMM01:06
@juicemeah, it is not PR1.3?01:06
qwazix_yep it is, PR001 is the finnish variant01:06
qwazix_DLF_blablabla_PR00101:06
@juicemewell, then it is possible that the kernel zImage_2.6.32.54-openmode_l2fix does not work01:07
qwazix_I mean it is PR1.301:07
@juicemeor at least you need to update /lib/modules/whatever01:07
@juicemeah, OOK then ti will work01:07
@juicemefor a moment you had me taken there... I have not really tested this other than PR1.3 since it is a pain to get the older versions from anywhere... :)01:08
qwazix_yeah, 001 is the variant01:09
@juicemebut what ai was saying, You need to check the name correctly matches the file... easy to make mistake with underscores re dashes, foex.01:09
qwazix_DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_001-OEM1-958_ARM.bin01:10
@juicemewell, IF there still was variant-related problems, (which there isn't anymore, hopefully) those would come up later, in 2nd-phase boot01:10
qwazix_okay01:10
qwazix_let me check once again, but I'm pretty sure paths are right01:11
qwazix_mostly because I didn't change anything01:11
@juicemewhat I am woried is, where are the logfiles...01:11
qwazix_I have no logfiles, in MyDocs/boot01:12
@juicemeyou have the standard partition layout: 1=MyDocs, 2=rootfs, 3=home, 4=ALT_OS ?01:12
qwazix_that's a good question, let me check01:12
@juicemeand you DO have your ubiboot.conf in your MyDocs/boot?01:12
qwazix_yeah, and it's working. Tried to change number of lines just to test and it worked01:13
@juicemewell unless you have repartitioned by hand you cannot really have any other partition layout :)01:13
@juicemethat is damn strange.01:13
@juicemewhat about the log file settings in you conf?01:13
@juicemedefault is01:14
qwazix_let's take it from scratch01:14
@juicemeG_LOGFILE_PARTITION="1"01:14
@juicemeGG_LOGFILE_DIRECTORY="/boot"01:14
qwazix_yep, that's what I have01:14
@juicemesorry, the last one is G_LOGFILE_DIRECTORY="/boot"01:14
@juicemeokay01:14
qwazix_kernel is in rootfs, /boot01:14
@juicemeyes01:15
qwazix_filename exactly the same with the .conf01:15
@juicemeyes01:15
qwazix_conf has /boot/Harmattan/boot/zImage_2.6.32.54-openmode_l2fix01:15
qwazix_in line 401:15
@juicemeyes01:16
qwazix_also Alt_OS contains nemo now01:16
qwazix_nemo in .conf unchanged from default01:16
@juicemehave you any difference when trying to boot Nemo?01:16
qwazix_no, same thing01:16
@juicemesame warning in green text01:16
@juiceme?01:17
qwazix_yep01:17
qwazix_I did create a symlink in /lib/modules/zImage_2.6.32.54-openmode_l2fix  but no difference01:17
@juicemeshould not be necessary01:17
@juicememodules re picked automatically from the kernel ID string anyway01:18
qwazix_hmmm...01:18
qwazix_sec01:18
@juicemebut your problem is related to not finding the expexted lernel file...01:18
@juicemeif yo only had the logs, it would tell you what is the name/location it is looking for...01:19
qwazix_preinits are there01:20
@juicemeproblem of preinits would only be case, if you did not get any warning in green text01:20
@juicemeone thing just came to my mind, have you rtied booting the device without the cable in place?01:21
qwazix_where should preinits be when I telnet in?01:21
qwazix_yep01:21
qwazix_several times01:21
@juicemeokay.. because if you first go to maintatance mode, then remove cable it will show up menu but sometimes fals to boot after selection. (or used to, the latest version should work with that too)01:22
qwazix_I can see preinits via exported rootfs, but not via telnet01:22
@juicemepreinits should be in /sbin/preinit_harmattan, for example. on the harmattan rootfs01:23
@juicemewhen you telnet in, you see only the ubiboot rootfs by default01:23
@juicemeall mmcblk partitions are needed to ount first before you can access them01:23
@juicemethat's the reason for the /boot/Harmattan/boot notaton01:24
@juicemeas for example /dev/mmcblk0p2/ is mounted at ubiboot /mnt/201:24
@juicemeand the there's a symling harmattan -> /mnt/2 in boot01:25
qwazix_permissions seem okay01:25
@juicemeexecute on and root-owned01:25
qwazix_yep01:25
@juicemebut as I said, your problems are caused by something much earlier01:26
@juicemeyou're now in telnet?01:26
qwazix_in telnet I cannot see symlinks in /boot/01:26
@juicemestrange01:26
qwazix_and ls /mnt/2 outputs nothing01:26
@juicemewel lthat's okay01:27
@juicemeas you have the USB export on01:27
qwazix_ah okay01:27
@juicemeyou need to first disable export:01:27
@juicemeecho "" > /sys/devices/platform/musb_hdrc/gadget/lun0/file01:27
@juiceme(forst umount partition from PC, or else it will fail)01:27
@juicemethen do mount /dev/mmcblk0p2/ /mnt/201:28
qwazix_ok01:28
@juicemeafter that you'll see the harmattan rootfs under /mnt/201:28
@juicemebut sthe missing symlinks...01:28
@juicemehey, do cat /etc/ubiboot_version01:29
@juicemewhat does it say?01:29
qwazix_0.3.301:30
qwazix_??01:30
@juicemethat's the thing!!!!01:30
@juicemeyou're got 0.3.3 kernel and 0.3.5 config+CPIO01:30
@juicemewont work01:31
qwazix_ah...01:31
@juicemenow how's that possible?01:31
qwazix_I probably downloaded the wrong zImage01:31
@juicemeit's too bad there is cross-checking the versions but it works only upwards from 0.3.4 kernel :(01:32
qwazix_but there isn't any other zImage on swagman.org/juice/ubiboot/ubiboot-0201:32
@juicemeyou'd seen it on the green-text message...01:32
@juicemeah allright01:33
qwazix_duh, it's in the tar file01:33
@juicemeit is inside the TARfile :()01:33
@juicemeyes01:33
* qwazix_ headdesks01:33
* juiceme slaps qwazix_ on the back01:33
@juicemewell, flashing's quick01:34
@juicemethe format of the config changes usually with the kerenl revisioning, that's the reason it failed01:34
qwazix_flashed01:35
@juicemethe kernel name keystring that init expects to see is different, and as you saw, the symlinks are not created...01:35
qwazix_:nod:01:35
@juicemeshould work now01:35
qwazix_let's see...01:36
@juicemeI should have implemented strict version checking from the start...01:36
qwazix_black screen, led on01:36
qwazix_led off01:36
qwazix_dead01:36
qwazix_let me try nemo01:36
@juicemedid you get the menus at all?01:37
qwazix_yeah, menus ok01:37
@juicemeand after that?01:37
qwazix_chose harmattan openmode l2 fix01:37
@juicemeyse01:37
@juicemeyes01:37
qwazix_and after that black screen01:37
@juicemewell it takes some time to boot01:37
qwazix_nemo boots01:37
@juicemeHarmattan is slow beast to boot up01:37
qwazix_harmattan died on me01:38
@juicemegood for Nemo )01:38
qwazix_I'll try again01:38
@juicemelet it boot up, might take up to 30min01:38
@juicemeno sec, i mean01:38
qwazix_(!)01:38
@juiceme30sec01:38
qwazix_ah ok01:38
qwazix_ok I'm not choosing anything, let it boot to default01:39
qwazix_black screen now01:39
@juicemeespecially if you just flashed it, the first boot after a rootfs&emmc flash takes AGES01:39
qwazix_nokia logo01:39
@juiceme:)01:39
qwazix_yeay01:39
qwazix_million thanks!01:39
@juicemenp :)01:39
qwazix_I owe you a beer01:40
@juicemeI'd gadly accept it :)01:40
qwazix_Next time I'll be in finland I'll make sure I buy you one01:40
@juicemedo tell me when you're coming :)01:40
qwazix_or if you'd like to try a warmer climate and come to .gr for vacation :)01:41
@juicemewhere are you currently now?01:41
qwazix_Greece01:41
@juicemeI'd love to, the weather is particulary lousy now01:41
@juicememmm... Greece :)01:41
qwazix_yeah but you got a Jolla01:41
@juicemeany good divein there where you live?01:41
@juicemediving, i mean01:42
@juicemetrue, it is good we have something to warm up us here in north :)01:42
qwazix_beach is ~45 min by car from here, sure you'll find somewhere you can dive01:43
qwazix_but in Dec it's cold even here01:43
@juicemeit is still somewhat a rarity, just today I came over by train from Helsinki and people wee saring at my shiny toy :)01:43
* qwazix_ is jealous01:43
@juiceme:)01:43
@juicemebut you could do the RzR's jolla hack over Nemo01:44
@juicemeI've been told it is just like the real thing01:44
qwazix_imagine what will happen here, where no-one's even heard of it01:44
@juicemeand there _are_ advantages using N9, it fits berrer in hand and it has LPS01:44
@juicemethey would not know what it is, would propably mistake it for some Sony's andreoid device...01:45
qwazix_yeah, like they do with the Z1001:45
qwazix_everybody is asking what Xperia model it is01:46
@juicemenot too many even know z10 here, it's nice but only sold in some select shops01:46
@juicemeI've never seen anybody having it in real life, even as I have tested it in store01:47
qwazix_It's a nice device01:47
@juicemeevery other one has some form of Lumia01:47
@juicemeand the rest are Apple / samsung01:47
qwazix_Here lumias are a rarity, quite a lot xperias after apple/samsung01:48
@juicemeBTW, actually at the Jolla/DNA gala, I saw more N9's around than ever in one place :)01:48
qwazix_hehe, I saw more N950's  than ever at slush1201:49
qwazix_(i even got a photo somewhere)01:49
* juiceme is jealous01:50
@juicemeI have never seen/touched a N95001:50
qwazix_It's a gorgeous device, but it does have it's problems. Harmattan was clearly not designed for it01:50
@juicemeWhat I have understood is that the display is an underperformer01:51
qwazix_display is not very good, not too bad either, big showstopper is buggy keyboard support01:52
@juicemethat's strange, is it HW or SW related? I'd expect the keyboard was the prt that works OK01:52
qwazix_capitalisation doesn't work correctly (if you type fast it capitalises the second letter for example)01:52
qwazix_doesn't work with accents in Qt apps for some reason01:53
qwazix_it's software01:53
qwazix_hardware wise the keyboard is awesome,01:53
@juicemeokay, I assume that's propably as the developers were really geared to tune up N9 for launch, so bits and pieces were left unfinished on N95001:54
qwazix_exactly01:54
qwazix_for example if you start typing in the homescreen it launches the search app, which is only in portrait01:54
@juicemeI had E7 before N9, and the kbd in it was excellent to use, only the mechanism was too tight to open fith slippery hands01:55
@juiceme:D01:55
qwazix_N950 is even worse01:55
qwazix_it is impossible to open it with one hand01:55
qwazix_you have to press really hard, or better lift the backside01:55
qwazix_(but I kinda like that quirk)01:56
@juicemethere should be some kind of recession to put you r finger on, the halves sit too tight I think01:56
qwazix_nobody can imagine it has a keyboard when closed01:56
@juicemethat's true01:56
@juicemeit looks as solid as N801:56
qwazix_though mine after quite some use now it has a tiny bit of slack01:57
@juicemeMaybe I'll get chance to buy ons sometime, the devices on ebay are obsessively expensive but sometimes people are ready to sell for a reasonable fee :)01:58
@juicemebut really, Jolla with kbd-OH will do me fine :)01:59
qwazix_my advice, don't spend money on N95002:00
qwazix_I wouldn't sell mine, but I wouldn't buy one, unless it was super cheap, just for the sake of it02:00
qwazix_N9 is a much better everyday device02:00
@juicemethat's like I thought myself02:01
@juicemeWhen I tell it to myself enough many tiimes I will start to belive it :)02:01
qwazix_hehe02:01
@juiceme:)02:01
qwazix_let's hope there will be a keyboard other half02:02
@juicemebut yes, N9 is a wonderful device, and it has been my best device ever. (up to now, at least... let's see how I fare with Jolla..)02:02
qwazix_I love the N900 a bit better, but it wasn't a good phone02:03
@juicemeIt won't be mechanically as robust as E7/N950 construction, but if it is usable it will do.02:03
qwazix_as a pocket computer however, there's nothing like it02:03
@juicemehave yuou ordered a Neo900 yet?02:03
qwazix_not yet, but I will02:04
@juicemeI thought about it a wile but I never got so lovebitten with N900 that it would have been esssetial 02:04
@juicemeI have never had N900 myself02:05
qwazix_I got the N900 without having a clue about linux02:05
qwazix_I was so impressed with it's capabilities02:05
@juicemesome coworkers have, and I have briefly tested those but you cannot learn to love it so quickly if it isn't your own device02:05
qwazix_true that02:05
@juicemebut yes... I am fairly tired... should go to bed soon02:07
@juicemehave been up from 05 this morning...02:07
qwazix_It's the only device I know it can replace a laptop on the go02:07
qwazix_yeah, it's getting late02:07
qwazix_million thanks again02:07
@juicemeathens in on same TZ as helsinki, if I remember correctly?02:08
qwazix_yup02:08
@juicemerighto02:08
@juicemebut good you got it working now, happy playing with it :)02:08
qwazix_thx02:08
@juicemenight!02:09
qwazix_o/02:09
-!- thedead1440_ [~thedead14@unaffiliated/thedead1440] has joined #ubiboot06:17
-!- thedead1440_ [~thedead14@unaffiliated/thedead1440] has quit [Remote host closed the connection]06:45
-!- thedead1440 [~thedead14@unaffiliated/thedead1440] has quit [Remote host closed the connection]06:45
-!- thedead1440 [~thedead14@unaffiliated/thedead1440] has joined #ubiboot06:46
-!- thedead1440_ [~thedead14@unaffiliated/thedead1440] has joined #ubiboot06:48
-!- thedead1440__ [~thedead14@unaffiliated/thedead1440] has joined #ubiboot10:38
valdur55thedead1440__: what is happening?10:40
-!- thedead1440_ [~thedead14@unaffiliated/thedead1440] has quit [Ping timeout: 260 seconds]10:44
thedead1440__valdur55: sorry no idea what's gone wrong11:13
thedead1440__I joined/quit several times? I am using quassel via the phone so no idea what's wrong on the core at my server. Will check it once free11:14
valdur55yea.11:17
valdur55watch your nickane ;)11:17
valdur55nickname*11:17
thedead1440__I have two cores; one on server and one on home so nothing wrong with two instances connected ;)11:18
thedead1440__At home it uses smuxi which doesn't have a mobile app while the server one is quassel so that I can use it on mobile. I hate irssi hence this...11:19
-!- thedead1440__ is now known as thedead1440_11:19
valdur55ok :)  I have screen & irssi session in blinkenshell11:19
thedead1440_Well I just can't love irssi+screen when quasseldroid is available :D11:21
-!- b2h [~user@180.253.11.174] has joined #ubiboot17:24
b2hpls help i am newbie after succesful boot to android, firefox and harmattan i am stuck with nemo always black screen after boot to nemo i am following guide on ubiboot wiki . thx for advise17:38
@juicemeb2h, hi18:05
@juicemeSo you just installed Nemo, and have not yet got it working?18:05
valdur55b2h: use newer image18:06
b2hyup juiceme its not working after choose nemo always black screen18:07
@juicemeok, what's the Nemo version yo are trying to install?18:20
@juicemeand did you do the tarfile rxtraction on device or external computer?18:20
b2hi following guide on ubiboot wiki i extract from external computer linux os18:21
@juicemethe image that's on the page pointed by the guide is fairly old, from june18:24
@juicemethere are later images, though you'd need to search a bit.. you could ask on #nemomobile where to get latest image18:25
b2hoh ok i will try with newer image thx for ur advise18:25
@juiceme:)18:25
-!- b2h [~user@180.253.11.174] has quit [Quit: Leaving]18:28
-!- eekkelund [~eekkelund@IP-62-240-84-214.telemail.fi] has joined #ubiboot19:18
-!- qwazix_ [~qwazix@Maemo/community/council/qwazix] has quit [Quit: Ex-Chat]19:24
-!- eekkelund [~eekkelund@IP-62-240-84-214.telemail.fi] has quit [Ping timeout: 272 seconds]21:15

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