**** BEGIN LOGGING AT Fri Jun 08 03:00:18 2018 Jun 08 13:28:25 Hi. Anybody know how to put RIL working on plasma mobile? Jun 08 13:30:19 I get this errors, in dialer.log: https://paste.ubuntu.com/p/XgkBJQtzhc/ Jun 08 18:09:27 minlexx was added by: minlexx Jun 08 18:09:50 @minlexx, welcome ! Jun 08 18:10:23 Btw Ivan I did that screen replacement of the HTC 10 :-) Jun 08 18:10:32 @reivilibre, good for you Jun 08 18:10:38 Did you have any luck? Jun 08 18:10:52 no, why would i care Jun 08 18:10:55 i don't use it Jun 08 18:11:16 the fact that some of my touchscreen is dead doesn't stop me from hacking with it Jun 08 18:11:21 Ah OK, it's only the touchscreen dead. Jun 08 18:11:44 i will tell you more, i run it as a wired aarch64 headless server now with arch gnu/linux Jun 08 18:11:54 doesn't need a touchscreen at all :P Jun 08 18:12:03 Fair enough! :-) Jun 08 18:14:15 The headless server route might be a realistic option for some older devices I have Jun 08 18:15:59 @vanyasem, Hi! I tried to port halium to Samsung Galaxy S5 SM-G900F (klte) .. but after flashing device gets into boot loop :( Jun 08 18:19:35 I can get telnet in rootfs (on port 2323) by placing init-debug file into rootfs image, but I'm not sure how to debug next Jun 08 18:19:53 [Edit] I can get telnet in rootfs (on port 2323) by placing `/init-debug` file into rootfs image, but I'm not sure how to debug next Jun 08 18:22:44 Try and modprobe everything maybe Jun 08 18:22:48 Modprobe blacklist Jun 08 18:24:37 @minlexx, You can use hybris-recovery to always get a telnet connection to the rootfs. On my device, it helped to remove the console= option from the kernel cmdline to get it booting. Jun 08 18:24:46 @minlexx, [Edit] You can use hybris-recovery to always get a telnet connection to the initrd. On my device, it helped to remove the console= option from the kernel cmdline to get it booting. Jun 08 18:24:57 EDIT: s/rootfs/initrd Jun 08 18:29:23 @JBBgameich, I think I solved all problems with initrd (there was a /diagnosis.log file with invalid kernel configs) but I fixed it. Now it proceeds next, mounts rootfs image, does switch_root inside it and I suspect in fails somewhere in step where it does `exec $INIT` which is `/sbin/init` in rootfs (symlink to `/lib/systemd Jun 08 18:29:23 /systemd`). I use halium reference rootfs. Can it be systemd fail? Jun 08 18:29:33 @JBBgameich, [Edit] I think I solved all problems with initrd (there was a `/diagnosis.log` file with invalid kernel configs) but I fixed it. Now it proceeds next, mounts rootfs image, does switch_root inside it and I suspect in fails somewhere in step where it does `exec $INIT` which is `/sbin/init` in rootfs (symlink to `/li Jun 08 18:29:34 b/systemd/systemd`). I use halium reference rootfs. Can it be systemd fail? Jun 08 18:30:22 A systemd fail would most likely be related to a wrong kernel config. Did you use mer-verify-kernel-config to check if it's properly hybris-boot and systemd compatible? Jun 08 18:31:37 probably I should re-chek again then... thx Jun 08 19:03:28 @minlexx, Do you have a bootloop or stay on logo screen eternety? Jun 08 19:03:57 @vanyasem, Use it as a torrent server Jun 08 19:04:11 @caghand3, I have a proper dedicated server hosted Jun 08 19:04:24 Dedicated one waste too much power Jun 08 19:04:29 @vanyasem, I use this aarch64 device to natively compile aarch64 pkgs Jun 08 19:04:43 Arm devices are perfect for nas and torrent Jun 08 19:04:47 @caghand3, No? Jun 08 19:04:49 @jasousa, phone reboots in several seconds after `echo continue > /init-ctl/stdin` Jun 08 19:04:49 @jasousa, What do you get in your host dmesg ? Jun 08 19:04:57 Anyways it's ot Jun 08 19:05:39 @minlexx, I think you have some problem with lxc start Jun 08 19:14:16 what syas your lxc-checkconfig ? Jun 08 19:15:30 [Edit] what says your lxc-checkconfig ? Jun 08 20:01:11 looks like halium doesn't really like nicki kernel, i left it on desk probably powered on for a day and looks like undervolt protection didn't kick in Jun 08 20:23:51 also should system partition be empty? Jun 08 20:26:31 The system partition isn't used by Halium. Jun 08 20:26:50 Neither the rootfs nor the initrd should modify it Jun 08 20:31:32 something interesting has happened to my unusual xperia m problem Jun 08 20:31:49 an actual ipv6 usb0 device has appeared after i ran echo continue.... Jun 08 20:31:54 [Edit] an actual ipv6 usb0 device has appeared after i ran echo continue[...] Jun 08 20:32:24 https://paste.ubuntu.com/p/rt9g8cctj5/ Jun 08 20:46:51 doing this on an ubuntu vm instead of raspberry pi actually renames it to enp0s11u1, but when completing steps ( https://github.com/Flohack74/docs/blob/flohack/porting/debug-build/logging-in.rst ) when i run 'ip link' it shows me that state is unknown and of course neither ssh-ing nor pinging works Jun 08 20:47:18 Did you try my connect script from halium-install? Jun 08 20:47:42 It should detect the device if it's named something starting with enp0* Jun 08 20:51:26 https://paste.ubuntu.com/p/s3qptvHqgP/ Jun 08 20:51:34 gets stuck on connecting via ssh Jun 08 20:51:58 "Network is down" doesn't sound correct either ... Jun 08 20:52:41 i ran `sudo ip link set enp0s11u1 up … ` Jun 08 20:52:43 [Edit] i ran `sudo ip link set enp0s11u1 up` Jun 08 20:52:53 @JBBgameich, I'm not sure if it's realy a problem with the device or with the VM setup Jun 08 20:52:54 resulted in state UNKNOWN and "no route to host" Jun 08 20:53:21 Just in case, can you reboot the vm to reset the networking changes? Jun 08 20:53:22 I can try with a 64bit debian on pi or macos if that works.. Jun 08 20:53:28 sure, doing it rn Jun 08 20:54:29 https://paste.ubuntu.com/p/qr4s57jP3W/ Jun 08 20:54:39 state down freshly after reboot Jun 08 20:55:40 https://paste.ubuntu.com/p/g6r4tg3wzP/ and this after doing the up command Jun 08 21:03:50 also in lsusb it's still Google Inc. if that matters Jun 09 01:07:48 have any one any idea about this error … 101.604541,2] msm_camera_request_gpio_table:581 gpio 26:CAMIF_MCLK request fails **** ENDING LOGGING AT Sat Jun 09 03:00:06 2018