I'm getting the below error in the new version, I didn't get it with any of the earlier versions. I'm not running headless
or through SSH, So I shouldn't have to export my display. I know X is running, because my desktops loaded. Am I just
missing a step or something I need to do in the latest version?
"ERROR - X needs to be running to perform ATI Overdrive(TM) commands"
Sounds like you might have a problem with fglrx ? can you post the output of
cat /etc/X11/xorg.conf
cat /var/log/Xorg.0.log
drgr33n,
I'm testing it, it seems to me that /etc/X11/xorg.conf gets wiped at every reboot, so I need to issue a
sudo aticonfig --initial --adapter=all
at every reboot, to recreate it, otherwise I can't use aticonfig commands.
spiccioli