Fedora linux forum

Форум русской поддержки ОС Fedora linux

 

#1 2010-05-23 21:59:06

Serega
Member
Зарегистрирован: 2008-05-15
Сообщений: 64

Опять проблемы с видео ATI

Карта ASUS EAX 3850X2, при установке не важно каких драйверов (с сайта ati или из репозиториев) происходит следующее: при определении одного граф. процессора, вроде все работает нормально, но когда я определяю два граф. процесора, то при попадании курсора на правую или нижнюю граници экрана, курсор мышки пропадает. aticonfig говорит, что неизвестный адаптер и при первом запуске появляется прозрачный квадрат с надписью неизвестная карта. В KDE при попытке включить графические эффекты пишет ошибку:

Your settings have been saved but as KDE is currently running in failsafe mode desktop effects cannot be enabled at this time.
Please exit failsafe mode to enable desktop effects

Причем до определенного обновления (месяца 3 назад) все работало корректно на двух граф. процессорах и все поддерживалось.

Xorg.conf  один граф. процессор

Код:

Section "ServerLayout"
# InputDevice "Configured Mouse"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/catalyst"
ModulePath "/usr/lib64/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbOptions" "grp:shifts_toggle,grp_led:scroll"
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 "Videocard0"
Driver "fglrx"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
BusID "PCI:4:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection

Xorg.conf два граф. процессора

Код:

Section "ServerLayout"
# InputDevice "Configured Mouse"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
Screen "aticonfig-Screen[1]-0" RightOf "aticonfig-Screen[0]-0"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/catalyst"
ModulePath "/usr/lib64/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbOptions" "grp:shifts_toggle,grp_led:scroll"
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 "Device"
Identifier "Videocard0"
Driver "fglrx"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
BusID "PCI:4:0:0"
EndSection
Section "Device"
Identifier "aticonfig-Device[1]-0"
Driver "fglrx"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
BusID "PCI:3:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
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 "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection

Лог для первого варианта

Код:

