Results 1 to 4 of 4
I had a debian installation with kernel 2.6.32 I had a set of instructions to apply a patch to kernel which I followed to the T. The grub now shows ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-15-2010 #1Just Joined!
- Join Date
- Aug 2004
- Posts
- 17
Blank screen after a kernel build from source
I had a debian installation with kernel 2.6.32 I had a set of instructions to apply a patch to kernel which I followed to the T. The grub now shows the Debian installation with the old kernel and the Debian installation with the patched kernel.
The trouble is the system goes blank after attempting to start gdm3.
I have tried running in recovery mode and then typing startx but it only shows a blank screen.
If i boot with the old kernel, everything works fine. Is this an "X" window configuration issue. I tried X -configure but still nothing changed. Any pointers would be appreciated.Code:lspci | grep -i display 00:02.1 Display controller : Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
Thanks in advance
- 10-15-2010 #2
You may need to reinstall your video drivers....I have to reinstall mine after every kernel update.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 10-19-2010 #3Just Joined!
- Join Date
- Aug 2004
- Posts
- 17
Mike,
Any help in how to go about re-installing video drivers?
Thanks in advance
- 10-20-2010 #4
I think Debian based system use dpkg, so you might try that.
Code:sudo dpkg-reconfigure xserver-xorg
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.


Reply With Quote
