T42 | <abhishek_0> What is the latest version of hybris we have? | 01:17 |
---|---|---|
T42 | <RealDanct12> hybris-16.0 afaik | 01:46 |
T42 | <samwellho> Anyone have Sip client for SailfishOS | 03:13 |
spiiroin | pigg | 10:33 |
spiiroin | piggz: polling might be needed at some point / some device, but it needs some thinking from impl pov | 10:34 |
T42 | Nebrassy was added by: Nebrassy | 10:45 |
T42 | Rokoz77 was added by: Nebrassy | 10:45 |
walidh | i'm try out to got GUI work, but now succes, i can access phone with telnet port 2323, i verified all partotion is well mounted (system, data, firmware..) | 12:29 |
walidh | this is jounalctl log https://paste.ubuntu.com/p/rKZbQNnC2q/ | 12:30 |
mal | which android base are you using+ | 12:35 |
mal | did you check faq for android base specific help | 12:35 |
walidh | cm14.1 | 12:42 |
mal | so check faq https://github.com/mer-hybris/hadk-faq#hybris-14-1 | 12:47 |
T42 | <Lukapanio> how to get fingerprint on sailfish porty | 14:19 |
T42 | <Lukapanio> port* | 14:19 |
T42 | <Lukapanio> or it is closed source | 14:19 |
DylanVanAssche | Fingerprint is closed source | 14:19 |
T42 | <Lukapanio> ouch | 14:20 |
T42 | <Lukapanio> https://wiki.merproject.org/wiki/Adaptations/libhybris | 14:22 |
T42 | <Lukapanio> how | 14:23 |
T42 | <Lukapanio> some devices have fingerprint marked as Y | 14:23 |
T42 | <RealDanct12> i believe none | 14:23 |
T42 | <RealDanct12> except for sony and official supported devices i guess | 14:23 |
T42 | <Lukapanio> @RealDanct12 [except for sony and official supported devices …], OnePlus 6 marked it as Y | 14:27 |
vknecht | @Lukapanio: Y on yellow background means HAL work (ie. works in android base), not that it's usable in sfos | 14:42 |
T42 | <RealDanct12> @Lukapanio btw, do you have a issue where lipstick would crash sometime when you touch something? | 14:43 |
T42 | <RealDanct12> i was able to find the chat history of that, but not sure if you have it resolved yet | 14:43 |
T42 | <Lukapanio> @RealDanct12 [@Lukapanio btw, do you have a issue where lips …], nope g5 is running still on cm14 | 14:43 |
T42 | <RealDanct12> ouch then | 14:43 |
T42 | <RealDanct12> by the way, where's the kernel? | 14:44 |
T42 | <Lukapanio> 3.18 | 14:44 |
T42 | <RealDanct12> i mean on github (or gitlab) | 14:44 |
T42 | <Lukapanio> @RealDanct12 [i mean on github (or gitlab)], https://github.com/Wzedlare/android_kernel_motorola_msm8937 | 14:45 |
T42 | <Lukapanio> i did some 15 test build | 14:46 |
T42 | <Lukapanio> there was no crashes | 14:46 |
T42 | <Lukapanio> with this kernel https://github.com/Sohamlad7/android_kernel_motorola_msm8937/tree/treble | 14:46 |
walidh | mal: i applied the suggestion in faq for hybris14.1 , logs show me : Sailfish systemd[1]: Started udev Wait for Complete Device Initialization. | 16:35 |
mal | only that? | 16:38 |
walidh | https://paste.ubuntu.com/p/TBMzXd4tW8/ | 16:40 |
walidh | log | 16:40 |
walidh | now i got more log | 16:46 |
walidh | https://paste.ubuntu.com/p/K3Bbzd3j6H/ | 16:46 |
walidh | i have progress now logcat work | 16:56 |
walidh | and complain about /fstab.qcom not found | 16:57 |
mal | not a problem, sailfish doesn't use fstab | 16:57 |
T42 | <elros34> walidh: check your fixup-mountpoints: Timed out waiting for device dev-block-bootdevice-by\x2dname-mpt.device. Enable cgroup related changes mentioned by mer-kernel-check and check content of ls -lh /usr/libexec/droid-hybris/system/etc/init/ | 16:57 |
mal | also make sure you correctly rebuilt needed things after running the script mentioned in faq | 17:00 |
walidh | what means this error: msm_cpp a04000.qcom,cpp: Fail to loc blob cpp_firmware_v1_10_0.fw dev 0000000000000000, rc:-2 | 18:41 |
mal | that says it cannot find some firmware file, whether that is critical error or not is difficult to sayd | 18:49 |
walidh | the file exists under /system/etc/firmware | 18:54 |
mal | walidh: try running "ln -s /system/etc/firmware /etc/firmware" on the device and rebooting | 19:48 |
DylanVanAssche | spiiroin (IRC): Somebody added some uevents to the kernel driver of the charger for the PinePhone. When the cable is plugged in, the battery level is updated once (not when removing the cable). I asked for udev events for the battery level, but the HW does not support that -> polling is needed they said. That's something we need to add to MCE I suppose? | 19:59 |
walidh | mal: is droidmedia needed to make Gui work cuz i found in log this library "libminisf.so" not found | 20:18 |
mal | mostly not but could be in some cases | 20:20 |
mal | you will need to build it anyway at some point so you can do it now | 20:20 |
walidh | and what about this : Failed to start The lipstick UI. | 20:20 |
mal | check output of /usr/libexec/droid-hybris/system/bin/logcat | 20:22 |
walidh | mal: audio daemon loop not started | 20:29 |
walidh | log https://paste.ubuntu.com/p/Z5S6Gt37FT/ | 20:29 |
walidh | maybe this is the causde | 20:29 |
mal | walidh: can you check if CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y is set in kernel defconfig? | 20:41 |
walidh | mal: its 'n' CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n | 20:43 |
mal | set it to y, it could help with firmware loading, also check dmesg for any errors | 20:44 |
walidh | mal: tested , yes setiing it to y make firmware loaded but still no gui | 21:00 |
mal | check logs again | 21:04 |
walidh | is libsurfaceflinger needed ? | 21:11 |
mal | usually we use hwcomposer directly | 21:13 |
T42 | <adampigg> mal: on the pro1, messwerk shows the prox working fine ... when i answer a call, and hold phone to ear the screen turns off .... however, it doesnt turn back on when removed, i have to press the power button | 21:14 |
mal | you need to show full logs so we might be able to help | 21:14 |
mal | @adampigg try enabling on-demand prox https://github.com/mer-hybris/droid-config-sony-ganges-pie/blob/master/sparse/etc/mce/60-proximity-sensor-ganges.conf | 21:15 |
T42 | <adampigg> mal: thx | 21:15 |
T42 | <adampigg> mal: that seems to have done the trick | 21:22 |
mal | @adampigg yeah, it seem android prox sensors have issues often | 21:24 |
walidh | mal: [F] unknown:0 - QPA-HWC: hwc_module->methods->open(hwc_module, HWC_HARDWARE_COMPOSER, &hwc_device) in create returned -22 | 21:37 |
walidh | libminisf is incompatible or missing. Can not possibly start the SurfaceFlinger service | 21:44 |
mal | if hwcomposer fails then some initialization in android side could be failing | 21:45 |
TheKit | walidh, is your device arm64? | 22:28 |
TheKit | (and possibly MediaTek) | 22:28 |
TheKit | I've seen it fail if 32-bit HAL library does not exist | 22:29 |
walidh | its LG V20, i ported it to Ubuntu touch, work well with both rootfs 32 and 64 bits | 22:30 |
walidh | kernel is msm8996 | 22:31 |
TheKit | not Android 8/9, right? | 22:35 |
walidh | based on cm-14.1 | 22:36 |
T42 | <elros34> walidh: don't worry about hwcomposer/lipstick until you fix your droid-hal-init. In you latest journal there was no sign of symlinks in /usr/libexec/droid-hybris/system/etc/init/. Did you fix it now? | 23:04 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!