LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Problem after 2.6.3 kernel compilation (https://www.linuxquestions.org/questions/linux-general-1/problem-after-2-6-3-kernel-compilation-156089/)

frzburn 03-10-2004 09:06 PM

Problem after 2.6.3 kernel compilation
 
Hi, I just compiled the 2.6.3 kernel and everithing went fine (I followed the instructions on the sticky topic). But when I rebooted my computer and selected Linux in LILO, it said Loading Linux........... and the screen goes blank (black). So I looked at my hdd LED, and it was blinking. So I waited a bit, and then login (doing it blindly), tried startx (didn't work), tried CTRL-ALT-F2, didn't work.
So I did su, and halt. My computer stoped.

So I guess it's just a display problem, but I have no idea how to fix it...

Ho, I have Slackware 9.1 and I had 2.4.22 kernel.

Thanks!

esponja 03-10-2004 09:34 PM

Try boot in single user mode, did you make a backup of your other kernel?
linux single in lilo menu.

Cheers

motub 03-10-2004 09:45 PM

Yes, I had a similar problem. For me it was related to choosing the framebuffer devices when configuring the kernel. They did not display, so I had a black screen until GDM came up. Since GDM came up normally, I could easily see that it wasn't an X problem. You may not be in the same boat, given that you are unable to start X (though you may not be waiting long enough to try to do so).

I can't tell you exactly how I fixed it (since I don't know, I just tinkered a bunch until it worked)-- but I can give you a workaround.

Open /etc/lilo.conf as root (in nano, pico or vim if you can't get into a gui, and via a Knoppix/Mepis/Mandrake Move CD if you can't even start a text editor), and change any "vga=###" to "vga=normal". You will have big 'ol text instead of charming neat framebuffer text for the boot messages, but at least you can see them. When you solve any X/framebuffer problems you may have created with your kernel settings, you can change the entry in lilo.conf back.

Hope this helps

frzburn 03-11-2004 07:12 AM

Quote:

Originally posted by esponja
Try boot in single user mode, did you make a backup of your other kernel?
linux single in lilo menu.
Cheers

Yes, I still have my old kernel images, so I can boot with them.

I'll try the framebuffer trick...

Thanks!


All times are GMT -5. The time now is 09:55 AM.