Post
Topic
Board Project Development
Re: LinuxCoin A lightweight Debian based OS with everything ready to go.
by
kjj
on 12/07/2011, 17:23:05 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?

You can try setting your DISPLAY environment variable.  You can check it by starting a terminal in the GUI and running
Code:
echo $DISPLAY
My scripts write it into a file for use in non-GUI stuff.