View Single Post
Old 05-08-2011, 15:37   #17 (permalink)
hoang
No Life Poster
 
hoang's Avatar
 
Join Date: Mar 2002
Location: AnyClient
Age: 44
Posts: 1,981
Member: 10485
Status: Offline
Sonork: 100.66876
Thanks Meter: 396
Quote:
Originally Posted by tantan167 View Post
how about FAN SPEED control??
for 2 x 5970

Code:
export DISPLAY=:0
aticonfig --pplib-cmd "set fanspeed 0 80"
export DISPLAY=:0.2
aticonfig --pplib-cmd "set fanspeed 0 80"
for 3 x 5970

Code:
export DISPLAY=:0
aticonfig --pplib-cmd "set fanspeed 0 80"
export DISPLAY=:0.2
aticonfig --pplib-cmd "set fanspeed 0 80"
export DISPLAY=:0.4
aticonfig --pplib-cmd "set fanspeed 0 80"
for 4 x 5970

Code:
export DISPLAY=:0
aticonfig --pplib-cmd "set fanspeed 0 80"
export DISPLAY=:0.2
aticonfig --pplib-cmd "set fanspeed 0 80"
export DISPLAY=:0.4
aticonfig --pplib-cmd "set fanspeed 0 80"
export DISPLAY=:0.6
aticonfig --pplib-cmd "set fanspeed 0 80"
P/S:
If not work, try this first

Code:
aticonfig --od-enable
 
The Following 2 Users Say Thank You to hoang For This Useful Post:
 
Page generated in 0.14143 seconds with 7 queries