T42 | keafu was added by: keafu | 01:11 |
---|---|---|
T42 | <keafu> hello | 01:11 |
T42 | <enriconia> I have found the answer: just skip qt5-qpa-surfaceflinger-plugin | 02:22 |
T42 | <DylanVanAssche> @elros34 I found the cause of the sensor read failure. | 07:15 |
T42 | <DylanVanAssche> It creates the sensor correctly with input_match but the reading fails: `Aug 27 06:17:34 Sailfish sensorfwd[2504]: read(): Device or resource busy` | 07:15 |
T42 | <DylanVanAssche> https://git.merproject.org/elros34/sensorfw/blob/80ef2cb4263c5945c91a684e024843a9495f982b/adaptors/iioadaptor/iioadaptor.cpp#L405 | 07:15 |
T42 | <DylanVanAssche> Looks that too many `open()` calls are being made to the sensor data... | 07:15 |
T42 | <elros34> Maybe sensor is misconfigured so data is not available. Have updated sensorfw after I rebuild it with gyro fix? | 07:27 |
Hacker1245 | Hey, my friend and I are running into a problem when porting the Motorola Moto G5. The telnet connection doesn't launch when the rootfs is installed, but works fine with only the initramfs installed. | 07:44 |
T42 | <elros34> @DylanVanAssche: I have very little iio experience, maybe entries in scan_elements should also be enabled only for relevant channels. I wonder why scan_elements is even used if iioadapter just read directly from sysfs not from /dev/iio:deviceX | 07:52 |
T42 | <elros34> @Hacker1245 does device reboot? If /init-debug in rootfs is executed you should have /data/.stowaways/sailfishos/init.log | 07:57 |
T42 | <DylanVanAssche> @elros34 Yes I did. Sometimes the accelerometer works, but most of the time I get no data and journalctl is spammed with that error message. Other sensors are not working, they are detected though as the right sensor type. | 08:04 |
T42 | <DylanVanAssche> I wanted to play a bit myself with the adaptor. What's you dev setup? Do you build the adaptor only or whole sensorfw? On device? | 08:04 |
T42 | <elros34> I build in platformsdk or obs just/whole sensorfw-qt5.spec | 08:23 |
Hacker1245 | @elros34 Device is not rebooting, log is here https://paste.ubuntu.com/p/j72P8Wtnrb/ | 08:38 |
T42 | <elros34> touch /data/.stowaways/sailfishos/init_enter_debug2 and you should have telnet at 2323. Then you can grab logs and continue booting system | 08:40 |
T42 | <elros34> or maybe you just used wrong port? | 08:41 |
Hacker1245 | I don't think my friend used the wrong port as we made a new one | 08:43 |
Hacker1245 | Where will the logs be? | 08:43 |
T42 | <elros34> I mean when device is in initramfs telnet is at 23 port but when rootfs is reached it's in 2323 | 08:44 |
Hacker1245 | Oh this | 08:44 |
Hacker1245 | Alright so my friend got to rootfs | 08:50 |
Hacker1245 | What should he do next? | 08:50 |
Hacker1245 | @elros34 | 08:51 |
T42 | <elros34> depends of what was the issue but usually dmesg, journalctl —no-page and /usr/libexec/droid-hybris/system/bin/logcat | 08:52 |
Hacker1245 | So he's in the Mer debug shell, how can he continue booting? | 08:56 |
T42 | <elros34> init_enter_debug2 was needed to get telnet or no? If yes then instruction how to continue booting shows when you telnet to devvice | 08:58 |
Hacker1245 | So after continuing device stays on the OEM splash and the interface is gone | 09:01 |
T42 | <elros34> you can enable persistent logging so you after rebooting you would have in journalctl log from previous boot: https://wiki.merproject.org/wiki/Adaptations/faq-hadk#persistent_journalctl: | 09:05 |
Hacker1245 | he got this after trying to run logcat | 10:00 |
Hacker1245 | sh: /usr/libexec/droid-hybris/system/bin/logcat: /system/bin/linker: bad ELF interpreter: No such file or directory | 10:00 |
Hacker1245 | @elros34 | 10:01 |
T42 | <elros34> so something is wrong, grab journalctl | 10:01 |
Hacker1245 | Want any specific parts? | 10:06 |
Hacker1245 | Or the whole log | 10:06 |
T42 | <elros34> always whole | 10:06 |
Hacker1245 | that should be everything | 10:09 |
Hacker1245 | https://paste.ubuntu.com/p/44DtYm5SmP/ | 10:10 |
T42 | <elros34> doesn't looks like full journalctl also droid-hal-init is masked so there is nothing useful there | 10:22 |
Hacker1245 | @elros34 How can I unmask droid-hal-init and grab the full journalctl? | 10:29 |
T42 | <elros34> just type journalctl —no-page and make sure you have big enough buffer(I set it to infinity) in your terminal application so very early kernel messages with kernel boot params are also included. To mask droid-hal-init you created symlink right? so now remove it | 10:32 |
Hacker1245 | @elros34 That should be the full log | 10:59 |
Hacker1245 | cat: /init: No such file or directory | 10:59 |
Hacker1245 | oops | 10:59 |
Hacker1245 | https://paste.ubuntu.com/p/36gz4DZbsK/ | 10:59 |
T42 | <elros34> How did you disable selinux? There is no selinux=0 in kernel boot params | 11:07 |
Hacker1245 | Disabled audit | 11:09 |
Hacker1245 | And I think I did set the default boot parameter to 0 | 11:09 |
Hacker1245 | I might rebuild the kernel though | 11:10 |
T42 | <elros34> wrong, audit must be enabled. Check HADK 9.3.1 | 11:10 |
Hacker1245 | Huh | 11:10 |
rinigus | kimmoli: ping regarding testing. Any progress? | 11:17 |
kimmoli | well it has been powered on... | 11:39 |
Hacker1245 | @elros34 https://paste.ubuntu.com/p/bbYvRfnZkw/ | 11:55 |
T42 | <elros34> Did you notice any change? I don't. BTW you can use -b for curren't boot log and -b -1 for previous boot log if your device lose connection | 12:00 |
rinigus | kimmoli: that's a progress, I guess :) | 12:05 |
T42 | <adampigg> Mal, lots pt PRs for advanced cam just came in | 12:59 |
kimmoli | rinigus: anyways, uploading to devaamo | 13:16 |
T42 | <Hpian> good | 13:18 |
rinigus | kimmoli: thanks! don't think its the most stable release, but let's hope its fine as it is for now | 13:35 |
T42 | <Hpian> good | 13:36 |
rinigus | (as I had problems in the beginning. although, not on day2day) | 13:36 |
mal | @adampigg I noticed | 13:40 |
T42 | <Hpian> good | 13:40 |
T42 | <Hpian> hello babys | 14:05 |
T42 | <Hpian> Who can tell me ,how to install sailfishos on my phone? | 14:06 |
Hacker1245 | what phone | 14:08 |
T42 | <Hpian> le 1Pro | 14:08 |
T42 | <Hpian> msm8994 | 14:08 |
T42 | <Hpian> 4GB+128GB | 14:09 |
T42 | <Hpian> moto z2 force | 14:10 |
Hacker1245 | follow the HADK | 14:18 |
Hacker1245 | https://sailfishos.org/hadk | 14:18 |
T42 | Arika %lastname% was added by: Arika %lastname% | 16:13 |
T42 | <enriconia> mdss_mdp_overlay_pipe_setup: exceeded max mixer supported resolution 1280x-719 | 19:46 |
T42 | <enriconia> what does it mean? (elephone trunk, msm8916, arm64, cm14.1, sfos 3.1.0.12) | 19:46 |
mal | what issue are you trying to fix? | 20:01 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!