| nightishaman | i got a log | 00:00 |
|---|---|---|
| nightishaman | https://pastebin.com/RaYhes7B | 00:07 |
| nightishaman | to me it looks like a normal reboot | 00:08 |
| nightishaman | so i dont get why it hangs | 00:08 |
| mal | that looks like bootloader log based on the last message | 00:15 |
| nightishaman | the first lines are actually my kernel, checkout the version and before the reboot, it says SKIP exynos | 00:15 |
| nightishaman | thats from my script | 00:15 |
| nightishaman | i put in another log message, lets try it again | 00:16 |
| nightishaman | hmm, the logs again show that it rebooted, this time with my additional messages, it suggests the 50 modules loaded fine and it rebooted, but for some reason, it sometimes doesnt reboot but stall | 00:35 |
| nightishaman | mal: we got a kernel panic | 00:41 |
| nightishaman | so apparently the modules load fine and there is some bug in the reboot chain, but now we got a kernel panic, more specifically an Oops | 00:44 |
| nightishaman | https://pastebin.com/NmpwgQ1d | 00:47 |
| nightishaman | https://github.com/LineageOS/android_kernel_google_gs-6.1_google-modules/blob/5f45eed2e0b4c8bd4755e99b2ca902638be2b9fc/soc/gs/drivers/soc/google/pkvm-s2mpu/common/pkvm_s2mpu.c#L423 this fails | 01:26 |
| nightishaman | causing this to jump into random memory: https://github.com/LineageOS/android_kernel_google_gs-6.1_google-modules/blob/5f45eed2e0b4c8bd4755e99b2ca902638be2b9fc/soc/gs/drivers/phy/samsung/phy-exynos-usbdrd.c#L2022C2-L2022C16 | 01:27 |
| nightishaman | also on line 383 of my last kernel log, it fails to load exynos-pd as a pKVM module | 01:28 |
| nightishaman | it expects it at /lib/modules | 01:28 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!