**** BEGIN LOGGING AT Mon Nov 19 03:00:00 2018 Nov 19 11:22:17 so i'm back. did some trial-and-error, i'm not getting past switch_root here https://github.com/Halium/hybris-boot/blob/master/init-script#L355 Nov 19 11:23:13 but still nothing in usb? Nov 19 11:23:32 I'd normally say use hybris-recovery to go to telnet ... but without usb Nov 19 11:23:49 kernel version? Nov 19 11:24:20 i believe usb gets setup in run_debug_session but i'm never reaching that Nov 19 11:24:23 3.4 Nov 19 11:24:46 well then you could use hybris-recovery Nov 19 11:25:01 it WILL reach run_debug_session Nov 19 11:25:47 I think the only difference to hybris-boot is some debug parameter on kernel commandline Nov 19 11:26:06 ok i'll try Nov 19 11:28:07 ok i have some usb Nov 19 11:28:09 let's see Nov 19 11:28:28 nice `mount` Nov 19 11:28:33 `ls target` Nov 19 11:39:07 soo i probably shouldn't be using a VM with usb passthrough hehe Nov 19 11:42:05 [Edit] soo i probably shouldn't be using a windows hosted VM with usb passthrough hehe Nov 19 12:01:14 Ok it automounted some drives, what am I looking for Nov 19 12:03:44 `mount ; ls /target` Nov 19 12:31:06 sorry, what do I mount? this is dmesg when connecting usb https://del.dog/vapoxiroba.coffeescript Nov 19 12:31:09 I also have telnet now Nov 19 12:31:44 can you pastebin the output of those two commands so we can see what has been mounted? Nov 19 12:32:08 sure but nothing is mounted to /target Nov 19 12:32:51 https://del.dog/fomodoyija.sql Nov 19 12:32:59 ok try `mount /data/rootfs.img /target/` Nov 19 12:33:25 I mean mount ON THE DEVICE Nov 19 12:33:31 now that makes sense lol Nov 19 12:33:47 via telnet? I don't have a shell on the device Nov 19 12:33:59 yes via telnet Nov 19 12:34:09 that gives you a shell on the device Nov 19 12:35:38 https://del.dog/uwabuyulas Nov 19 12:36:09 ls /target Nov 19 12:36:16 yes it's last line Nov 19 12:36:24 ah yeah Nov 19 12:36:29 mhm. that looks ok Nov 19 12:37:25 does it reboot after switch_root or just sit there? Nov 19 12:37:39 it just idles there Nov 19 12:39:14 and there is still nothing in your hosts dmesg when the device boots? Nov 19 12:40:50 you could try the ssh connection anyway, but I'd say normally it should advertise it over usb, which you should see in dmesg Nov 19 12:40:55 when booting hybris-boot or hybris-recovery? Nov 19 12:41:46 both Nov 19 12:43:29 this is dmesg booting recovery https://del.dog/cigilojibo Nov 19 12:44:15 thats ON the device right? and just a fragment Nov 19 12:44:46 no i just sent you what my host generates at the moment of boot Nov 19 12:44:48 oh no thats on the host I guess Nov 19 12:44:51 right Nov 19 12:45:36 nothing at all when booting -boot Nov 19 12:47:11 and when you do Nov 19 12:47:13 echo "continue" >/init-ctl/stdin Nov 19 12:47:16 in telnet Nov 19 12:54:58 ~ # echo "continue" >/init-ctl/stdin … ~ # Connection closed by foreign host. Nov 19 12:55:11 and sits there Nov 19 12:56:10 mhm. you could try disable&mask lxc Nov 19 12:56:10 http://docs.halium.org/en/latest/porting/debug-build/early-init.html?highlight=mask#the-device-reboots-after-leaving-hybris-recovery Nov 19 13:06:11 https://del.dog/kahuhabeni.rb Nov 19 13:06:55 and in host dmesg? Nov 19 13:10:03 https://del.dog/nasikaruwe.cs from when i send "continue": https://del.dog/nasikaruwe.cs Nov 19 13:10:56 alright Nov 19 13:10:59 on to ssh! Nov 19 13:13:18 shoult still be at 192.168.2.15? Nov 19 13:13:31 no the other one Nov 19 13:13:37 10.somethingsomething Nov 19 13:17:31 mmh where do i find it Nov 19 13:18:09 http://docs.halium.org/en/latest/porting/debug-build/logging-in.html Nov 19 13:30:38 SSH is not answering.. Nov 19 13:30:54 can you ping? Nov 19 13:41:58 again no answers Nov 19 13:42:27 ip link Nov 19 13:42:59 i followed the docs Nov 19 13:43:16 except it already had a mac addr Nov 19 13:44:08 it's easier for me if you paste outputs of commands you know Nov 19 13:45:27 could be that the network manager on your laptop reconfigures the interface Nov 19 13:45:34 then you need to redo the ip ... dance Nov 19 13:46:30 https://del.dog/laceqaluwa.sql Nov 19 13:47:04 ok. so ping works Nov 19 13:47:17 does it? Nov 19 13:47:30 oh shit your right Nov 19 13:47:33 doesn't Nov 19 13:47:41 hehe Nov 19 13:56:14 mhm interestingly the ip stuff in the docs is different for telnet and ssh ... why? Nov 19 13:56:18 ssh has a link up Nov 19 13:56:26 telnet has a route add Nov 19 13:57:51 I do the "telnet style" (ie with route add) also for ssh Nov 19 14:03:28 no luck Nov 19 14:05:45 CONFIG_ANDROID_PARANOID_NETWORK=n Nov 19 14:05:48 maybe **** ENDING LOGGING AT Tue Nov 20 02:59:58 2018