Search content
Sort by

Showing 5 of 5 results by AncientAli3n
Post
Topic
Board Beginners & Help
Re: Only able to access first GPU
by
AncientAli3n
on 08/07/2011, 22:17:35 UTC
Installed Windows 7 now....
With Catalyst 11.7 i can clock all 4 GPUs but i get freezes and one of the 4 GPUs only works at 110 Mhash/s
Post
Topic
Board Beginners & Help
Re: Only able to access first GPU
by
AncientAli3n
on 08/07/2011, 14:05:30 UTC
First of all, thx for all the answers.

Try:

Code:
sudo aticonfig --initial --adapter=all -f

then reboot / restart X.


I did that now. Sadly theres no positive effect

First, check if ubuntu recognize your card or not:
aticonfig --list-adapter

If yes, bingo, let's take a look at adapter index. You might be worng when forced the 2nd GPU 3rd index with
aticonfig --adapter=3 --pplib-cmd "set fanspeed 0 85"

If no, reinstalling the driver may fix it



I reinstalled the whole system last night, so it cant be the driver.
Ubuntu recognizes my cards.
Code:
miner@BigBang:~$ aticonfig --list-adapter
* 0. 03:00.0 AMD Radeon HD 6990
  1. 04:00.0 AMD Radeon HD 6990
  2. 07:00.0 AMD Radeon HD 6990
  3. 08:00.0 AMD Radeon HD 6990

* - Default adapter

First adapter:

Code:
DISPLAY=:0.0 aticonfig --pplib-cmd "set fanspeed 0 80"

Second adapter:

Code:
DISPLAY=:0.1 aticonfig --pplib-cmd "set fanspeed 0 80"


Did that too. DISPLAY=:0.0 works and sets the fan on the right value.
If i try to control the second adapter with  DISPLAY=:0.1, the command is successful, but nothing happens.
Post
Topic
Board Beginners & Help
Re: Only able to access first GPU
by
AncientAli3n
on 08/07/2011, 01:58:01 UTC
#PUSH

nice one to let newbies only post in this Thread! Awesome traffic...
Post
Topic
Board Beginners & Help
Re: Only able to access first GPU
by
AncientAli3n
on 07/07/2011, 23:31:24 UTC
Like I already wrote, I'm using ubuntu 11.4.
Post
Topic
Board Beginners & Help
Topic OP
Only able to access first GPU
by
AncientAli3n
on 07/07/2011, 22:41:28 UTC
Hi, I hope someone can help me with my problem, than I'm fucking freaking OUUUUUUT.

I got a new system with two HD 6990 running ubuntu 11.04.
I set the system up for the second time now but I'm only able to set the fanspeed and the core/memory clocks for the first gpu.
I tried several commands in the terminal like:

aticonfig --adapter=3 --pplib-cmd "set fanspeed 0 85"

or

aticonfig --od-setclocks=830,760 --adapter=all

or

PLATFORM=0 DEVICE=3 aticonfig --pplib-cmd "set fanspeed 0 85"

...

All these commands and more are accepted in the terminal. I can even get the fanspeed of device 13 or other random numbers, but it accesses allways only the first gpu and I am never able to set clock or fanspeed of a gpu other than the first one.

I hope someone understands my english and tries to help me.

kind regards
evilfish