T42 | <FakeShell> seems like rebranching to 960d6af and 414d96c fixed it | 00:10 |
---|---|---|
*** amccarthy is now known as Guest7894 | 00:40 | |
*** amccarthy_ is now known as amccarthy | 00:40 | |
*** amccarthy is now known as Guest7896 | 01:06 | |
*** amccarthy_ is now known as amccarthy | 01:06 | |
T42 | <FakeShell> looks like i still can't get droid-hal-init to start fine | 01:37 |
T42 | <FakeShell> | 01:37 |
T42 | <FakeShell> added disabled service init file to disable the spam in journalctl | 01:37 |
T42 | <FakeShell> added the selinux stubs variable to my init files (hwservicemanager and vndservicemanager) | 01:37 |
T42 | <FakeShell> added the audit and printk parameter to my cmdline | 01:38 |
T42 | <FakeShell> in dmesg i can also find | 01:38 |
T42 | <FakeShell> | 01:38 |
T42 | <FakeShell> SELinux: Disabled at boot. | 01:38 |
T42 | <FakeShell> | 01:38 |
T42 | <FakeShell> what else should i look into? | 01:38 |
T42 | <FakeShell> looks like i still can't get droid-hal-init to start fine | 01:40 |
T42 | <FakeShell> | 01:40 |
T42 | <FakeShell> added disabled service init file to disable the spam in journalctl | 01:40 |
T42 | <FakeShell> added the selinux stubs variable to my init files (hwservicemanager and vndservicemanager) | 01:40 |
T42 | <FakeShell> added the audit and printk parameter to my cmdline | 01:40 |
T42 | <FakeShell> in dmesg i can also find | 01:40 |
T42 | <FakeShell> | 01:40 |
T42 | <FakeShell> SELinux: Disabled at boot. | 01:40 |
T42 | <FakeShell> | 01:40 |
T42 | <FakeShell> what else should i look into? | 01:40 |
T42 | <FakeShell> | 01:40 |
T42 | <FakeShell> this is journalctl of droid-hal-init | 01:40 |
T42 | <FakeShell> https://nekobin.com/fazafoqupi (edited) | 01:40 |
T42 | <elros34> show full journal and dmesg | 08:02 |
T42 | <Andreas> Hello everybody! Is there any working one plus 7 sfOS community port? Should be possible as the system has mainline Linux | 12:35 |
*** amccarthy is now known as Guest7946 | 14:42 | |
*** amccarthy_ is now known as amccarthy | 14:42 | |
T42 | <FakeShell> dmesg | 17:00 |
T42 | <FakeShell> | 17:00 |
T42 | <FakeShell> https://nekobin.com/lucomubafi | 17:00 |
T42 | <FakeShell> | 17:00 |
T42 | <FakeShell> journalctl | 17:00 |
T42 | <FakeShell> | 17:00 |
T42 | <FakeShell> https://nekobin.com/qayabilumu (re @elros34: show full journal an...) | 17:00 |
mal | @FakeShell how did you get that journal log? did you use "journalctl -b --no-pager" or something else, seems that is missing a lot of log | 20:09 |
T42 | <FakeShell> journalctl -b 0 &> journalctl | 20:11 |
T42 | <FakeShell> (0 being the boot number) (re @SailfishFreenodeIRCBridgeBot: <mal>@FakeShell how ...) | 20:11 |
mal | maybe you could try to enable persistent journal log https://github.com/mer-hybris/hadk-faq#persistent-journalctl | 20:12 |
T42 | <FakeShell> Will try | 20:12 |
T42 | <FakeShell> mal: there ya go | 20:48 |
T42 | <FakeShell> https://nekobin.com/redilodizo | 20:48 |
T42 | <elros34> this paste service is even worse than ubuntu one, how do you search or at least enable raw mode? | 21:04 |
mal | @elros34 I just copied the content to a text editor | 21:06 |
T42 | <elros34> yeah but .... | 21:07 |
T42 | <elros34> @FakeShell anyway are you sure that you have system-as-root device? | 21:07 |
mal | yeah, I was just about to comment about the mount service and checking that those are valid | 21:07 |
T42 | <elros34> check what you have in /system_root directory | 21:08 |
T42 | <FakeShell> so apparently for some reason my system partition was wiped clean with no content so none of the mounts were happening (obviously nothing there to bind mount on) so i reflashed a lineage 16.0 system aaaand now i see `Google Inc. Redmi Note 7` in my lsusb with no rndis | 22:03 |
T42 | <FakeShell> when i boot back to recovery to see whats going on in pstore i can see | 22:03 |
T42 | <FakeShell> https://nekobin.com/yeforulove | 22:03 |
T42 | <FakeShell> so it boots but i can't get shell over telnet anymore (no ui) | 22:04 |
T42 | <elros34> use create /init_enter_debug2 to get telnet | 22:06 |
T42 | <FakeShell> i also have a vendor built by the sfos build system its also a sparse image ready to be used via fastboot | 22:07 |
T42 | <FakeShell> should i try that out? i'm using a vendor image which i used for porting droidian (which is confirmed working) | 22:07 |
T42 | <FakeShell> sure (re @elros34: use create /init_en...) | 22:07 |
T42 | <FakeShell> wait just touch it? or any specific content | 22:07 |
T42 | <elros34> touch | 22:07 |
T42 | <FakeShell> will do | 22:07 |
T42 | <FakeShell> yes looks like i can get in again but without any processes started | 22:11 |
T42 | <FakeShell> its just busybox running telnet and thats it | 22:11 |
T42 | <elros34> read what you have in terminal | 22:12 |
T42 | <elros34> run logcat after droid-hal-init start | 22:13 |
T42 | <FakeShell> running `echo "continue" >/init-ctl/stdin` gets me kicked out of the session with usb0 interface closing after a few seconds | 22:14 |
T42 | <FakeShell> it continues booting tho | 22:14 |
T42 | <elros34> then follow hadk-hot, there is instruction there how to bring usb back for such a situation | 22:15 |
T42 | <elros34> I would tell you wat excatly search in logs but like I said this paste doesn't even allow to use search properly | 22:16 |
T42 | <FakeShell> what pastebin do you want me to use | 22:17 |
T42 | <FakeShell> theres like a million out there | 22:17 |
T42 | <elros34> any would be better than this | 22:18 |
T42 | <FakeShell> masking usb-moded? or replacing init.usb.rc with an empty script (re @elros34: then follow hadk-hot...) | 22:18 |
T42 | <elros34> something like that | 22:18 |
T42 | <FakeShell> kind of wage but i'll try my best | 22:19 |
T42 | <FakeShell> masking usb-moded seems to have fixed the issue | 22:19 |
T42 | <FakeShell> journalctl | 22:22 |
T42 | <FakeShell> | 22:22 |
T42 | <FakeShell> https://pastebin.com/g3Hf9wtU | 22:22 |
T42 | <FakeShell> | 22:22 |
T42 | <FakeShell> dmesg | 22:22 |
T42 | <FakeShell> | 22:22 |
T42 | <FakeShell> https://pastebin.com/qw5g7Nka | 22:22 |
T42 | <FakeShell> logcat gives me | 22:22 |
T42 | <FakeShell> `logcat read failure` | 22:22 |
T42 | <FakeShell> droid-hal-startup.sh from droid-hal-init.service exited with status 6 | 22:24 |
T42 | <elros34> did you start logcat right after droid-hal-init start? | 22:25 |
T42 | <FakeShell> let me do it again right after droid-hal-init | 22:25 |
T42 | <FakeShell> logcat | 22:30 |
T42 | <FakeShell> | 22:30 |
T42 | <FakeShell> https://pastebin.com/YLMU0c6q | 22:30 |
T42 | <FakeShell> | 22:30 |
T42 | <FakeShell> it crashed at the end | 22:30 |
T42 | <elros34> first error is important | 22:30 |
T42 | <FakeShell> libselinux_stubs.so | 22:31 |
T42 | <FakeShell> yeah thats what i was suspecting but i do have it in my init files | 22:31 |
T42 | <FakeShell> oh wait | 22:32 |
T42 | <FakeShell> my bind mount for ld.config.28.txt isn't working | 22:32 |
T42 | <FakeShell> diff shows a few lines different | 22:33 |
T42 | <FakeShell> Cool : https://irc.thaodan.de/.imgstore/ab788a49/file_4744.jpg | 22:44 |
T42 | <FakeShell> Got it booting | 22:44 |
T42 | <FakeShell> Bad symlink | 22:45 |
T42 | <FakeShell> have to give credit where its due, its really damn smooth and beautiful | 23:01 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!