Requirement for kernel's uvesafb module
https://github.com/mjanusz/v86d
v86d -- A x86 Emulation Daemon
------------------------------
v86d provides a backend for kernel drivers that need to execute
x86 BIOS code. The code is executed in a controlled environment
and the results are passed back to the kernel via the netlink
interface.
This version of v86d supports the following architectures: x86, x86-64 (amd64).
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:X0F:HSF:Kernel/v86d && cd $_
- Create Badge
Comments 0