|
Is there any way to get the penguin logo on boot with Intel KMS? (i915 driver)
In the past, I've rebuilt the kernel with the i915 driver built-in, and that works fine. But is there any way to do this without recompiling your kernel? I read that I shouldn't use vga=XXX with Intel KMS.
I tried adding the i915 module to my initrd, but that gives me an error message on boot. Something like "Unable to initialize the agpgart module"
|