I tested again, I've had "pci=nomsi" for a long time. I think it was milhouse that suggested that for boot problems with this platform. So I tested removing that and now it boots without the "iommu=off".
Posts by tomtefan
-
-
So I've tested with nightly-20201026-9e9b97f and only "iommu=off" worked, the other 2 didn't work.
-
So I did a git bisect and got this:
Codeaddc2bfa1f3cbd6f876f4b98dac71f33d01cf837 is the first bad commit commit addc2bfa1f3cbd6f876f4b98dac71f33d01cf837 Author: mglae <[email protected]> Date: Sun Oct 4 17:47:30 2020 +0200 linux: add IOMMU support for Generic
Reverting this commit on master and my box boots fine again.
-
Still seeing the same issue on nightly-20201024-636e32e
-
With the latest (20201015-c5a4c7d) nightly I'm seeing a regression as it seems to fail to init the gpu on my AMD 2400G, so the box just boots and kodi does not start up, I can ssh into it though.
Relevant stuff from dmesg:
The nightly (20200928-cf4721a) I used previously works:
Let me know if you need anything else.