webchan | my bad. | 00:00 |
---|---|---|
webchan | it is definitely my formatting in fixup mountpoints. I tried using another device's mount points and it worked just fine. I even subbed in a single original mountpoint of mine, and still fine. | 00:56 |
T42 | <edp_17> webchan : I think 14.1 would be easier to port. Regarding waydroid, if you use 17.1 base, probably will be easier to make it work. | 01:01 |
webchan | edp_17 : I'm mostly using this to turn my old g4 play into an mp3 player. | 01:03 |
webchan | now, if I wanted to use new mountpoints, would editting them and rebuilding kernel be enough? or should I erase out to be safe? | 01:04 |
T42 | <edp_17> You need to rebuild hybris-hal then flash it on device. | 01:09 |
T42 | <edp_17> Don't have to erase out | 01:09 |
T42 | <edp_17> Hi all! If I have /dev/block/bootdevice/by-name/system_a & /dev/block/bootdevice/by-name/system_b, which one I should mount to /system ? | 01:18 |
webchan | wait, is CONFIG_AUDIT supposed to be enabled now in kernel configs, or is this hybris 15/16+? I'm on 14.1 | 02:27 |
T42 | <elros34> if you are not sure then follow mer-kernel-check, it tells you to leave it enabled. I do not remember since what version it must be enabled | 02:33 |
webchan | I just noticed that the platform sdk can't detect my partition mounted to ~/hadk | 02:55 |
webchan | but habuild can* | 02:55 |
T42 | <elros34> yes, external partitions can cause issues, you need to bind mount them inside sdk | 02:57 |
webchan | sb2: Error: Cannot access target root ? I have reinstalled all targets, I do believe msm8916 is aarch64 | 03:25 |
webchan | I am severely mistaken... | 03:26 |
webchan | I am at the last bit, building droid hal version, but now it's asking for a ton of generic versions of packages | 04:10 |
webchan | things like: droid-config is needed by droid-hal-version-harpia-0.0.1-202301070409.armv7hl | 04:10 |
webchan | even generic middleware that has been built it is acting like I don't have | 04:11 |
webchan | it is nearly the exact same error as the end of this paste: https://pastebin.com/eXwUuT4A | I'll peak around etherpad and stuff if that is still up, as it seems to be a known issue | 04:15 |
webchan | manually installing the packages from droid-local-repo in my hadk fixed. I did configs user, then configs, then hal detritus, then hal, and hal version bulit just fine | 04:30 |
webchan | nevermind, this creates a conflict later on in mic between local droid-config-$device build and ofono(?) | 04:51 |
webchan | not sure what to do now. droid hal version build requires droid-configs & droid-configs-sailfish, but manually installing them conflicts with /etc/ofono/binder.conf. which is fine, it's the same contents in the file for both but mic failes down the line | 05:04 |
webchan | completely stumped. "file /etc/ofono/binder.conf conflicts between attempted installs of droid-config-harpia-1-202301070512.armv7hl and ofono-configs-binder-1.1.5-1.4.2.jolla.armv7hl" | 05:17 |
webchan | either I locally install droid configs and this single file conflicts with ofono, or --version fails to build because it's missing droid configs | 05:18 |
webchan | I'm going to mess with audit. the image I created shows logo, makes the screen flash, then bootloops | 06:26 |
webchan | no telnet, no iserial on host dmesg | 06:26 |
T42 | <edp_17> Good morning. If I have /dev/block/bootdevice/by-name/system_a & /dev/block/bootdevice/by-name/system_b, which one I should mount to /system ? | 10:26 |
T42 | <TheVancedGamer> is this virtual A/B device or physical A/B? | 10:26 |
T42 | <edp_17> Idk, how can I check? | 10:26 |
T42 | <TheVancedGamer> humm, seems to be that your device is physical AB | 10:27 |
T42 | <TheVancedGamer> there should be a slot command in /proc/cmdline, then just use the partition in the slot that the device booted with | 10:27 |
T42 | <edp_17> Thanks, I'll check. | 10:28 |
T42 | <TheVancedGamer> it's `androidboot.slot_suffix` | 10:29 |
T42 | <edp_17> Thanks. | 10:29 |
T42 | <TheVancedGamer> so `cat /proc/cmdline | grep "androidboot.slot_suffix" | cut -d '=' -f2` should get you either a or b | 10:30 |
T42 | <edp_17> Last night I set system_a in fstab and now I have /system mounted. However, I'm unsure this is correct as don't have /vendor | 10:32 |
T42 | <edp_17> Whem manually mounted system_a & b to compare, they looked have the same content. So, I've randomly chosen to mount system_a. | 10:34 |
T42 | <edp_17> At least now I have stable telnet access and don't need manually bring up the usb network anymore. :) | 10:35 |
T42 | <b100dian> webchan Lineage 17.1 needs selinux On if I remember correctly, previous versions need Off. I think audit is the same | 10:53 |
T42 | <elros34> @webchan: did you disable selinux correctly? Did you add *.rc symlinks from hadk-faq? | 12:14 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!