Author

Topic: Help with a 5970 under Linux (Read 1302 times)

full member
Activity: 238
Merit: 100
April 11, 2011, 04:46:52 PM
#4
Did you create your xorg.conf with?
Code:
aticonfig --initial -f --adapter=all

You should have this (or similar) in your xorg.conf
Code:
Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:3:0:0"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[1]-0"
        Driver      "fglrx"
        BusID       "PCI:4:0:0"
EndSection

Read this guide and check if you did something differently:
https://bitcointalksearch.org/topic/m.47174
full member
Activity: 140
Merit: 100
April 11, 2011, 04:35:54 PM
#3
Hi,
Sorry, forgot to mention that I am using SDK version 2.1.
sr. member
Activity: 519
Merit: 252
555
April 11, 2011, 03:37:36 PM
#2
it'll hash but only at 170 mhash and cuts -d1 in half as well. So it's almost like it's using the same GPU for both processes.

This part sounds like the problem many users have had with multiple GPUs. The solution is to use SDK version 2.1 instead of newer ones. There may be other problems in your case, but try this one first.
full member
Activity: 140
Merit: 100
April 11, 2011, 03:29:43 PM
#1
Hi all,
I have an MSI 870 mainboard with a 5970 installed. poclbm -d1 does the right thing but -d2 either gives verify  error: check hardware or it'll hash but only at 170 mhash and cuts -d1 in half as well. So it's almost like it's using the same GPU for both processes.
I have tried
aticonfig --crossfire off --adapter all
with and without restarting X. Though --lscs still lists crossfire as enabled after an X restart.

Anyone using the MSI 870 and have this working. Happy to send BTC for a solution.
Jump to: