LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 12-05-2007, 12:11 AM   #1
YodaCows
LQ Newbie
 
Registered: Apr 2005
Posts: 19

Rep: Reputation: 0
Big problems with X


I've been trying to install various distros (SuSE, Ubuntu, etc.) but I'm having the same problem, even if it's KDE or GNOME. The problem is with X, it doesn't get set up properly when I install the distro. Even when I try a Live CD I have this same problem.

The problem is that I can't get the video to display. When trying to load a KDE desktop I get a black screen with the X cursor...it sits there indefinitely. When I boot into GNOME I at least get the opening sound, but I get a little box with a bunch of colours in it (which I assume is my shrunken, messed up desktop).

In my latest attempt I installed SuSE 10.3 x64 and decided to install it in VESA mode to see if that would help....it didn't. When I try to run 'startx' it says that it failed.

When I try to run 'sax2' I get the same result as trying to run a GNOME desktop....I get the little coloured box with the X cursor.

I checked my xorg.conf and it seems to be missing a lot of stuff. I have used Linux a little in the past and I recognize that something is wrong there. The only two sections with data in them look like this:

Code:
Section "Files"
   Input Device "/dev/gpmdata"
   Input Device "/dev/input/mice"
End Section

Section "DRI"
   Group "video"
   Mode 0660
End Section
When I try booting in Failsafe it gives me a million error messages regarding my hard drives. I gave up after about 10 minutes of these continual messages. I'm not sure if these hdd issues are related to my video problem.

I don't understand what is wrong, I've used about a dozen other distros over the years on this same hardware and never had any issues. My video card is a nvidia 7800gt.
 
Old 12-05-2007, 05:25 AM   #2
weibullguy
ReliaFree Maintainer
 
Registered: Aug 2004
Location: Kalamazoo, Michigan
Distribution: Slackware 14.2
Posts: 2,815
Blog Entries: 1

Rep: Reputation: 261Reputation: 261Reputation: 261
Obviously your xorg.conf file is incomplete so create a more complete one. Login as the root user and create a basic X Window System Configuration file.
Code:
cd ~ &&
Xorg -configure
This will create a configuration file in root's home directory called xorg.conf.new. You may edit this file to provide specific settings for your system. Test the system with
Code:
X -config ~/xorg.conf.new
You will only see a 'grey' background with black X cursor, but this indicates the X server is working. Exit with Control+Alt+Backspace. If the system does not work, take a look at /var/log/Xorg.0.log to see what went wrong. If all is well, move the configuration file to the proper directory
Code:
install -v -m755 -D ~/xorg.conf.new /etc/X11/xorg.conf

Last edited by weibullguy; 12-05-2007 at 05:26 AM.
 
  


Reply

Tags
nvidia, sax, xorg



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Big O, Big Omega, and Big Theta oulevon Programming 7 05-26-2010 07:18 AM
Dual Boot Problems...big problems Goonie Linux - General 19 12-09-2006 04:44 PM
Big Problems! Help please! TheShemeta Slackware 1 11-04-2003 10:58 AM
2 big problems... Txlyo Linux - Newbie 24 10-16-2003 03:31 AM
big problems cristi1979 Linux - Security 11 07-04-2003 02:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 09:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration