T42_ | <pachof> What do you recommend? | 01:27 |
---|---|---|
T42_ | <AntonlX> Removed fpd and encryption, but UI still does not loading https://paste.opensuse.org/pastes/139ccca6cfa1 (re @elros34: fpd throws errors al...) | 08:46 |
T42_ | <Verevka86> Hi, have you tried this? https://github.com/SailfishOS-vayu/droid-config-vayu/commit/3f27398a3a4c39af671a79eb98ca14f7e66b7141 (re @AntonlX: Removed fpd and encr...) | 09:10 |
T42_ | <pachof> @b100dian what do you recommend? | 10:42 |
T42_ | <AntonlX> Why does user session is not starting, I cant see it in logs? | 11:05 |
T42_ | <AntonlX> Does not helps, but now mce starts (re @Verevka86: Hi, have you tried t...) | 11:05 |
T42_ | <elros34> @AntonlX first remove that metadata mount unit, its slow downs whole boot process a lot | 11:59 |
T42_ | <elros34> do you have all needed namespace configs? zcat /proc/config.gz | grep _NS | 12:04 |
T42_ | <elros34> there is some encpartition service failure. Where are your repos? | 12:08 |
T42_ | <AntonlX> CONFIG_UTS_NS=y | 12:23 |
T42_ | <AntonlX> CONFIG_IPC_NS=y | 12:23 |
T42_ | <AntonlX> # CONFIG_USER_NS is not set | 12:23 |
T42_ | <AntonlX> CONFIG_PID_NS=y | 12:23 |
T42_ | <AntonlX> CONFIG_NET_NS=y | 12:23 |
T42_ | <AntonlX> CONFIG_NF_CONNTRACK_NETBIOS_NS=y | 12:23 |
T42_ | <AntonlX> # CONFIG_NET_NSH is not set | 12:23 |
T42_ | <AntonlX> # CONFIG_NS83820 is not set (re @elros34: do you have all need...) | 12:23 |
T42_ | <AntonlX> Do I need USER_NS | 12:23 |
T42_ | <AntonlX> Turns out that is was composer library issue | 12:23 |
T42_ | <AntonlX> Turns out that is was composer library issue. I got UI (edited) | 12:24 |
T42_ | <elros34> I think you should have it but it's probably not critical | 12:24 |
T42_ | <elros34> what library issue? | 12:24 |
T42_ | <AntonlX> library "libbinder.so" needed or dlopened by "/vendor/lib64/hw/hwcomposer.atoll.so" is not accessible for the namespace "sphal" | 12:39 |
T42_ | <AntonlX> library "libbinder.so" ("/system/apex/com.android.vndk.current/lib64/libbinder.so") needed or dlopened by "/vendor/lib64/hw/hwcomposer.atoll.so" is not accessible for the namespace: [name="sphal", ld_library_paths="", default_library_paths="/odm/lib64:/vendor/lib64:/vendor/lib64/egl:/vendor/lib64/hw", permitted_paths="/odm/lib64:/vendor/lib64:/system/vendor/lib64"] | 12:39 |
T42_ | <AntonlX> test_hwcomposer: test_common.cpp:370: HWComposer* create_hwcomposer_window(): Assertion `err == 0' failed. (re @elros34: what library issue?) | 12:39 |
T42_ | <AntonlX> https://paste.opensuse.org/pastes/4c9d8c44b877 (re @elros34: what library issue?) | 12:39 |
T42_ | <AntonlX> Library from apex was unavailable, so I link /odm/lib64 to /usr/libexec/droid-hybris/system/lib64 instead. | 12:41 |
T42_ | <abhishek_0> Heyy folks,, is the bridge working? | 16:54 |
mal | what do you mean? | 16:56 |
T42_ | <adampigg> presumably the telegram - irc bridge? yes i think so | 17:00 |
T42_ | <adampigg> esp as mal replied! | 17:01 |
Mister_Magister | mate i don't think it's working | 17:05 |
T42_ | <pachof> @@b100dian any idea? | 17:33 |
T42_ | <b100dian> Other than: Grab earlier logcat? | 20:16 |
T42_ | <pachof> and since I get that logcat, it doesn't let me telnet in early boot, but when it's charging it does telnet | 20:39 |
T42_ | <b100dian> Try setting a static IP for that interface on your computer, 192.168.2.x except 15 of course | 20:46 |
T42_ | <elros34> it's not really a problem with slow ssh connection when you run logcat once (as user) wait 2 minutes and run it as root. ssh should be enough | 20:47 |
T42_ | <elros34> really boot your phone, ssh via use to it and get the logcat (as root) | 20:48 |
T42_ | <elros34> via USB* | 20:48 |
T42_ | <pachof> https://paste.opensuse.org/pastes/eda361dcb58d @b100dian | 21:19 |
T42_ | <b100dian> Ok, it's bad: "mm-camera: <SENSOR>< INFO> 430: sensor_init_xml_probe: failed: to probe ginkgo_ov02a10_af_sunny_i" so I think we need to look into kernel and firmware next, the android service does not recognize the camera | 21:32 |
T42_ | <b100dian> You can set journal to be persistent | 21:32 |
T42_ | <pachof> journalctl? how set persistent? | 21:33 |
T42_ | <b100dian> https://github.com/mer-hybris/hadk-faq/blob/master/README.rst#L25 | 21:34 |
T42_ | <b100dian> And on next boot grab journalctl -b —no-pager | 21:34 |
T42_ | <b100dian> That should include dmesg output already | 21:35 |
T42_ | <b100dian> and should be available no matter how late you're connecting to grab it. I think:) | 21:35 |
T42_ | <pachof> -no-pager argument no exists say journalctl | 21:41 |
T42_ | <elros34> -- | 21:42 |
T42_ | <pachof> oh ok | 21:43 |
T42_ | <pachof> @b100dian dmesg: https://paste.opensuse.org/pastes/f95b1c78a526 journalctl: https://paste.opensuse.org/pastes/4163f332950d | 21:47 |
T42_ | <pachof> @b100dian any solution? | 22:17 |
T42_ | <b100dian> I'm looking at the functions that fail and try to find out a device tree link to them | 22:18 |
T42_ | <b100dian> do you know if this kernel works with camera in lineage? | 22:18 |
T42_ | <b100dian> birdzhang seems to have fixes in trinket.dtsi so he is 1. better positioned to solve this than me and 2. may know some back history of this kernel | 22:20 |
T42_ | <pachof> i dont know but I would think it works, in lineage the camera works, but I am not using the lineage build mentioned by the carrier, I used one from the creator darkjoker360 | 22:22 |
T42_ | <b100dian> Is the kernel using modules? If not, you might get away with building another kernel if a new one is available the same version | 22:34 |
T42_ | <b100dian> lsmod might tell | 22:34 |
T42_ | <b100dian> Ideally a working kernel would not need other than config changes | 22:35 |
T42_ | <pachof> I dont have a lsmod comand, How install? | 22:36 |
T42_ | <b100dian> tried as root? | 22:38 |
T42_ | <pachof> Oh ok, i checked and it is using modules, i send you a modules list | 22:44 |
T42_ | <pachof> https://paste.opensuse.org/pastes/8b780448ad87 | 22:45 |
T42_ | <pachof> @b100dian | 22:45 |
T42_ | <b100dian> ok, sounds like the usual xiaomi OSS kernel list of modules | 22:50 |
T42_ | <b100dian> this is not a problem per se, that the kernel uses modules | 22:50 |
T42_ | <b100dian> it just means that you wont' get away with just building hybris boot | 22:50 |
T42_ | <b100dian> again, as seen in the logcat and journal, camera is not working because kernel doesn't handle camera correctly - my take on it | 22:51 |
T42_ | <b100dian> you might find another OSS kernel in lineage forks, other than the xiaomi one | 22:51 |
T42_ | <b100dian> but you might need to package that kernel;s modules | 22:51 |
T42_ | <b100dian> I see birdzhang has recent-ish commits, such as 2-3 months old | 22:52 |
T42_ | <b100dian> maybe he already thinks about this, dunno, might as well ping him | 22:52 |
T42_ | <b100dian> but it doesn't look as an sailfish adaptating error to me | 22:53 |
T42_ | <b100dian> sorry, need to log out | 22:53 |
T42_ | <pachof> so what exactly? | 23:14 |
T42_ | <pachof> this? https://github.com/AOSPA/android_kernel_xiaomi_ginkgo @b100dian | 23:21 |
T42_ | <pachof> or this? https://github.com/ArrowOS-Devices/android_kernel_xiaomi_ginkgo/tree/arrow-11.0, arrow os is based in aosp | 23:24 |
T42_ | <pachof> any idea? @b100dian | 23:59 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!