T42 | <Walid> logcat | 10:20 |
---|---|---|
T42 | <Walid> https://pastebin.ubuntu.com/p/hnWMmMjfmN/ | 10:20 |
T42 | <Walid> jounalctl | 10:20 |
T42 | <Walid> https://pastebin.ubuntu.com/p/n8GWRXgy9C/ | 10:20 |
T42 | <Walid> dmesg | 10: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 device | 10:51 |
T42 | <elros34> rotator issue is explained in collabedit notes too | 10:53 |
T42 | <elros34> disable time_daemon android service. Also looks like selinux is still not correctly disabled, show your zcat /proc/config.gz | 10:55 |
T42 | <elros34> last idea: add audit=0 to cmdline, it will makes your logs nice:) | 11:03 |
T42 | <Walid> # ls -al /dev/mdss_rotator | 16:45 |
T42 | <Walid> crw-rw-r-- 1 system graphics 245, 0 May 19 21:15 /dev/mdss_rotator | 16: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> /dev | 18:45 |
rinigus | making progress with encryption. now have UI that is fired out on boot and listens to systemd-ask-password requests | 18:50 |
rinigus | if received, password can be entered and is sent back for decryption | 18:51 |
rinigus | working on a test case with LUKS container in a file that is opened into /dev/mapper/home-encrypted | 18:51 |
rinigus | now, mounting it with https://dpaste.org/0qLo | 18:52 |
rinigus | question - any way to specify device wait timeout, as possible in fstab using x-systemd.device-timeout option? | 18:52 |
rinigus | if user waits bit too long all boot is failed due to other dependencies | 18:53 |
rinigus | hmm, can try fstab as well maybe... | 18:54 |
rinigus | looks like I can just use fstab. | 19:07 |
T42 | <Walid> [root@LGV20ATT defaultuser]# /system/bin/getenforce | 21:51 |
T42 | <Walid> Disabled | 21:51 |
T42 | <Walid> [root@LGV20ATT defaultuser]# zcat /proc/config.gz |grep SELINUX | 21:51 |
T42 | <Walid> CONFIG_SDFAT_VIRTUAL_XATTR_SELINUX_LABEL="u:object_r:sdcard_external:s0" | 21:51 |
T42 | <Walid> CONFIG_SECURITY_SELINUX=y | 21:51 |
T42 | <Walid> # CONFIG_SECURITY_SELINUX_BOOTPARAM is not set | 21:52 |
T42 | <Walid> # CONFIG_SECURITY_SELINUX_DISABLE is not set | 21:52 |
T42 | <Walid> CONFIG_SECURITY_SELINUX_DEVELOP=y | 21:52 |
T42 | <Walid> CONFIG_SECURITY_SELINUX_AVC_STATS=y | 21:52 |
T42 | <Walid> CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1 | 21:52 |
T42 | <Walid> # CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set | 21: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 issues | 21: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 sparse | 22:03 |
mal | also checking that the selinux stubs things are in place in .rc files as mentioned in faq | 22:04 |
mal | but still strange why CONFIG_SECURITY_SELINUX_BOOTPARAM would make the device not boot | 22: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 afaik | 22: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 |
mal | ok, did you get touchscreen working already? | 22:21 |
T42 | <elros34> bootanimation? sounds like you did not boot sfos but android | 22:34 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!