LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Blank console screen after kernel upgrade (https://www.linuxquestions.org/questions/slackware-14/blank-console-screen-after-kernel-upgrade-320642/)

saltireboy 05-06-2005 03:25 AM

Blank console screen after kernel upgrade
 
First let me say... I Am a Noob.

Having cleanly installed Slack 10.1 on my Compaq Presario, I decided to upgrade my Kernel to the latest stable release.

All seemed to go fine. I used my existing .config file (not sure this was a good idea), but now when going through start-up my screen is blank.

Only after waiting for disk activity to stop, can I then log in and type startx.

The KDE desktop starts fine, but produces a warning saying the sound does not work.

Everything else is fine. Even my PCMCIA is enabled which always caused problems when using Madriva 9.1+

So finally my question is, how can I breath life into my start-up console display?

Nobber 05-06-2005 03:36 AM

If you are using lilo to boot, try setting the line that starts

vga=

to

vga=normal

in /etc/lilo.conf. Then run /sbin/lilo, and reboot.

gbonvehi 05-06-2005 03:47 AM

That's a known problem with the framebuffer support, you can follow Nobber suggestion which will disable framebuffer (I prefer this) or compile the right options in your kernel, you can see them here: http://www.linuxquestions.org/questi...5&pagenumber=2


All times are GMT -5. The time now is 02:56 PM.