Saturday, 2023-01-07

webchanmy bad.00:00
webchanit 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
webchanedp_17 : I'm mostly using this to turn my old g4 play into an mp3 player.01:03
webchannow, 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 out01: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
webchanwait, is CONFIG_AUDIT supposed to be enabled now in kernel configs, or is this hybris 15/16+? I'm on 14.102: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 enabled02:33
webchanI just noticed that the platform sdk can't detect my partition mounted to ~/hadk02:55
webchanbut habuild can*02:55
T42<elros34> yes, external partitions can cause issues, you need to bind mount them inside sdk02:57
webchansb2: Error: Cannot access target root ? I have reinstalled all targets, I do believe msm8916 is aarch6403:25
webchanI am severely mistaken...03:26
webchanI am at the last bit, building droid hal version, but now it's asking for a ton of generic versions of packages04:10
webchanthings like: droid-config is needed by droid-hal-version-harpia-0.0.1-202301070409.armv7hl04:10
webchaneven generic middleware that has been built it is acting like I don't have04:11
webchanit 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 issue04:15
webchanmanually 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 fine04:30
webchannevermind, this creates a conflict later on in mic between local droid-config-$device build and ofono(?)04:51
webchannot 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 line05:04
webchancompletely 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
webchaneither I locally install droid configs and this single file conflicts with ofono, or --version fails to build because it's missing droid configs05:18
webchanI'm going to mess with audit. the image I created shows logo, makes the screen flash, then bootloops06:26
webchanno telnet, no iserial on host dmesg06: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 AB10:27
T42<TheVancedGamer> there should be a slot command in /proc/cmdline, then just use the partition in the slot that the device booted with10: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 b10: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 /vendor10: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 same10: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/!