Results 1 to 7 of 7
Hi there,
I am installing RHEL 5 on a few workstations ( Dell Precision T5500 ) and xserver is unable to load. That is happening even if the computer is ...
- 06-13-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 21
[SOLVED] xserver not starting
Hi there,
I am installing RHEL 5 on a few workstations ( Dell Precision T5500 ) and xserver is unable to load. That is happening even if the computer is absolutely clean, with no installations, when the Anaconda instalator offers me graphical mode. So i have installed it in text mode, no problem, but xserver is unable to start even after the installation itself, so all I have is command line.
The T5500 are certified by Red Hat, there is nvidia Quadro fx 3800 used. Any suggestions please? I am totally stuck here, on other machines it's just fine but there.
Thanks in advance,
Thomas
- 06-13-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
What is the video hardware on these systems? Are they using built-in video hardware, or a separate video card? If they have both, have you tried disabling the on-board video in the BIOS?
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 06-13-2010 #3
Its a Graphics Card problem only. Post the output of this
Edit existing or create new xorg.conf file and set "vesa" driver in Video Card section or pass xserver="vesa" option to kernel. vesa is a generic driver and works fine with most of Graphics Cards. You can configure correct driver for your Graphics Card later on.Code:lspci | grep -i vga
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-14-2010 #4Just Joined!
- Join Date
- Jun 2010
- Posts
- 21
Thanks for replies, I'll try that. To a first question - there is no built-in video hardware, just two Nvidia Quadro fx 3800 on motherboard ( I tried it with only one plugged in but that did not solve the problem. ) So I'll just log in and post the log
- 06-14-2010 #5Just Joined!
- Join Date
- Jun 2010
- Posts
- 21
So there is a log, two lines there, one for each quadro...
I am going to try change the xorg.conf file now.Code:03:00.0 VGA Compatible controller: nVidia Corporation GT200GL [NVIDIA Quadro FX 3800] (rev a1) 04:00.0 VGA Compatible controller: nVidia Corporation GT200GL [NVIDIA Quadro FX 3800] (rev a1)
- 06-14-2010 #6Just Joined!
- Join Date
- Jun 2010
- Posts
- 21
Thanks you a lot guys!!! changing the driver to "vesa" indeed worked! So this case is solved, thanks again
- 06-14-2010 #7
Glad to help you !

Do start a new thread if you have any other question.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


