Post
Topic
Board Project Development
Re: LinuxCoin A lightweight Debian based OS with everything ready to go.
by
gnar1ta$
on 24/08/2011, 01:04:14 UTC


I got it working. I logged in over ssh as "root" (you must have set a root password before you can log in) then I did:

Code:
ssh -X user@
password: live
sudo su
chmod uog+rw /dev/ati/card*
xauth merge /home/user/.Xauthority
export DISPLAY=:0
aticonfig --odgc --adapter=all

From then on it workes for me as "root" and also as "user"
Code:
root@linuxcoin:~# chmod uog+rw /dev/ati/card*
root@linuxcoin:~# xauth merge /home/user/.Xauthority
root@linuxcoin:~# export DISPLAY=:0
root@linuxcoin:~# atitweak -l
Segmentation fault
root@linuxcoin:~# atitweak -s
Bus error