#nemomobile log for Saturday, 2015-01-10

*** phaeron has quit IRC00:15
*** shentey has quit IRC00:18
*** zalan has quit IRC00:44
*** zalan has joined #nemomobile00:45
*** zalan has quit IRC00:49
*** zalan has joined #nemomobile01:20
*** zalan has joined #nemomobile01:20
*** zalan has quit IRC01:31
*** zalan has joined #nemomobile01:31
*** zalan has quit IRC01:36
*** zalan has joined #nemomobile01:39
*** Behold has quit IRC01:51
*** crevetor has quit IRC02:06
*** KaIRC has quit IRC02:08
*** M4rtinK has joined #nemomobile02:08
*** zhxt has quit IRC02:11
*** mjones has joined #nemomobile02:31
*** M4rtinK has quit IRC02:34
*** mjones has quit IRC02:36
*** zhxt has joined #nemomobile02:59
*** zhxt has quit IRC03:22
*** zhxt has joined #nemomobile03:22
*** Morpog_PC has joined #nemomobile03:44
*** nodevel has joined #nemomobile04:05
*** amccarthy has quit IRC04:13
*** flash1 has joined #nemomobile04:26
*** dpurgin has joined #nemomobile04:29
*** amccarthy has joined #nemomobile04:33
*** nodevel has quit IRC04:51
*** jonwil has quit IRC05:17
*** zhxt has quit IRC05:19
*** Pat_o has joined #nemomobile05:30
*** filippz has joined #nemomobile05:48
filippzmorning06:16
filippzfaenil: I was looking at old board files - they have a lot of differences - add vibration, ligth/proximity , and now display to the list06:17
filippzI didn't look at that earlier, but I was under impression that file name board-rm680.c really means RM680 - but this is (more/less except wlan code) RM696 board06:18
filippzI suggest you fire up your dev machine and do git clone https://github.com/filippz/kernel-adaptation-n950-n9.git, you will have some free time (where more Mbps internet = less free time)06:19
filippzNext create yourself compile.sh file (http://pastebin.com/dpUWQrcP) make it runnable, enter sdk and cd to kernel-adaptation-n950-n9 and make it run06:20
filippzYou are then free for a looong time (more CPU cores = less free time) - only thing you can do is create copy_kernelf.sh file (http://pastebin.com/gX4ysFsL) and replace filip with your user name06:20
filippzit can be used after compilation outside sdk top copy compiled kernel & modules to N95006:21
filippzI'll try to (for start) conditionaly exclude N9 specific stuff (there is board_is_rm680 function - let's hope it works)  from board file and introduce N950 display (I hope I'll have some time this evening)06:21
* filippz is going for a morning run06:23
*** filippz has quit IRC06:23
*** olesalscheider has quit IRC06:54
*** olesalscheider has joined #nemomobile06:59
*** Mirv has joined #nemomobile07:00
*** flash1 has joined #nemomobile07:01
*** flash1 has quit IRC07:02
*** Steven__ has left #nemomobile07:28
*** furikku has joined #nemomobile08:15
*** DrCode has quit IRC08:30
*** DrCode has joined #nemomobile08:33
locusfgood morning09:05
*** flash1 has joined #nemomobile09:11
*** flash1 has quit IRC09:12
*** r0kk3rz has joined #nemomobile09:20
*** gogeta has joined #nemomobile09:27
*** M4rtinK has joined #nemomobile09:34
*** nodevel has joined #nemomobile09:43
*** faenil has joined #nemomobile09:52
*** ChanServ sets mode: +o faenil09:52
* faenil starts cloning filippz's kernel repo09:56
*** m4g0g has joined #nemomobile10:30
*** piggz has quit IRC10:37
*** piggz has joined #nemomobile10:37
*** M4rtinK has quit IRC10:38
faenilfilippz, can I have the ks of the sb2 target you used for kernel compilation?10:44
*** sletta has joined #nemomobile10:56
*** phaeron has joined #nemomobile11:02
*** piggz has quit IRC11:04
*** gogeta has quit IRC11:10
*** faenil has quit IRC11:14
*** phaeron has quit IRC11:19
*** piggz has joined #nemomobile11:21
*** rainemak has quit IRC11:24
*** flash1 has joined #nemomobile11:24
*** flash1 has quit IRC11:25
*** sletta has quit IRC11:26
*** SK_Sailfish has joined #nemomobile11:30
*** SK_Sailfish_ has joined #nemomobile11:31
*** sletta has joined #nemomobile11:33
*** SK_Sailfish has quit IRC11:34
*** SK_Sailfish_ has quit IRC11:36
*** hedayat has joined #nemomobile12:14
hedayat\o/ !12:15
*** Behold has joined #nemomobile12:21
*** sletta has quit IRC12:22
*** krnlyng has quit IRC12:28
*** Sfiet_Konstantin has joined #nemomobile12:28
*** sletta has joined #nemomobile12:29
*** filippz has joined #nemomobile12:29
*** krnlyng has joined #nemomobile12:29
filippzfaenil: I usual just use tar.bz2 image generated by nemo-armv7hl-n950-rnd.ks - a few zypper ref/up/in commands and it works - I use that target for all builds12:34
*** sletta has quit IRC12:34
*** alien_ has joined #nemomobile12:39
*** KaIRC has joined #nemomobile12:48
*** alien_ has quit IRC12:52
*** flash1 has joined #nemomobile12:54
*** flash1 has quit IRC12:56
*** Venemo has joined #nemomobile13:01
*** plfiorini has joined #nemomobile13:03
*** sletta has joined #nemomobile13:03
*** martyone has joined #nemomobile13:05
*** piggz has quit IRC13:08
*** martyone has quit IRC13:10
*** piggz has joined #nemomobile13:11
*** Sfiet_Konstantin has quit IRC13:19
*** spiiroin has joined #nemomobile13:27
*** mkosola has quit IRC13:38
*** Morpog_PC has quit IRC13:38
*** Morpog_PC__ has joined #nemomobile13:38
*** Morpog_PC__ has quit IRC13:43
filippzfaenil: please apply this patch: http://pastebin.com/Aq3ATe2T - it should fix N950 display (there is some references to different board revisions that I hope are not in the wild :)14:03
locusfnice14:05
*** mkosola has joined #nemomobile14:17
*** sandy_locke has quit IRC14:18
*** arcean has joined #nemomobile14:39
*** rainemak has joined #nemomobile14:41
filippzspiiroin: (when you have time) - I'm looking at apds990x support in sensorfw and mce - it seems that sensorfw expects mce to power up the sensor (dbus call to req_proximity_sensor_enable)14:44
filippzthat doesn't work because mce uses PS_TYPE_SENSORFW and not PS_TYPE_AVAGO (well, not only that but that's the first issue)14:44
filippzAm I understanding it correctly: sensor work is being shifted to sensorfw so any fixes to powering up/down the sensor should be done there?14:45
*** shentey has joined #nemomobile14:46
*** filippz has quit IRC14:56
*** sletta has quit IRC15:19
*** msava has quit IRC15:21
*** msava has joined #nemomobile15:25
*** spiiroin has quit IRC15:32
*** phaeron has joined #nemomobile15:39
*** phaeron has quit IRC15:48
*** Morpog_PC has joined #nemomobile15:59
*** zhxt has joined #nemomobile16:01
*** zhxt has quit IRC16:01
*** sandy_locke has joined #nemomobile16:22
*** jgjl has joined #nemomobile16:36
*** flash1 has joined #nemomobile16:43
*** flash1 has quit IRC16:45
*** shentey has quit IRC17:34
*** giucam has quit IRC17:45
*** giucam has joined #nemomobile17:45
*** giucam is now known as ninetta17:45
*** jgjl has quit IRC17:49
*** ninetta has quit IRC17:49
*** ninetta has joined #nemomobile17:49
*** ninetta is now known as giucam17:49
*** nodevel has quit IRC17:55
*** dpurgin has quit IRC17:56
*** r0kk3rz has quit IRC18:35
*** sletta has joined #nemomobile18:49
*** sletta has quit IRC19:12
*** olesalscheider has quit IRC19:19
*** olesalscheider has joined #nemomobile19:24
*** cloanta has joined #nemomobile19:25
locusfhedayat: hey, have you uploaded the Uitukka sfos image for n9 somewhere?19:28
hedayatlocusf: if Uitukka is version 1.1.0.39, yes!19:30
hedayatIs it?19:30
hedayat:P19:30
locusfhedayat: afaik yes :)19:30
*** furikku has quit IRC19:30
*** sletta has joined #nemomobile19:30
hedayatlocusf: wait a second19:30
hedayat^ a minute :D19:31
locusfhedayat: just ping Sage when you find it :)19:32
hedayatlocusf: ok :)19:32
hedayatSage: http://uploadboy.com/zmu7vfcbtuv7.html19:33
*** nodevel has joined #nemomobile19:35
*** sletta has quit IRC19:42
*** gogeta has joined #nemomobile19:42
*** phaeron has joined #nemomobile19:45
Sagehedayat: thx. what install instructions should I use with that?19:48
*** nodevel has quit IRC19:48
*** Morpog_PC has quit IRC19:48
hedayatSage: Have you already  re-partitioned your N9 and installed Nemo/SFOS?19:49
*** Morpog_PC has joined #nemomobile19:49
Sagenope, it is the original harmattan still on it no modifications. Is https://wiki.merproject.org/wiki/Nemo/Installing#Nokia_N9 still up to date?19:50
hedayatSage: OK, so you have 2 options to install.19:51
hedayatSage: No, it's not.19:51
SageI dont' mind overwriting the whole harmattan no need for multiboot, better if it is only sailfish :)19:52
hedayatSage: but the Ubiboot link it has might be up to date19:52
hedayatSage: Sure? SFOS is not ready, specially any 'new' images19:52
hedayatif you want to do daily use19:52
SageAs longs as browser works and youtube it is enough for my nephew until he breaks the device ;)19:52
hedayatanyway, none of the 2 methods I mentioned is single-boot, but you should be able to do it too.19:53
hedayatSage: Nope, not even that. New images are not ready for daily use. It can crash here and there. If you want a more usable version, you should use one of the older versions19:53
hedayatprobably 1.0.519:53
Sagehedayat: well, it does not really matter if it boots every now and then.19:54
hedayatSage: OK :) Check my link: http://talk.maemo.org/showpost.php?p=1446618&postcount=191119:54
hedayatBTW, if you really doesn't need Harmattan, you might use the single boot method described in the link you sent19:55
hedayatOtherwise, you can check Ubiboot wiki page about installing Nemo/SFOS: http://wiki.maemo.org/Ubiboot19:56
hedayatfinally, you might use my 'N9 easy boot' to boot SFOS without even touching your partitions.19:57
hedayathttp://talk.maemo.org/showthread.php?p=144370519:57
hedayatSage: BTW, if you followed Ubiboot or Nemo's single boot instructions, you should still use the method I described in my SFOS image link for copying files to the target partition, rather than the 'tar' command in those instructions19:59
*** sletta has joined #nemomobile20:00
hedayatMy image is not a .tar image, but a compressed ext4 image which can be directly written to the target partition.20:00
hedayat(Follow the first 'code' section in my post)20:01
hedayat(Sorry, I hope I've not confused you. Summary: follow one of the generic installation instructions, but when it gets to copying OS files, follow my instructions in this post: http://talk.maemo.org/showpost.php?p=1446618&postcount=1911)20:02
hedayat:P20:02
*** gogeta has quit IRC20:09
*** gogeta has joined #nemomobile20:15
*** sletta has quit IRC20:20
*** gogeta has quit IRC20:21
*** sandy_locke has quit IRC20:39
*** jgjl has joined #nemomobile20:52
*** faenil has joined #nemomobile21:00
*** ChanServ sets mode: +o faenil21:00
faenilfilippz, me dozn't learn if me dozn't get explanations about random patches I am asked to apply :D21:07
faenilwhere did you get it from or where did you get the knowledge to cook it? :)21:07
* faenil is just back home, probably won't be able to test it this evening21:08
Sagehedayat: how did you build the image btw?21:16
Sagehedayat: i.e. do you have .ks file at hand for it?21:17
hedayatSage: https://github.com/hedayat/jolla-n950-kickstart21:17
hedayatSage: However, the .ks can be slightly simplified now. For example, ofono hack is no longer needed as we fixed the latest ofono21:19
hedayatAnd audio might be also working without that "Fix audio" part. IIRC, the file is added to appropriate packages by filippz21:20
hedayatbut it should result in a working image.21:21
hedayat(Actually, I did not create the image using the latest .ks in this repo; I created it with an earlier .ks and tweaked it manually. Later, I added tweaks to the .ks. I hope I've not forgot any.)21:22
Sageok, so a lot of hacks outside the hw adaptation it seems :)21:22
hedayatSage: yes.21:24
hedayatSage: and my image was built with an earlier kernel package which used portrait screen by default (so no fbset-N9 was needed); but the latest kernel needs it again. I think I have added that to .ks, but didn't test it.21:25
hedayatI'll create a new image if I could successfully debug and fix lipstick crashes (apparently due to wayland driver bug)21:26
*** fk_lx has quit IRC21:46
*** nodevel has joined #nemomobile21:50
*** fk_lx has joined #nemomobile22:00
*** phdeswer has joined #nemomobile22:14
*** hedayat has quit IRC22:15
*** sandy_locke has joined #nemomobile22:34
*** sandy_locke has quit IRC22:34
*** sandy_locke has joined #nemomobile22:34
*** phdeswer has quit IRC22:44
*** fk_lx has quit IRC22:49
*** phaeron has quit IRC22:53
*** shentey has joined #nemomobile22:55
*** Morpog_PC has quit IRC22:55
*** Oksana has quit IRC22:56
*** Oksana has joined #nemomobile23:01
*** Pat_o has quit IRC23:04
*** phaeron has joined #nemomobile23:10
*** fk_lx has joined #nemomobile23:14
*** Venemo has quit IRC23:29
*** piggz has quit IRC23:36
*** cloanta has quit IRC23:54
*** cloanta has joined #nemomobile23:54

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!