fglrx Error nach Installation

Hast Du Probleme mit Hardware, die durch die anderen Foren nicht abgedeckt werden? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
Sweetums
Beiträge: 6
Registriert: 11.03.2016 16:38:23

fglrx Error nach Installation

Beitrag von Sweetums » 11.03.2016 17:06:22

Hallo, ich habe ein Problem bei der Installation vom fglrx Treiber, verwende zwar Parrot, aber das ist ja auch irgendwie Debian und ich weiss echt nicht mehr wen ich noch fragen soll! Also ich habe folgendes Problem:

Ich versuche fglrx nach dieser Anleitung: https://wiki.debian.org/ATIProprietary, zu installieren und zum laufen zu bekommen und schaffe es aber irgendwie nicht, die Ausgabe funktioniert über meine Radeon HD5970 zwar, auf die Eingabe fglrx, wird aber folgende fehlermeldung ausgegeben:

X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 157 (ATIFGLEXTENSION)
Minor opcode of failed request: 66 ()
Serial number of failed request: 13
Current serial number in output stream: 13

aticonfig --initial habe ich versucht, xorg.conf file erstellen nach: https://wiki.debian.org/ATIProprietary#configure, ebenfalls, allerdings ohne Erfolg.

Hier ist meine /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"
Screen "aticonfig-Screen[3]-0" RightOf "aticonfig-Screen[2]-0"
Screen "aticonfig-Screen[4]-0" RightOf "aticonfig-Screen[3]-0"
Screen "aticonfig-Screen[5]-0" RightOf "aticonfig-Screen[4]-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 "Monitor"
Identifier "aticonfig-Monitor[3]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection

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

Section "Monitor"
Identifier "aticonfig-Monitor[5]-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:3:0:0"
EndSection

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

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

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

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

Section "Device"
Identifier "aticonfig-Device[5]-0"
Driver "fglrx"
BusID "PCI:12: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

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

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

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

Der Befehl:
lspci -nn gibt folgendes aus:
00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:0412] (rev 06)
03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Hemlock [Radeon HD 5970] [1002:689c]
07:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Hemlock [Radeon HD 5970] [1002:689c]
0b:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Hemlock [Radeon HD 5970] [1002:689c]

und inxi -Fz gibt :

Graphics: Card-1: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller
Card-2: Advanced Micro Devices [AMD/ATI] Hemlock [Radeon HD 5970]
Card-3: Advanced Micro Devices [AMD/ATI] Hemlock [Radeon HD 5970]
Card-4: Advanced Micro Devices [AMD/ATI] Hemlock [Radeon HD 5970]
Card-5: Advanced Micro Devices [AMD/ATI] Hemlock [Radeon HD 5970]
Card-6: Advanced Micro Devices [AMD/ATI] Hemlock [Radeon HD 5970]
Card-7: Advanced Micro Devices [AMD/ATI] Hemlock [Radeon HD 5970]
Display Server: X.org 1.16.4 driver: fglrx
tty size: 80x24 Advanced Data: N/A for root

Wie kann ich fglrx zum Laufen bekommen!? Was habe ich falsch gemacht!? Kann mir jemand helfen? Danke!






