[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: messed up my X-windows in Etch



On Sun, Apr 30, 2006 at 18:34:20 -0400, Tyler Smith wrote:
> Ok, I've fixed the resolution problem. Somewhere in my 
> upgrading/configuring I lost the 1280x1024 setting from my xorg.conf 
> file, which was easily fixed. Now I just need to know how to get my 
> graphical login back.

There was obviously a small misunderstanding with my last mail. You
should shut down X and then try

/etc/init.d/xdm restart

from the console. Hopefully you will get an error message which tells us
what is going wrong. You should also have a look at .xsession-errors in
your user's home directory after you run this command.

Another thing to check is the status of xdm and all the packages it
depends on. You can do this with

apt-cache --installed depends xdm | awk '/Depends/{print $2}' | dpkg -l xdm $(cat)

-- 
Regards,
          Florian



Reply to: