Saturday, 2021-08-21

T42<Walid> logcat10:20
T42<Walid> https://pastebin.ubuntu.com/p/hnWMmMjfmN/10:20
T42<Walid> jounalctl10:20
T42<Walid> https://pastebin.ubuntu.com/p/n8GWRXgy9C/10:20
T42<Walid> dmesg10:20
T42<Walid> https://pastebin.ubuntu.com/p/CBKBhc4HRT/ (re @elros34: but qcamera should b...)10:20
T42<elros34> Walid: heck whether you have ueventd* somewhere in /vendor and grep for /dev/ion int that file then compare with your actuall file on device10:51
T42<elros34> rotator issue is explained in collabedit notes too10:53
T42<elros34> disable time_daemon android service. Also looks like selinux is still not correctly disabled, show  your zcat /proc/config.gz10:55
T42<elros34> last idea: add audit=0 to cmdline, it will makes your logs nice:)11:03
T42<Walid> # ls -al /dev/mdss_rotator16:45
T42<Walid> crw-rw-r--    1 system   graphics  245,   0 May 19 21:15 /dev/mdss_rotator16:45
T42<Walid> yes i changed ueventd.rc file and got gui works thanks, no touch screen i will fix it (re @elros34: rotator issue is exp...)16:45
T42<elros34> remove node path from evdevtouch in droid-hal-device.conf then is should detect touchscrren automatically.16:47
T42<supirlelik96> /dev18:45
rinigusmaking progress with encryption. now have UI that is fired out on boot and listens to systemd-ask-password requests18:50
rinigusif received, password can be entered and is sent back for decryption18:51
rinigusworking on a test case with LUKS container in a file that is opened into /dev/mapper/home-encrypted18:51
rinigusnow, mounting it with https://dpaste.org/0qLo18:52
rinigusquestion - any way to specify device wait timeout, as possible in fstab using x-systemd.device-timeout option?18:52
rinigusif user waits bit too long all boot is failed due to other dependencies18:53
rinigushmm, can try fstab as well maybe...18:54
riniguslooks like I can just use fstab.19:07
T42<Walid> [root@LGV20ATT defaultuser]# /system/bin/getenforce21:51
T42<Walid> Disabled21:51
T42<Walid> [root@LGV20ATT defaultuser]# zcat /proc/config.gz |grep SELINUX21:51
T42<Walid> CONFIG_SDFAT_VIRTUAL_XATTR_SELINUX_LABEL="u:object_r:sdcard_external:s0"21:51
T42<Walid> CONFIG_SECURITY_SELINUX=y21:51
T42<Walid> # CONFIG_SECURITY_SELINUX_BOOTPARAM is not set21:52
T42<Walid> # CONFIG_SECURITY_SELINUX_DISABLE is not set21:52
T42<Walid> CONFIG_SECURITY_SELINUX_DEVELOP=y21:52
T42<Walid> CONFIG_SECURITY_SELINUX_AVC_STATS=y21:52
T42<Walid> CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=121:52
T42<Walid> # CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set21:52
T42<Walid> CONFIG_DEFAULT_SECURITY_SELINUX=y (re @elros34: disable time_daemon ...)21:52
T42<elros34> usually  for hybris-16 we disabled it using SECURITY_SELINUX_BOOTPARAM so not sure how did you disable it but if it works for you then ok, focus on other issues21:57
T42<Walid> SECURITY_SELINUX_BOOTPARAM when i setup this flag , phone can't boot, so the only way is to remove it, add selinux=0 in cmdline, its work (re @elros34: usually  for hybris-...)22:00
T42<Walid> how can i disabled some service in init.qcom.rc ?22:01
T42<elros34> selinux=0 without that config should do nothing. check disabled_services.rc you already have in sparse22:03
malalso checking that the selinux stubs things are in place in .rc files as mentioned in faq22:04
malbut still strange why CONFIG_SECURITY_SELINUX_BOOTPARAM would make the device not boot22:04
mal@Walid how does the device behave when you have enabled CONFIG_SECURITY_SELINUX_BOOTPARAM in defconfig? does it reboot very soon, or later?22:05
mal@Walid but you mentioned you already had UI working so the selinux should be ok afaik22:06
T42<Walid> phone boot,  got LG bootanimation, no ssh , no telnet, lsusb show nothing, i wait the phone 20mns , its become very hot and nothing work, (re @SailfishFreenodeIRCBridgeBot: <mal>@Walid how does...)22:15
malok, did you get touchscreen working already?22:21
T42<elros34> bootanimation? sounds like you did not boot sfos but android22:34

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