OS: Parrot Security OS 2.2.1 Linux version 4.3.3-parrot-amd64 (eclipse@parrot) (gcc version 4.9.2 (Debian 4.9.2-10)

Benutzeravatar
Patsche
Beiträge: 3261
Registriert: 21.06.2013 01:47:54
Lizenz eigener Beiträge: MIT Lizenz
Wohnort: /home/10001101001

Re: fglrx Error nach Installation

Beitrag von Patsche » 11.03.2016 17:43:03

Liegt der fglrx bei dem OS auch im Repo? Oder probierst du den direkt von der AMD Seite zu installieren? Zeig mal die Ausgabe von:

Code: Alles auswählen

apt-cache policy fglrx-driver fglrx-glx fglrx-atieventsd fglrx-modules-dkms glx-alternative-fglrx libfglrx libgl1-fglrx-glx
Was passiert den nach der Installation? Blackscreen? Funktioniert ein älterer Kernel? Unter Debian hatter der fglrx-Treiber auch lange gebraucht, bis er mit Kernel 4.3 lief. Mit 4.2 gab es keine Probleme.....

Benutzeravatar
towo
Beiträge: 4408
Registriert: 27.02.2007 19:49:44
Lizenz eigener Beiträge: GNU Free Documentation License

Re: fglrx Error nach Installation

Beitrag von towo » 11.03.2016 17:54:23

Und ein /var/log/Xorg.0.log kann nie schaden!

Sweetums
Beiträge: 6
Registriert: 11.03.2016 16:38:23

Re: fglrx Error nach Installation

Beitrag von Sweetums » 11.03.2016 21:14:01

Danke für die rasche Antwort,

apt-cache policy fglrx-driver fglrx-glx fglrx-atieventsd fglrx-modules-dkms glx-alternative-fglrx libfglrx libgl1-fglrx-glx gibt folgendes aus:

fglrx-driver:
Installiert: 1:14.12-2.1
Installationskandidat: 1:14.12-2.1
Versionstabelle:
1:15.9-4~deb8u1 0
50 http://httpredir.debian.org/debian/ jessie/non-free amd64 Packages
*** 1:14.12-2.1 0
1001 http://euro3.archive.parrotsec.org/parrotsec/ stable/non-free amd64 Packages
1001 http://euro3.archive.parrotsec.org/parrotsec/ testing/non-free amd64 Packages
100 /var/lib/dpkg/status
fglrx-glx:
Installiert: (keine)
Installationskandidat: (keine)
Versionstabelle:
fglrx-atieventsd:
Installiert: 1:14.12-2.1
Installationskandidat: 1:14.12-2.1
Versionstabelle:
1:15.9-4~deb8u1 0
50 http://httpredir.debian.org/debian/ jessie/non-free amd64 Packages
*** 1:14.12-2.1 0
1001 http://euro3.archive.parrotsec.org/parrotsec/ stable/non-free amd64 Packages
1001 http://euro3.archive.parrotsec.org/parrotsec/ testing/non-free amd64 Packages
100 /var/lib/dpkg/status
fglrx-modules-dkms:
Installiert: 1:14.12-2.1
Installationskandidat: 1:14.12-2.1
Versionstabelle:
1:15.9-4~deb8u1 0
50 http://httpredir.debian.org/debian/ jessie/non-free amd64 Packages
*** 1:14.12-2.1 0
1001 http://euro3.archive.parrotsec.org/parrotsec/ stable/non-free amd64 Packages
1001 http://euro3.archive.parrotsec.org/parrotsec/ testing/non-free amd64 Packages
100 /var/lib/dpkg/status
glx-alternative-fglrx:
Installiert: 0.5.1
Installationskandidat: 0.5.1
Versionstabelle:
*** 0.5.1 0
1001 http://euro3.archive.parrotsec.org/parrotsec/ stable/contrib amd64 Packages
1001 http://euro3.archive.parrotsec.org/parrotsec/ testing/contrib amd64 Packages
50 http://httpredir.debian.org/debian/ jessie/contrib amd64 Packages
100 /var/lib/dpkg/status
libfglrx:
Installiert: 1:14.12-2.1
Installationskandidat: 1:14.12-2.1
Versionstabelle:
1:15.9-4~deb8u1 0
50 http://httpredir.debian.org/debian/ jessie/non-free amd64 Packages
*** 1:14.12-2.1 0
1001 http://euro3.archive.parrotsec.org/parrotsec/ stable/non-free amd64 Packages
1001 http://euro3.archive.parrotsec.org/parrotsec/ testing/non-free amd64 Packages
100 /var/lib/dpkg/status
libgl1-fglrx-glx:
Installiert: 1:14.12-2.1
Installationskandidat: 1:14.12-2.1
Versionstabelle:
1:15.9-4~deb8u1 0
50 http://httpredir.debian.org/debian/ jessie/non-free amd64 Packages
*** 1:14.12-2.1 0
1001 http://euro3.archive.parrotsec.org/parrotsec/ stable/non-free amd64 Packages
1001 http://euro3.archive.parrotsec.org/parrotsec/ testing/non-free amd64 Packages
100 /var/lib/dpkg/status



Ich habe die deb http://httpredir.debian.org/debian/ jessie main contrib non-free Repo genommen und in die Sources ergänzt, wie im Tutorial beschrieben und das dkms modules Paket installiert, und er hat nicht gemeckert beim installieren, aber laut dem 2. log dürfte doch irgendetwas fehlen, wie lese ich das am Besten? was sind die relevanten Teile? Und wie kann ich mein Problem lösen? Bildschirm Ausgabe funktioniert, also Bild habe ich, nur wenn irgendein Programm eben auf die gpu Unterstützung zugreifen will bekomme ich oben genannte Fehlermeldung. Ja und Karten habe ich 3 Radeon 5970 verbaut, die unter windows funktionieren. lg

Sweetums
Beiträge: 6
Registriert: 11.03.2016 16:38:23

Re: fglrx Error nach Installation

Beitrag von Sweetums » 11.03.2016 21:16:35

/var/log/Xorg.0.log sagt folgerndes:

#cat /var/log/Xorg.0.log
[ 9.115]
X.Org X Server 1.16.4
Release Date: 2014-12-20
[ 9.115] X Protocol Version 11, Revision 0
[ 9.115] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 9.115] Current Operating System: Linux parrot 4.3.3-parrot-amd64 #1 SMP Fri Feb 5 20:47:33 CET 2016 x86_64
[ 9.115] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.3-parrot-amd64 root=UUID=60f6bf65-2ddc-4040-8dad-809eb21e4aee ro quiet
[ 9.115] Build Date: 11 February 2015 12:32:02AM
[ 9.115] xorg-server 2:1.16.4-1 (http://www.debian.org/support)
[ 9.115] Current version of pixman: 0.32.6
[ 9.115] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 9.115] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 9.115] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 11 19:52:38 2016
[ 9.116] (==) Using config file: "/etc/X11/xorg.conf"
[ 9.116] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 9.116] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 9.118] (==) ServerLayout "aticonfig Layout"
[ 9.118] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[ 9.118] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
[ 9.119] (**) | |-->Device "aticonfig-Device[0]-0"
[ 9.119] (**) |-->Screen "aticonfig-Screen[1]-0" (1)
[ 9.119] (**) | |-->Monitor "aticonfig-Monitor[1]-0"
[ 9.119] (**) | |-->Device "aticonfig-Device[1]-0"
[ 9.119] (**) |-->Screen "aticonfig-Screen[2]-0" (2)
[ 9.119] (**) | |-->Monitor "aticonfig-Monitor[2]-0"
[ 9.119] (**) | |-->Device "aticonfig-Device[2]-0"
[ 9.119] (**) |-->Screen "aticonfig-Screen[3]-0" (3)
[ 9.119] (**) | |-->Monitor "aticonfig-Monitor[3]-0"
[ 9.119] (**) | |-->Device "aticonfig-Device[3]-0"
[ 9.119] (**) |-->Screen "aticonfig-Screen[4]-0" (4)
[ 9.119] (**) | |-->Monitor "aticonfig-Monitor[4]-0"
[ 9.119] (**) | |-->Device "aticonfig-Device[4]-0"
[ 9.119] (**) |-->Screen "aticonfig-Screen[5]-0" (5)
[ 9.119] (**) | |-->Monitor "aticonfig-Monitor[5]-0"
[ 9.119] (**) | |-->Device "aticonfig-Device[5]-0"
[ 9.119] (==) Automatically adding devices
[ 9.119] (==) Automatically enabling devices
[ 9.119] (==) Automatically adding GPU devices
[ 9.123] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 9.123] Entry deleted from font path.
[ 9.124] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 9.124] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 9.124] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 9.124] (II) Loader magic: 0x55c92fdded80
[ 9.124] (II) Module ABI versions:
[ 9.124] X.Org ANSI C Emulation: 0.4
[ 9.124] X.Org Video Driver: 18.0
[ 9.124] X.Org XInput driver : 21.0
[ 9.124] X.Org Server Extension : 8.0
[ 9.124] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 9.126] (--) PCI: (0:0:2:0) 8086:0412:1458:d000 rev 6, Mem @ 0xf7000000/4194304, 0x80000000/268435456, I/O @ 0x0000f000/64
[ 9.126] (--) PCI:*(0:3:0:0) 1002:689c:174b:c000 rev 0, Mem @ 0xe0000000/268435456, 0xf7b20000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 9.126] (--) PCI: (0:4:0:0) 1002:689c:174b:c000 rev 0, Mem @ 0xd0000000/268435456, 0xf7a20000/131072, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[ 9.126] (--) PCI: (0:7:0:0) 1002:689c:174b:c000 rev 0, Mem @ 0xc0000000/268435456, 0xf7820000/131072, I/O @ 0x0000c000/256, BIOS @ 0x????????/131072
[ 9.126] (--) PCI: (0:8:0:0) 1002:689c:174b:c000 rev 0, Mem @ 0xb0000000/268435456, 0xf7720000/131072, I/O @ 0x0000b000/256, BIOS @ 0x????????/131072
[ 9.126] (--) PCI: (0:11:0:0) 1002:689c:174b:c000 rev 0, Mem @ 0xa0000000/268435456, 0xf7520000/131072, I/O @ 0x0000a000/256, BIOS @ 0x????????/131072
[ 9.126] (--) PCI: (0:12:0:0) 1002:689c:174b:c000 rev 0, Mem @ 0x90000000/268435456, 0xf7420000/131072, I/O @ 0x00009000/256, BIOS @ 0x????????/131072
[ 9.127] (II) "glx" will be loaded by default.
[ 9.127] (II) LoadModule: "glx"
[ 9.128] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 9.130] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[ 9.130] compiled for 6.9.0, module version = 1.0.0
[ 9.130] (II) LoadModule: "fglrx"
[ 9.132] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 9.178] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[ 9.178] compiled for 1.4.99.906, module version = 14.50.2
[ 9.178] Module class: X.Org Video Driver
[ 9.179] (II) Loading sub module "fglrxdrm"
[ 9.179] (II) LoadModule: "fglrxdrm"
[ 9.179] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 9.180] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 9.180] compiled for 1.4.99.906, module version = 14.50.2
[ 9.180] (II) AMD Proprietary Linux Driver Version Identifier:14.50.2
[ 9.180] (II) AMD Proprietary Linux Driver Release Identifier: 14.501.1003
[ 9.180] (II) AMD Proprietary Linux Driver Build Date: Nov 20 2014 21:22:54
[ 9.180] (++) using VT number 7

