Installing Xorg completely broken APT for me. I was able to fix it by doing this however:
sudo rm /var/ld/ld.config sudo ldconfig sudo dpkg --configure -a
Now X works great.
Installing Xorg completely broken APT for me. I was able to fix it by doing this however:
sudo rm /var/ld/ld.config sudo ldconfig sudo dpkg --configure -a
Now X works great.