Did you remove the comment indicator (#) at the beginning of the lines specifying 1024x768?
woops, no. but when i tried to access the file again, got this:
groggin@xxxxxxxx ~ $ su -
Password:
xxxxxxx ~ # /etc/X11/xorg.conf
-su: /etc/X11/xorg.conf: Permission denied
xxxxxxx ~ #
so i navigated to the folder, and opened xorg.conf, but it isn't the same as what i saw in terminal, quite shorter, but i also find xorg.conf.original,(and a couple of others - xorg.conf.xxxx) and it seems to be what it's title says ...
not sure what to do here ..
Another way to force a resolution of 1024x768 is to boot the LiveDVD, press F5 when the boot menu appears, and append the following to the kernel boot line:
Code: Select all
res=1024x768
tried that, both from the live CD (boot failed) and grub durring normal boot (no difference - prob'ly did it wrong..)
What AMD ATI GPU are you using? Some are no longer supported by the AMD Catalyst 9.4 and greater driver.
I'm using the onboard graphics only, (no card) ATI radeon 3300
looks like another go at the xorg.conf file is in order, but I'm not sure how to open the right one in console
thanks