Results 1 to 4 of 4
I'm running Ubuntu Lucid Lynx (kernel 2.6.31-24). After booting, when the "pink screen" comes up, the login dialog doesn't appear for about a minute, and the KB and mouse are ...
- 08-05-2010 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 8
long delay between "pink screen" and login dialog
I'm running Ubuntu Lucid Lynx (kernel 2.6.31-24). After booting, when the "pink screen" comes up, the login dialog doesn't appear for about a minute, and the KB and mouse are frozen. It takes another 30 seconds before the KB and mouse unfreeze and I can type in my password. How can I fix this?
- 08-05-2010 #2
Which Graphics Card do you have?
Execute this in Terminal :
Post output here.Code:lspci | grep -i vga grep -i driver /etc/X11/xorg.conf
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-06-2010 #3Just Joined!
- Join Date
- Jul 2006
- Posts
- 8
driver information
The mobo has embedded nVidia video. I use the restricted nVidia drivers.
$ lspci | grep -i vga
02:00.0 VGA compatible controller: nVidia Corporation C77 [GeForce 8200] (rev a2)
$ grep -i driver /etc/X11/xorg.conf
Driver "nvidia"
- 08-06-2010 #4
How did you install Nvidia Driver? Did you update Ubuntu recently?
Try to re-install Nvidia driver using System - Administration - Hardware Drivers option.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote