Wednesday, 2022-04-13

T42<a2har> Could anyone share sf os software for xperia 10ii dual?01:44
T42<nephros> Azhar: https://shop.jolla.com ?07:48
Mister_Magistermal: have u ever had this issue with repo? https://paste.opensuse.org/4663e2c809:35
ThaodanMister_Magister: I had something similar,  I got 503 on google repos when it synced my manifest09:45
Mister_MagisterThaodan: how have you fixed it?09:45
ThaodanNo. However I don't think the issue is on your side.09:45
Mister_Magisterhmm09:46
Mister_Magisterdamnit09:46
Mister_Magisteroh ye even git clone doesn't work09:48
Mister_Magisteryup09:49
Mister_MagisterThaodan: seems like http works but https doesnt lol09:58
voidanix[m]works on my machine(TM)10:39
voidanix[m]does pinging work?10:39
Mister_Magisterit does10:44
Mister_Magisternow i cannot pull dhd submodule because its using https and the git screams " The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information." and if you go into that link at the beginning it says that if you're using https its all good10:45
Mister_Magisterkill me please10:45
Mister_Magisterah nvm it was some stuff in gitconfig10:46
Mister_Magistervoidanix[m]: if pinging wasn't working, http wouldn't work10:48
T42<edp_17> Mister_Magister: WHy don't you just git remote add the repo to https://github.com/mer-hybris/droid-hal-device ? Then you can fetch and pull.11:01
Mister_Magisterthats what i was talking about11:01
Mister_Magisterit doesn't matter11:01
Mister_Magisterhad some gitconfig to replace git:// with https:// but it did opposite so while submodule was https:// it was using git:// and screwing me over. again, it doesn't matter11:02
T42<edp_17> I see.11:03
Mister_Magisterlmao i updated droidmedia and now i have no screen xd11:37
T42<edp_17> I guess you have screen just it's blank or black. ;)11:43
Mister_Magisterwell lack of gui, i see no point in nitpicking11:44
T42<edp_17> Just joking. :)11:47
Mister_Magisterahh back to ui12:27
Mister_Magistermal: progress, now droidcamsrc exists but it segfaults xd12:30
malMister_Magister: anything usefull in backtrace?12:33
Mister_Magistermal: not really #0  0xb669d98c in ?? () from /usr/lib/gstreamer-1.0/libgstdroid.so12:35
Mister_Magisterit happens when getting some property from it12:36
malinstall debug symbols12:37
Mister_Magisterthere's no debug symbold for gstdroid tho12:38
malreally?12:38
Mister_Magisteri would've them installed if there were12:38
Mister_Magisterthere's no gstreamer1.0-droid-debuginfo12:39
Mister_Magisterunless somebody screwed up packaging and they're in devel12:40
Mister_Magistermmm nope12:40
malyou can always build your own gst-droid12:40
Mister_Magisteryea12:41
T42<leha155> Hellow, I add "printk.devkmsg=on" in cmdline, and now i have more information crash droid-hal-init. Who can any ideas?12:56
T42<leha155> Journal https://pastebin.com/vQFziAn712:56
T42<nephros> What can I do when the build generates bogus mount units? Simply edit them after?13:31
T42<ItzDani_xd> i get this error13:31
T42<ItzDani_xd> https://pastebin.mozilla.org/F9XefY7g13:31
T42<ItzDani_xd> help13:32
T42<ItzDani_xd> what is lbhwc2_compat_layer ?13:41
T42<leha155> have you tried this https://github.com/mer-hybris/hadk-faq/blame/master/README.rst#L283 (re @ItzDani_xd: help)13:41
T42<ItzDani_xd> not yet, I'll try right now thanks13:48
voidanix[m]@leha155: go to `/usr/libexec/droid-hybris/system/etc/init/hw/init.rc` and `/vendor/etc/init/boringssl_self_test.rc`13:48
voidanix[m]and comment out all of `reboot_on_failure reboot,boringssl-self-check-failed` for boringssl* services13:48
voidanix[m]you should hit a `libdl_android.so` not found error next, as we seem to have the same issue13:49
T42<ItzDani_xd> now i get this erro13:58
T42<ItzDani_xd> https://pastebin.mozilla.org/y3n601xo13:58
T42<ItzDani_xd> error*13:58
T42<leha155> Ok, I commented this line. I have bootloop too. I see "Could not start shutdown critical service 'chre': Cannot find '/vendor/bin/chre': No such file or directory" for many service in my log.But i see this file when i do ls /../ .Why is this happening (re @SailfishFreenodeIRCBridgeBot: <voidanix[m]>@leha15...)14:52
T42<ItzDani_xd> https://pastebin.mozilla.org/EC01Pkhn14:55
voidanix[m]no idea what chre is because my device does not have it14:56
T42<ItzDani_xd> I don't understand what's going on14:56
voidanix[m]@ItzDani_xd : did you try switching to python2?15:10
voidanix[m]print "" is python2 syntax afaik15:10
T42<ItzDani_xd> How is this done?15:11
voidanix[m]does `update-alternatives --list` show anything python related?15:12
voidanix[m]hmm just fired up an ubu-chroot, you could do the following:15:17
voidanix[m]`sudo apt install python2.7 && rm /usr/bin/python && ln -s /usr/bin/python2.7 /usr/bin/python`15:17
T42<ItzDani_xd> now it is working15:18
T42<ItzDani_xd> thanks15:18
Thaodan@b100dian: Did you try to use the drag_start effect?15:54
Thaodanin ngfd15:54
T42<ItzDani_xd> sometimes the compilation stops, but when it is restarted, there are fewer objects to compile.16:10
T42<ItzDani_xd> Is what I am doing correct?16:10
T42<ItzDani_xd> https://pastebin.mozilla.org/iSxje09G16:16
T42<ItzDani_xd> no progress :(16:16
T42<ItzDani_xd> https://pastebin.mozilla.org/nPUj9kZR16:30
Thaodanhttps://stackoverflow.com/questions/44196725/format-d-expects-argument-of-type-int-but-argument-2-has-type-int16:47
Mister_Magistermal: what's the droidmedia version i should use for 4.4? https://collabedit.com/kr9xx this says 0.20211101.0 but this tag doesn't exist17:11
Mister_Magisterwait, it does exist17:11
Mister_Magisterwhat the hell17:12
Mister_Magisterbut i don't see it in git tag -l17:12
Mister_Magisterits because it was shallow clone geez17:14
Mister_Magisterill try with proper droidmedia version then17:14
Mister_Magistermal: i got camera back!17:38
voidanix[m]is this it? am i screwed with selinux=0? https://paste.keyedlimepie.org/?217b25a20c2574ab#M5mP1ahtWyH9vGkveSZp1p5dUptFZYK68V66U4wgmyG18:21
voidanix[m]scrolling through the journal it seems that servicemanager is bringing dhi down: https://paste.keyedlimepie.org/?c227fa0cd18bdcc4#EtsZ8Jdo5AkRFoxZFgF1Dj5292efnVAwGmQExJn9TKuk18:22
T42<elros34> @leha155 so have you tried to strace that boring_ssl* like suggested?18:22
T42<elros34> @ItzDani_xd what exactly kernel sources do you use?19:00
malMister_Magister: what was the fix?19:01
Mister_Magistermal: proper droidmedia version19:01
malok19:01
T42<ItzDani_xd> https://github.com/LineageOS/android_kernel_motorola_msm8953 (re @elros34: @ItzDani_xd what exa...)19:07
T42<elros34> are you sure that use you use correct branch?19:07
T42<ItzDani_xd> yes. lineage 15.119:10
T42<ItzDani_xd> I will try again tomorrow, thank you, I will not give up.19:11
T42<elros34> so not really the one you linked because 18.1 is default have fix for your issue19:11
T42<ItzDani_xd> mi device not have lineage os 18.1 (re @elros34: so not really the on...)19:12
T42<ItzDani_xd> only is supported lineage 15.119:13
T42<ItzDani_xd> my*19:13
T42<elros34> doesnn't matter, I ask about excat sources, you showed lineage-18.1 branch which has the fix you need to cherry pic to your 1519:14
T42<ItzDani_xd> then can i use the lineage 18 branch kernel?19:15
T42<elros34> no, just use 1 commit from 18 branch, that is all19:15
T42<ItzDani_xd> How to?19:17
T42<elros34> find that file which cause issue on github repo: user_sysfs_private.c then use commits/history button,  found commit id, then in your local kernel repo use git cherry-pick <commit id>19:21
voidanix[m]<voidanix[m]> "scrolling through the journal it..." <- @elros34: any help with this?19:27
T42<elros34> sorry, I can't access your enrypted logs currently on my javascript less sailfish browser19:35
Mister_Magister@elros34 XD19:36
T42<elros34> :) with 4.4.0 browser started working again even with javascript enabled but swipe bug is too annoying for my to use it19:41
voidanix[m]https://paste.opensuse.org/4984232 there ya go :D19:42
voidanix[m]logcat too: https://paste.opensuse.org/8618755519:42
T42<nephros> So my fstab and init*rc files generate both system.mount and system_root.mount. The latter has "Type=rootfs" because it comes from "mount rootfs rootfs" lines. This leads to a mount failure because 'rootfs' is not a known fs type.19:44
T42<nephros> If I remove  system_root.mount and edit system.mount to have correct /dev/ and mount point entries (and Type=ext4), booting seems to be doing the right thing.19:44
T42<nephros> So, what is the right thing to do here?19:44
T42<elros34> I would change rootfs -> ext4 (or whatever you use) in fstab, then make hybris-hal and rebuild droid-hal19:46
T42<b100dian> Thaodan: No. is drag_start one of the effects you can configure in ffmemless.ini and if so, how do you trigger it?19:47
T42<nephros> Elros: I have a correct /system line in fstab, but there is lots of init*rc files which have lines like " mount rootfs rootfs / shared rec", and it is those which generate the wrong system_root.mount. Do I edit or remove all the init.rc files?19:49
T42<elros34> so if your device do not use system-as-root then I whatever you prefer: either edit *.rc files or use makefstab_skip_entries (see droid-hal for one of official device)19:55
T42<nephros> Elros: thanks, trying that now. It wasn't clear *what* to define in that macro, filenemas, or mount points or whatever, but looking at the macro itself now.20:01
T42<elros34> mountpoint like on offical devices: / /system /sys/fs/* and so on20:05
T42<nephros> ^^^ yep, edited .spec, rebuilding...20:05
Thaodanb100dian: yes it is, don't really know how to trigger it20:43
ThaodanI didn't understand exactly where to use custom or contant. I thought FF_CONSTANT replaces FF_RUMBLE.20:45
Thaodanelros34, nephros: makefstab_skip_entries is the clean way to do it. Some entries are skipped baseline, like / for example20:46
Thaodanhttps://github.com/mer-hybris/droid-hal-device/blob/master/droid-hal-device.inc#L502=20:46
Thaodansee here ^20:46
Thaodanb100dian: https://github.com/SailfishOS-SonyXperia/droid-config-sony-kumano/pull/120:50
T42<b100dian> _CONSTANT replaces _RUMBLE in the sense that it has a duration, while PERIODIC + custom waveform does not (it's a click, a tick, a heavy click..)20:59
T42<b100dian> Thaodan: what I found was that the CONSTANT effect works well for calls, but for alarms it is not canceled in all the ways an alarm is dismissed, so I made the alarm duration shorter21:00
T42<b100dian> Also, I don't think the call can have a repeated constant, so you will also get at maximum the duration seconds vibration21:01
T42<b100dian> (I have just configured start_drag and cannot repro it, watching journal -f | grep start_drag while in organizer of the quick toggles or moving apps around in the home screen)21:03
T42<leha155> @elros34 I'm not sure, but I think APEXD starting now, but i have bootloop too.21:18
T42<leha155> Journal https://pastebin.com/XEQsCmS421:18
voidanix[m]hmm that ngfd PR didn't get into my inbox, can't review the config though as thing does not boot :))21:23
voidanix[m]anyways i think there is some weird stuff going on with selinux21:24
voidanix[m]AOSP11 guide builds with -user but androidboot.selinux=permissive should not get parsed by that, kumano uses CONFIG_PFK which apparently always enforces21:24
T42<leha155> @elros34 I'm not sure, but I think APEXD starting now, but i have bootloop too.21:31
T42<leha155> Journal https://pastebin.mozilla.org/Rry9sQSF (edited)21:31
T42<nephros> How do I disable misbehaving services in 14.1? 15.1 has sparse/usr/libexec/droid-hybris/system/etc/init/disabled_services.rc, will the same work in 14.1?21:42
T42<leha155> @elros34 I'm not sure, but I think APEXD starting now, but i have bootloop too.21:47
T42<leha155> Journal https://paste.ubuntu.com/p/9Y4qjHZnrP/ (edited)21:47
T42<edp_17> @nephros : I don't know that disabled_services.rc but I usually mask the unwanted services. Create a symlink to /dev/null in /etc/systemd/user/ or /etc/systemd/system/. The symlink name is the service name. Example: masking the "voicecall-ui-prestart.service" -> ln -s /dev/null /etc/systemd/user/voicecall-ui-prestart.service22:20
T42<edp_17> If you create these symlinks in $ANDROID_ROOT/hybris/droid-configs/sparse/etc/systemd/user/ or $ANDROID_ROOT/hybris/droid-configs/sparse/etc/systemd/system/ then they will be included into the build.22:20
T42<b100dian> @edp_17 I think nephros was asking about android services22:21
T42<nephros> Miklos: thanks, but it's not about systemd but those started by droid-init from /init*.rc files22:21
T42<nephros> ... and: disabled_services.rc does not work, I disabled them directly in the init.rc files.22:22
T42<nephros> nice though, I get a lipstick segfault now. progress! :D22:24
T42<nephros> Apr 14 01:22:31 XperiaXA lipstick[2535]: library "libpq_cust_base.so" not found22:25
T42<nephros> Apr 14 01:22:31 XperiaXA lipstick[2535]: library "libwlparser.so" not found22:25
T42<edp_17> Sorry, it wasn't clear. :)22:27

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