Post
Topic
Board Project Development
Re: LinuxCoin A lightweight Debian based OS with everything ready to go.
by
gnar1ta$
on 23/08/2011, 03:52:10 UTC
Has anyone been able to get atitweak working on final over ssh? It locks up unless I follow this:

Code:
sudo su
chmod uog+rw /dev/ati/card*
xauth merge /home/user/.Xauthority
export DISPLAY=:0

But then I get this:
Code:
0. AMD Radeon HD 6900 Series  (:0.0)
ADL_Overdrive5_ODParameters_Get failed.

I think the same issue is causing problems with cgminer, but I'm still working on that.

EDIT:  Well I'm going backwards - ati od commands and atitweak do not work as well as cgminer and smartcoin.  I'm sure it's all due to the same issue, but I have no idea what it is and have spent way too much time trying to figure it out.