Post
Topic
Board Project Development
Re: LinuxCoin A lightweight Debian based OS with everything ready to go.
by
mikeo
on 12/07/2011, 17:37:38 UTC
Hi,

After I ssh or vnc to my linuxcoin rig, I run aticonfig --odgt --adapter=all or any aticonfig command, the system say:

No protocol specified
ERROR - X needs to be running to perform ATI Overdrive(TM) commands

Can anyone help me?

Are you "enabling" aticonfig first?

Code:
sudo -s

aticonfig --od-enable

Then any other aticonfig commands you want to invoke.