I am running the latest hardened toolchain from hardened-development overlay, keyworded ~amd64, no-multilib, hardened-sources system with grsecurity (and pax) enabled in the kernel. Now here's my issue:
With uvesafb:off appended to the kernel line, everything boots and runs fine.
With uvesafb:1680x1050-32,mttr:3,ywrap appended to the kernel line, things break:
Code: Select all
uvesafb: Getting VBE info block failed (eax=0x4f00, err=1)
uvesafb: vbe_init() failed with -22
uvesafb: probe of uvesafb.0 failed with error -22
Are there any known issues with uvesafb/v86d and grsecurity/pax enabled hardened kernels? If so, are there any known workarounds?
Thanks!