Originally posted by: matstars
I must have messed something up....startx i get FATAL SERVER ERROR NO SCREENS FOUND
is there a simple guide to installing linux?
Your X Windows is just not setup correctly for whatever reason.
If your using a newer ATI video card they can be difficult setting up sometimes.. They are starting to give better Linux support as more and more people use it, but still they cause problems, especially on Debian were they use older style X server for whatever reason.
you have a XFree86 log file in /var/log/XFree86.0.log or some similar file. Look in their for lines beginning with EE or WW.
EE are errors and are show stoppers, WW are warnings and they show things that are not work as they were expected to work. Warnings won't stop your X setup from working, but errors will. The warnings are usefull, though, because they help you figure out how to fix a error.
Getting use to working around a command line is something that is usefull. So I don't know if you want to try another distro, like Mandrake maybe, or you want to put the effort into fixing this setup.
But the 'error no screens found' is a generic error and not very usefull for troubleshooting. It's like 'help I am not working!' type thing.