*** Ischwitch is now known as Ingvix | 02:44 | |
T42 | <A_T_R> how to take logcat from sfos(hybris-16.0 | 04:48 |
---|---|---|
T42 | <A_T_R> now stuck splash logo (telnet connected) | 04:48 |
T42 | <A_T_R> Fwd from A_T_R: dmesg https://pastebin.com/Ht5qmqfq | 04:49 |
T42 | <A_T_R> journalctl https://pastebin.com/KveiA8sa | 05:18 |
T42 | <A_T_R> jpunralctl - https://pastebin.com/BZPpmKfU | 05:18 |
T42 | <A_T_R> mount https://pastebin.com/BZPpmKfU | 05:18 |
T42 | Naomi J. Lamp %lastname% was added by: Naomi J. Lamp %lastname% | 06:39 |
T42 | <A_T_R> @A_T_R [journalctl https://pastebin.com/KveiA8sa | 11:34 |
T42 | <A_T_R> jpunr β¦], anyone looks at this logs .. | 11:34 |
T42 | <A_T_R> stuck at bootlogog 9 | 11:34 |
*** Ischwitch is now known as Ingvix | 11:47 | |
T42 | <elros34> you seems to be missing droid mount units. Check $ANDROID_ROOT/droid-hal-device.log whether fstab* is found in out/ directory if not copy it manually. Same for ueventd*rc. Then rebuild droid-hal | 12:35 |
T42 | <Naomi J. Lamp %lastname%> Earnings with bitcoin FX tradeππ | 12:38 |
T42 | <Naomi J. Lamp %lastname%> https://t.me/joinchat/AAAAAE6-ugQ87llueSfGaw | 12:38 |
T42 | <A_T_R> cp: cannot stat 'out/target/product/X00TD/system/lib/modules/.': No such file or directory | 15:27 |
mal | any other errors? | 16:27 |
mal | not sure if that is critical, not all device use modules | 16:27 |
T42 | <A_T_R> @mal - not other errors | 16:28 |
mal | what exactly is the problem? can you show full log | 16:29 |
T42 | <A_T_R> droid-hal-x00td.log https://paste.ubuntu.com/p/wdNQDzNMVY/ | 16:30 |
mal | I see no error, it built the rpms based on that | 16:31 |
T42 | <A_T_R> stuck at logo | 16:31 |
T42 | <A_T_R> copied fstab to out/*/*/*/root/ | 16:31 |
mal | can you telnet to the device? | 16:31 |
T42 | <A_T_R> yeah | 16:31 |
mal | which port? | 16:31 |
T42 | <A_T_R> 2323 | 16:31 |
T42 | <A_T_R> telnet 192.168.2.15 2323 | 16:32 |
mal | show output of "journalctl -b --no-pager" | 16:32 |
mal | based on that build log it does generate some mount services | 16:32 |
mal | except I can't see the system.mount there, do you see either / or /system in the fstab? | 16:33 |
T42 | <A_T_R> https://del.dog/lorferitup.txt | 16:34 |
T42 | <A_T_R> journalctl -b βno-pager | 16:34 |
mal | if that missing some part of the log? | 16:35 |
T42 | <A_T_R> fstab.qcom - https://del.dog/ceatoheste.txt | 16:36 |
mal | looks like system partition is missing from there | 16:36 |
T42 | <A_T_R> missing some part , i didn't copied all | 16:36 |
T42 | <A_T_R> full journalctl log https://del.dog/inyfifatym.txt | 16:37 |
mal | could you try copying the lines for /vendor and /system from there https://github.com/LineageOS/android_device_asus_X00TD/blob/lineage-16.0/rootdir/etc/recovery.fstab#L11 to your fstab in out/ | 16:43 |
mal | then rebuild droid-hal rpms | 16:43 |
T42 | <A_T_R> yeah i will try thanks ...directly to device/*/*/rootdir/fstab.com ? | 16:43 |
mal | yes | 16:44 |
T42 | <A_T_R> then rebuild βmic ,flash ? | 16:48 |
mal | yes | 16:48 |
mal | or manually install the rpms to the device | 16:48 |
T42 | <A_T_R> how to that manually | 16:49 |
mal | the ones of droid-hal rpms that are installed, not all | 16:49 |
mal | rpm -U some.rpm | 16:49 |
mal | maybe it's easier to make a new image | 16:49 |
T42 | <A_T_R> ok | 16:49 |
mal | before you flash the image could you check the droid-hal build log for the line containing config.mount and other .mount services and show that | 16:58 |
T42 | <A_T_R> https://del.dog/aredinginu.txt droid-hal- log | 17:01 |
T42 | <A_T_R> ++ echo config.mount dev-cg2_bpf.mount dev-cpuctl.mount dev-cpuset.mount dev-stune.mount mnt-vendor-persist.mount sys-fs-bpf.mount sys-fs-pstore.mount vendor-bt_firmware.mount vendor-dsp.mount vendor-firmware_mnt.mount | 17:01 |
T42 | <A_T_R> @A_T_R [https://del.dog/aredinginu.txt droid-hal- log], No journal files were found. .error ? | 17:04 |
mal | hmm, still no system.mount or vendor.mount in that | 17:13 |
T42 | <A_T_R> may be i have to copy fstab manually to out/*/*/*/root/- | 17:14 |
mal | what? | 17:15 |
mal | do you have out/target/product/X00TD/vendor/etc/fstab.qcom ? | 17:15 |
T42 | <A_T_R> Yeah vendor/etc/fstab.qcom | 17:16 |
mal | I think that is copied during build | 17:17 |
T42 | <A_T_R> But no /system /vendor mount points that I added device tree | 17:17 |
mal | can you check the files in out/ again | 17:18 |
mal | since you have that out/target/product/X00TD/vendor/etc/fstab.qcom you should not need to add that device/*/*/rootdir/fstab.qcom you mentioned earlier | 17:18 |
T42 | <A_T_R> What to do now ? | 17:19 |
mal | make sure the /system and /vendor lines are correctly in the fstab | 17:20 |
T42 | <A_T_R> Yeah | 17:20 |
T42 | <A_T_R> In device tree. | 17:20 |
mal | what do you mean by device tree? in device/$VENDOR/$DEVICE? | 17:21 |
T42 | <A_T_R> Yeah | 17:21 |
T42 | <A_T_R> https://paste.ubuntu.com/p/f9rfG8Cw85/ | 17:21 |
mal | if you edited the fstab.qcom file in there then you need to run make hybris-hal again the same way you did before and then rebuild droid-hal rpms | 17:22 |
T42 | <A_T_R> ok | 17:22 |
mal | after make hybris-hal you should see the changes in out/target/product/X00TD/vendor/etc/fstab.qcom | 17:22 |
T42 | <A_T_R> + echo 'config.mount dev-cg2_bpf.mount dev-cpuctl.mount dev-cpuset.mount dev-stune.mount mnt-vendor-persist.mount sys-fs-bpf.mount sys-fs-pstore.mount system.mount vendor-bt_firmware.mount vendor-dsp.mount vendor-firmware_mnt.mount vendor.mount' | 17:31 |
mal | now it does seem to find the new changes | 17:32 |
T42 | <A_T_R> thanks | 17:32 |
mal | before you reflash could you check one thing on device | 17:32 |
T42 | <A_T_R> yeah | 17:32 |
mal | check the content of /usr/lib/systemd/system/vendor-firmware_mnt.mount and the line starting with What= | 17:34 |
T42 | <A_T_R> What=/dev/mmcblk0p25 | 17:37 |
T42 | <A_T_R> (/usr/bin/dconf:185601): GLib-GIO-CRITICAL **: 17:44:33.143: g_dbus_connection_emit_signal: assertion 'object_path != NULL && g_variant_is_object_path (object_path)' failed | 17:44 |
mal | ok, then those mount services should be fine, I just wanted to see that fixup-mountpoints in working correctly | 17:50 |
mal | did you flash the new image already? | 17:51 |
T42 | <A_T_R> no ,now flashing new image | 17:51 |
T42 | <A_T_R> OMG ,amazing ... Booted π | 17:56 |
T42 | <A_T_R> Thanks @mal @elros π | 17:56 |
mal | good | 17:56 |
mal | does anything else work on the device yet? | 18:03 |
T42 | <Verevka86> Help. tell me how this can be. I put on purely sfos myself zypper is and works, I give another person the same firmware and there is no zypper after installation? π³ | 18:06 |
T42 | <A_T_R> @mal WiFi,camera, works | 18:08 |
T42 | <A_T_R> ,ril dead | 18:08 |
mal | did you add configuration for ril? | 18:10 |
T42 | <A_T_R> No | 18:10 |
mal | that was based on hybris-16.0? | 18:11 |
T42 | <A_T_R> yes | 18:11 |
mal | is that single of dual-sim device? | 18:11 |
mal | *or | 18:11 |
T42 | <A_T_R> Dual sim | 18:11 |
mal | ok, then copy this to /etc/ofono/ril_subscription.conf https://raw.githubusercontent.com/mer-hybris/droid-config-sony-ganges-pie/master/sparse/etc/ofono/ril_subscription.conf and then for the second sim slot this to /etc/ofono/ril_subscription.d/dual-sim.conf https://raw.githubusercontent.com/mer-hybris/droid-config-sony-ganges-pie/master/sparse/etc/ofono/ril_subscription.d/dual-sim.conf | 18:14 |
*** Ischwitch is now known as Ingvix | 23:35 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!