[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X11/Catalyst wird nicht richtig erkannt



Hallo,

Ich habe einen AMD E450 und habe den amd-driver-installer-catalyst-13-4-x86.x86_64
von der AMD Webseite herunter geladen und installiert.
Jetzt scheine ich aber noch ein Konfigurationsproblem zu haben :(
Wenn ich das richtig lese sind GPU/Monitor dem Treiber nicht zugeordnet.
Wenn ich den Catalyst Control Center mit "amdxdg-su -c amdcccle" starte kommt
enie Meldung das die Treiber nicht installiert wäre oder nicht richtig funktioniert

root@vdr:~# fglrxinfo
display: localhost:10.0  screen: 0
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) Q35 
OpenGL version string: 1.4 Mesa 8.0.5

root@vdr:~# aticonfig --query-monitor
Default Adapter - AMD Radeon HD 6320 Graphics
  Connected monitors: none
  Enabled monitors: none



root@vdr:~# lsmod | grep fglrx
fglrx                5170830  65 
button                 12937  1 fglrx

root@vdr:~# aticonfig --px-list-active-gpu
PowerXpress: Discrete GPU is active (High-Performance mode).

root@vdr:~# aticonfig --list-adapters
* 0. 00:01.0 AMD Radeon HD 6320 Graphics
* - Default adapter

root@vdr:~# lspci | grep VGA
00:01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Wrestler [Radeon HD 6320]

root@vdr:~# cat /etc/X11/xorg.conf
Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 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 "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:0:1: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

Weiß jemand Rat?
-- 
Don't Panic


Reply to: