Results 1 to 5 of 5
I have been trying to make x-server work on my virtual machine (vmware) running Debian, but I keep getting this error:
http://img136.imageshack.us/my.php?i...dmerrorok8.jpg
Any ideas on how to fix this? Thanks ...
- 07-19-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 17
xdm error
I have been trying to make x-server work on my virtual machine (vmware) running Debian, but I keep getting this error:
http://img136.imageshack.us/my.php?i...dmerrorok8.jpg
Any ideas on how to fix this? Thanks in advance.
- 07-19-2006 #2
Try, as root :
Then, if it still doesn't work :Code:apt-get -f install
(like suggested in your screenshot).Code:dpkg --configure xdm
If you have problem with "x-window-system" then install "x-window-system-core" instead, and then the login manager of your choice : gdm, xdm, kdm, etc."To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 07-19-2006 #3Just Joined!
- Join Date
- Jul 2006
- Posts
- 17
Ok it still didn't work. apt-get is at the top and dpkg is lower down.
http://img143.imageshack.us/my.php?image=errorfe0.jpg
In the original image, I was trying to install x-window-system-core, not x-window-system, but both produce the exact same results. Installing xdm does, too.
- 07-19-2006 #4
So you are using Woody? You should think about an upgrade to Sarge (at least).
It seems your /etc/apt/sources.list file is not in good order, thus the dependencies issues.
Did you try what is suggested in the screenshot?
And what aboutCode:dpkg --configure kdm
? Did it do anything?Code:apt-get -f install
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 07-20-2006 #5Just Joined!
- Join Date
- Jul 2006
- Posts
- 17
Ok, I upgraded to Sarge and it worked without me even doing anything special. I picked a very small resolution for my monitor, however. How do I change that? I'm using gnome.
BTW, Sarge is SO much better than Woody!


Reply With Quote