X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: x86-07 2.6.18-164.6.1.el5
Current Operating System: Linux pinguin.home 2.6.32.12-115.fc12.x86_64 #1 SMP Fri Apr 30 19:46:25 UTC 2010 x86_64
Kernel command line: ro root=UUID=dbcdc7ed-4027-406b-9f1a-df2585a86fe3 rhgb quiet vga=0x366 nopat LANG=ru_RU.UTF-8 KEYTABLE=ru
Build Date: 16 April 2010 07:07:44AM
Build ID: xorg-x11-server 1.7.6-4.fc12
Current version of pixman: 0.16.6
Before reporting problems, check http://bodhi.fedoraproject.org/
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun May 23 15:37:49 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "single head configuration"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "aticonfig-Monitor[0]-0"
(**) | |-->Device "Videocard0"
(**) |-->Input Device "Keyboard0"
(**) Option "AIGLX" "on"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
(**) ModulePath set to "/usr/lib64/xorg/modules/extensions/catalyst,/usr/lib64/xorg/modules"
(**) Extension "Composite" is enabled
(II) Cannot locate a core pointer device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable AutoAddDevices.
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(II) Loader magic: 0x7c9800
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 1
(--) PCI: (0:3:0:0) 1002:9513:1043:01f0 ATI Technologies Inc rev 0, Mem @ 0xc0000000/268435456, 0xfe7f0000/65536, I/O @ 0x0000a000/256, BIOS @ 0x????????/131072
(--) PCI:*(0:4:0:0) 1002:9513:1043:01f0 ATI Technologies Inc rev 0, Mem @ 0xd0000000/268435456, 0xfe8e0000/65536, I/O @ 0x0000b000/256, BIOS @ 0x????????/131072
(--) PCI: (0:8:0:0) 109e:036e:1461:0003 Brooktree Corporation Bt878 Video Capture rev 17, Mem @ 0xfdffe000/4096, BIOS @ 0x????????/65536
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib64/xorg/modules/extensions/catalyst/libglx.so
(II) Module glx: vendor="FireGL — ATI Technologies Inc."
compiled for 7.5.0, module version = 1.0.0
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "fglrx"
(II) Loading /usr/lib64/xorg/modules/drivers/fglrx_drv.so
(II) Module fglrx: vendor="FireGL — ATI Technologies Inc."
compiled for 1.7.1, module version = 8.72.5
Module class: X.Org Video Driver
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
(II) Module fglrxdrm: vendor="FireGL — ATI Technologies Inc."
compiled for 1.7.1, module version = 8.72.5
(II) ATI Proprietary Linux Driver Version Identifier:8.72.5
(II) ATI Proprietary Linux Driver Release Identifier: 8.723
(II) ATI Proprietary Linux Driver Build Date: Apr 6 2010 21:22:15
(II) Primary Device is: PCI 04@00:00:0
(WW) Falling back to old probe method for fglrx
(II) Loading PCS database from /etc/ati/amdpcsdb
(WW) Unsupported ASIC ID 1002:5A61:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5A61:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5A63:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5A63:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5A62:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5A62:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5A41:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5A41:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5A42:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5A42:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5A43:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5A43:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5854:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5854:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5954:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5954:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5955:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5955:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5974:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5974:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5874:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5874:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5975:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5975:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:793F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:793F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7941:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7941:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7942:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7942:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:791E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:791E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:791F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:791F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:796E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:796E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:796C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:796C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:796F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:796F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:796D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:796D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E46:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E46:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E48:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E48:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E49:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E49:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4148:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4148:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4149:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4149:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E4A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E4A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A48:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A48:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A49:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A49:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A4A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A4A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A4B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A4B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A4C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A4C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A50:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A50:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A4F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A4F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A54:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A54:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D57:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D57:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5548:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5548:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5549:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5549:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:554A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:554A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:554B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:554B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:554C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:554C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:554F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:554F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:554E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:554E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:554D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:554D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D52:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D52:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D4D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D4D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D4F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D4F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D4C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D4C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4B4C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4B4C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4B49:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4B49:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4B4B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4B4B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4B4A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4B4A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4B48:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4B48:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7100:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7100:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7109:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7109:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7108:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7108:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:710A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:710A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:710B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:710B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:710C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:710C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7249:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7249:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:724A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:724A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:724B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:724B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:724C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:724C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:724D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:724D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:724E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:724E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:724F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:724F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7240:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7240:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7243:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7243:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7244:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7244:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7245:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7245:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7246:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7246:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7247:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7247:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7248:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7248:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4152:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4152:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4150:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4150:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4151:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4151:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4153:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4153:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E51:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E51:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4155:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4155:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5B66:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5B66:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5B63:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5B63:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5B62:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5B62:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5B60:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5B60:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:3E50:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:3E50:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5E4F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5E4F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5E4B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5E4B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5E4C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5E4C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5E4D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5E4D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5E4A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5E4A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:564F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:564F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5657:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5657:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:715F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:715F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:714F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:714F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7151:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7151:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7141:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7141:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7147:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7147:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7143:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7143:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7146:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7146:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7142:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7142:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:714E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:714E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:715E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:715E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7140:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7140:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:714D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:714D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7181:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7181:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:719F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:719F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:718F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:718F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7193:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7193:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7180:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7180:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7183:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7183:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7187:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7187:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C0:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C0:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C2:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C2:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71CE:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71CE:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71DE:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71DE:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C6:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C6:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71CD:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71CD:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C7:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C7:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C1:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C1:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C3:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C3:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7200:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7200:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7290:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7290:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7291:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7291:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7293:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7293:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7297:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7297:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7281:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7281:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7283:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7283:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7287:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7287:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7280:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7280:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7288:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7288:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7289:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7289:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:728B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:728B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E52:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E52:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E56:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E56:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A4E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A4E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:3152:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:3152:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5460:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5460:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5461:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5461:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5462:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5462:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:3150:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:3150:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5653:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5653:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5652:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5652:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D48:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D48:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D4A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D4A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7149:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7149:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:714B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:714B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:714C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:714C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:714A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:714A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7145:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7145:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C5:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C5:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7101:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7101:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7102:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7102:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:718B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:718B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:718C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:718C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7196:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7196:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7186:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7186:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:718D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:718D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7188:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7188:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:718A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:718A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71DE:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71DE:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71D6:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71D6:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71D5:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71D5:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7284:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7284:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7210:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7210:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7211:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7211:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E54:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E54:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5464:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5464:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:3154:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:3154:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:564A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:564A:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:564B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:564B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D49:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D49:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7144:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7144:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C4:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71C4:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7106:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7106:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7103:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7103:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71D4:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71D4:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E47:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E47:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4147:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4147:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E4B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4E4B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A4D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4A4D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5551:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5551:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5550:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5550:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5555:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5555:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5554:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5554:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D50:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D50:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D51:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5D51:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7104:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7104:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7105:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7105:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:710E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:710E:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:710F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:710F:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4154:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:4154:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5B64:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5B64:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:3E54:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:3E54:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5E48:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5E48:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7152:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7152:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7153:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:7153:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71D2:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71D2:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71DA:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:71DA:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:728C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:728C:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:3151:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:3151:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5B65:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:5B65:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:719B:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:719B:0000:0000 in control file
(II) AMD ASIC control file status: R402 S0 B176 N175 T175
(WW) fglrx: No matching Device section for instance (BusID PCI:0@3:0:0) found
(--) Chipset Supported AMD Graphics Processor (0x9513) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@4:0:1) found
(**) ChipID override: 0x9513
(**) Chipset Supported AMD Graphics Processor (0x9513) found
(II) AMD Video driver is running on a device belonging to a group targeted for this release
(II) AMD Video driver is signed
(II) fglrx(0): pEnt->device->identifier=0x2607920
(II) pEnt->device->identifier=(nil)
(II) fglrx(0): === [atiddxPreInit] === begin
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib64/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 0.1.0
ABI class: X.Org Video Driver, version 6.0
(**) fglrx(0): Depth 24, (--) framebuffer bpp 32
(II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(0): Default visual is TrueColor
(**) fglrx(0): Option "OpenGLOverlay" "off"
(**) fglrx(0): Option "DPMS" "true"
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Reloading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
ukiDynamicMajor: found major device number 248
ukiDynamicMajor: found major device number 248
ukiOpenByBusid: Searching for BusID PCI:4:0:0
ukiOpenDevice: node name is /dev/ati/card0
ukiOpenDevice: open result is 11, (OK)
ukiOpenByBusid: ukiOpenMinor returns 11
ukiOpenByBusid: ukiGetBusid reports PCI:3:0:0
ukiOpenDevice: node name is /dev/ati/card1
ukiOpenDevice: open result is 11, (OK)
ukiOpenByBusid: ukiOpenMinor returns 11
ukiOpenByBusid: ukiGetBusid reports PCI:4:0:0
ukiDynamicMajor: found major device number 248
ukiDynamicMajor: found major device number 248
ukiOpenByBusid: Searching for BusID PCI:3:0:0
ukiOpenDevice: node name is /dev/ati/card0
ukiOpenDevice: open result is 12, (OK)
ukiOpenByBusid: ukiOpenMinor returns 12
ukiOpenByBusid: ukiGetBusid reports PCI:3:0:0
(--) fglrx(0): Chipset: "ATI Radeon HD 3850 X2" (Chipset = 0x9513)
(--) fglrx(0): (PciSubVendor = 0x1043, PciSubDevice = 0x01f0)
(==) fglrx(0): board vendor info: third party graphics adapter — NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
(--) fglrx(0): MMIO registers at 0xfe8e0000
(--) fglrx(0): I/O port at 0x0000b000
(==) fglrx(0): ROM-BIOS at 0x000c0000
(II) fglrx(0): AC Adapter is used
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib64/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.1.0
ABI class: X.Org Video Driver, version 6.0
(II) fglrx(0): VESA BIOS detected
(II) fglrx(0): VESA VBE Version 3.0
(II) fglrx(0): VESA VBE Total Mem: 16384 kB
(II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
(II) fglrx(0): VESA VBE OEM Software Rev: 10.81
(II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
(II) fglrx(0): VESA VBE OEM Product: R680
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
(II) fglrx(0): ATI Video BIOS revision 9 or later detected
(--) fglrx(0): Video RAM: 524288 kByte, Type: DDR3
(II) fglrx(0): PCIE card detected
(--) fglrx(0): Using per-process page tables (PPPT) as GART.
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(--) fglrx(0): Chipset: "ATI Radeon HD 3850 X2" (Chipset = 0x9513)
(--) fglrx(0): (PciSubVendor = 0x1043, PciSubDevice = 0x01f0)
(==) fglrx(0): board vendor info: third party graphics adapter — NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
(--) fglrx(0): MMIO registers at 0xfe7f0000
(--) fglrx(0): I/O port at 0x0000a000
(==) fglrx(0): ROM-BIOS at 0x000c0000
(II) fglrx(0): AC Adapter is used
(II) fglrx(0): Invalid ATI BIOS from int10, the adapter is not VGA-enabled
(II) fglrx(0): ATI Video BIOS revision 9 or later detected
(--) fglrx(0): Video RAM: 524288 kByte, Type: DDR3
(II) fglrx(0): PCIE card detected
(--) fglrx(0): Using per-process page tables (PPPT) as GART.
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(II) fglrx(0): CrossFire cannot be enabled, please re-run aticonfig or amdcccle in X environment
(II) fglrx(0): Using adapter: 4:0.0.
(II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x20000000)
(II) fglrx(0): Interrupt handler installed at IRQ 32.
(II) fglrx(0): Using adapter: 3:0.0.
(II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x20000000)
(II) fglrx(0): RandR 1.2 support is enabled!
(II) fglrx(0): RandR 1.2 rotation support is enabled!
(==) fglrx(0): Center Mode is disabled
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib64/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) fglrx(0): Finished Initialize PPLIB!
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) fglrx(0): Connected Display0: CRT on primary DAC [crt1]
(II) fglrx(0): Display0 EDID data ---------------------------
(II) fglrx(0): Manufacturer: GSM Model: 4aa6 Serial#: 153677
(II) fglrx(0): Year: 2005 Week: 5
(II) fglrx(0): EDID Version: 1.3
(II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
(II) fglrx(0): Sync: Separate Composite SyncOnGreen
(II) fglrx(0): Max Image Size [cm]: horiz.: 38 vert.: 30
(II) fglrx(0): Gamma: 2.20
(II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) fglrx(0): First detailed timing is preferred mode
(II) fglrx(0): redX: 0.647 redY: 0.346 greenX: 0.292 greenY: 0.602
(II) fglrx(0): blueX: 0.149 blueY: 0.130 whiteX: 0.313 whiteY: 0.328
(II) fglrx(0): Supported established timings:
(II) fglrx(0): 720x400@70Hz
(II) fglrx(0): 640x480@60Hz
(II) fglrx(0): 640x480@75Hz
(II) fglrx(0): 800x600@60Hz
(II) fglrx(0): 800x600@75Hz
(II) fglrx(0): 832x624@75Hz
(II) fglrx(0): 1024x768@60Hz
(II) fglrx(0): 1024x768@75Hz
(II) fglrx(0): 1280x1024@75Hz
(II) fglrx(0): 1152x864@75Hz
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported standard timings:
(II) fglrx(0): #0: hsize: 640 vsize 480 refresh: 75 vid: 20273
(II) fglrx(0): #1: hsize: 800 vsize 600 refresh: 75 vid: 20293
(II) fglrx(0): #2: hsize: 1024 vsize 768 refresh: 75 vid: 20321
(II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
(II) fglrx(0): Supported detailed timing:
(II) fglrx(0): clock: 108.0 MHz Image Size: 376 x 301 mm
(II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) fglrx(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz
(II) fglrx(0): Monitor name: L1940B
(II) fglrx(0): Monitor name:
(II) fglrx(0): EDID (in hex):
(II) fglrx(0): 00ffffffffffff001e6da64a4d580200
(II) fglrx(0): 050f01036e261e78eaec54a5584a9a26
(II) fglrx(0): 215054a56b80314f454f614f81800101
(II) fglrx(0): 010101010101302a009851002a403070
(II) fglrx(0): 1300782d1100001e000000fd00384b1e
(II) fglrx(0): 530e000a202020202020000000fc004c
(II) fglrx(0): 31393430420a202020202020000000fc
(II) fglrx(0): 000a20202020202020202020202000aa
(II) fglrx(0): End of Display0 EDID data --------------------
(II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
(II) fglrx(0): Output DFP2 has no monitor section
(II) fglrx(0): Output CRT1 has no monitor section
(II) fglrx(0): Output CRT2 has no monitor section
(II) fglrx(0): Output TV has no monitor section
(II) fglrx(0): Output COMPONENT_VIDEO has no monitor section
(II) fglrx(0): Output DFP1 disconnected
(II) fglrx(0): Output DFP2 disconnected
(II) fglrx(0): Output CRT1 connected
(II) fglrx(0): Output CRT2 disconnected
(II) fglrx(0): Output TV disconnected
(II) fglrx(0): Output COMPONENT_VIDEO disconnected
(II) fglrx(0): Using exact sizes for initial modes
(II) fglrx(0): Output CRT1 using initial mode 1280x1024
(II) fglrx(0): DPI set to (96, 96)
(II) fglrx(0): Adapter ATI Radeon HD 3850 X2 has 2 configurable heads and 1 displays connected.
(==) fglrx(0): QBS disabled
(==) fglrx(0): PseudoColor visuals disabled
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(==) fglrx(0): NoAccel = NO
(==) fglrx(0): NoDRI = NO
(==) fglrx(0): Capabilities: 0x00000000
(==) fglrx(0): CapabilitiesEx: 0x00000000
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(==) fglrx(0): UseFastTLS=0
(==) fglrx(0): BlockSignalsOnLock=1
(--) Depth 24 pixmap format is 32 bpp
(II) Loading extension ATIFGLRXDRI
(II) fglrx(0): doing swlDriScreenInit
(II) fglrx(0): swlDriScreenInit for fglrx driver
ukiDynamicMajor: found major device number 248
ukiDynamicMajor: found major device number 248
ukiDynamicMajor: found major device number 248
ukiOpenByBusid: Searching for BusID PCI:4:0:0
ukiOpenDevice: node name is /dev/ati/card0
ukiOpenDevice: open result is 17, (OK)
ukiOpenByBusid: ukiOpenMinor returns 17
ukiOpenByBusid: ukiGetBusid reports PCI:3:0:0
ukiOpenDevice: node name is /dev/ati/card1
ukiOpenDevice: open result is 17, (OK)
ukiOpenByBusid: ukiOpenMinor returns 17
ukiOpenByBusid: ukiGetBusid reports PCI:4:0:0
(II) fglrx(0): [uki] DRM interface version 1.0
(II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:4:0:0"
(II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
(II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f85384ec000
(II) fglrx(0): [uki] framebuffer handle = 0x3000
(II) fglrx(0): [uki] added 1 reserved context for kernel
(II) fglrx(0): swlDriScreenInit done
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0): Name: fglrx
(II) fglrx(0): Version: 8.72.5
(II) fglrx(0): Date: Apr 6 2010
(II) fglrx(0): Desc: ATI FireGL DRM kernel module
(II) fglrx(0): Kernel Module version matches driver.
(II) fglrx(0): Kernel Module Build Time Information:
(II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.32.12-115.fc12.x86_64
(II) fglrx(0): Build-Kernel MODVERSIONS: no
(II) fglrx(0): Build-Kernel __SMP__: no
(II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
(II) fglrx(0): [uki] register handle = 0x00004000
(II) fglrx(0): Discrete R6xx Crossfire is not supported
(II) fglrx(0): DRI initialization successfull!
(II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x01018000
(II) fglrx(0): FBMM initialized for area (0,0)-(1280,3296)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,1280) (front color buffer — assumption)
(II) fglrx(0): Largest offscreen area available: 1280 x 2016
(==) fglrx(0): Backing store disabled
(II) Loading extension FGLRXEXTENSION
(**) fglrx(0): DPMS enabled
(II) fglrx(0): Initialized in-driver Xinerama extension
(**) fglrx(0): Textured Video is enabled.
(II) LoadModule: "glesx"
(II) Loading /usr/lib64/xorg/modules/glesx.so
(II) Module glesx: vendor="X.Org Foundation"
compiled for 1.7.1, module version = 1.0.0
(II) Loading extension GLESX
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib64/xorg/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.2.1
ABI class: X.Org Video Driver, version 6.0
(II) fglrx(0): GLESX enableFlags = 94
(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
Solid Horizontal and Vertical Lines
Driver provided ScreenToScreenBitBlt replacement
Driver provided FillSolidRects replacement
(II) fglrx(0): GLESX is enabled
(II) LoadModule: "amdxmm"
(II) Loading /usr/lib64/xorg/modules/amdxmm.so
(II) Module amdxmm: vendor="X.Org Foundation"
compiled for 1.7.1, module version = 1.0.0
(II) Loading extension AMDXVOPL
(II) fglrx(0): UVD2 feature is available
(II) fglrx(0): Enable composite support successfully
(WW) fglrx(0): Option "VideoOverlay" is not used
(WW) fglrx(0): Option "VendorName" is not used
(WW) fglrx(0): Option "ModelName" is not used
(II) fglrx(0): X context handle = 0x1
(II) fglrx(0): [DRI] installation complete
(==) fglrx(0): Silken mouse enabled
(==) fglrx(0): Using HW cursor of display infrastructure!
(II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
(II) fglrx(0): Cannot get TV Format. Set all TV geometry value to zero!
(II) fglrx(0): Cannot set TV horizontal size.
(II) fglrx(0): Cannot get TV Format for trying to adjust horizontal position after horizontal size changed.
(II) fglrx(0): Cannot set TV horizontal position.
(II) fglrx(0): Cannot set TV vertical position.
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) SELinux: Disabled by boolean
ukiDynamicMajor: found major device number 248
ukiDynamicMajor: found major device number 248
ukiOpenByBusid: Searching for BusID PCI:4:0:0
ukiOpenDevice: node name is /dev/ati/card0
ukiOpenDevice: open result is 18, (OK)
ukiOpenByBusid: ukiOpenMinor returns 18
ukiOpenByBusid: ukiGetBusid reports PCI:3:0:0
ukiOpenDevice: node name is /dev/ati/card1
ukiOpenDevice: open result is 18, (OK)
ukiOpenByBusid: ukiOpenMinor returns 18
ukiOpenByBusid: ukiGetBusid reports PCI:4:0:0
(II) AIGLX: Loaded and initialized /usr/lib64/dri/fglrx_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) fglrx(0): Enable the clock gating!
(II) fglrx(0): Setting screen physical size to 338 x 270
(II) config/hal: Adding input device ImPS/2 Logitech Wheel Mouse
(II) LoadModule: "evdev"
(II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 2.3.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(**) ImPS/2 Logitech Wheel Mouse: always reports core events
(**) ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event4"
(II) ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
(II) ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
(II) ImPS/2 Logitech Wheel Mouse: Found relative axes
(II) ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
(II) ImPS/2 Logitech Wheel Mouse: Configuring as mouse
(**) ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
(**) ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE)
(**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
(**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
(II) ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event3"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us,ru"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll"
(II) config/hal: Adding input device Macintosh mouse button emulation
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event2"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) acceleration profile 0
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/hal: Adding input device bttv IR (card=41)
(**) bttv IR (card=41): always reports core events
(**) bttv IR (card=41): Device: "/dev/input/event6"
(II) bttv IR (card=41): Found keys
(II) bttv IR (card=41): Configuring as keyboard
(II) XINPUT: Adding extended input device "bttv IR (card=41)" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device UVC Camera (046d:080f)
(**) UVC Camera (046d:080f): always reports core events
(**) UVC Camera (046d:080f): Device: "/dev/input/event5"
(II) UVC Camera (046d:080f): Found keys
(II) UVC Camera (046d:080f): Configuring as keyboard
(II) XINPUT: Adding extended input device "UVC Camera (046d:080f)" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event0"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event1"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments

Неактивен