LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   starting xdm (https://www.linuxquestions.org/questions/debian-26/starting-xdm-445499/)

ekdya 05-16-2006 06:43 PM

starting xdm
 
Hi

xdm was starting fine but after I upgraded Debian testing, when I boot now I get the console and not the xdm gray display, I tried to google and read a bit of docs to fix this but my initial tries failed.

fred@debian:~$ cat /etc/X11/default-display-manager
/usr/bin/X11/xdm

debian:/home/fred# dpkg-reconfigure xdm
System startup links for /etc/init.d/xdm already exist.


thanks

burninGpi 05-16-2006 06:50 PM

does /usr/X11/bin/xdm exist?

kushalkoolwal 05-16-2006 06:58 PM

Quote:

Originally Posted by ekdya
Hi

xdm was starting fine but after I upgraded Debian testing, when I boot now I get the console and not the xdm gray display, I tried to google and read a bit of docs to fix this but my initial tries failed.

fred@debian:~$ cat /etc/X11/default-display-manager
/usr/bin/X11/xdm

debian:/home/fred# dpkg-reconfigure xdm
System startup links for /etc/init.d/xdm already exist.
thanks

What is the output for
apt-cache policy xdm

Also try remove xdm and then try installing again.

Did you upgrade from sarge to etch?

ekdya 05-16-2006 07:20 PM

xdm:
Installed: 1:1.0.1-6
Candidate: 1:1.0.1-6
Version table:
*** 1:1.0.1-6 0
500 http://http.us.debian.org testing/main Packages
100 /var/lib/dpkg/status

after
apt-get remove --purge xdm
apt-get install xdm

xdm:
Installed: 1:1.0.1-6
Candidate: 1:1.0.1-6
Version table:
*** 1:1.0.1-6 0
500 http://http.us.debian.org testing/main Packages
100 /var/lib/dpkg/status

nx5000 05-17-2006 02:22 AM

Being root, have you tried running xdm manually?
#xdm

ekdya 05-17-2006 03:45 AM

#xdm
#

nohting

nx5000 05-17-2006 06:49 AM

Hum what do you mean nothing?
command not found?
You have to do this from text mode console (ctrl/altf1) with X not running.

Code:

apt-cache policy x11-common
?

ekdya 05-17-2006 09:56 AM

nothing- that is when I exit X and login as root, or reboot into a brand new console and log in as root, and type the command #xdm, I get a new root prompt # with out any output whatsoever "nothing" no error message, not even a new line.
#xdm
#
execpt I hear the box doing somthing for about 1/3 second.


fred@debian:~$ apt-cache policy x11-common
x11-common:
Installed: 6.9.0.dfsg.1-6
Candidate: 6.9.0.dfsg.1-6
Version table:
*** 6.9.0.dfsg.1-6 0
500 http://http.us.debian.org testing/main Packages
100 /var/lib/dpkg/status
fred@debian:~$

nx5000 05-17-2006 10:31 AM

Ok .. interesting :)
let's look at the logs then..
Code:

tail /var/log/xdm.log

kel_en 05-17-2006 10:56 AM

This is bug 365134. The updated xdm has the wrong paths to several executables. I used the documentation in the bug package to manually edit the files and it works for me now.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=365134


All times are GMT -5. The time now is 10:40 AM.