Did you change your kernel configuration to remove /dev/input support?GWilliam wrote:I've been using framebuffer splash for a while now (probably about a year).
During boot, I used to be able to see init script messages by pressing <F2>.
I've just discovered that this no longer works.
I've no idea why. Everything else regarding framebuffer, tty, and init setup seems to work.
I don't even know where to begin troubleshooting this. I've gone through all the FAQs, Wikis, How-Tos, and other documentation, checked everything step by step, unmergeg and re-emerged splashutils, splash themes, created more initial ram device images, etc.--all to no avail.
What should I check?
--And why the heck would this feature just stop working? It's been working.
Code: Select all
Device Drivers ---> Input device support ---> [*] Event interfaceI'll bet you updated a package, like UDEV or something and something got changed.GWilliam wrote:I didn't think to check that! However, I just checked my current kernel config and yeah, I've got the event interface built in.Code: Select all
Did you change your kernel configuration to remove /dev/input support?
I'll keep playing around with this and maybe install an old installation of Gentoo from a previous backup on another filesystem and test it. I don't know what that would accomplish, but I'm at the point now at which I'm pretty much grasping at straws anyway.
Either the keyboard is not being read during boot or whatever it is that provides the actual functionality isn't working.
The keyboard is a USB keyboard, so maybe the kernel... no... I'm not building USB support as modules. I'm statically linking EVERYTHING--no modules--except for nVidia's proprietary drivers.
When you use vega you should use for example video=vesafb:1280x1024-24@60,ywrap,mtrr2 etc. of course with your preferred resolution, I think.Tolstoi wrote:Did you try this?
kernel /boot/kernel-2.6.21-r4 splash=silent,fadein,theme:gentoo vga=792,ywrap,mtrr2 quiet CONSOLE=/dev/tty1 fbcon=scrollback:128K
You forgot the colons thereTolstoi wrote:When you use vega you should use for example video=vesafb:1280x1024-24@60,ywrap,mtrr:2 etc. of course with your preferred resolution, I think.Tolstoi wrote:Did you try this?
kernel /boot/kernel-2.6.21-r4 splash=silent,fadein,theme:gentoo vga=792,ywrap,mtrr2 quiet CONSOLE=/dev/tty1 fbcon=scrollback:128K
Yes, wright. Sorry!shaumux wrote:You forgot the colons thereTolstoi wrote:When you use vega you should use for example video=vesafb:1280x1024-24@60,ywrap,mtrr:2 etc. of course with your preferred resolution, I think.Tolstoi wrote:Did you try this?
kernel /boot/kernel-2.6.21-r4 splash=silent,fadein,theme:gentoo vga=792,ywrap,mtrr2 quiet CONSOLE=/dev/tty1 fbcon=scrollback:128K
I am absolutely sure that the problem is with the USB keyboard.chrsin wrote:I have looked around my bios for something usefull but could find nothing about USB that wasn't enabled.
Im using PHOENIX v6.00PG