T42 | <a2har> Could anyone share sf os software for xperia 10ii dual? | 01:44 |
---|---|---|
T42 | <nephros> Azhar: https://shop.jolla.com ? | 07:48 |
Mister_Magister | mal: have u ever had this issue with repo? https://paste.opensuse.org/4663e2c8 | 09:35 |
Thaodan | Mister_Magister: I had something similar, I got 503 on google repos when it synced my manifest | 09:45 |
Mister_Magister | Thaodan: how have you fixed it? | 09:45 |
Thaodan | No. However I don't think the issue is on your side. | 09:45 |
Mister_Magister | hmm | 09:46 |
Mister_Magister | damnit | 09:46 |
Mister_Magister | oh ye even git clone doesn't work | 09:48 |
Mister_Magister | yup | 09:49 |
Mister_Magister | Thaodan: seems like http works but https doesnt lol | 09:58 |
voidanix[m] | works on my machine(TM) | 10:39 |
voidanix[m] | does pinging work? | 10:39 |
Mister_Magister | it does | 10:44 |
Mister_Magister | now 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 good | 10:45 |
Mister_Magister | kill me please | 10:45 |
Mister_Magister | ah nvm it was some stuff in gitconfig | 10:46 |
Mister_Magister | voidanix[m]: if pinging wasn't working, http wouldn't work | 10: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_Magister | thats what i was talking about | 11:01 |
Mister_Magister | it doesn't matter | 11:01 |
Mister_Magister | had 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 matter | 11:02 |
T42 | <edp_17> I see. | 11:03 |
Mister_Magister | lmao i updated droidmedia and now i have no screen xd | 11:37 |
T42 | <edp_17> I guess you have screen just it's blank or black. ;) | 11:43 |
Mister_Magister | well lack of gui, i see no point in nitpicking | 11:44 |
T42 | <edp_17> Just joking. :) | 11:47 |
Mister_Magister | ahh back to ui | 12:27 |
Mister_Magister | mal: progress, now droidcamsrc exists but it segfaults xd | 12:30 |
mal | Mister_Magister: anything usefull in backtrace? | 12:33 |
Mister_Magister | mal: not really #0 0xb669d98c in ?? () from /usr/lib/gstreamer-1.0/libgstdroid.so | 12:35 |
Mister_Magister | it happens when getting some property from it | 12:36 |
mal | install debug symbols | 12:37 |
Mister_Magister | there's no debug symbold for gstdroid tho | 12:38 |
mal | really? | 12:38 |
Mister_Magister | i would've them installed if there were | 12:38 |
Mister_Magister | there's no gstreamer1.0-droid-debuginfo | 12:39 |
Mister_Magister | unless somebody screwed up packaging and they're in devel | 12:40 |
Mister_Magister | mmm nope | 12:40 |
mal | you can always build your own gst-droid | 12:40 |
Mister_Magister | yea | 12: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/vQFziAn7 | 12: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 error | 13:31 |
T42 | <ItzDani_xd> https://pastebin.mozilla.org/F9XefY7g | 13:31 |
T42 | <ItzDani_xd> help | 13: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 thanks | 13: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* services | 13:48 |
voidanix[m] | you should hit a `libdl_android.so` not found error next, as we seem to have the same issue | 13:49 |
T42 | <ItzDani_xd> now i get this erro | 13:58 |
T42 | <ItzDani_xd> https://pastebin.mozilla.org/y3n601xo | 13: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/EC01Pkhn | 14:55 |
voidanix[m] | no idea what chre is because my device does not have it | 14:56 |
T42 | <ItzDani_xd> I don't understand what's going on | 14:56 |
voidanix[m] | @ItzDani_xd : did you try switching to python2? | 15:10 |
voidanix[m] | print "" is python2 syntax afaik | 15: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 working | 15:18 |
T42 | <ItzDani_xd> thanks | 15:18 |
Thaodan | @b100dian: Did you try to use the drag_start effect? | 15:54 |
Thaodan | in ngfd | 15: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/iSxje09G | 16:16 |
T42 | <ItzDani_xd> no progress :( | 16:16 |
T42 | <ItzDani_xd> https://pastebin.mozilla.org/nPUj9kZR | 16:30 |
Thaodan | https://stackoverflow.com/questions/44196725/format-d-expects-argument-of-type-int-but-argument-2-has-type-int | 16:47 |
Mister_Magister | mal: 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 exist | 17:11 |
Mister_Magister | wait, it does exist | 17:11 |
Mister_Magister | what the hell | 17:12 |
Mister_Magister | but i don't see it in git tag -l | 17:12 |
Mister_Magister | its because it was shallow clone geez | 17:14 |
Mister_Magister | ill try with proper droidmedia version then | 17:14 |
Mister_Magister | mal: i got camera back! | 17:38 |
voidanix[m] | is this it? am i screwed with selinux=0? https://paste.keyedlimepie.org/?217b25a20c2574ab#M5mP1ahtWyH9vGkveSZp1p5dUptFZYK68V66U4wgmyG | 18:21 |
voidanix[m] | scrolling through the journal it seems that servicemanager is bringing dhi down: https://paste.keyedlimepie.org/?c227fa0cd18bdcc4#EtsZ8Jdo5AkRFoxZFgF1Dj5292efnVAwGmQExJn9TKuk | 18: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 |
mal | Mister_Magister: what was the fix? | 19:01 |
Mister_Magister | mal: proper droidmedia version | 19:01 |
mal | ok | 19: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.1 | 19: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 issue | 19: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.1 | 19: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 15 | 19: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 all | 19: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 browser | 19:35 |
Mister_Magister | @elros34 XD | 19: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 it | 19:41 |
voidanix[m] | https://paste.opensuse.org/4984232 there ya go :D | 19:42 |
voidanix[m] | logcat too: https://paste.opensuse.org/86187555 | 19: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-hal | 19: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 on | 20:05 |
T42 | <nephros> ^^^ yep, edited .spec, rebuilding... | 20:05 |
Thaodan | b100dian: yes it is, don't really know how to trigger it | 20:43 |
Thaodan | I didn't understand exactly where to use custom or contant. I thought FF_CONSTANT replaces FF_RUMBLE. | 20:45 |
Thaodan | elros34, nephros: makefstab_skip_entries is the clean way to do it. Some entries are skipped baseline, like / for example | 20:46 |
Thaodan | https://github.com/mer-hybris/droid-hal-device/blob/master/droid-hal-device.inc#L502= | 20:46 |
Thaodan | see here ^ | 20:46 |
Thaodan | b100dian: https://github.com/SailfishOS-SonyXperia/droid-config-sony-kumano/pull/1 | 20: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 shorter | 21: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 vibration | 21: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/XEQsCmS4 | 21: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 selinux | 21: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 enforces | 21: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.service | 22: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 services | 22:21 |
T42 | <nephros> Miklos: thanks, but it's not about systemd but those started by droid-init from /init*.rc files | 22: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! :D | 22:24 |
T42 | <nephros> Apr 14 01:22:31 XperiaXA lipstick[2535]: library "libpq_cust_base.so" not found | 22:25 |
T42 | <nephros> Apr 14 01:22:31 XperiaXA lipstick[2535]: library "libwlparser.so" not found | 22: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/!