[ 9.181] (WW) Falling back to old probe method for fglrx
[ 9.188] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[ 9.189] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.189] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.189] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.189] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.189] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.189] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.189] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.189] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.189] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.189] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.189] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.189] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.191] (--) Chipset Supported AMD Graphics Processor (0x689C) found
[ 9.191] (--) Chipset Supported AMD Graphics Processor (0x689C) found
[ 9.191] (--) Chipset Supported AMD Graphics Processor (0x689C) found
[ 9.191] (--) Chipset Supported AMD Graphics Processor (0x689C) found
[ 9.191] (--) Chipset Supported AMD Graphics Processor (0x689C) found
[ 9.191] (--) Chipset Supported AMD Graphics Processor (0x689C) found
[ 9.192] (WW) fglrx: No matching Device section for instance (BusID PCI:0@3:0:1) found
[ 9.192] (WW) fglrx: No matching Device section for instance (BusID PCI:0@7:0:1) found
[ 9.192] (WW) fglrx: No matching Device section for instance (BusID PCI:0@11:0:1) found
[ 9.193] (II) fglrx(0): pEnt->device->identifier=0x55c930b258c0
[ 9.193] (II) fglrx(1): pEnt->device->identifier=0x55c930b25be0
[ 9.193] (II) fglrx(2): pEnt->device->identifier=0x55c930b25f00
[ 9.193] (II) fglrx(3): pEnt->device->identifier=0x55c930b26220
[ 9.193] (II) fglrx(4): pEnt->device->identifier=0x55c930b26540
[ 9.193] (II) fglrx(5): pEnt->device->identifier=0x55c930b26860
[ 9.193] (II) fglrx(0): === [xdl_xs116_atiddxPreInit] === begin
[ 9.193] (II) fglrx(0): FB driver is enabled
[ 9.193] (II) Loading sub module "vgahw"
[ 9.193] (II) LoadModule: "vgahw"
[ 9.193] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 9.194] (II) Module vgahw: vendor="X.Org Foundation"
[ 9.194] compiled for 1.16.4, module version = 0.1.0
[ 9.194] ABI class: X.Org Video Driver, version 18.0
[ 9.194] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[ 9.194] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 9.194] (==) fglrx(0): Default visual is TrueColor
[ 9.194] (**) fglrx(0): Option "DPMS" "true"
[ 9.194] (==) fglrx(0): RGB weight 888
[ 9.194] (II) fglrx(0): Using 8 bits per RGB
[ 9.194] (==) fglrx(0): Buffer Tiling is ON
[ 9.195] (II) Loading sub module "fglrxdrm"
[ 9.195] (II) LoadModule: "fglrxdrm"
[ 9.195] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 9.195] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 9.195] compiled for 1.4.99.906, module version = 14.50.2
[ 9.196] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.196] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.196] (**) fglrx(0): NoAccel = NO
[ 9.196] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[ 9.196] (--) fglrx(0): Chipset: "AMD Radeon HD 5900 Series" (Chipset = 0x689c)
[ 9.196] (--) fglrx(0): (PciSubVendor = 0x174b, PciSubDevice = 0xc000)
[ 9.196] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[ 9.196] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
[ 9.196] (--) fglrx(0): MMIO registers at 0xf7b20000
[ 9.196] (--) fglrx(0): I/O port at 0x0000e000
[ 9.196] (==) fglrx(0): ROM-BIOS at 0x000c0000
[ 9.206] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[ 9.206] (II) Loading sub module "vbe"
[ 9.206] (II) LoadModule: "vbe"
[ 9.206] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 9.207] (II) Module vbe: vendor="X.Org Foundation"
[ 9.207] compiled for 1.16.4, module version = 1.1.0
[ 9.207] ABI class: X.Org Video Driver, version 18.0
[ 9.207] (II) fglrx(0): VESA BIOS not detected
[ 9.207] (WW) fglrx(0): GetVBEMode failed
[ 9.242] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[ 9.242] (--) fglrx(0): Video RAM: 1048576 kByte, Type: GDDR5
[ 9.242] (II) fglrx(0): PCIE card detected
[ 9.242] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[ 9.242] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[ 9.242] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x40000000)
[ 9.242] (II) fglrx(0): RandR 1.2 support is enabled!
[ 9.242] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[ 9.242] (II) Loading sub module "fb"
[ 9.242] (II) LoadModule: "fb"
[ 9.242] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 9.243] (II) Module fb: vendor="X.Org Foundation"
[ 9.243] compiled for 1.16.4, module version = 1.0.0
[ 9.243] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.243] (II) fglrx(0): EDID Management option: EDID Management is enabled
[ 9.243] (II) Loading sub module "ddc"
[ 9.243] (II) LoadModule: "ddc"
[ 9.243] (II) Module "ddc" already built-in
[ 9.397] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
[ 9.397] (II) fglrx(0): Output DFP2 has no monitor section
[ 9.397] (II) fglrx(0): Output DFP3 has no monitor section
[ 9.397] (II) fglrx(0): Output CRT1 has no monitor section
[ 9.397] (II) fglrx(0): Output CRT2 has no monitor section
[ 9.397] (II) Loading sub module "ddc"
[ 9.397] (II) LoadModule: "ddc"
[ 9.397] (II) Module "ddc" already built-in
[ 9.397] (II) fglrx(0): Connected Display0: DFP1
[ 9.397] (II) fglrx(0): Display0 EDID data ---------------------------
[ 9.397] (II) fglrx(0): Manufacturer: MJI Model: 6 Serial#: 16843009
[ 9.397] (II) fglrx(0): Year: 2005 Week: 0
[ 9.397] (II) fglrx(0): EDID Version: 1.3
[ 9.397] (II) fglrx(0): Digital Display Input
[ 9.397] (II) fglrx(0): Indeterminate output size
[ 9.397] (II) fglrx(0): Gamma: 2.20
[ 9.397] (II) fglrx(0): No DPMS capabilities specified
[ 9.397] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 9.397] (II) fglrx(0): First detailed timing is preferred mode
[ 9.397] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 9.397] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
[ 9.397] (II) fglrx(0): Supported established timings:
[ 9.397] (II) fglrx(0): 640x480@60Hz
[ 9.397] (II) fglrx(0): Manufacturer's mask: 0
[ 9.397] (II) fglrx(0): Supported detailed timing:
[ 9.397] (II) fglrx(0): clock: 74.2 MHz Image Size: 708 x 398 mm
[ 9.397] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 9.397] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 9.397] (II) fglrx(0): Supported detailed timing:
[ 9.397] (II) fglrx(0): clock: 74.2 MHz Image Size: 708 x 398 mm
[ 9.397] (II) fglrx(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 9.397] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 9.397] (II) fglrx(0): Ranges: V min: 49 V max: 61 Hz, H min: 15 H max: 46 kHz, PixClock max 85 MHz
[ 9.397] (II) fglrx(0): Monitor name: SR9600 HDMI1
[ 9.397] (II) fglrx(0): Supported detailed timing:
[ 9.397] (II) fglrx(0): clock: 74.2 MHz Image Size: 708 x 398 mm
[ 9.397] (II) fglrx(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 9.397] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 9.397] (II) fglrx(0): Supported detailed timing:
[ 9.397] (II) fglrx(0): clock: 27.0 MHz Image Size: 708 x 398 mm
[ 9.397] (II) fglrx(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 9.397] (II) fglrx(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 9.397] (II) fglrx(0): Supported detailed timing:
[ 9.397] (II) fglrx(0): clock: 74.2 MHz Image Size: 708 x 398 mm
[ 9.397] (II) fglrx(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
[ 9.397] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 9.397] (II) fglrx(0): Supported detailed timing:
[ 9.397] (II) fglrx(0): clock: 27.0 MHz Image Size: 708 x 398 mm
[ 9.397] (II) fglrx(0): h_active: 720 h_sync: 732 h_sync_end 796 h_blank_end 864 h_border: 0
[ 9.397] (II) fglrx(0): v_active: 576 v_sync: 581 v_sync_end 586 v_blanking: 625 v_border: 0
[ 9.397] (II) fglrx(0): Number of EDID sections to follow: 1
[ 9.397] (II) fglrx(0): EDID (in hex):
[ 9.397] (II) fglrx(0): 00ffffffffffff003549060001010101
[ 9.397] (II) fglrx(0): 000f0103800000780aee91a3544c9926
[ 9.397] (II) fglrx(0): 0f505420000001010101010101010101
[ 9.397] (II) fglrx(0): 010101010101011d8018711c1620582c
[ 9.397] (II) fglrx(0): 2500c48e2100009e011d80d0721c1620
[ 9.397] (II) fglrx(0): 102c2580c48e2100009e000000fd0031
[ 9.397] (II) fglrx(0): 3d0f2e08000a202020202020000000fc
[ 9.397] (II) fglrx(0): 005352393630302048444d4931200130
[ 9.397] (II) fglrx(0): End of Display0 EDID data --------------------
[ 9.397] (WW) fglrx(0): Dynamic Surface Resizing cannot be enabled
[ 9.398] (II) fglrx(0): EDID for output DFP1
[ 9.398] (II) fglrx(0): Manufacturer: MJI Model: 6 Serial#: 16843009
[ 9.398] (II) fglrx(0): Year: 2005 Week: 0
[ 9.398] (II) fglrx(0): EDID Version: 1.3
[ 9.398] (II) fglrx(0): Digital Display Input
[ 9.398] (II) fglrx(0): Indeterminate output size
[ 9.398] (II) fglrx(0): Gamma: 2.20
[ 9.398] (II) fglrx(0): No DPMS capabilities specified
[ 9.398] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 9.398] (II) fglrx(0): First detailed timing is preferred mode
[ 9.398] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 9.398] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
[ 9.398] (II) fglrx(0): Supported established timings:
[ 9.398] (II) fglrx(0): 640x480@60Hz
[ 9.398] (II) fglrx(0): Manufacturer's mask: 0
[ 9.398] (II) fglrx(0): Supported detailed timing:
[ 9.398] (II) fglrx(0): clock: 74.2 MHz Image Size: 708 x 398 mm
[ 9.398] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 9.398] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 9.398] (II) fglrx(0): Supported detailed timing:
[ 9.398] (II) fglrx(0): clock: 74.2 MHz Image Size: 708 x 398 mm
[ 9.398] (II) fglrx(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 9.398] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 9.398] (II) fglrx(0): Ranges: V min: 49 V max: 61 Hz, H min: 15 H max: 46 kHz, PixClock max 85 MHz
[ 9.398] (II) fglrx(0): Monitor name: SR9600 HDMI1
[ 9.398] (II) fglrx(0): Supported detailed timing:
[ 9.398] (II) fglrx(0): clock: 74.2 MHz Image Size: 708 x 398 mm
[ 9.398] (II) fglrx(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 9.398] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 9.398] (II) fglrx(0): Supported detailed timing:
[ 9.398] (II) fglrx(0): clock: 27.0 MHz Image Size: 708 x 398 mm
[ 9.398] (II) fglrx(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 9.398] (II) fglrx(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 9.398] (II) fglrx(0): Supported detailed timing:
[ 9.398] (II) fglrx(0): clock: 74.2 MHz Image Size: 708 x 398 mm
[ 9.398] (II) fglrx(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
[ 9.398] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 9.398] (II) fglrx(0): Supported detailed timing:
[ 9.398] (II) fglrx(0): clock: 27.0 MHz Image Size: 708 x 398 mm
[ 9.398] (II) fglrx(0): h_active: 720 h_sync: 732 h_sync_end 796 h_blank_end 864 h_border: 0
[ 9.398] (II) fglrx(0): v_active: 576 v_sync: 581 v_sync_end 586 v_blanking: 625 v_border: 0
[ 9.398] (II) fglrx(0): Number of EDID sections to follow: 1
[ 9.398] (II) fglrx(0): EDID (in hex):
[ 9.398] (II) fglrx(0): 00ffffffffffff003549060001010101
[ 9.398] (II) fglrx(0): 000f0103800000780aee91a3544c9926
[ 9.398] (II) fglrx(0): 0f505420000001010101010101010101
[ 9.398] (II) fglrx(0): 010101010101011d8018711c1620582c
[ 9.398] (II) fglrx(0): 2500c48e2100009e011d80d0721c1620
[ 9.398] (II) fglrx(0): 102c2580c48e2100009e000000fd0031
[ 9.398] (II) fglrx(0): 3d0f2e08000a202020202020000000fc
[ 9.398] (II) fglrx(0): 005352393630302048444d4931200130
[ 9.398] (II) fglrx(0): EDID vendor "MJI", prod id 6
[ 9.398] (II) fglrx(0): Using EDID range info for horizontal sync
[ 9.398] (II) fglrx(0): Using EDID range info for vertical refresh
[ 9.398] (II) fglrx(0): Printing DDC gathered Modelines:
[ 9.398] (II) fglrx(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz eP)
[ 9.398] (II) fglrx(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 9.398] (II) fglrx(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 9.398] (II) fglrx(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 9.398] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1440x480"x0.0 54.00 1440 1472 1596 1716 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1440x576"x0.0 54.00 1440 1464 1592 1728 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 9.398] (II) fglrx(0): Printing probed modes for output DFP1
[ 9.398] (II) fglrx(0): Modeline "1920x1080"x60.0 74.25 1920 2008 2052 2200 1080 1085 1095 1125 interlace +hsync +vsync (33.8 kHz eP)
[ 9.398] (II) fglrx(0): Modeline "1920x1080"x50.0 74.25 1920 2448 2492 2640 1080 1085 1095 1125 interlace +hsync +vsync (28.1 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1920x1080"x59.9 74.18 1920 2008 2052 2200 1080 1085 1095 1125 interlace +hsync +vsync (33.7 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1776x1000"x50.0 74.25 1776 2304 2348 2640 1000 1005 1015 1125 interlace +hsync +vsync (28.1 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "1776x1000"x59.9 74.18 1776 1864 1908 2200 1000 1005 1015 1125 interlace +hsync +vsync (33.7 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "1680x1050"x60.0 74.25 1680 2008 2052 2200 1050 1085 1095 1125 interlace +hsync +vsync (33.8 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1680x1050"x50.0 74.25 1680 2448 2492 2640 1050 1085 1095 1125 interlace +hsync +vsync (28.1 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1680x1050"x59.9 74.18 1680 2008 2052 2200 1050 1085 1095 1125 interlace +hsync +vsync (33.7 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1400x1050"x60.0 74.25 1400 2008 2052 2200 1050 1085 1095 1125 interlace +hsync +vsync (33.8 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1400x1050"x50.0 74.25 1400 2448 2492 2640 1050 1085 1095 1125 interlace +hsync +vsync (28.1 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1400x1050"x59.9 74.18 1400 2008 2052 2200 1050 1085 1095 1125 interlace +hsync +vsync (33.7 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1600x900"x50.0 74.25 1600 2304 2348 2640 900 1005 1015 1125 interlace +hsync +vsync (28.1 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "1600x900"x59.9 74.18 1600 1864 1908 2200 900 1005 1015 1125 interlace +hsync +vsync (33.7 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "1360x1024"x60.0 74.25 1360 2008 2052 2200 1024 1085 1095 1125 interlace +hsync +vsync (33.8 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1360x1024"x50.0 74.25 1360 2448 2492 2640 1024 1085 1095 1125 interlace +hsync +vsync (28.1 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1360x1024"x59.9 74.18 1360 2008 2052 2200 1024 1085 1095 1125 interlace +hsync +vsync (33.7 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1280x1024"x60.0 74.25 1280 2008 2052 2200 1024 1085 1095 1125 interlace +hsync +vsync (33.8 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1280x1024"x50.0 74.25 1280 2448 2492 2640 1024 1085 1095 1125 interlace +hsync +vsync (28.1 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1280x1024"x59.9 74.18 1280 2008 2052 2200 1024 1085 1095 1125 interlace +hsync +vsync (33.7 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1440x900"x50.0 74.25 1440 2304 2348 2640 900 1005 1015 1125 interlace +hsync +vsync (28.1 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "1440x900"x59.9 74.18 1440 1864 1908 2200 900 1005 1015 1125 interlace +hsync +vsync (33.7 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "1280x960"x50.0 74.25 1280 2304 2348 2640 960 1005 1015 1125 interlace +hsync +vsync (28.1 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "1280x960"x59.9 74.18 1280 1864 1908 2200 960 1005 1015 1125 interlace +hsync +vsync (33.7 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "1280x768"x50.0 74.25 1280 2304 2348 2640 768 1005 1015 1125 interlace +hsync +vsync (28.1 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "1280x768"x59.9 74.18 1280 1864 1908 2200 768 1005 1015 1125 interlace +hsync +vsync (33.7 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 9.398] (II) fglrx(0): Modeline "1024x768"x50.0 74.25 1024 2304 2348 2640 768 1005 1015 1125 interlace +hsync +vsync (28.1 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "1024x768"x59.9 74.18 1024 1864 1908 2200 768 1005 1015 1125 interlace +hsync +vsync (33.7 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "1152x648"x50.0 74.25 1152 1592 1632 1980 648 653 658 750 +hsync +vsync (37.5 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "1152x648"x59.9 74.18 1152 1262 1302 1650 648 653 658 750 +hsync +vsync (45.0 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "800x600"x50.0 74.25 800 1592 1632 1980 600 653 658 750 +hsync +vsync (37.5 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "800x600"x59.9 74.18 800 1262 1302 1650 600 653 658 750 +hsync +vsync (45.0 kHz ez)
[ 9.398] (II) fglrx(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 9.398] (II) fglrx(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 9.398] (II) fglrx(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 9.398] (II) fglrx(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9.398] (II) fglrx(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9.398] (II) fglrx(0): EDID for output DFP2
[ 9.398] (II) fglrx(0): EDID for output DFP3
[ 9.398] (II) fglrx(0): EDID for output CRT1
[ 9.398] (II) fglrx(0): EDID for output CRT2
[ 9.398] (II) fglrx(0): Output DFP1 connected
[ 9.398] (II) fglrx(0): Output DFP2 disconnected
[ 9.398] (II) fglrx(0): Output DFP3 disconnected
[ 9.398] (II) fglrx(0): Output CRT1 disconnected
[ 9.398] (II) fglrx(0): Output CRT2 disconnected
[ 9.398] (II) fglrx(0): Using exact sizes for initial modes
[ 9.398] (II) fglrx(0): Output DFP1 using initial mode 1920x1080
[ 9.398] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 9.398] (II) fglrx(0): DPI set to (96, 96)
[ 9.398] (II) fglrx(0): Eyefinity capable adapter detected.
[ 9.398] (II) fglrx(0): Adapter AMD Radeon HD 5900 Series has 6 configurable heads and 1 displays connected.
[ 9.398] (==) fglrx(0): PseudoColor visuals disabled
[ 9.398] (II) Loading sub module "ramdac"
[ 9.398] (II) LoadModule: "ramdac"
[ 9.398] (II) Module "ramdac" already built-in
[ 9.398] (==) fglrx(0): NoDRI = NO
[ 9.398] (==) fglrx(0): Capabilities: 0x00000000
[ 9.398] (==) fglrx(0): CapabilitiesEx: 0x00000000
[ 9.398] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[ 9.398] (==) fglrx(0): UseFastTLS=0
[ 9.398] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
[ 9.398] (II) fglrx(1): === [xdl_xs116_atiddxPreInit] === begin
[ 9.398] (II) fglrx(1): FB driver is enabled
[ 9.398] (**) fglrx(1): Depth 24, (--) framebuffer bpp 32
[ 9.398] (II) fglrx(1): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 9.398] (==) fglrx(1): Default visual is TrueColor
[ 9.398] (**) fglrx(1): Option "DPMS" "true"
[ 9.398] (==) fglrx(1): RGB weight 888
[ 9.398] (II) fglrx(1): Using 8 bits per RGB
[ 9.398] (==) fglrx(1): Buffer Tiling is ON
[ 9.398] (II) Loading sub module "fglrxdrm"
[ 9.398] (II) LoadModule: "fglrxdrm"
[ 9.398] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 9.398] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 9.398] compiled for 1.4.99.906, module version = 14.50.2
[ 9.399] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.399] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.399] (**) fglrx(1): NoAccel = NO
[ 9.399] (**) fglrx(1): AMD 2D Acceleration Architecture enabled
[ 9.399] (--) fglrx(1): Chipset: "AMD Radeon HD 5900 Series" (Chipset = 0x689c)
[ 9.399] (--) fglrx(1): (PciSubVendor = 0x174b, PciSubDevice = 0xc000)
[ 9.399] (==) fglrx(1): board vendor info: third party graphics adapter - NOT original AMD
[ 9.399] (--) fglrx(1): Linear framebuffer (phys) at 0xd0000000
[ 9.399] (--) fglrx(1): MMIO registers at 0xf7a20000
[ 9.399] (--) fglrx(1): I/O port at 0x0000d000
[ 9.399] (==) fglrx(1): ROM-BIOS at 0x000c0000
[ 9.406] (II) fglrx(0): Invalid ATI BIOS from int10, the adapter is not VGA-enabled
[ 9.615] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[ 9.615] (--) fglrx(1): Video RAM: 1048576 kByte, Type: GDDR5
[ 9.615] (II) fglrx(1): PCIE card detected
[ 9.615] (--) fglrx(1): Using per-process page tables (PPPT) as GART.
[ 9.615] (WW) fglrx(1): board is an unknown third party board, chipset is supported
[ 9.615] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x40000000)
[ 9.615] (II) fglrx(1): RandR 1.2 support is enabled!
[ 9.615] (II) fglrx(1): RandR 1.2 rotation support is enabled!
[ 9.615] (II) Loading sub module "fb"
[ 9.615] (II) LoadModule: "fb"
[ 9.615] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 9.615] (II) Module fb: vendor="X.Org Foundation"
[ 9.615] compiled for 1.16.4, module version = 1.0.0
[ 9.615] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.615] (II) fglrx(0): EDID Management option: EDID Management is enabled
[ 9.615] (II) Loading sub module "ddc"
[ 9.615] (II) LoadModule: "ddc"
[ 9.615] (II) Module "ddc" already built-in
[ 9.618] (II) fglrx(1): Output CRT1 using monitor section aticonfig-Monitor[1]-0
[ 9.618] (II) Loading sub module "ddc"
[ 9.618] (II) LoadModule: "ddc"
[ 9.618] (II) Module "ddc" already built-in
[ 9.618] (WW) fglrx(0): Dynamic Surface Resizing cannot be enabled
[ 9.618] (II) fglrx(1): Printing probed modes for output CRT1
[ 9.618] (II) fglrx(1): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz eP)
[ 9.618] (II) fglrx(1): Modeline "1400x1050"x60.0 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync (65.2 kHz e)
[ 9.618] (II) fglrx(1): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 9.618] (II) fglrx(1): Modeline "1360x1024"x60.0 116.01 1360 1448 1592 1824 1024 1025 1028 1060 -hsync +vsync (63.6 kHz e)
[ 9.618] (II) fglrx(1): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 9.618] (II) fglrx(1): Modeline "1440x900"x60.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 9.618] (II) fglrx(1): Modeline "1280x960"x60.0 102.10 1280 1360 1496 1712 960 961 964 994 -hsync +vsync (59.6 kHz e)
[ 9.618] (II) fglrx(1): Modeline "1366x768"x60.0 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz e)
[ 9.618] (II) fglrx(1): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
[ 9.618] (II) fglrx(1): Modeline "1280x800"x60.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[ 9.618] (II) fglrx(1): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz e)
[ 9.618] (II) fglrx(1): Modeline "1280x768"x60.0 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
[ 9.618] (II) fglrx(1): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 9.618] (II) fglrx(1): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 9.618] (II) fglrx(1): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 9.618] (II) fglrx(1): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 9.618] (II) fglrx(1): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9.618] (II) fglrx(1): Output CRT1 connected
[ 9.618] (II) fglrx(1): Using exact sizes for initial modes
[ 9.618] (II) fglrx(1): Output CRT1 using initial mode 1600x1200
[ 9.618] (II) fglrx(1): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 9.618] (II) fglrx(1): DPI set to (96, 96)
[ 9.618] (WW) fglrx(0): Unable to register ADL handler for 0x00110000
[ 9.618] (WW) fglrx(0): Unable to register ADL handler for 0x00120000
[ 9.618] (WW) fglrx(0): Unable to register ADL handler for 0x00130000
[ 9.618] (WW) fglrx(0): Unable to register ADL handler for 0x00150000
[ 9.618] (II) fglrx(1): Eyefinity capable adapter detected.
[ 9.618] (II) fglrx(1): Adapter AMD Radeon HD 5900 Series has 6 configurable heads and 0 displays connected.
[ 9.618] (==) fglrx(1): PseudoColor visuals disabled
[ 9.619] (II) Loading sub module "ramdac"
[ 9.619] (II) LoadModule: "ramdac"
[ 9.619] (II) Module "ramdac" already built-in
[ 9.619] (==) fglrx(1): NoDRI = NO
[ 9.619] (==) fglrx(1): Capabilities: 0x00000000
[ 9.619] (==) fglrx(1): CapabilitiesEx: 0x00000000
[ 9.619] (==) fglrx(1): OpenGL ClientDriverName: "fglrx_dri.so"
[ 9.619] (==) fglrx(1): UseFastTLS=0
[ 9.619] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
[ 9.619] (EE) fglrx(1): Multiview is only supported with acceleration; this screen will now shutdown.
[ 9.619] (EE) fglrx(1): PreInit failed
[ 9.619] (II) fglrx(1): === [xdl_xs116_atiddxPreInit] === end
[ 9.619] (II) fglrx(2): === [xdl_xs116_atiddxPreInit] === begin
[ 9.619] (II) fglrx(2): FB driver is enabled
[ 9.619] (**) fglrx(2): Depth 24, (--) framebuffer bpp 32
[ 9.619] (II) fglrx(2): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 9.619] (==) fglrx(2): Default visual is TrueColor
[ 9.619] (**) fglrx(2): Option "DPMS" "true"
[ 9.619] (==) fglrx(2): RGB weight 888
[ 9.619] (II) fglrx(2): Using 8 bits per RGB
[ 9.619] (==) fglrx(2): Buffer Tiling is ON
[ 9.619] (II) Loading sub module "fglrxdrm"
[ 9.619] (II) LoadModule: "fglrxdrm"
[ 9.619] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 9.619] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 9.619] compiled for 1.4.99.906, module version = 14.50.2
[ 9.619] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.619] ukiDynamicMajor: failed to open /proc/ati/major
[ 9.619] (**) fglrx(2): NoAccel = NO
[ 9.619] (**) fglrx(2): AMD 2D Acceleration Architecture enabled
[ 9.619] (--) fglrx(2): Chipset: "AMD Radeon HD 5900 Series" (Chipset = 0x689c)
[ 9.619] (--) fglrx(2): (PciSubVendor = 0x174b, PciSubDevice = 0xc000)
[ 9.619] (==) fglrx(2): board vendor info: third party graphics adapter - NOT original AMD
[ 9.619] (--) fglrx(2): Linear framebuffer (phys) at 0xc0000000
[ 9.619] (--) fglrx(2): MMIO registers at 0xf7820000
[ 9.619] (--) fglrx(2): I/O port at 0x0000c000
[ 9.619] (==) fglrx(2): ROM-BIOS at 0x000c0000
[ 9.626] (II) fglrx(0): Invalid ATI BIOS from int10, the adapter is not VGA-enabled
[ 9.929] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[ 9.929] (--) fglrx(2): Video RAM: 1048576 kByte, Type: GDDR5
[ 9.929] (II) fglrx(2): PCIE card detected
[ 9.929] (--) fglrx(2): Using per-process page tables (PPPT) as GART.
[ 9.929] (WW) fglrx(2): board is an unknown third party board, chipset is supported
[ 9.929] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x40000000)
[ 9.929] (II) fglrx(2): RandR 1.2 support is enabled!
[ 9.929] (II) fglrx(2): RandR 1.2 rotation support is enabled!
[ 9.929] (II) Loading sub module "fb"
[ 9.929] (II) LoadModule: "fb"
[ 9.929] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 9.929] (II) Module fb: vendor="X.Org Foundation"
[ 9.929] compiled for 1.16.4, module version = 1.0.0
[ 9.929] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.929] (II) fglrx(0): EDID Management option: EDID Management is enabled
[ 9.929] (II) Loading sub module "ddc"
[ 9.929] (II) LoadModule: "ddc"
[ 9.929] (II) Module "ddc" already built-in
[ 9.958] (II) fglrx(2): Output DFP1 using monitor section aticonfig-Monitor[2]-0
[ 9.958] (II) fglrx(2): Output DFP2 has no monitor section
[ 9.958] (II) fglrx(2): Output DFP3 has no monitor section
[ 9.958] (II) fglrx(2): Output CRT1 has no monitor section
[ 9.958] (II) fglrx(2): Output CRT2 has no monitor section
[ 9.958] (II) Loading sub module "ddc"
[ 9.958] (II) LoadModule: "ddc"
[ 9.958] (II) Module "ddc" already built-in
[ 9.958] (WW) fglrx(0): Dynamic Surface Resizing cannot be enabled
[ 9.958] (II) fglrx(2): EDID for output DFP1
[ 9.958] (II) fglrx(2): EDID for output DFP2
[ 9.958] (II) fglrx(2): EDID for output DFP3
[ 9.958] (II) fglrx(2): Printing probed modes for output CRT1
[ 9.958] (II) fglrx(2): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz eP)
[ 9.958] (II) fglrx(2): Modeline "1400x1050"x60.0 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync (65.2 kHz e)
[ 9.958] (II) fglrx(2): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 9.958] (II) fglrx(2): Modeline "1360x1024"x60.0 116.01 1360 1448 1592 1824 1024 1025 1028 1060 -hsync +vsync (63.6 kHz e)
[ 9.958] (II) fglrx(2): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 9.958] (II) fglrx(2): Modeline "1440x900"x60.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 9.958] (II) fglrx(2): Modeline "1280x960"x60.0 102.10 1280 1360 1496 1712 960 961 964 994 -hsync +vsync (59.6 kHz e)
[ 9.958] (II) fglrx(2): Modeline "1366x768"x60.0 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz e)
[ 9.958] (II) fglrx(2): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
[ 9.958] (II) fglrx(2): Modeline "1280x800"x60.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[ 9.958] (II) fglrx(2): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz e)
[ 9.958] (II) fglrx(2): Modeline "1280x768"x60.0 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
[ 9.958] (II) fglrx(2): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 9.958] (II) fglrx(2): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 9.958] (II) fglrx(2): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 9.958] (II) fglrx(2): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 9.958] (II) fglrx(2): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)

