Forgot to copy the list. Sorry about that. > On Feb 3, 2008 11:44 PM, <[EMAIL PROTECTED]> wrote: > > I didn't notice anything standing out in the dmesg file. I tried to run > > startx and received this error: > > > > No valid modes > > Screens found, but none have a usable configuration > > waiting for X server to begin accepting connections > > giving up. > > unable to connect to X server > > > > > > So, it seems like it is a problem loading the video driver possibly. > > What file do I need to check for the video settings, xorg.conf? > > You probably need to get some more info on the type of video card you have: sudo lspci -v |more lists all of the hardware devices that the system sees, one of them should be your video card.
Also, you will want to check out the Xorg.0.log for error messages. Try googling around for the video card and Ubuntu, or any strange error messages in the Xorg logs. Charles -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
