Skip to content

device-qemu-amd64: Use LTS kernel

postmarketOS Bot requested to merge workaround/936-qemu-lts-kernel into master

Created by: ollieparanoid

Workaround for #936 (closed), which broke with the 4.14.0 release of the Linux kernel. This packages the LTS release and makes device-qemu-amd64 use it. The kernel config is the same as linux-postmarketos-stable.

I want to find the commit in the kernel that caused the regression the next days, and e-mail the author so we can work this out properly in the long term.

Kernel compiles for me, it does not have the read-only issue and dri-virtio works out of the box again.

Merge request reports