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

Re: After installing systemd, slim fails to load desktop.



On 13/11/13 18:27, Just_Me wrote:
> sudo grep 'WW\|EE\|NI\|??' /var/log/Xorg.0.log
> 
>     [    15.705] Current Operating System: Linux debian 3.11.4-pf-debian
>     #2 SMP PREEMPT Sat Nov 2 11:41:38 MYT 2013 x86_64
>     (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
>     [    15.850] (WW) The directory "/usr/share/fonts/X11/cyrillic" does
>     not exist.
>     [    15.862] Initializing built-in extension MIT-SCREEN-SAVER
>     [    16.018] (WW) Falling back to old probe method for vesa
>     [    16.018] (WW) Falling back to old probe method for modesetting
>     [    16.018] (WW) Falling back to old probe method for fbdev
> 
> 
<snipped>

> 
> 

>From a Wheezy machine with backports using the LXDE(an ancient T22 with
256MB of RAM just to prove that new software gives new life to old
hardware).
No /etc/X11/xorg.conf
video is the Savage chipset

slim                 1.3.4-2         i386
systemd              44-11+deb7u4    i386
openbox              3.5.0-7         i386


scott@t22:~$ systemctl status slim
Failed to get D-Bus connection: No connection to service manager.

Hmmmm.... works fine though


/etc/slim.conf (edited to remove unneeded info):-
default_path        /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
default_xserver     /usr/bin/X11/X
xserver_arguments   -nolisten tcp
halt_cmd            /sbin/shutdown -h now
reboot_cmd          /sbin/shutdown -r now
console_cmd         /usr/bin/xterm -C -fg white -bg black +sb -T
"Console login" -e /bin/sh -c "/bin/cat /etc/issue.net; exec /bin/login"
xauth_path         /usr/bin/X11/xauth
authfile           /var/run/slim.auth
login_cmd           exec /bin/bash -login /etc/X11/Xsession %session
sessions
default,startxfce4,openbox,ion3,icewm,wmaker,blackbox,awesome
screenshot_cmd      scrot /root/slim.png
welcome_msg         Welcome to %host
shutdown_msg       The system is halting...
reboot_msg         The system is rebooting...
current_theme       debian-joy
lockfile            /var/run/slim.lock
logfile             /var/log/slim.log


/etc/X11/xinit/xinitrc:-
. /etc/X11/Xsession

/etc/X11/xinit/xserverrc:-
exec /usr/bin/X -nolisten tcp "$@"


No ~/.xinitrc (removed it when I replaced blackbox it with minimal LXDE
and Openbox)

$ cat /etc/default/grub | grep -v "#" | more
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_INIT_TUNE="480 440 1"



Let me know if there are any other conf files or information that might
be useful.


Kind regards



Reply to: