Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

no screens found after running startx

Status
Not open for further replies.

raniweb

Technical User
Apr 26, 2004
66
US
I'm trying to get my gui interface to work on red hat linux and it's just not happening. I logged in, typed startx and then it gives me a "no screens found" error. I tried to access the /var/log/XFree.0.log from the root account but it said permission denied. What am I doing wrong? Thank you in advance for helping.
 
It most likely means your X configuration isn't properly set up. Read the documentation for your distribution to see if they have any "take a guess / autoconfigure" tools. Otherwise, you'll be writing out the config by hand (which is a great learning experience, though).
 
X -configure as root will "take a guess". All the distro tools are built around that command.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top