After entering su and apt-get, i punch in dpkg-reconfigure, and get this;
Quote:
|
Package 'xserver-xorg' is not installed and no info is available. Use dpkg --info (=dpkg-deb --info) to examine archive files, and dpkg --contents (=dpkg-deb --contents) to list their contents. /usr/sbin/dpkg-reconfigure: xserver-xorg is not installed.
|
Everything up to this point worked.
Edit: For reference,
Code:
vim /etc/X11/xorg.conf
produced nothing. A screen came up with a bunch of tildas (~) which, i assume from messing around, mean absolutely nothing.
Also,
Code:
gedit /etc/X11/xorg.conf
gave me
Quote:
|
(gedit:2379): Gtk-WARNING **: cannot open display:
|
I take it xorg.conf is not a valid file?