Sweetums
Beiträge: 6
Registriert: 11.03.2016 16:38:23

Re: fglrx Error nach Installation

Beitrag von Sweetums » 11.03.2016 21:18:32

...und das ist nur die erste Hälft, weil ich hier auf 50.000 Zeichen limitiert bin und das Forum nicht unbedingt volltexten will. Bringt das was? Oder soll ich den rest auch noch posten?

Benutzeravatar
Patsche
Beiträge: 3261
Registriert: 21.06.2013 01:47:54
Lizenz eigener Beiträge: MIT Lizenz
Wohnort: /home/10001101001

Re: fglrx Error nach Installation

Beitrag von Patsche » 11.03.2016 22:45:54

Hey,

für größere Ausgaben kannst du unseren nopaste-Service benutzen.
Was mir auffällt ist, dass du nicht den Treiber aus Jessie installiert hast (15.9), sonder den aus dem Parrot-Quellen (14.12). Ob der alte Treiber mit dem neuen Kernel funktioniert ist fragwürdig....
Probiere mal den Treiber aus Jessie mit folgendem Code zu installieren:

Code: Alles auswählen

apt install -t jessie fglrx-driver fglrx-control fglrx-atieventsd fglrx-modules-dkms fglrx-source libfglrx
Du könntest aber auch die noch aktuelleren Treiber aus den Jessie Wiki-Artikel zum Thema Backports holen (15.12). Dafür löscht die die Zeile in der sources.list

