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
That indicates a problem. Probably in X somewhere. (I'll have to research that). Are you using nvidia and relying on /etc/X11/xorg.conf? > > > as of sudo "dpkg-reconfigure systemd slim $DM [etc]" however i get error: > > sudo: dpkg-reconfigure systemd slim [etc]: command not found > > > thanks for the reply btw. appreciate it. My mistake [] means optional (in my occult shorthand) subsitute $DM for your display manager if you have one ($ ls /etc/init.d | grep dm) subsitute [etc] for any other packages involved in your display e.g. openbox xorg packages etc try just:- # dpkg-reconfigure systemd slim and see how that works, if it changes nothing try reconfiguring some of the other packages (could be the problem is xauth, alternatives or similar) do a:- $ dpkg --get-selections | more and look for likely packages to reconfigure. <snipped> Kind regards -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/52834628.2080...@gmail.com