Tuesday, 2023-01-10

T42<edp_17> Okay, now it seems more partition mounted and selinux is permissive. https://paste.ubuntu.com/p/PdSn8HkvCn/01:16
T42<edp_17> I got selinux: Unknown class service, so I guess need to add what mentioned at line 30 in hadk-hot. However, I do not have /usr/libexec/droid-hybris/system/etc/init/hwservicemanager.rc file.01:17
T42<edp_17> I only have this: https://paste.ubuntu.com/p/CGJfJfwG5j/01:18
T42<edp_17> logcat: https://paste.ubuntu.com/p/pmM4YjfrCX/01:23
T42<edp_17> Oh, It's libandroidicu.so. so I need to create /odm/lib64.01:24
T42<edp_17> Now the libandroidicu.so. so error is gone but have others. :)01:36
T42<edp_17> journal: https://paste.ubuntu.com/p/sFtpfMZJZR/01:36
T42<edp_17> logcat: https://paste.ubuntu.com/p/2CsrnzPqXD/01:37
T42<edp_17> Logcat shows an error. I need some sleep now, will continue later.01:37
T42<elros34> disable adb_root, add symlinks for missing libs  and fix vendor-dsp.mount08:54
T42<edp_17> Hm, I have this in vendor-dsp.mount : https://paste.ubuntu.com/p/7FHtSCFjbS/10:36
T42<edp_17> But /vendor/dsp is empty. However, when I manually do "mount /dev/mmcblk0p24 /vendor/dsp", there is content.10:36
T42<edp_17> Ah, "/vendor/dsp: wrong fs type" so that is not ext4, got it.10:41
T42<edp_17> @elros34 : How can I disable adb_root? (new logcat: https://paste.ubuntu.com/p/QtbCjKXzhB/)11:06
T42<edp_17> and journal: https://paste.ubuntu.com/p/YxDPTW9P2S/11:07
*** spiiroin_ is now known as spiiroin11:10
piggzsailfish uses/assumes rndis support right? being disabled in the kernel as broken13:14
malpiggz: what do you mean?13:17
piggzwe use rndis for netwrok over usb right?13:17
piggzhttps://www.phoronix.com/news/Linux-Disabling-RNDIS-Drivers13:18
malah, I think we do, not sure if configuring usb-moded would be enough13:18
T42<b100dian> "there shoukd not be any real systems that need this" 🤦14:32
T42<Lukapanio> Wait dont android use rndis for usb tethering?14:41
T42<adampigg> @Lukapanio according to the story, android dropped it some time ago ?14:44
T42<Lukapanio> i am not really sure14:47
deathmist2NCM seems to be a drop-in replacement for RNDIS on postmarketOS at least https://gitlab.com/postmarketOS/pmaports/-/merge_requests/367014:53
T42<adampigg> seems like its android 12+ which drops rndis14:53
T42<NotKit> someone has to object there plenty devices defaulting to rndis still, especially if it is 12+ only15:48
T42<adampigg> https://lkml.org/lkml/2022/11/23/1502 (re @NotKit: someone has to objec...)16:07
T42<elros34> @edp_17 read vendor-dsp.mount carefully, there is a bug in makefstab which creates wrong mount options and clearly it affects you.19:22
T42<elros34> about disabling services then like always: via19:26
T42<elros34> disabled_services.rc19:26
T42<elros34> You have few: "ServiceManager: add_service() PERMISSION DENIED". Do you have real files in /etc/selinux?19:47
T42<edp_17> @elros34 : Thanks for your help. Yeah, I've fixed mount options in vendor-dsp and copied real files into /etc/selinux. I'll disable adbroot then get new logs. Not today though. :)19:55

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!