Code: Alles auswählen

deb http://httpredir.debian.org/debian/ jessie main contrib non-free
und ersetzt diese durch

Code: Alles auswählen

deb http://ftp.de.debian.org/debian/ jessie-backports main contrib non-free
Dann wäre der Code zum Installieren

Code: Alles auswählen

apt install -t jessie-backports fglrx-driver fglrx-control fglrx-atieventsd fglrx-modules-dkms fglrx-source libfglrx
Ich habe allerdings keine Ahnung, ob überhaupt irgendein vorhaben gelingt, weil ich die Abhängigkeiten jetzt nicht überprüft habe....

psalm1
Beiträge: 182
Registriert: 29.10.2007 20:50:02
Wohnort: Gernsheim

Re: fglrx Error nach Installation

Beitrag von psalm1 » 12.03.2016 16:48:43

Ich habe vor paar Monaten Probleme gehabt auf einem Rechner Debian zu installieren. Ich erinnere mich nicht mehr an das Problem aber ich habe es mit STEAM Gelöst. Die haben relativ neue pakete.

#steam

deb http://repo.steampowered.com/steamos brewmaster main contrib non-free

vielleicht bringt es was.

Sweetums
Beiträge: 6
Registriert: 11.03.2016 16:38:23

Re: fglrx Error nach Installation

Beitrag von Sweetums » 28.03.2016 09:40:52

Hallo, sorry für die späte Antwort! Danke Patsche! Du hattest Recht, nachdem ich alle anderen Quellen deaktiviert habe und den Treiber neu installiert habe hat alles funktioniert, nun laufen alle 3 Radeons mit passendem Treiber, also kann man den thread auf "gelöst" setzen, Danke!

Antworten