Bitcoin Forum
April 25, 2024, 02:22:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: dritte Grafikkarte wird unter Ubuntu nicht erkannt  (Read 1433 times)
Zwenny (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
June 25, 2011, 12:48:59 PM
 #1

Hallo,

habe ein kleines Problem mit meinem mining-rig
Ich habe Ubuntu 10.04.1 mit drei ATI Saphire 5850 Karten. Nun, es werden zwei erkannt, mit den kann ich auch minen, nur die dritte karte will und will sich nicht aktivieren lassen.
wenn ich "sudo aticonfig --initial --adapter=all" mache sagt er auch ich hätte drei karten:

Code:
$ sudo aticonfig --initial --adapter=all
Found fglrx primary device section
Found fglrx primary device section
Found fglrx primary device section
Using /etc/X11/xorg.conf
Saving back-up to /etc/X11/xorg.conf.fglrx-6

auch nach einem neustart kann ich danach die dritte karte nicht ansprechen:

Code:
$ aticonfig --adapter=all --od-gettemp

Adapter 0 - ATI Radeon HD 5800 Series
            Sensor 0: Temperature - 39.50 C

Adapter 1 - ATI Radeon HD 5800 Series
            Sensor 0: Temperature - 45.00 C
ERROR - Get temperature failed for Adapter 2 - ATI Radeon HD 5800 Series

beim FAN-stat holen sagt er mir das ich kein X Server auf der karte aktiv habe:

Code:
export DISPLAY=:0.2 ; aticonfig --pplib-cmd "get fanspeed 0"
aticonfig: This program must be run as root when no X server is active

meine xorg.conf sieht so aus:

Code:
~$ cat /etc/X11/xorg.conf
Section "ServerLayout"
Identifier     "aticonfig Layout"
Screen      0  "aticonfig-Screen[0]-0" 0 0
Screen         "aticonfig-Screen[1]-0" RightOf "aticonfig-Screen[0]-0"
Screen         "aticonfig-Screen[2]-0" RightOf "aticonfig-Screen[1]-0"
EndSection

Section "Module"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[0]-0"
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[1]-0"
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[2]-0"
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

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

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

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

Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device     "aticonfig-Device[0]-0"
Monitor    "aticonfig-Monitor[0]-0"
DefaultDepth     24
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig-Screen[1]-0"
Device     "aticonfig-Device[1]-0"
Monitor    "aticonfig-Monitor[1]-0"
DefaultDepth     24
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig-Screen[2]-0"
Device     "aticonfig-Device[2]-0"
Monitor    "aticonfig-Monitor[2]-0"
DefaultDepth     24
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

irgend ein Tipp was ich machen kann?
Thx für eure Hilfe!


The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714054960
Hero Member
*
Offline Offline

Posts: 1714054960

View Profile Personal Message (Offline)

Ignore
1714054960
Reply with quote  #2

1714054960
Report to moderator
leepfrog
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
June 25, 2011, 02:23:09 PM
 #2

Steck mal die Karten um, damit du eingrenzen kannst, ob ggf. eine der Karten oder einer der PCIe Slots defekt ist
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!