11-08-2017, 01:55 PM
I followed this guid, the only exception was that since I had the drivers already installed and working I just missed the step for the instalation, all the other steps I did again.
So:
--cool-bits=12
xdm
I had this done previously:
and I also did this:
So:
--cool-bits=12
xdm
I had this done previously:
Code:
cat > /etc/X11/xdm/Xsetup << EOF
export PATH=/bin:/usr/bin:/sbin
export HOME=/root
export DISPLAY=:0
xset -dpms
xset s off
xhost +
EOF
Code:
sed -i '/Driver/a \ \ \ \ Option "Interactive" "False"' /etc/X11/xorg.conf