Monday, 2019-09-30

T42<adampigg> mal, so, for lima, im gonna git bisect on only the master branch...first job will be to identify a master from approx where 19.1 was branched as the starting point07:19
T42y_so_seriouss was added by: y_so_seriouss09:28
T42<y_so_seriouss> Hello All, is Sailfish available for OnePlus 5T..?09:30
deathmist@y_so_seriouss branek used to work on it last year, but the port doesn't seem to be active anymore. I'm working on the OnePlus 5 non-T port, so it should be basically the same with some minor adjustments. the build guide I've written & use it @ https://git.io/JenqD if you want to fork & try to make it work09:44
deathmistI don't personally own a 5T so I can't test anything myself, but I'll look into automation and builds from the same sources essentially09:46
T42<adampigg> mal/abranson: pinephone dev phones can be ordered btw10:17
benclark06i'm getting Warning[09/30 15:52:00] : repo problem: nothing provides ngfd-plugin-droid-vibrator needed by pattern:jolla-hw-adaptation-falcon-1-1.noarch,15:56
benclark06 when building my rootfs15:56
malso you didn't change droid vibrator to native vibrator in patterns15:58
benclark06i have15:59
benclark06https://paste.gnome.org/pmd9wxkor15:59
malthat is not patterns15:59
malthat is spec15:59
malboth need to be changed16:00
benclark06oh16:00
malpatterns are in config repo16:00
benclark06alright i'll give it a go16:00
benclark06nice that's fixed16:05
benclark06and now i have a new error16:06
benclark06repo problem: nothing provides droid-hal-falcon-detritus needed by pattern:jolla-hw-adaptation-falcon-1-1.noarch,16:06
maldid you use straggler files define in droid-hal spec?16:10
malif not then you don't need detritus16:10
T42<BusterBg_18> mal: thank you for pushing the hybris16 branch for building I was waiting for a while:p16:11
malwell there are no instructions yet how to build it16:13
malit's not the same way as before, some difference16:13
benclark06uhh so now i'm getting Warning[09/30 16:14:32] : repo problem: nothing provides gstreamer1.0-droid needed by pattern:jolla-hw-adaptation-falcon-1-1.noarch,16:15
benclark06i seem to be getting a lot of these16:15
malbenclark06: you probably didn't build droidmedia and gst-droid16:15
benclark06does build_packages do that for me? because it didn't prompt anything about that16:16
maleither comment those out for now (you won't have camera or video playback if those are not built) or just build those as told in hadk pdf16:16
malchapters 13.2 and 13.316:16
T42<BusterBg_18> mal: no prob, I can sync my sources for the meantime16:19
T42<BusterBg_18> But I can already see it's going to be more challenging than porting hybris14.1 to kenzo16:22
mal@BusterBg_18 I force pushed the manifest, it was missing one repo16:34
*** electro is now known as Guest3827116:38
YardanicoHello, I made an unofficial SailfishOS port for my device in 2018 but eventually abandoned it (some people might remember my nickname), so I wanted to try again, and wanted to ask - can I use LineageOS 15.1 (treble) as a base for a port now?17:07
malyes, 15.1 is supported17:08
Yardanicothat's nice, gonna try with that base then17:09
malwhat issues did you have before?17:09
Yardanicomal: well, the only real issue I had with my port was video playback, I didn't manage to fix it :D17:10
malok17:10
benclark06hi again, i'm not getting any gui now, could i get some help? here's my dmesg if you need it: https://paste.gnome.org/pnvfqo7zt17:19
benclark06https://paste.gnome.org/puixtl6oo also journalctl17:22
benclark06i can't remember the command for logcat but yeah17:23
deathmistbenclark06: this seems to be your real issue "libminisf is incompatible or missing. Can not possibly start the SurfaceFlinger service. If you're experiencing troubles with media try updating droidmedia (and/or this plugin).== hwcomposer module =="17:29
benclark06oh right17:29
benclark06i didn't build surfaceflinger17:29
deathmistbtw logcat command is /usr/libexec/droid-hybris/system/bin/logcat17:31
T42<elros34> apply this: https://github.com/mer-hybris/droid-hal-device/pull/226/files and rebuild droid-hal to get rid of all of this udev spam17:32
benclark06alright so when i build surfaceflinger it fails and i get all this stuff https://paste.gnome.org/p8xtstlaj17:41
maldeathmist: most devices don't require libminisf, usually it doesn't hurt17:45
deathmistmal: http://www.merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2019-09-26.log.html#t2019-09-26T18:49:16 just thought it could be relevant17:49
malok, not sure about that specific device17:50
deathmistbtw does https://pastebin.com/63X0Mn6G look like a sane dcd kickstarts file generated on OBS?17:55
benclark06could my problem be because of my tooling?18:14
deathmistbenclark06: wouldn't you want to build 3.1.0.12 Seitseminen? I think I saw your tooling version be at 3.0.018:18
benclark06i think i just pulled latest18:18
benclark06one sec18:18
T42<elros34> just don't build surfaceflinger-plugin, it's not needed.18:20
deathmistin that case you probably didn't just name the tooling to match the actual version (which is confusing)18:20
benclark06@elros34 ah, i see18:23
T42<adampigg> Mal, lets camera18:23
benclark06"Cannot open /dev/rfkill for reading!"19:06
benclark06is this my issue?19:06
deathmistprobably causes other issues such as BT & WLAN not functioning19:09
benclark06oh ok19:12
benclark06i have no clue what's going wrong19:12
T42<elros34> Have you tried lipstick hack which was mentioned here: http://www.merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2019-09-30.log.html#t2019-09-30T17:49:0919:14
benclark06@elros34 which one is the hack, i can't see any in the link you posted19:34
T42<elros34> it's mentioned that falcon needs it, instruction is in faq19:35
T42<elros34> you even have it in droid-config: https://github.com/mer-hybris/droid-config-falcon/blob/master/sparse/usr/bin/droid/lipstick-hack.sh so check whether is really executed19:37
benclark06i've tried running it now, and the cm logo is showing19:42
benclark06so i assume the script isn't running19:42
benclark06it /is/ on the filesystem tho19:44
benclark06nevermind, it does run but it just shows a blank screen19:45
benclark06i've tried running it and it just shows rm: cannot remove `/tmp/start_surfaceflinger': No such file or directory19:46
benclark06./lipstick-hack.sh: line 10:  4147 Killed                  LD_PRELOAD=/system/lib/libsurfaceflinger.so /system/bin/surfaceflinger19:46
benclark06and then it shows the cm logo for a split second and then the screen goes blank19:46
T42<adampigg> that what its suppsoed to do19:47
benclark06but then the ui doesn't start19:48
benclark06so i guess that isn't the problem (?)19:48
T42<adampigg> is lipstick running?19:49
benclark06no, it fails to start19:53
benclark06is Jul 25 18:48:40 Sailfish lipstick[2386]: libminisf is incompatible or missing. Can not possibly start the SurfaceFlinger service. If you're experiencing troubles with media try updating droidmedia (and/or this plugin).== hwcomposer module ==20:07
benclark06 the problem?20:07
T42<adampigg> benclark06: lipstick is expecting libminisf but you havnt built it...20:15
benclark06ahh20:15
benclark06uhh20:15
benclark06how do i build it20:15
T42<adampigg> https://wiki.merproject.org/wiki/Adaptations/faq-hadk#libminisf.so_not_found20:16
T42<adampigg> look in the faq ;)20:16
benclark06thanks20:19
benclark06apparently there's Nothing to be done for `libminisf'.20:23
benclark06should i be worried about that20:23
malbenclark06: did you package droidmedia?20:34
benclark06not too sure20:53
benclark06mal: i don't think so20:53
piggzmal: building bisect no 5 ... havnt had a working version yet!21:37
piggzim really tired too ... but i want to find a working revision!21:37

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