Closed ttg-public closed 3 years ago
Gadreel here... just to let you know that on Apollolake when ttsy reinit was set to true the loader was not crashing there. Now that you set it to false both Bromolow and Apollolake crash no matter if it's 6.4 or 7.0 same result...
It's frustrating that we cannot replicate this reliably but we may have found a fix. It's implemented in https://github.com/RedPill-TTG/redpill-lkm/commit/dffcf018cef3fe847c6d5891525526ba26cbb0b3
Can you try @lazosweb ?
Its working fine here now with CPU set to Host in my Proxmox Machine.
sorry. Still an issue for me on esxi 6.7. Edit. my mistake, now able build on esxi 6.7
sorry. Still an issue for me on esxi 6.7.
Hmm, on one of our ESXi 6.7 systems it does work flawlessly. Are you triple sure you're running the newest version of the kernel module? Check if you get any output by typing dmesg | grep 'RedPill v'
- it should show which exact commit the LKM is running.
Gadreel here, it's working fine on my end. I tried Apollolake 6.2.4 (success), Bromolow 7.0 (success) and Apollolake 7.0 (unrelated issue). I have an issue with Apollolake 7.0 and could not finish installing it but I doubt it's related to this bug. Great work @ttg-public
sorry. Still an issue for me on esxi 6.7.
Hmm, on one of our ESXi 6.7 systems it does work flawlessly. Are you triple sure you're running the newest version of the kernel module? Check if you get any output by typing
dmesg | grep 'RedPill v'
- it should show which exact commit the LKM is running.
Apologies had copied the wrong .img file .
https://github.com/RedPill-TTG/redpill-lkm/commit/dffcf018cef3fe847c6d5891525526ba26cbb0b3 has resolved this issue for me .
Users are reporting unable to boot scenarios on some platforms which can be linked to
execve()
shim. It's a possibly a memory leak or an issue with comparing kernel memory with user memory:Stack traces:
Reports:
loomes
, i5, Proxmox on i5-7260U, 1st trace)scoobdriver
, ESXi 6.7, DS3615xs, 2nd trace)cwiggs
)gadreel
)