T4 | <adampigg> Wonder of my radio fix worked for masya | 07:08 |
---|---|---|
vknecht | haha, 2322€ for the silver colored idol3 XD | 16:02 |
masya_ | yeah, radio fix works. Thanks. | 16:14 |
masya_ | Now I'm stucking with GPS and sensors | 16:16 |
vknecht | masya_, try unstucking with recent faq-scan/dmesg/journalctl/logcat and maybe a "strace -f -eopenat test_sensor" ;-) | 16:29 |
masya_ | strace test_sensors https://pastebin.com/zKuXvWY6 | 16:46 |
vknecht | masya_, what does "find /system -type f -name sensor\*so" give ? | 16:56 |
masya_ | system/lib64/hw/sensors.msm8916.so | 16:58 |
vknecht | hmm, I have 4 of them | 16:59 |
vknecht | /system/lib/hw/sensors.msm8916.so /system/lib/sensors.native.so /system/lib64/hw/sensors.msm8916.so /system/lib64/sensors.native.so | 17:01 |
vknecht | (los 14.1 base) | 17:01 |
vknecht | masya_, maybe try the debugging commands at the end of HADK chapter "13.10 Sensors" | 17:02 |
vknecht | (also) | 17:02 |
masya_ | i haven't lib/hw/sensors.msm8916.so because it is only 64-bit version of msm8916.so in vendor directory | 17:07 |
r0kk3rz | which onws are being loaded? | 17:22 |
r0kk3rz | *ones | 17:22 |
vknecht | good idea to add a topic for next meeting, to discuss community ports... as a community ? Thinking about ports-bugs (eg. browser videos) and online visibility (eg. something nicer than wiki/Adaptations/libhybris for someone looking to get an sfos compatible phone) | 17:58 |
* vknecht loves wiki/Adaptations/libhybris, nevertheless | 18:19 | |
echo_salik | hey guys... im confused by somethings... it says in the to edit the config... should i use menuconfig for this? | 18:43 |
r0kk3rz | just edit the defconfig directly | 18:45 |
echo_salik | r0kk3rz, wont it cause me to miss somethings? | 18:49 |
masya_ | Maybe, I need to enable 64-bit vendor libraries? Because system is waiting sensors.msm8916 in /system/lib/hw. But it is in /lib64/hw | 18:59 |
masya_ | And libcalmodules are in system/vendor/lib64 | 19:01 |
masya_ | https://github.com/TheMuppets/proprietary_vendor_xiaomi/tree/cm-14.1/ido | 19:02 |
r0kk3rz | echo_salik: miss what? | 19:05 |
vknecht | masya_, just a not so informed thought : it seems only 64bits libs are present, while SFOS only looks for 32bits ones ; maybe it's a base choice (base as in CM, LOS), but perhaps the 32bits versions are present in stock ROM | 19:37 |
vknecht | so perhaps you can check stock ROM and if they're in, copy them in your sfos install ? | 19:39 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!