Tuesday, 2018-11-06

*** ChanServ sets mode: +v T402:18
*** ubuntu is now known as Guest749503:13
T4<adampigg> https://mobile.twitter.com/adampigg/status/105971576949017395307:58
T4<adampigg> Kimmoli, look familiar?  :D07:59
kimmolinice07:59
kimmoliit just needs a better way to get running apps... current is mildly expressed a hack08:00
T4<adampigg> Kimmoli, yeah, it doesnt get them all for a.start08:02
T4<adampigg> Eg, depecher is running, but not in taskswitcher08:02
kimmoliiirc it does not know apps that are not sailfish- or harbour-08:05
T4<adampigg> good to know08:15
r0kk3rz@adampigg: got code somewhere? or is it just tohkbd08:40
T4<adampigg> user daemon side of tohkbd2 + my own daemon to read /dev/input/event*08:41
T4<adampigg> code is on github08:44
r0kk3rzthanks piggz08:47
*** ChanServ sets mode: +v T408:49
Mister_Magistermal: what about hybris 1612:04
locusfdamn, ssl handshake failures when trying to update12:28
R3d_Skyhello13:49
R3d_Skyam trying to build hybris-15.1, and I fail with ````"'libsf_compat_layer', needed by 'hybris-hal', missing and no known rule to make it"13:50
T4<elros34> R3d_Sky: afaik you need to clone libhybris android8-initial branch into hybris/mw/13:56
R3d_Skyinto hybris/mw?14:08
R3d_SkyT4: android8-initial branch no longer exists14:09
R3d_Skyso that's why I'm stuck14:11
R3d_Skynevermind14:18
R3d_Skymoved from krnlyng/libhybris to https://github.com/mer-hybris/libhybris14:18
*** ChanServ sets mode: +v T414:57
mautzoneHi everyone!15:20
mautzoneI'm facing a problem while packing the rootfs with mic.15:22
mautzoneEverything works fine, but i don't get a zip archive at the end....only the tar.bz2 one.15:22
T4<elros34> mautzone: check whether you have %pack section in ks file. Somebody had simmilar issue yesterday15:28
R3d_Skyhow do I port to an armv8 (64bit) target?15:51
mautzoneelros34: pack section is in ks. But it seems to throw some errors: https://dpaste.de/DXty15:53
mautzoneelros34: I think i'm missing the complete meta-inf folder with the update scripts.15:56
T4<VeryOriginalUsername> Okay so16:00
T4<VeryOriginalUsername> I'm following newest hadk16:00
T4<VeryOriginalUsername> Stuch @ 7.2.216:00
T4<VeryOriginalUsername> [Edit] Stuck @ 7.2.216:00
T4<VeryOriginalUsername> https://hastebin.com/lacogediri.m16:00
T4<VeryOriginalUsername> https://github.com/konradybcio?tab=repositories my configs are here16:01
T4<VeryOriginalUsername> using cm-12.1 branch straight from cm repos for nicki16:01
r0kk3rzhybris-hal built ok?16:28
T4<VeryOriginalUsername> yeah, no errors there16:28
mal@VeryOriginalUsername show the droid-hal build log, it should be in $ANDROID_ROOT18:41
T4<VeryOriginalUsername> I managed to get through this18:41
malok18:41
T4<VeryOriginalUsername> Solving missing init files made it shut up and actually build18:41
malah18:41
Mister_Magistermal: did you work on hybris16 already? :P19:28
T4<VeryOriginalUsername> Fwd from VeryOriginalUsername: `mount: mounting /dev/block/platform/msm_sdcc.1/by-name/userdata on /data failed: No such file or directory`19:39
T4<VeryOriginalUsername> Fwd from VeryOriginalUsername: interesting19:39
T4<VeryOriginalUsername> Fwd from VeryOriginalUsername: apparently on this kernel /dev/block/platform doesn't exist19:39
mal@VeryOriginalUsername you didn't do fixup-mountpoints correctly, probably19:42
T4<VeryOriginalUsername> hastebin.com/ohawasuciz.bash19:43
T4<VeryOriginalUsername> perhaps the asterisk is wrong19:44
malyes, that won't work, you need to check the actual path used in fstab file19:52
T4<VeryOriginalUsername> I managed to boot into init-debug in real rootfs19:55
T4<VeryOriginalUsername> and I'm in telnet now19:55
T4<VeryOriginalUsername> what to do next (nothing on device's screen)19:55
T4<VeryOriginalUsername> and docs are kinda over there as far as I can see19:55
maldid you fix the fstab and build new image?19:56
T4<VeryOriginalUsername> yes19:56
malI mean fix fixup-mountpoints19:56
T4<VeryOriginalUsername> I only built hybris-boot though19:56
malthat is not enough19:56
T4<VeryOriginalUsername> so I have to rebuild whole rootfs?19:56
malthe systemd mount services are in rootfs19:56
T4<VeryOriginalUsername> ahh okay19:56
T4<VeryOriginalUsername> gonna do that now19:56
malyou need to run at least "build_packages.sh -d" and then rebuild the image19:57
malno need to rebuild everything19:57
*** ChanServ sets mode: +v T420:25
T4<VeryOriginalUsername> if I want to update the image do I need to reflash both cm and sfos or sfos zip is enough?20:29
T4<abhishek_0> If you have made any changes to hal, then both20:30
T4<abhishek_0> If you are simply upgrading the version, then only sfos zip is fine20:31
T4<VeryOriginalUsername> well so both in my case20:31
T4<VeryOriginalUsername> I think20:31
T4<VeryOriginalUsername> or I might as well try sfos only20:32
* Mister_Magister mal wont answer20:33
malMister_Magister: not yet20:34
Mister_Magistermal: kk20:34
T4<VeryOriginalUsername> Only flashing sfos changed nothing20:49
T4<VeryOriginalUsername> systemctl has no dbus connection20:49
T4<VeryOriginalUsername> perhaps I'll have to reflash cm in the first place20:49
malwhich telnet port did you connect to?20:52
T4<VeryOriginalUsername> 232321:02
T4<VeryOriginalUsername> reflashing cm changed nothing as well21:02
T4<VeryOriginalUsername> somebody suggested I'd need udev rules of some sort21:07
malthose should be fine, you can check in the telnet whether the mount services are ok or not, check mount service files in /lib/systemd/system21:10
T4<VeryOriginalUsername> https://hastebin.com/efefekumax.md21:10
T4<VeryOriginalUsername> in fact there is no /system21:11
malsystemd mounts it21:11
malis systemd running or not?21:12
T4<VeryOriginalUsername> nope21:12
T4<VeryOriginalUsername> I mean21:12
T4<VeryOriginalUsername> one process21:12
T4<VeryOriginalUsername> but you saw the dmesg bits21:12
maljournalctl is the one for systemd logs21:12
malso maybe your kernel configs are wrong or something if systemd fails21:13
b0n03.0 needs extra porting stuff?21:34
Mister_Magisterstill no 3.0 on obs huh21:38
b0n0Yeees21:39
b0n0It's early access21:39
Mister_Magisterb0n0: early access is on obs21:39
b0n0It's early access but not on obs :021:39
b0n0:P*21:40
r0kk3rzit is on obs, just not ours21:40
b0n0Denied access21:40
Mister_Magisterr0kk3rz: ye21:40
b0n0I feel i dont giving enough time to sailfishos :(21:41
Mister_Magistertell that to me21:42
b0n0Lol21:42
b0n0Im not up to date with things, im getting lost21:42
b0n0Meh21:42
Mister_Magisterb0n0: i have ~6 ports to fix21:42
b0n0Well, to fix i have 0, but to maintain 121:43
b0n0And maintainance is needed, otherwise project becomes discontinued21:44
r0kk3rzb0n0: is your shit on obs yet21:45
malthere shouldn't be much changes needed for 3.0, at least one user reported using the 2.2.1 adaptation repos successfully for 3.0 on fp221:45
Mister_Magistermal: nice21:45
b0n0r0kk3rz: hahaha21:45
b0n0NO!21:45
malI haven't tried myself21:45
r0kk3rzb0n0: well do it!21:45
b0n0Time needed21:45
r0kk3rzor ask that steeeve guy to do it for you21:46
malOBS setup doesn't take very long21:46
b0n0r0kk3rz: ok, ill ask myself to do it xD21:46
r0kk3rzmal: it does if you need to package hacks21:46
malr0kk3rz: like what?21:46
r0kk3rzi think theres at least an ofono fork in there, maybe something else too21:46
Mister_Magisterwhen you did obs like 20 times its really fast21:47
malr0kk3rz: ok, that is still quite simple21:47
b0n0Just the ofono commit21:47
r0kk3rzthen do it!21:48
malhave you added the configs needed for OTA updates?21:48
b0n0I dont even remember how to build sailfish for my device lol. Luckily i wrote a script in the past ^^21:48
b0n0mal: nop21:48
malsomething like this https://github.com/mlehtima/droid-config-fp2-sibon/commit/bad8de9fa2d9a40cbed0c766c09e3583e14a8e9421:50
Mister_Magistermal: i have complicated question. i need to add /system/etc/mixer_paths.xml to my port21:51
malMister_Magister: modified or not?21:52
Mister_Magistermodified21:52
malso what is the problem?21:52
b0n0Ah yes that's easy21:52
Mister_Magistermal: how21:52
malMister_Magister: doesn't it load it from /etc?21:52
Mister_Magistersfos doesnt touch  anything in ./system21:52
b0n0Mister_Magister: symlink21:53
Mister_Magisterpretty highly doubt21:53
Mister_Magisterb0n0: /system is ro21:53
malMister_Magister: we have the symlink in /etc for that21:53
Mister_Magisteroh21:53
malI assumed it was needed21:53
b0n0The one in the sparse thing21:53
malso try replacing the symlink with the file and revert any /system changes you made to see if it works21:53
Mister_Magistermal: sure21:53
malso just copy the file to sparse/etc, it will override the symlink usually coming from the submodule21:54
Mister_Magisteroh its there whoa thanks mal21:54
malbut see if it works first21:55
Mister_Magistersure21:55
malb0n0: note that you need to get the proper values for the device-info file, should be quite clear where to get those21:55
b0n0Yes,easy21:56
Mister_Magistermal: nope it didnt work22:36
Mister_Magisteri have to change this file directly on /system/etc22:36

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