Results 1 to 7 of 7
i'm entering that in because i want to reconfigure the XServer. My Video card was not detected correctly. It's Nvidia but debian thought it was 'vesa'. It should be 'nv'.
...
- 03-01-2007 #1
XFree86 -config not working...
i'm entering that in because i want to reconfigure the XServer. My Video card was not detected correctly. It's Nvidia but debian thought it was 'vesa'. It should be 'nv'.
Anyway when i run FreeX86 -config it prints this:
Code:Obnoxium:/home/jason# XFree86 -configure Fatal server error: Server is already active for display 0 If this server is no longer running, remove /tmp/.X0-lock and start again. When reporting a problem related to a server crash, please send the full server output, not just the last messages. Please report problems to submit@bugs.debian.org.
- 03-01-2007 #2
That error message means the X is still running.
Try killing KDM/GDM (kill -9 gdm/kdm). You could also try running the following as root: init 3Looking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 03-01-2007 #3
Or you could just run
You don't have to have the xserver closed to do this (I think this is also true in sarge)Code:dpkg-reconfigure xserver-xfree86
Brilliant Mediocrity - Making Failure Look Good
- 03-01-2007 #4
I just realized this now but why not just change the driver by hand. Open up your xorg.conf and make the applicable changes. If you are going to do it this way, make a backup of your xorg.conf first (just in case something goes wrong).
Looking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 03-01-2007 #5true, but since it is sarge, it would be the /etc/X11/XFree86-4 file
Originally Posted by bryansmith Brilliant Mediocrity - Making Failure Look Good
- 03-01-2007 #6Good point. I'm just so used to distro's using Xorg and not Xfree86
Originally Posted by Vergil83
.
Looking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 03-02-2007 #7
Originally Posted by Vergil83
That's right. i got mixed up. That is exactly the command i wanted. i'll give it a shot.
i'm also used to Xorg.
Thanks for all of your help.


Reply With Quote
