Hello, i finally made work my custom kernel with the bootsplash screen, but now i have another issue.
After lilo loads the OS, bootsplash screen appears on the background and i can see the "verbose" text running while my OS loads, but after loading a driver (i think it's the video one, because the whole screen blinks and gets a better resolution) the splash screen dissapears, i mean, background returns to be black, while the kernel loading information is still running (Loading fuse, etc) and time after the tty login appears.
What's causing this issue? How can i solve it?
I'll really appreciate help with this.
Thanks in advance.
Also, i've noticed that in my dmesg i get a conflicting fb hardware error just before the system blinks, updates and deletes the bootsplash screen.
Quote:
|
fb: conflicting fb hw usage inteldrmfb vs VESA VGA. Removing conflicting driver.
|
Please, help!