**** BEGIN LOGGING AT Tue Oct 06 02:59:56 2020 Oct 06 03:29:02 If you encounter a missing lib error via `mka systemimage` is that a vendor issue? Oct 06 03:37:36 could be, could be that it just isnt in the source, or built from the source (or supposed to be) note 4 had that issue wih librmnetctl.so Oct 06 04:53:35 @SamWilsn [Built and flashed (hybris+ref, halium+ut) but doesn't even show up in dmesg on t …], When using the halium-install script with the kugo port you have to remove both of these kernel cmdline arguments:` systempart `and` datapart.` Those are defined in BoardConfig.mk IIRC. halium-install doesn't support system installations yet Oct 06 04:53:35 . Oct 06 06:22:03 I just finished installing Ubuntu **** BEGIN LOGGING AT Tue Oct 06 06:45:34 2020 Oct 06 06:52:24 Parmod Jangra was added by: Parmod Jangra Oct 06 07:22:09 @Shakendo [could be, could be that it just isnt in the source, or built from the source (or …], When building systemimage. The error is that. `.so` is missing. Oct 06 07:22:14 XD Oct 06 07:33:54 X YZ was added by: X YZ **** BEGIN LOGGING AT Tue Oct 06 08:03:50 2020 **** BEGIN LOGGING AT Tue Oct 06 09:12:02 2020 **** BEGIN LOGGING AT Tue Oct 06 09:15:54 2020 **** BEGIN LOGGING AT Tue Oct 06 09:49:56 2020 Oct 06 11:05:22 i finally flashed the ut rootfs and system.img images Oct 06 11:05:35 they boot looped so i grabbed the hybris-recovery, still the same Oct 06 11:05:46 last_kmsg is really weird too Oct 06 11:06:00 (Document) https://irc.ubports.com/48ce0iTk.txt Oct 06 11:12:43 it really doesnt show why the crash happened o_0 Oct 06 11:14:03 @rixchy [it really doesnt show why the crash happened o_0], Mb bootloader log overwrote kernel? Oct 06 11:14:32 dunno Oct 06 11:14:37 @SomeoneCalledNeo [# cat mount-android.log … checking for vendor mount point … ls: cannot access '/ven …], does device have vendor partition? Oct 06 11:14:53 @Lukapanio [Mb bootloader log overwrote kernel?], how do i check that? Oct 06 11:15:00 @rixchy [how do i check that?], No way Oct 06 11:15:07 o.o Oct 06 11:15:31 @rixchy [o.o], Mb chroot to ut rootfs and enable syslog Oct 06 11:15:40 Idk will it help tho Oct 06 11:15:55 @NotKit [does device have vendor partition?], yes but i dont think its mounted Oct 06 11:16:01 it's in the fstab though Oct 06 11:16:09 @rixchy [it really doesnt show why the crash happened o_0], ask if @mrcyjanek had it. I bet your kernel source is broken in some way and enabling some option different from what device was shipped with triggered it Oct 06 11:16:16 searching logs may help as well Oct 06 11:18:59 @Lukapanio [Mb chroot to ut rootfs and enable syslog], how do i do that now Oct 06 11:19:18 @NotKit [ask if @mrcyjanek had it. I bet your kernel source is broken in some way and ena …], Im on teleports, can you pleas forward reply to message? Oct 06 11:22:16 @NotKit [ask if @mrcyjanek had it. I bet your kernel source is broken in some way and ena …], [Edit] Im on teleports, can you please forward reply to message? Oct 06 11:22:46 @rixchy [it really doesnt show why the crash happened o_0], Got it, zerofltexx? Oct 06 11:22:54 zeriktexx Oct 06 11:22:57 *zeroltexx Oct 06 11:24:19 Lol Oct 06 11:25:08 console=ram? Oct 06 11:25:20 ? Oct 06 11:25:28 Cmdline? Oct 06 11:25:31 Shouldnt it be tty0? Oct 06 11:25:39 @WolfLink15 [Cmdline?], Yeah Oct 06 11:25:58 @rixchy [], Last lines Oct 06 11:26:19 what abt them Oct 06 11:26:36 You need to changw console to tty0 Oct 06 11:26:55 Yeah it should be tty0, I tried literally ttyHSL0 and nothing there and it didn't work, so tty0 is the only one that worked Oct 06 11:27:08 wait so add console=tty0? Oct 06 11:28:12 @rixchy [wait so add console=tty0?], Try Oct 06 11:28:17 It may help Oct 06 11:28:25 But probably wount Oct 06 11:28:32 lemme try Oct 06 11:28:43 @Lukapanio [But probably wount], Bcz BL will overwrite Oct 06 11:30:31 @SomeoneCalledNeo [yes but i dont think its mounted], how does it mount vendor? Oct 06 11:31:59 There was this one thing that someone said where you can add the cmdline to the defconfig as CONFIG_CMDLINE="console=tty0" and add BOARD_CMDLINE_FORCE=y Oct 06 11:32:03 @SomeoneCalledNeo [how does it mount vendor?], check /usr/sbin/mount-android.sh, it's just a shell script Oct 06 11:32:30 I really doubt it's console thing in @rixchy case Oct 06 11:32:34 @NotKit said it can mess things up, but I used it as a last resort Oct 06 11:32:41 i added console=tty0 its bootlooping Oct 06 11:32:47 lemme throw in the new kmsg Oct 06 11:32:53 (Document) https://irc.ubports.com/g5cgLGL0.txt Oct 06 11:34:23 I can't read it in my phone LOL Oct 06 11:34:33 @rixchy [], Still ram Oct 06 11:34:45 @WolfLink15 [There was this one thing that someone said where you can add the cmdline to the …], @rixchy try Oct 06 11:34:48 his problem at this point is Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: ffffffc00074d640 Oct 06 11:34:52 not anything console=? Oct 06 11:34:55 [Edit] not anything console=* Oct 06 11:35:11 sorry if im dumb `CONFIG_CMDLINE="androidboot.hardware=samsungexynos7420 console=tty0"` Oct 06 11:35:23 @rixchy [sorry if im dumb CONFIG_CMDLINE="androidboot.hardware=samsungexynos7420 console= …], Looks good Oct 06 11:35:24 thats my cmdline lol Oct 06 11:35:26 Imo Oct 06 11:35:27 ight Oct 06 11:35:35 ERANGLE was added by: ERANGLE Oct 06 11:35:41 i will try the BOARD_CMDLINE_FORCE=y thing Oct 06 11:35:48 just add it to the defconf? Oct 06 11:35:59 Yes as well as the cmdline Oct 06 11:36:27 Added the exact same way as you did in your board config Oct 06 11:37:07 CONFIG_CMDLINE="androidboot.hardware=samsungexynos7420 console=tty0" … BOARD_CMDLINE_FORCE=y Oct 06 11:37:12 Add those to it Oct 06 11:37:45 Keep in mind, this is not the best way to solve it as @NotKit told me once, but it is a last resort if you can't figure out how to fix it Oct 06 11:39:55 alright fingers crossed Oct 06 11:40:00 nope bootlooping Oct 06 11:40:47 (Document) https://irc.ubports.com/1FBzNgx0.txt Oct 06 11:41:15 its still console=ram? Oct 06 11:41:18 what the heck Oct 06 11:43:18 KERNEL IS NOT SEANDROID ENFORCING Oct 06 11:43:23 What is this? Oct 06 11:43:34 thats just a samsung knox thingy Oct 06 11:43:38 Are you rebuilding the halium image? Oct 06 11:43:50 the hybris-boot? Oct 06 11:44:05 No, use halium-boot Oct 06 11:44:16 That could have been your problem this whole time Oct 06 11:44:26 actually i think i realised my problem Oct 06 11:44:31 brb Oct 06 11:44:40 Hmm Oct 06 11:46:13 (Document) https://irc.ubports.com/KPgiOf8J.txt Oct 06 11:46:16 new kmsg Oct 06 11:46:19 still bootlooping Oct 06 11:46:33 its still console=ram?? Oct 06 11:46:38 what the heck Oct 06 11:48:06 Try the halium-boot image Oct 06 11:48:16 that was the halium-boot Oct 06 11:48:29 the previous kmsgs were from hybris-recovery Oct 06 11:48:33 Weird Oct 06 11:49:12 Is something messed up in your defconfig? Oct 06 11:50:21 so i followed the halium's documentation Oct 06 11:50:28 did the mer-kernel-check thing etc Oct 06 11:50:37 then from the UBports did that kernel check thing Oct 06 11:50:43 Use check-kernel-config Oct 06 11:50:45 Oh Oct 06 11:50:55 where is that Oct 06 11:50:58 i forgot it's location Oct 06 11:51:17 found it Oct 06 11:51:17 halium/halium-boot Oct 06 11:51:54 Add a -w at the end Oct 06 11:52:14 That should automatically fix the defconfig Oct 06 11:53:11 it didnt fix some of the configs so im doing it manually Oct 06 11:53:16 thats weird Oct 06 11:53:21 Running like three times to be on the safe side Oct 06 11:53:22 the script is *kinda* broken Oct 06 11:53:33 How so? Oct 06 11:53:49 it just doesnt fix all of the things Oct 06 11:53:58 How many times did you run it? Oct 06 11:54:02 like 2-3 Oct 06 11:54:07 but no worries Oct 06 11:54:12 i did them manuall Oct 06 11:54:25 its complaining about ` CONFIG_BT_HCIUART appears more than once in the config file, fix this … ` Oct 06 11:54:27 Okay, that's typically what happens Oct 06 11:54:31 [Edit] its complaining about ` CONFIG_BT_HCIUART appears more than once in the config file, fix this` Oct 06 11:54:45 Search for that and remove a couple of them if there's more than 2 Oct 06 11:54:51 If there is only two, remove the other one Oct 06 11:55:35 (Photo, 1280x656) https://irc.ubports.com/7yA0tjkC.png thats gonna take a lil Oct 06 11:56:09 Lol what defconfig you using xD Oct 06 11:56:24 IDK LMAO Oct 06 11:56:27 And it won't take a long time if you use the replace tool I think Oct 06 11:57:09 [Edit] And it won't take a long time if you use the find tool I think Oct 06 11:57:19 I didn't mean replace I meant find Oct 06 11:57:23 this red font is killing my eyes Oct 06 11:57:28 i am losing the track all the time lmao Oct 06 11:57:32 Lol Oct 06 11:58:13 Then don't look at it Oct 06 11:58:24 easy solution innit xd Oct 06 11:58:29 nah im almost done Oct 06 11:58:36 Ok Oct 06 11:58:38 Lol Oct 06 11:59:05 this makes me question my life choices Oct 06 11:59:10 Oof Oct 06 11:59:29 @NotKit [check /usr/sbin/mount-android.sh, it's just a shell script], it checks for something in /sys/ and i dont seem to have it Oct 06 11:59:40 @NotKit [check /usr/sbin/mount-android.sh, it's just a shell script], [Edit] it checks for something in /sys/ for a vendor partition and i dont seem to have it Oct 06 11:59:55 is it Halium 9 on a non-Treble device? Oct 06 12:00:00 yes Oct 06 12:00:19 maybe /vendor is not a separate partition then? Oct 06 12:00:44 ls -la /android/system/vendor Oct 06 12:02:37 alright so Oct 06 12:02:45 Is it bad that I can't find my LG Stylo 2 Plus? Oct 06 12:02:58 i have the kuid_t cgroup error Oct 06 12:03:05 and i know the solution from the halium docs Oct 06 12:03:13 turn off cgroup ik Oct 06 12:03:16 but UT needs it on Oct 06 12:03:17 Stole the word for my mouth Oct 06 12:03:20 lol Oct 06 12:03:29 so should i turn it off Oct 06 12:03:40 despite UT kernel check saying "fuck off i need this"? Oct 06 12:03:49 Try Oct 06 12:04:25 Then try to enable it in the OS itself ig if you can figure out how to do that Oct 06 12:05:30 Wait, don't do it don't do it Oct 06 12:05:41 too late xd Oct 06 12:05:49 Set CONFIG_USER_NS=n Oct 06 12:05:55 yeah i did that Oct 06 12:05:59 Oh Oct 06 12:06:06 I thought you said you were turning off cgroup Oct 06 12:06:14 yo crazy Oct 06 12:06:17 xd Oct 06 12:06:18 Lol Oct 06 12:06:56 Now compile the new boot img Oct 06 12:07:10 And try again :) I'm sure you knew that tho xD Oct 06 12:13:57 @rixchy any luck? Oct 06 12:14:06 its still building lmao Oct 06 12:14:28 Dam, building on a potato ig? Or a potato vm?m Oct 06 12:14:32 [Edit] Dam, building on a potato ig? Or a potato vm? Oct 06 12:14:46 i mean this is a vm Oct 06 12:14:50 so Oct 06 12:15:00 Ah so it is technically a potato Oct 06 12:15:04 but it doesnt usually take this long Oct 06 12:15:10 You need kvm Oct 06 12:18:08 finally Oct 06 12:19:45 Yeye Oct 06 12:19:49 Your welcome xD Oct 06 12:19:54 no its bootlooping Oct 06 12:19:57 finally as in Oct 06 12:20:02 it finally built Oct 06 12:20:06 Oh Oct 06 12:20:08 LOL Oct 06 12:20:09 Crap lol Oct 06 12:20:16 (Document) https://irc.ubports.com/LRJHLJRj.txt Oct 06 12:20:24 im done Oct 06 12:20:30 the console cmdline is still there Oct 06 12:20:57 @rixchy [the console cmdline is still there], I remember I had that issue Oct 06 12:21:03 SPIT OUT Oct 06 12:21:07 THE DAMN SOLUTION Oct 06 12:21:18 lol Oct 06 12:21:24 you're looking at wrong issue at this point Oct 06 12:21:33 your problem is kernel crash, not wrong console device Oct 06 12:21:34 rly? Oct 06 12:21:36 oh Oct 06 12:21:37 .-. Oct 06 12:22:39 in the latest kmsg i really cant find the error Oct 06 12:23:44 Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: ffffffc000757800 Oct 06 12:23:45 I'm not going to go above and beyond this topic, but can't you try the hybris-recovery image to get a immediate telnet shell, and run a dmesg within telnet? Oct 06 12:24:02 @NotKit [Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: fffff …], Maybe bad kernel source. Oct 06 12:24:04 ? Oct 06 12:24:08 before halium-boot i tried hybris-recovery already Oct 06 12:24:10 but ok Oct 06 12:24:32 @WolfLink15 [I'm not going to go above and beyond this topic, but can't you try the hybris-re …], think logically before suggesting something. If his kernel crashes before executing init, no way hybris-recovery will change something Oct 06 12:24:40 @WolfLink15 [I'm not going to go above and beyond this topic, but can't you try the hybris-re …], [Edit] think logically before suggesting something. If his kernel crashes before executing init, no way hybris-recovery will change it Oct 06 12:24:48 @NotKit [think logically before suggesting something. If his kernel crashes before execut …], Sorry... Oct 06 12:25:18 @rixchy [before halium-boot i tried hybris-recovery already], Nvm I think immediate instead of logically so scratch that idea Oct 06 12:25:21 @rixchy [SPIT OUT], (Well, that was not the case) Oct 06 12:25:45 @rixchy [SPIT OUT], [Edit] (Well, that was not the case, sorry) Oct 06 12:25:59 Try a different kernel, that is what I would do.. but I'm dumb so idk Oct 06 12:26:08 likely reason is that one of options set by halium config checker breaks the kernel Oct 06 12:26:22 I don't know if @mrcyjanek had it Oct 06 12:26:47 I remember that I had issue with config in general and I ended up deleting whole build directory before building it again Oct 06 12:26:47 wait so Oct 06 12:26:54 o.0 Oct 06 12:26:54 @mrcyjanek [I remember that I had issue with config in general and I ended up deleting whole …], as it kept ignoring changes Oct 06 12:26:58 @mrcyjanek [I remember that I had issue with config in general and I ended up deleting whole …], [Edit] because it kept ignoring changes Oct 06 12:26:59 @NotKit [likely reason is that one of options set by halium config checker breaks the ker …], I thought I said that at one point... Cause I got an error similar to it... Oct 06 12:27:17 It was like, I had a boot loop from a posix kernel error? Oct 06 12:27:45 i will try to get a new/unchanged defconfig and skip the mer-kernel-check step Oct 06 12:27:54 @mrcyjanek [], ^ Oct 06 12:27:55 and just use the UT check Oct 06 12:28:00 Like in the config I had a posix config, and that caused it to crash Oct 06 12:28:15 When it was enabled, so I disabled it and it booted to telnet Oct 06 12:28:20 @mrcyjanek my kernel is also from los cm-14.1 Oct 06 12:28:25 just different codename Oct 06 12:29:19 Then I have no idea. Oct 06 12:29:34 i will just get a new defconfig but ignore mer-kernel-check **** BEGIN LOGGING AT Tue Oct 06 12:32:32 2020 Oct 06 12:37:18 @SomeIrrelevantPerson0000 [When building systemimage. The error is that. .so is missing.], yeah, you could try mka lib (I think its lib) or you could find the .so file thats missing and paste it in Oct 06 12:45:59 @NotKit [skip config checker even, try enabling just those], FINALLY Oct 06 12:46:13 ITS NOT BOOTLOOPING Oct 06 12:46:20 Coolio Oct 06 12:46:22 TY GOD AND SAVIOR Oct 06 12:46:30 ok ssh now Oct 06 12:46:34 wait Oct 06 12:46:37 can i even ssh in a vm Oct 06 12:46:56 @rixchy [can i even ssh in a vm], Yep Oct 06 12:46:57 yas i can Oct 06 12:47:06 wait? estonia? :O Oct 06 12:47:13 Yep Oct 06 12:47:19 latvia here :) Oct 06 12:47:22 Noice Oct 06 12:49:06 alright we are in the init instead Oct 06 12:49:10 ssh didnt open up Oct 06 12:49:38 dmesg | grep init … now that is probably console problem Oct 06 12:49:58 just one line `[29170.837120] usb 1-1: SerialNumber: Halium initrd Debug telnet on port 23 on rndis0 192.168.2.15 - also running udhcpd` Oct 06 12:50:17 dmesg on device (connect via telnet) Oct 06 12:50:24 telnet 192.168.2.15 Oct 06 12:51:15 @commandyourstyle `Trying 192.168.2.15... … telnet: Unable to connect to remote host: Connection refused` Oct 06 12:51:35 ok heres the issue Oct 06 12:51:36 Try ifconfig ip.*.*.* usb0 Oct 06 12:51:46 Add the required ip and try Oct 06 12:51:53 That's what I needed to do Oct 06 12:52:06 ip: ERROR while getting interface flags: No such device Oct 06 12:52:15 @rixchy [ip: ERROR while getting interface flags: No such device], check "ip a" Oct 06 12:52:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 … link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 … inet 127.0.0.1/8 scope host lo … valid_lft forever preferred_lft forever … inet6 ::1/128 scope host … valid_lft forever preferred_lft forever … 2: ens33: ,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000 … link/ether 00:0c:29:42:44:59 brd ff:ff:ff:ff:ff:ff … inet 192.168.71.129/24 brd 192.168.71.255 scope global dynamic noprefixroute ens33 … valid_lft 1438sec preferred_lft 1438sec … inet6 fe80::2b87:bf20:87cb:762/64 scope link noprefixroute … Oct 06 12:52:57 valid_lft forever preferred_lft forever … 3: eth0: mtu 1500 qdisc noop state DOWN group default qlen 1000 … link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff Oct 06 12:53:00 oof sorry Oct 06 12:53:22 https://pastebin.com/q4z47Nnk Oct 06 12:53:30 @commandyourstyle @hilledkinged Oct 06 12:54:09 Do lsudb see if u have the device there Oct 06 12:54:25 Bus 001 Device 017: ID 18d1:d001 Google Inc. Nexus 4 (fastboot) … Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub … Bus 002 Device 005: ID 0e0f:0008 VMware, Inc. VMware Virtual USB Mouse … Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub … Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse … Bus 002 Dev Oct 06 12:54:25 ice 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Oct 06 12:54:51 U in fastboot or? Oct 06 12:54:58 no this is a samsung device Oct 06 12:55:01 Oke Oct 06 12:55:20 this is weird Oct 06 12:55:22 (Photo, 1280x720) https://irc.ubports.com/YNYH3FjM.png Oct 06 12:55:32 why tf did it add the word Google doe Oct 06 12:57:09 Ah... Oct 06 12:57:15 you're in VMware Player? Oct 06 12:57:21 is that an issue Oct 06 12:57:30 well yes Oct 06 12:58:01 <- I'm thinking half years ago I've same issue before. Oct 06 12:58:19 i can try on a workstation pro doe >.> Oct 06 12:58:22 should i Oct 06 12:58:25 I changed to Virtualbox, and enable "USB 2.0 root bus" Oct 06 12:58:42 @rixchy [i can try on a workstation pro doe >.>], I'm thinking VMware won't passthrough some special USB device. Oct 06 12:58:57 Workstation I think works well Oct 06 12:59:02 The pro one Oct 06 12:59:03 KVM or Virtualbox is OK. Oct 06 12:59:14 ight lemme try doing this on pro Oct 06 12:59:18 Oke Oct 06 12:59:22 if i suspend vm on player Oct 06 12:59:26 @hilledkinged [The pro one], you can try, let us know if it can work or not. Oct 06 12:59:29 will i be able to resume on pro? Oct 06 12:59:32 ight Oct 06 13:21:38 alright Oct 06 13:21:46 so i had to check the bridged option on vmware pro Oct 06 13:21:55 so it lets the telnet internet signal through Oct 06 13:21:58 but um yeah Oct 06 13:22:00 i am in telnet Oct 06 13:22:04 what shall i do now? Oct 06 13:25:23 dmesg Oct 06 13:25:35 check if it has strange things Oct 06 13:26:00 its so long omg lemme save it to a file Oct 06 13:26:15 how do i transfer files through telnet Oct 06 13:26:16 @rixchy [so i had to check the bridged option on vmware pro], Player didn't have bridged network? (sorry I'm forgetting) Oct 06 13:26:24 idk maybe Oct 06 13:26:25 You only need last lines Oct 06 13:26:29 ight Oct 06 13:26:55 how do i transfer files"> Well, I don't know if there's a way Oct 06 13:26:58 For ssh you can use scp Oct 06 13:27:03 `[ 2370.247921] [0: kworker/0:2: 2455] sec-battery battery.53: sec_bat_monitor_work: Status(Charging), mode(Normal), Health(Good), Cable(4,1), level(100%), HV(NONE), Cycle(-1) … [ 2370.247974] [0: kworker/0:2: 2455] power_supply battery: power_supply_changed … [ 2370.248196] [0: kworker/0:2: 2455] sec_bat_get_property cable typ Oct 06 13:27:03 e = 4 sleep_mode = 0 … [ 2370.248268] [0: kworker/0:2: 2455] sec_bat_get_property cable type = 4 … [ 2376.895602] [3: kworker/u16:2: 1305] vfsspi_work_func_debug ldo:0, sleep:0, irq:0, tz:1, type:unknown, cnt_irq:0, adm: 0` Oct 06 13:27:07 sorry for this Oct 06 13:27:08 um Oct 06 13:27:15 chungus of dmesg piece Oct 06 13:27:21 I see nothing, it's charging xD Oct 06 13:27:26 do dmesg | grep init Oct 06 13:27:42 LMAOAO Oct 06 13:27:45 `[ 1947.904033] [1: kworker/1:1: 2460] samsung-usb3phy 15500000.usbphy: end of samsung_usb3phy_init` Oct 06 13:27:49 SO USEFUL Oct 06 13:29:55 That's downstream 4 ya Oct 06 13:30:08 Do this and send the output Oct 06 13:30:14 Pretty sure it's console not found error Oct 06 13:30:32 only this [ 1947.904033] [1: kworker/1:1: 2460] samsung-usb3phy 15500000.usbphy: end of samsung_usb3phy_init Oct 06 13:30:34 literally Oct 06 13:30:37 btw is it possible to run Halium on 3.4 kernel Oct 06 13:30:42 only this [ 1947.904033"> Then reboot Oct 06 13:30:42 yes Oct 06 13:30:47 Your logs are not full Oct 06 13:30:58 means they were overwritten by something Oct 06 13:31:12 iirc something systemd makes it *not* work Oct 06 13:32:19 wait so what do i do now o.o Oct 06 13:33:07 reboot Oct 06 13:33:12 ight Oct 06 13:33:13 Check dmesg | grep init again Oct 06 13:33:18 Reboot the device* Oct 06 13:35:39 @rixchy [[ 1947.904033] [1: kworker/1:1: 2460] samsung-usb3phy 15500000.usbphy: end o …], your samsung support usb 3.0? Oct 06 13:36:37 which samsung is that though? Oct 06 13:36:37 eyy Oct 06 13:36:42 ayo nergzd Oct 06 13:36:45 u were right Oct 06 13:36:46 [ 3.235013] [6: run-init: 2273] run-init: opening console: No such device Oct 06 13:36:51 Is that one of new ones with type-c or is that klte? Oct 06 13:36:55 nope Oct 06 13:36:56 [ 3.235013] [6: "> Yeah Oct 06 13:36:57 micro usb Oct 06 13:36:59 samsung s7 edge Oct 06 13:37:02 *s6 Oct 06 13:37:08 interesting Oct 06 13:37:22 the thing is that i have set command=tty0 in cmdline Oct 06 13:37:43 Don't we already have things for herolte? Oct 06 13:37:46 Ah that's zerolte Oct 06 13:38:09 the thing is that i hav"> set console=tty0 to cmdline Oct 06 13:38:12 * set console=tty0 in cmdline Oct 06 13:39:00 so `CONFIG_CMDLINE="androidboot.hardware=samsungexynos7420 console=tty0"` Oct 06 13:39:09 Yes Oct 06 13:39:15 And CONFIG_CMDLINE_FORCE=y Oct 06 13:44:34 @rixchy Are you trying to get ssh? Oct 06 13:44:39 yup Oct 06 13:45:16 Don't use FORCE. Try using `CONFIG_CMDLINE_EXTEND=y` first. Oct 06 13:45:48 oofies Oct 06 13:45:54 the device isnt connecting Oct 06 13:46:01 like im not hearing the inserting sound Oct 06 13:46:14 its not getting detected Oct 06 13:46:28 @SomeIrrelevantPerson0000 [Don't use FORCE. Try using CONFIG_CMDLINE_EXTEND=y first.], its already set to y Oct 06 13:47:10 Can you confirm your pagesize is 2048? Oct 06 13:47:17 how doe Oct 06 13:47:52 is your device 64bit? Oct 06 13:47:55 or 32? Oct 06 13:47:56 yes Oct 06 13:47:58 64 Oct 06 13:48:01 Ok. Oct 06 13:48:33 Navigate to Kernel/samsung//arch/arm64/include. Oct 06 13:48:42 Confirm you have setup.h Oct 06 13:48:48 i dont actually Oct 06 13:48:59 Don't what? Oct 06 13:49:07 i dont have the setup.h Oct 06 13:49:17 You just checked? Oct 06 13:49:21 yup Oct 06 13:50:27 What do you have in include? Oct 06 13:50:29 uapi? Oct 06 13:50:38 asm and uapi folders Oct 06 13:50:43 Check uapi Oct 06 13:51:04 Search for setup.h Oct 06 13:51:05 in uapi theres another folder asm Oct 06 13:51:10 go inside Oct 06 13:51:10 in the folder asm theres a setup.h Oct 06 13:51:21 `#define COMMAND_LINE_SIZE 2048` Oct 06 13:52:09 check the one in arch/arm as well Oct 06 13:53:00 `#define COMMAND_LINE_SIZE 1024` Oct 06 13:53:02 in the arch/arm Oct 06 13:53:04 ck Oct 06 13:53:13 switch to 2048 Oct 06 13:56:36 :O Oct 06 13:56:37 WAIT Oct 06 13:56:38 WAIT Oct 06 13:56:39 WAIT Oct 06 13:56:43 WAIT A MINUTE Oct 06 13:56:46 WAIT A DAMN MINUTE Oct 06 13:56:59 goodness dude. Oct 06 13:57:00 lol Oct 06 13:57:35 seems he is near crazy...XD Oct 06 13:57:38 [ 2671.239231] usb 1-1: SerialNumber: GNU/Linux Device on rndis0 10.15.19.82 Oct 06 13:57:39 SHFTYSWGDF&SGDFYTSDGF Oct 06 13:57:54 :) Oct 06 13:57:59 You're welcome. Oct 06 13:58:03 'TY Oct 06 13:58:08 XD Oct 06 13:58:09 IM GOING IN TWRP TO DO THE ENV THING Oct 06 13:58:10 can someone halp?? … build/core/dex_preopt.mk:47: *** target pattern contains no '%'. Stop. Oct 06 13:58:12 SHYSDFYGSDF Oct 06 13:58:37 @rixchy [SHYSDFYGSDF], keep going~ Oct 06 13:58:41 @rixchy [SHYSDFYGSDF], I have a similar device that runs exynos 7420 Oct 06 13:58:49 Achieved ssh, but no graphics Oct 06 14:00:14 @WolfLink15 [can someone halp?? … build/core/dex_preopt.mk:47: *** target pattern contains no …], no one? Oct 06 14:00:25 OH MY GOD Oct 06 14:00:27 I LOGGED IN Oct 06 14:00:28 IM IN SSH Oct 06 14:00:38 @rixchy [IM IN SSH], nice Oct 06 14:00:43 good feeling Oct 06 14:00:46 what now Oct 06 14:00:47 hehehehehe Oct 06 14:00:51 udev rules Oct 06 14:00:58 right Oct 06 14:01:47 I got you bro Oct 06 14:01:50 XD Oct 06 14:02:18 @SomeIrrelevantPerson0000 [I got you bro], build/core/dex_preopt.mk:47: *** target pattern contains no '%'. Stop. … do you know how to fix this? Oct 06 14:02:48 Locate this file Oct 06 14:02:51 build/core/dex_preopt.mk:47 Oct 06 14:02:56 [Edit] build/core/dex_preopt.mk Oct 06 14:03:24 found it Oct 06 14:03:31 Send it Oct 06 14:03:52 also, this is a device that runs android 5 with a lineageos port Oct 06 14:03:56 (Document) https://irc.ubports.com/YkgseNdj.null Oct 06 14:04:14 alright Oct 06 14:04:15 So, are you doing halium-5.1 Oct 06 14:04:16 ? Oct 06 14:04:19 yes Oct 06 14:04:23 i determined that android lxc isnt starting Oct 06 14:04:25 here is the log Oct 06 14:04:26 `lxc-start: conf.c: lxc_setup_devpts: 1434 Permission denied - failed to create dummy "/dev/ptmx" file as bind mount target … lxc-start: conf.c: lxc_setup: 3402 failed to setup the new pts instance … lxc-start: start.c: do_start: 1248 Failed to setup container "andr Oct 06 14:04:26 oid". … lxc-start: sync.c: __sync_wait: 59 An error occurred in another process (expected sequence number 5) … lxc-start: start.c: __lxc_start: 1802 Failed to spawn container "android". … The container failed to start. … Additional information Oct 06 14:04:26 can be obtained by setting the --logfile and --logpriority options. … ` Oct 06 14:04:38 `xc-start: conf.c: lxc_setup_devpts: 1434 Permission denied - failed to create dummy "/dev/ptmx" file as bind mount target` Oct 06 14:04:41 Ah, we don't have many 5.1 users here. Oct 06 14:04:47 I wouldn't be of much help Oct 06 14:05:01 @rixchy PM me logs Oct 06 14:05:05 alright Oct 06 14:05:20 @rixchy missing CONFIG_DEVPTS_MULTIPLE_INSTANCES Oct 06 14:05:37 my list was really minimalistic to get something running Oct 06 14:05:50 okay Oct 06 14:05:57 but i will just add this line for now Oct 06 14:06:54 @NotKit [@rixchy missing CONFIG_DEVPTS_MULTIPLE_INSTANCES], Yes, This Oct 06 14:08:28 BTW, @rixchy Can you send me your defconfig? Oct 06 14:08:47 wait a min Oct 06 14:08:52 @NotKit bootloop now Oct 06 14:09:13 same reason or different? Oct 06 14:09:18 lemme check Oct 06 14:10:12 different Oct 06 14:10:20 this time i think we havin permission issues Oct 06 14:10:25 (Document) https://irc.ubports.com/50WNswmU.txt Oct 06 14:10:31 <11>[ 5.197456] [6: ueventd: 2594] ueventd: Cannot set 'u:object_r:ram_device:s0' SELinux label on '/dev/block/ram13' device (Operation not supported on transport endpoint) Oct 06 14:11:12 i just noticed that cmdline is still console=ram too lol Oct 06 14:19:15 i think i found a solution … commenting out this line in the BoardConfigCommon.mk … #PRODUCT_BOOT_JARS := $(subst $(space),:,$(PRODUCT_BOOT_JARS)) Oct 06 14:20:18 it worked Oct 06 14:22:03 @NotKit [ls -la /android/system/vendor], in the image it's a symlink to the partition Oct 06 14:22:28 you're building H9 or H7? Oct 06 14:22:32 9 Oct 06 14:22:42 and use Android 9 rootfs? Oct 06 14:22:49 ubports? yes Oct 06 14:22:58 ls -la / Oct 06 14:23:09 i can't access the device Oct 06 14:23:29 make sure /vendor is a symlink to /android/vendor and not /android/system/vendor Oct 06 14:23:31 is this even ok: <11>[ 5.197929] [6: ueventd: 2594] ueventd: Cannot set 'u:object_r:ram_device:s0' SELinux label on '/dev/block/ram15' device (Operation not supported on transport endpoint) … <11>[ 5.198170] [6: ueventd: 2594] ueventd: Cannot set 'u:object_r:block_device:s0' SELinux label on '/dev/block/vnswap0' devic Oct 06 14:23:31 e (Operation not supported on transport endpoint) Oct 06 14:23:50 @rixchy [is this even ok: <11>[ 5.197929] [6: ueventd: 2594] ueventd: Cannot s …], yeah, can be ignored Oct 06 14:23:55 oh Oct 06 14:24:06 then i have no idea why the lxc container is crashing Oct 06 14:24:20 no not lxc Oct 06 14:24:35 then i have no idea why the device is bootlooping Oct 06 14:24:43 (Document) https://irc.ubports.com/YujtEAqf.txt Oct 06 14:25:59 NetworkManager: 2962] Unable to handle kernel paging request at virtual address 001cd800 Oct 06 14:26:13 seems networkmanager tried to enable Wi-Fi and this causes kernel panic Oct 06 14:26:21 oh ;-; Oct 06 14:26:44 how many device sources are in his folder just wondering? because it still says console=tty0 :/ Oct 06 14:26:54 [Edit] how many device sources are in his folder just wondering? because it still says console=ram :/ Oct 06 14:27:05 the weird thing is Oct 06 14:27:18 that the fstab file wasnt in the zeroltexx file Oct 06 14:27:22 but in the zero-common Oct 06 14:27:26 hmm Oct 06 14:27:26 the same was with other things Oct 06 14:27:39 that might give u more insight perhaps? Oct 06 14:33:04 vxll6 was added by: vxll6 Oct 06 14:33:17 @NotKit [NetworkManager: 2962] Unable to handle kernel paging request at virtual address …], wait so what would be the solution to this? Oct 06 14:37:20 @WolfLink15 [/home/jolteon/halium/kernel/samsung/afyonltetmo/net/bluetooth/hci_conn.c: In fun …], SM-G386T? Oct 06 14:37:29 Yep Oct 06 14:40:48 @rixchy [wait so what would be the solution to this?], temporary disable network manager in rootfs to get somewhere at least Oct 06 14:41:03 how do i do that xd Oct 06 14:41:54 @NotKit Oct 06 14:42:43 you could do your research before asking at least Oct 06 14:42:51 like "upstart how to disable service" in Google Oct 06 14:42:51 sorry Oct 06 14:43:22 ok so Oct 06 14:43:49 first i remove the CONFIG_DEVPTS_MULTIPLE_INSTANCES then boot into ssh, disable the networkmanager, and then put the CONFIG_DEVPTS_MULTIPLE_INSTANCES back? Oct 06 14:44:13 @NotKit [make sure /vendor is a symlink to /android/vendor and not /android/system/vendor], can't know what /vendor is but /android/vendor seems to a symlink to /android/system/vendor, which is a symlink to /vendor Oct 06 14:44:14 but `mv /usr/sbin/NetworkManager /usr/sbin/NetworkManager_disabled` should work as well Oct 06 14:44:31 oh so straight from the TWRP? Oct 06 14:44:37 or no Oct 06 14:44:39 nvm Oct 06 14:45:03 @SomeoneCalledNeo [can't know what /vendor is but /android/vendor seems to a symlink to /android/sy …], and vendor points to /android/vendor Oct 06 14:45:05 @rixchy [oh so straight from the TWRP?], adb shell. Oct 06 14:45:27 @SomeoneCalledNeo kind of symlink hell Oct 06 14:45:33 mount the rootfs, then rename the module Oct 06 14:45:35 yea it screams about that Oct 06 14:45:44 well Oct 06 14:45:55 can i just somehow make the build system put all the vendor files in system/vendor Oct 06 14:46:56 ls /dev/disk/by-partlabel/vendor Oct 06 14:47:08 well im checking this from recovery before upstart call by removing the console param so Oct 06 14:47:29 ...why? Oct 06 14:47:38 LXC fail should not prevent SSH from start Oct 06 14:47:39 because if i don't there is no ssh connection Oct 06 14:47:58 and the only failure log i see is from vendor mounting **** BEGIN LOGGING AT Tue Oct 06 14:51:33 2020 Oct 06 14:54:52 @NotKit [LXC fail should not prevent SSH from start], actually, how exactly are you supposed to install the image? … current arguments: … ```./halium-install ubuntu-touch-android9-arm64.tar.gz out/target/product/venus/system.img``` Oct 06 14:55:48 scripts in android9 rootfs were tested only for system-as-root case Oct 06 14:59:24 unfortunate Oct 06 15:00:36 @rixchy [i just noticed that cmdline is still console=ram too lol], That's normal Oct 06 15:03:53 Have you tried `sudo lxc-checkconfig` @rixchy ? Oct 06 15:04:25 That command should tell you what you should enable in your kernel to help the container start running. Oct 06 15:04:32 @SomeoneCalledNeo [actually, how exactly are you supposed to install the image? … current arguments: …], you're missing rootfs type argument so it does not enable SSH Oct 06 15:05:01 ./halium-install -p ut -s ubuntu-touch-android9-arm64.tar.gz out/target/product/venus/system.img Oct 06 15:06:21 out dir is on his root? Or is he running the command within the halium builddir? Oct 06 15:07:32 I'm confused where that halium-install script is being ran. XD Oct 06 15:07:42 [Edit] I'm confused where that halium-install script is being ran in that command. XD Oct 06 15:09:20 @SomeoneCalledNeo [actually, how exactly are you supposed to install the image? … current arguments: …], `./halium-install -p ut -s /path/to/rootfs /path/to/systemimage` **** BEGIN LOGGING AT Tue Oct 06 15:18:31 2020 Oct 06 15:21:58 @NotKit [./halium-install -p ut -s ubuntu-touch-android9-arm64.tar.gz out/target/product/ …], that one errors: ln: unable to create a symlink at '.halium-install-rootfs.kWCPL/cache': file exists Oct 06 15:22:32 search in history here or in UT porting group Oct 06 15:23:52 i cant connect to ssh anymore Oct 06 15:23:56 for some reason Oct 06 15:24:07 ssh: connect to host 10.15.19.82 port 22: No route to host Oct 06 15:28:27 nvm Oct 06 15:28:29 fixed it Oct 06 15:35:53 @NotKit [search in history here or in UT porting group], UT Porting group on Telegram? Oct 06 15:36:03 https://www.zdnet.com/article/hackers-claim-they-can-now-jailbreak-apples-t2-security-chip/ Oct 06 15:38:38 @NotKit Oct 06 15:38:39 lxc-start: conf.c: lxc_setup_devpts: 1434 Permission denied - failed to create dummy "/dev/ptmx" file as bind mount target … lxc-start: conf.c: lxc_setup: 3402 failed to setup the new pts instance Oct 06 15:57:22 some of the configs show up as "missing" in lxc-checkconfig even tho they are enabled **** BEGIN LOGGING AT Tue Oct 06 16:00:10 2020 Oct 06 16:07:36 alright i fixed it Oct 06 16:07:39 LXC works now Oct 06 16:07:57 but lightdm is trynna start up but its crashing and therefore rebooting the phone Oct 06 16:10:29 nevermind Oct 06 16:10:36 i connected and it stopped bootlooping Oct 06 16:10:41 but the screen is black now Oct 06 16:10:47 so its tryna do SOMETHING Oct 06 16:36:52 @commandyourstyle looking back at your messages do u remember this error "ERROR: The DDK is not compatible with any of the Mali GPUs on the system." Oct 06 16:38:38 @rixchy [@commandyourstyle looking back at your messages do u remember this error "ERROR: …], Me? Oct 06 16:38:43 yup Oct 06 16:38:48 @rixchy [@commandyourstyle looking back at your messages do u remember this error "ERROR: …], Ah... the Nokia 3. Oct 06 16:38:49 XD Oct 06 16:38:54 indeed, haha Oct 06 16:39:01 i am encountering this error Oct 06 16:39:15 its in the way of me getting the unity8 working Oct 06 16:39:16 Actually I'm porting the pmOS with it. Oct 06 16:39:17 damn even spinner idc Oct 06 16:39:21 oh Oct 06 16:39:39 But I remember it's MT6737 problem, your SoC is Exynos, right? Oct 06 16:39:45 yup! Oct 06 16:40:17 maybe related, but need confirm... but sadly my A5 2016 is arm32 kernel, so mayn't reflect your problem. Oct 06 16:40:43 aw man Oct 06 16:40:50 but im still interested Oct 06 16:41:14 I know it's Armv8 SoC, but samsung is funny that it is armv7 android OS Oct 06 16:42:15 oofies Oct 06 16:43:01 Exynos 7420? Oct 06 16:43:06 yup Oct 06 16:44:22 https://wiki.postmarketos.org/wiki/Samsung_Galaxy_S6_(samsung-zerofltexx) … can't refer... so sad. Oct 06 16:48:34 error: XDG_RUNTIME_DIR not set in the environment Oct 06 16:48:37 should i worry Oct 06 16:49:23 (( because I don't have completed any device to Halium... so I can't help you Oct 06 16:49:24 XD Oct 06 16:49:33 ight **** BEGIN LOGGING AT Tue Oct 06 17:04:46 2020 **** BEGIN LOGGING AT Tue Oct 06 17:42:36 2020 Oct 06 17:43:27 @SomeoneCalledNeo [that one errors: ln: unable to create a symlink at '.halium-install-rootfs.kWCPL …], ./halium-install -s /path/to/rootfs /path/to/systemimage **** BEGIN LOGGING AT Tue Oct 06 17:46:29 2020 Oct 06 17:46:54 The man that sent me this made UT for so working so I should be able to do something about... Oct 06 17:47:49 I tried stock android 9 firmware and even 10 but still go bootloop on sam logo **** BEGIN LOGGING AT Tue Oct 06 17:56:28 2020 Oct 06 18:05:53 I dont think android 10 will work anyhow because halium only goes up to 9 if i did not understand incorrectly. Oct 06 18:06:58 Firmware might be compatible with 9 **** BEGIN LOGGING AT Tue Oct 06 18:20:43 2020 **** BEGIN LOGGING AT Tue Oct 06 18:37:20 2020 **** BEGIN LOGGING AT Tue Oct 06 19:06:50 2020 Oct 06 19:14:46 (Photo, 501x666) https://irc.ubports.com/Ita2wKZg.png Oct 06 19:15:17 @Tiffany Thompson [], no someone remove it please... Oct 06 19:15:27 @Tiffany Thompson [], [Edit] no! someone remove it please... Oct 06 19:15:50 ay soma Oct 06 19:16:03 ? Oct 06 19:18:51 oop sorry Oct 06 19:18:56 do ya know what this is: Inappropriate ioctl for device Oct 06 19:19:02 @commandyourstyle Oct 06 19:21:11 in dmesg? Oct 06 19:21:22 nope thats from logcat Oct 06 19:21:27 Does anybody have a good explanation for device tree compiling not picking up the C preprocessor during out-of-tree builds? Oct 06 19:21:37 ( ( sorry I'm in toliet... Oct 06 19:21:37 when i try to execute sudo lightdm or test_hwcomposer Oct 06 19:21:43 OH LOL OK **** BEGIN LOGGING AT Tue Oct 06 19:28:59 2020 **** BEGIN LOGGING AT Tue Oct 06 19:55:14 2020 **** BEGIN LOGGING AT Tue Oct 06 20:00:10 2020 Oct 06 20:33:18 (Document) https://irc.ubports.com/T46EFm7i.txt Oct 06 20:33:35 someone help meh Oct 06 20:34:32 `dhd_bus_download_firmware` is the last properly executed task Oct 06 20:34:37 so check around that Oct 06 20:35:07 what about this? `[WIFI_SEC] dhd_check_module_b85a: /data/misc/conn/.cid.info File open failed.` Oct 06 20:35:24 or this? `dhd_prot_ioctl : bus is down. we have nothing to do` Oct 06 20:36:02 Networkmanager causes a reboot? lol Oct 06 20:36:08 yup Oct 06 20:36:08 Or am I missing something Oct 06 20:36:12 yeah Oct 06 20:36:23 kit recommended me to disable it Oct 06 20:36:30 but i really wanna fix it Oct 06 20:38:24 can somebody please explain how is it possible for the kernel to panic when you try to telnet? Oct 06 20:38:27 https://paste.ubuntu.com/p/S4F9d2wS7s/ Oct 06 20:38:49 oh um o. Oct 06 20:38:53 [Edit] oh um o.0 Oct 06 20:39:16 i have the same answer as you do Oct 06 20:43:48 sooo Oct 06 20:47:12 ¯\_(ツ)_/¯ downstream Oct 06 20:47:34 any ideas Oct 06 20:47:43 bc i literally dont know which line is the error even Oct 06 20:51:18 try disabling nm Oct 06 20:51:24 NM? Oct 06 20:51:42 networkmanager Oct 06 20:51:50 oh im dum Oct 06 20:52:00 but its gon disable wifi too :0 Oct 06 20:54:24 i will run mer-kernel-check and try to turn on everything network-related Oct 06 20:54:30 Yes Oct 06 20:54:32 Just at least make something work xD Oct 06 20:54:43 It's weird It's causing a reboot though Oct 06 20:54:48 There is a new kernel check btw Oct 06 20:54:53 :O Oct 06 20:54:56 WHERE Oct 06 20:54:57 Which can be used with -w Oct 06 20:54:59 oh Oct 06 20:55:01 that one Oct 06 20:55:04 yeah i know Oct 06 20:55:08 but thats more for UT Oct 06 20:55:10 but still Oct 06 20:55:14 will check that later too Oct 06 20:55:31 i like mer kernel check bc it says "comment: this config is for watchdog" Oct 06 20:55:35 or smth like that