[Pkg-fglrx-devel] Bug#686617: fglrx-driver: aticonfig dual-head -> no more 3D accel

David Pirotte david at altosw.be
Mon Sep 3 21:18:53 UTC 2012


Package: fglrx-driver
Version: 1:12-6+point-1
Severity: normal

Dear Maintainer,

     [AMD] nee ATI Tahiti XT [Radeon HD 7970]
     2 monitors 1680x1050

If I run

   aticonfig --initial

then i get 3D acceleration [and gnome3] as expected, obviously with
the second monitor as a 'copy' of the first.

then,

   aticonfig --initial=dual-head --screen-layout=right

appears to do the right work and config in terms of disposition, but i loose
the 3D acceleration [and login fails to gnome2].

   i also tried

      aticonfig --xinerama=on

   and

      aticonfig --dtop=horizontal --overlay-on=0

but it does not do any better, so i decided to send you the simplest
xorg.cong that 'breaks' 3D acceleration.

I hope you can help me with this problem. I'll be happy to provide you
with other info of course.

Thank you,
David

-- Package-specific info:
Full fglrx package list:
ii  fglrx-atieventsd                 1:12-6+point-1        amd64                 external events daemon for the non-free ATI/AMD RadeonHD display drive
ii  fglrx-control                    1:12-6+point-1        amd64                 control panel for the non-free ATI/AMD RadeonHD display driver
ii  fglrx-driver                     1:12-6+point-1        amd64                 non-free ATI/AMD RadeonHD display driver
ii  fglrx-glx                        1:12-6+point-1        amd64                 transitional package, use libgl1-fglrx-glx
ii  fglrx-glx-ia32                   1:12-6+point-1        amd64                 please switch to multiarch libgl1-fglrx-glx:i386
ii  fglrx-modules-dkms               1:12-6+point-1        amd64                 dkms module source for the non-free ATI/AMD RadeonHD display driver
ii  glx-alternative-fglrx            0.2.2                 amd64                 allows the selection of FGLRX as GLX provider
ii  libfglrx:amd64                   1:12-6+point-1        amd64                 non-free ATI/AMD RadeonHD display driver (runtime libraries)
ii  libfglrx-amdxvba1:amd64          1:12-6+point-1        amd64                 AMD XvBA (X-Video Bitstream Acceleration) runtime libraries
ii  libfglrx-ia32                    1:12-6+point-1        amd64                 please switch to multiarch libfglrx:i386
ii  libgl1-fglrx-glx:amd64           1:12-6+point-1        amd64                 proprietary libGL for the non-free ATI/AMD RadeonHD display driver

VGA-compatible devices on PCI bus:
03:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Tahiti XT [Radeon HD 7970]

DRM and fglrx Informations from dmesg:
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    1.772306] Linux agpgart interface v0.103
[    3.718270] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[    3.748173] [fglrx] Maximum main memory to use for locked dma buffers: 23573 MBytes.
[    3.748410] [fglrx]   vendor: 1002 device: 6798 count: 1
[    3.748834] [fglrx] ioport: bar 4, base 0x2000, size: 0x100
[    3.749137] [fglrx] Kernel PAT support is enabled
[    3.749152] [fglrx] module loaded - fglrx 8.98.2 [Jul 19 2012] with 1 minors
[    9.529208] fglrx_pci 0000:03:00.0: irq 82 for MSI/MSI-X
[    9.530684] [fglrx] Firegl kernel thread PID: 3798
[    9.530931] [fglrx] Firegl kernel thread PID: 3799
[    9.531129] [fglrx] Firegl kernel thread PID: 3800
[    9.531298] [fglrx] IRQ 82 Enabled
[    9.674664] [fglrx] Gart USWC size:1280 M.
[    9.674666] [fglrx] Gart cacheable size:508 M.
[    9.674669] [fglrx] Reserved FB block: Shared offset:0, size:1000000 
[    9.674671] [fglrx] Reserved FB block: Unshared offset:f8fd000, size:403000 
[    9.674672] [fglrx] Reserved FB block: Unshared offset:fff8000, size:8000 
[    9.674673] [fglrx] Reserved FB block: Unshared offset:bfff4000, size:c000 

Xorg X server configuration file status:
-rw-rw-r-- 1 root root 1312 Sep  3 17:48 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section "ServerLayout"
	Identifier     "aticonfig Layout"
	Screen      0  "aticonfig-Screen[0]-0" 0 0
	Screen         "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0"
EndSection

Section "Module"
EndSection

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

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]-1"
	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[0]-1"
	Driver      "fglrx"
	BusID       "PCI:3:0:0"
	Screen      1
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[0]-1"
	Device     "aticonfig-Device[0]-1"
	Monitor    "aticonfig-Monitor[0]-1"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 58658 Sep  3 17:52 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
[     9.068] 
X.Org X Server 1.12.3
Release Date: 2012-07-09
[     9.068] X Protocol Version 11, Revision 0
[     9.068] Build Operating System: Linux 3.2.0-3-amd64 x86_64 Debian
[     9.068] Current Operating System: Linux chatotorix 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012 x86_64
[     9.068] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-3-amd64 root=UUID=f825360d-a9bc-48cc-871c-9aa7ca825e88 ro nomodeset quiet
[     9.068] Build Date: 18 July 2012  08:00:38AM
[     9.068] xorg-server 2:1.12.3-1 (Julien Cristau <jcristau at debian.org>) 
[     9.068] Current version of pixman: 0.26.0
[     9.068] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     9.068] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     9.068] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep  3 17:52:40 2012
[     9.070] (==) Using config file: "/etc/X11/xorg.conf"
[     9.070] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     9.071] (==) ServerLayout "aticonfig Layout"
[     9.071] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[     9.071] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[     9.071] (**) |   |-->Device "aticonfig-Device[0]-0"
[     9.071] (**) |-->Screen "aticonfig-Screen[0]-1" (1)
[     9.071] (**) |   |-->Monitor "aticonfig-Monitor[0]-1"
[     9.071] (**) |   |-->Device "aticonfig-Device[0]-1"
[     9.071] (==) Automatically adding devices
[     9.071] (==) Automatically enabling devices
[     9.074] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     9.074] 	Entry deleted from font path.
[     9.077] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[     9.077] 	Entry deleted from font path.
[     9.077] (==) 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.077] (==) ModulePath set to "/usr/lib/xorg/modules"
[     9.077] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     9.077] (II) Loader magic: 0x7f2aa530eae0
[     9.077] (II) Module ABI versions:
[     9.077] 	X.Org ANSI C Emulation: 0.4
[     9.077] 	X.Org Video Driver: 12.0
[     9.077] 	X.Org XInput driver : 16.0
[     9.077] 	X.Org Server Extension : 6.0
[     9.078] (--) PCI:*(0:3:0:0) 1002:6798:1002:0b00 rev 0, Mem @ 0xd0000000/268435456, 0xe0100000/262144, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
[     9.078] (II) Open ACPI successful (/var/run/acpid.socket)
[     9.078] (II) "extmod" will be loaded by default.
[     9.078] (II) "dbe" will be loaded by default.
[     9.078] (II) "glx" will be loaded by default.
[     9.078] (II) "record" will be loaded by default.
[     9.078] (II) "dri" will be loaded by default.
[     9.078] (II) "dri2" will be loaded by default.
[     9.078] (II) LoadModule: "extmod"
[     9.080] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[     9.081] (II) Module extmod: vendor="X.Org Foundation"
[     9.081] 	compiled for 1.12.3, module version = 1.0.0
[     9.081] 	Module class: X.Org Server Extension
[     9.081] 	ABI class: X.Org Server Extension, version 6.0
[     9.081] (II) Loading extension SELinux
[     9.081] (II) Loading extension MIT-SCREEN-SAVER
[     9.081] (II) Loading extension XFree86-VidModeExtension
[     9.081] (II) Loading extension XFree86-DGA
[     9.081] (II) Loading extension DPMS
[     9.081] (II) Loading extension XVideo
[     9.081] (II) Loading extension XVideo-MotionCompensation
[     9.081] (II) Loading extension X-Resource
[     9.081] (II) LoadModule: "dbe"
[     9.081] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[     9.082] (II) Module dbe: vendor="X.Org Foundation"
[     9.082] 	compiled for 1.12.3, module version = 1.0.0
[     9.082] 	Module class: X.Org Server Extension
[     9.082] 	ABI class: X.Org Server Extension, version 6.0
[     9.082] (II) Loading extension DOUBLE-BUFFER
[     9.082] (II) LoadModule: "glx"
[     9.082] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[     9.084] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[     9.084] 	compiled for 6.9.0, module version = 1.0.0
[     9.084] (II) Loading extension GLX
[     9.084] (II) LoadModule: "record"
[     9.084] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[     9.085] (II) Module record: vendor="X.Org Foundation"
[     9.085] 	compiled for 1.12.3, module version = 1.13.0
[     9.085] 	Module class: X.Org Server Extension
[     9.085] 	ABI class: X.Org Server Extension, version 6.0
[     9.085] (II) Loading extension RECORD
[     9.085] (II) LoadModule: "dri"
[     9.085] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[     9.086] (II) Module dri: vendor="X.Org Foundation"
[     9.086] 	compiled for 1.12.3, module version = 1.0.0
[     9.086] 	ABI class: X.Org Server Extension, version 6.0
[     9.086] (II) Loading extension XFree86-DRI
[     9.086] (II) LoadModule: "dri2"
[     9.086] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[     9.086] (II) Module dri2: vendor="X.Org Foundation"
[     9.086] 	compiled for 1.12.3, module version = 1.2.0
[     9.086] 	ABI class: X.Org Server Extension, version 6.0
[     9.086] (II) Loading extension DRI2
[     9.086] (II) LoadModule: "fglrx"
[     9.087] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[     9.131] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[     9.131] 	compiled for 1.4.99.906, module version = 8.98.2
[     9.131] 	Module class: X.Org Video Driver
[     9.131] (II) Loading sub module "fglrxdrm"
[     9.131] (II) LoadModule: "fglrxdrm"
[     9.131] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[     9.133] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[     9.133] 	compiled for 1.4.99.906, module version = 8.98.2
[     9.133] (II) AMD Proprietary Linux Driver Version Identifier:8.98.2
[     9.133] (II) AMD Proprietary Linux Driver Release Identifier: 8.982.13                             
[     9.133] (II) AMD Proprietary Linux Driver Build Date: Jul 19 2012 20:59:44
[     9.133] (++) using VT number 7

[     9.137] (WW) Falling back to old probe method for fglrx
[     9.145] (II) Loading PCS database from /etc/ati/amdpcsdb
[     9.147] (--) Chipset Supported AMD Graphics Processor (0x6798) found
[     9.147] (--) Chipset Supported AMD Graphics Processor (0x6798) found
[     9.148] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 3:0:1) found
[     9.149] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[     9.149] (II) AMD Video driver is signed
[     9.149] (II) fglrx(0): pEnt->device->identifier=0x7f2aa5a76240
[     9.149] (II) fglrx(1): pEnt->device->identifier=0x7f2aa5a76240
[     9.149] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === begin
[     9.149] (II) Loading sub module "vgahw"
[     9.149] (II) LoadModule: "vgahw"
[     9.149] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[     9.151] (II) Module vgahw: vendor="X.Org Foundation"
[     9.151] 	compiled for 1.12.3, module version = 0.1.0
[     9.151] 	ABI class: X.Org Video Driver, version 12.0
[     9.151] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[     9.151] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[     9.151] (==) fglrx(0): Default visual is TrueColor
[     9.151] (**) fglrx(0): Option "DPMS" "true"
[     9.151] (==) fglrx(0): RGB weight 888
[     9.151] (II) fglrx(0): Using 8 bits per RGB 
[     9.151] (==) fglrx(0): Buffer Tiling is ON
[     9.152] (II) Loading sub module "fglrxdrm"
[     9.152] (II) LoadModule: "fglrxdrm"
[     9.152] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[     9.152] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[     9.152] 	compiled for 1.4.99.906, module version = 8.98.2
[     9.154] ukiDynamicMajor: found major device number 250
[     9.154] ukiDynamicMajor: found major device number 250
[     9.154] ukiOpenByBusid: Searching for BusID PCI:3:0:0
[     9.154] ukiOpenDevice: node name is /dev/ati/card0
[     9.154] ukiOpenDevice: open result is 15, (OK)
[     9.155] ukiOpenByBusid: ukiOpenMinor returns 15
[     9.155] ukiOpenByBusid: ukiGetBusid reports PCI:3:0:0
[     9.155] (**) fglrx(0): NoAccel = NO
[     9.155] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[     9.155] (--) fglrx(0): Chipset: "AMD Radeon HD 7900 Series" (Chipset = 0x6798)
[     9.155] (--) fglrx(0): (PciSubVendor = 0x1002, PciSubDevice = 0x0b00)
[     9.155] (==) fglrx(0): board vendor info: original AMD graphics adapter
[     9.155] (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
[     9.155] (--) fglrx(0): MMIO registers at 0xe0100000
[     9.155] (--) fglrx(0): I/O port at 0x00002000
[     9.155] (==) fglrx(0): ROM-BIOS at 0x000c0000
[     9.156] (II) fglrx(0): AC Adapter is used
[     9.160] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[     9.234] (II) Loading sub module "vbe"
[     9.234] (II) LoadModule: "vbe"
[     9.234] (II) Loading /usr/lib/xorg/modules/libvbe.so
[     9.235] (II) Module vbe: vendor="X.Org Foundation"
[     9.235] 	compiled for 1.12.3, module version = 1.1.0
[     9.235] 	ABI class: X.Org Video Driver, version 12.0
[     9.235] (II) fglrx(0): VESA BIOS detected
[     9.235] (II) fglrx(0): VESA VBE Version 3.0
[     9.235] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[     9.235] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
[     9.235] (II) fglrx(0): VESA VBE OEM Software Rev: 15.12
[     9.235] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
[     9.235] (II) fglrx(0): VESA VBE OEM Product: TAHITI
[     9.235] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[     9.241] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[     9.241] (--) fglrx(0): Video RAM: 3145728 kByte, Type: GDDR5
[     9.241] (II) fglrx(0): PCIE card detected
[     9.241] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[     9.241] (II) fglrx(0): board/chipset is supported by this driver (original AMD board)
[     9.245] (II) fglrx(0): Using adapter: 3:0.0.
[     9.258] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf400000000, MCFBSize = 0xc0000000)
[     9.531] (II) fglrx(0): Interrupt handler installed at IRQ 82.
[     9.531] (II) fglrx(0): RandR 1.2 support is enabled!
[     9.531] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[     9.531] (==) fglrx(0): Center Mode is disabled 
[     9.531] (II) Loading sub module "fb"
[     9.531] (II) LoadModule: "fb"
[     9.531] (II) Loading /usr/lib/xorg/modules/libfb.so
[     9.534] (II) Module fb: vendor="X.Org Foundation"
[     9.534] 	compiled for 1.12.3, module version = 1.0.0
[     9.534] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.534] (II) Loading sub module "ddc"
[     9.534] (II) LoadModule: "ddc"
[     9.534] (II) Module "ddc" already built-in
[     9.653] (II) fglrx(0): Finished Initialize PPLIB!
[     9.662] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
[     9.662] (II) fglrx(0): Output DFP2 has no monitor section
[     9.662] (II) fglrx(0): Output DFP3 has no monitor section
[     9.662] (II) fglrx(0): Output DFP4 has no monitor section
[     9.662] (II) fglrx(0): Output DFP5 has no monitor section
[     9.662] (II) fglrx(0): Output DFP6 has no monitor section
[     9.662] (II) fglrx(0): Output DFP7 has no monitor section
[     9.662] (II) fglrx(0): Output DFP8 has no monitor section
[     9.662] (II) fglrx(0): Output DFP9 has no monitor section
[     9.662] (II) fglrx(0): Output DFP10 has no monitor section
[     9.662] (II) fglrx(0): Output CRT1 has no monitor section
[     9.662] (II) Loading sub module "ddc"
[     9.662] (II) LoadModule: "ddc"
[     9.662] (II) Module "ddc" already built-in
[     9.662] (II) fglrx(0): Connected Display0: DFP9
[     9.662] (II) fglrx(0): Display0 EDID data ---------------------------
[     9.662] (II) fglrx(0): Manufacturer: SAM  Model: 376  Serial#: 1346712114
[     9.662] (II) fglrx(0): Year: 2008  Week: 43
[     9.662] (II) fglrx(0): EDID Version: 1.3
[     9.662] (II) fglrx(0): Digital Display Input
[     9.662] (II) fglrx(0): Max Image Size [cm]: horiz.: 49  vert.: 32
[     9.662] (II) fglrx(0): Gamma: 2.20
[     9.662] (II) fglrx(0): DPMS capabilities: Off
[     9.662] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     9.662] (II) fglrx(0): First detailed timing is preferred mode
[     9.662] (II) fglrx(0): redX: 0.639 redY: 0.333   greenX: 0.289 greenY: 0.597
[     9.662] (II) fglrx(0): blueX: 0.153 blueY: 0.082   whiteX: 0.313 whiteY: 0.329
[     9.662] (II) fglrx(0): Supported established timings:
[     9.662] (II) fglrx(0): 720x400 at 70Hz
[     9.662] (II) fglrx(0): 640x480 at 60Hz
[     9.662] (II) fglrx(0): 640x480 at 67Hz
[     9.662] (II) fglrx(0): 640x480 at 72Hz
[     9.662] (II) fglrx(0): 640x480 at 75Hz
[     9.662] (II) fglrx(0): 800x600 at 56Hz
[     9.662] (II) fglrx(0): 800x600 at 60Hz
[     9.662] (II) fglrx(0): 800x600 at 72Hz
[     9.662] (II) fglrx(0): 800x600 at 75Hz
[     9.662] (II) fglrx(0): 832x624 at 75Hz
[     9.662] (II) fglrx(0): 1024x768 at 60Hz
[     9.662] (II) fglrx(0): 1024x768 at 70Hz
[     9.662] (II) fglrx(0): 1024x768 at 75Hz
[     9.662] (II) fglrx(0): 1280x1024 at 75Hz
[     9.662] (II) fglrx(0): 1152x864 at 75Hz
[     9.662] (II) fglrx(0): Manufacturer's mask: 0
[     9.662] (II) fglrx(0): Supported standard timings:
[     9.662] (II) fglrx(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[     9.662] (II) fglrx(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[     9.662] (II) fglrx(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[     9.662] (II) fglrx(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[     9.662] (II) fglrx(0): Supported detailed timing:
[     9.662] (II) fglrx(0): clock: 119.0 MHz   Image Size:  494 x 320 mm
[     9.662] (II) fglrx(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
[     9.662] (II) fglrx(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
[     9.662] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
[     9.662] (II) fglrx(0): Monitor name: SyncMaster
[     9.662] (II) fglrx(0): Serial No: HQCQA01261
[     9.662] (II) fglrx(0): EDID (in hex):
[     9.662] (II) fglrx(0): 	00ffffffffffff004c2d760332324550
[     9.662] (II) fglrx(0): 	2b120103803120782a9345a3554a9827
[     9.662] (II) fglrx(0): 	155054bfef80b30081808140714f0101
[     9.662] (II) fglrx(0): 	0101010101017c2e90a0601a1e403020
[     9.662] (II) fglrx(0): 	3600ee401100001a000000fd00384b1e
[     9.662] (II) fglrx(0): 	510e000a202020202020000000fc0053
[     9.662] (II) fglrx(0): 	796e634d61737465720a2020000000ff
[     9.662] (II) fglrx(0): 	00485143514130313236310a20200012
[     9.662] (II) fglrx(0): End of Display0 EDID data --------------------
[     9.662] (II) fglrx(0): Connected Display1: DFP10
[     9.663] (II) fglrx(0): Display1 EDID data ---------------------------
[     9.663] (II) fglrx(0): Manufacturer: SAM  Model: 376  Serial#: 1346712114
[     9.663] (II) fglrx(0): Year: 2008  Week: 43
[     9.663] (II) fglrx(0): EDID Version: 1.3
[     9.663] (II) fglrx(0): Digital Display Input
[     9.663] (II) fglrx(0): Max Image Size [cm]: horiz.: 49  vert.: 32
[     9.663] (II) fglrx(0): Gamma: 2.20
[     9.663] (II) fglrx(0): DPMS capabilities: Off
[     9.663] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     9.663] (II) fglrx(0): First detailed timing is preferred mode
[     9.663] (II) fglrx(0): redX: 0.639 redY: 0.333   greenX: 0.289 greenY: 0.597
[     9.663] (II) fglrx(0): blueX: 0.153 blueY: 0.082   whiteX: 0.313 whiteY: 0.329
[     9.663] (II) fglrx(0): Supported established timings:
[     9.663] (II) fglrx(0): 720x400 at 70Hz
[     9.663] (II) fglrx(0): 640x480 at 60Hz
[     9.663] (II) fglrx(0): 640x480 at 67Hz
[     9.663] (II) fglrx(0): 640x480 at 72Hz
[     9.663] (II) fglrx(0): 640x480 at 75Hz
[     9.663] (II) fglrx(0): 800x600 at 56Hz
[     9.663] (II) fglrx(0): 800x600 at 60Hz
[     9.663] (II) fglrx(0): 800x600 at 72Hz
[     9.663] (II) fglrx(0): 800x600 at 75Hz
[     9.663] (II) fglrx(0): 832x624 at 75Hz
[     9.663] (II) fglrx(0): 1024x768 at 60Hz
[     9.663] (II) fglrx(0): 1024x768 at 70Hz
[     9.663] (II) fglrx(0): 1024x768 at 75Hz
[     9.663] (II) fglrx(0): 1280x1024 at 75Hz
[     9.663] (II) fglrx(0): 1152x864 at 75Hz
[     9.663] (II) fglrx(0): Manufacturer's mask: 0
[     9.663] (II) fglrx(0): Supported standard timings:
[     9.663] (II) fglrx(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[     9.663] (II) fglrx(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[     9.663] (II) fglrx(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[     9.663] (II) fglrx(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[     9.663] (II) fglrx(0): Supported detailed timing:
[     9.663] (II) fglrx(0): clock: 119.0 MHz   Image Size:  494 x 320 mm
[     9.663] (II) fglrx(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
[     9.663] (II) fglrx(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
[     9.663] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
[     9.663] (II) fglrx(0): Monitor name: SyncMaster
[     9.663] (II) fglrx(0): Serial No: HQAQA04082
[     9.663] (II) fglrx(0): EDID (in hex):
[     9.663] (II) fglrx(0): 	00ffffffffffff004c2d760332324550
[     9.663] (II) fglrx(0): 	2b120103803120782a9345a3554a9827
[     9.663] (II) fglrx(0): 	155054bfef80b30081808140714f0101
[     9.663] (II) fglrx(0): 	0101010101017c2e90a0601a1e403020
[     9.663] (II) fglrx(0): 	3600ee401100001a000000fd00384b1e
[     9.663] (II) fglrx(0): 	510e000a202020202020000000fc0053
[     9.663] (II) fglrx(0): 	796e634d61737465720a2020000000ff
[     9.663] (II) fglrx(0): 	00485141514130343038320a20200010
[     9.663] (II) fglrx(0): End of Display1 EDID data --------------------
[     9.663] (II) fglrx(0): EDID for output DFP1
[     9.663] (II) fglrx(0): EDID for output DFP2
[     9.663] (II) fglrx(0): EDID for output DFP3
[     9.663] (II) fglrx(0): EDID for output DFP4
[     9.663] (II) fglrx(0): EDID for output DFP5
[     9.663] (II) fglrx(0): EDID for output DFP6
[     9.663] (II) fglrx(0): EDID for output DFP7
[     9.663] (II) fglrx(0): EDID for output DFP8
[     9.663] (II) fglrx(0): EDID for output DFP9
[     9.663] (II) fglrx(0): Manufacturer: SAM  Model: 376  Serial#: 1346712114
[     9.663] (II) fglrx(0): Year: 2008  Week: 43
[     9.663] (II) fglrx(0): EDID Version: 1.3
[     9.663] (II) fglrx(0): Digital Display Input
[     9.663] (II) fglrx(0): Max Image Size [cm]: horiz.: 49  vert.: 32
[     9.664] (II) fglrx(0): Gamma: 2.20
[     9.664] (II) fglrx(0): DPMS capabilities: Off
[     9.664] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     9.664] (II) fglrx(0): First detailed timing is preferred mode
[     9.664] (II) fglrx(0): redX: 0.639 redY: 0.333   greenX: 0.289 greenY: 0.597
[     9.664] (II) fglrx(0): blueX: 0.153 blueY: 0.082   whiteX: 0.313 whiteY: 0.329
[     9.664] (II) fglrx(0): Supported established timings:
[     9.664] (II) fglrx(0): 720x400 at 70Hz
[     9.664] (II) fglrx(0): 640x480 at 60Hz
[     9.664] (II) fglrx(0): 640x480 at 67Hz
[     9.664] (II) fglrx(0): 640x480 at 72Hz
[     9.664] (II) fglrx(0): 640x480 at 75Hz
[     9.664] (II) fglrx(0): 800x600 at 56Hz
[     9.664] (II) fglrx(0): 800x600 at 60Hz
[     9.664] (II) fglrx(0): 800x600 at 72Hz
[     9.664] (II) fglrx(0): 800x600 at 75Hz
[     9.664] (II) fglrx(0): 832x624 at 75Hz
[     9.664] (II) fglrx(0): 1024x768 at 60Hz
[     9.664] (II) fglrx(0): 1024x768 at 70Hz
[     9.664] (II) fglrx(0): 1024x768 at 75Hz
[     9.664] (II) fglrx(0): 1280x1024 at 75Hz
[     9.664] (II) fglrx(0): 1152x864 at 75Hz
[     9.664] (II) fglrx(0): Manufacturer's mask: 0
[     9.664] (II) fglrx(0): Supported standard timings:
[     9.664] (II) fglrx(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[     9.664] (II) fglrx(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[     9.664] (II) fglrx(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[     9.664] (II) fglrx(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[     9.664] (II) fglrx(0): Supported detailed timing:
[     9.664] (II) fglrx(0): clock: 119.0 MHz   Image Size:  494 x 320 mm
[     9.664] (II) fglrx(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
[     9.664] (II) fglrx(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
[     9.664] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
[     9.664] (II) fglrx(0): Monitor name: SyncMaster
[     9.664] (II) fglrx(0): Serial No: HQCQA01261
[     9.664] (II) fglrx(0): EDID (in hex):
[     9.664] (II) fglrx(0): 	00ffffffffffff004c2d760332324550
[     9.664] (II) fglrx(0): 	2b120103803120782a9345a3554a9827
[     9.664] (II) fglrx(0): 	155054bfef80b30081808140714f0101
[     9.664] (II) fglrx(0): 	0101010101017c2e90a0601a1e403020
[     9.664] (II) fglrx(0): 	3600ee401100001a000000fd00384b1e
[     9.664] (II) fglrx(0): 	510e000a202020202020000000fc0053
[     9.664] (II) fglrx(0): 	796e634d61737465720a2020000000ff
[     9.664] (II) fglrx(0): 	00485143514130313236310a20200012
[     9.664] (II) fglrx(0): Printing probed modes for output DFP9
[     9.664] (II) fglrx(0): Modeline "1680x1050"x60.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[     9.664] (II) fglrx(0): Modeline "1400x1050"x60.0  119.00  1400 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[     9.664] (II) fglrx(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[     9.664] (II) fglrx(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[     9.664] (II) fglrx(0): Modeline "1440x900"x60.0  119.00  1440 1728 1760 1840  900 1053 1059 1080 +hsync -vsync (64.7 kHz)
[     9.664] (II) fglrx(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[     9.664] (II) fglrx(0): Modeline "1280x800"x60.0  108.00  1280 1376 1488 1800  800 961 964 1000 +hsync +vsync (60.0 kHz)
[     9.664] (II) fglrx(0): Modeline "1152x864"x60.0  119.00  1152 1728 1760 1840  864 1053 1059 1080 +hsync -vsync (64.7 kHz)
[     9.664] (II) fglrx(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[     9.664] (II) fglrx(0): Modeline "1280x768"x60.0  108.00  1280 1376 1488 1800  768 961 964 1000 +hsync +vsync (60.0 kHz)
[     9.664] (II) fglrx(0): Modeline "1280x720"x60.0  108.00  1280 1376 1488 1800  720 961 964 1000 +hsync +vsync (60.0 kHz)
[     9.664] (II) fglrx(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[     9.664] (II) fglrx(0): Modeline "1024x768"x70.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[     9.664] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[     9.664] (II) fglrx(0): Modeline "800x600"x72.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[     9.664] (II) fglrx(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[     9.664] (II) fglrx(0): Modeline "800x600"x60.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[     9.664] (II) fglrx(0): Modeline "800x600"x56.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[     9.664] (II) fglrx(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[     9.664] (II) fglrx(0): Modeline "640x480"x72.0   31.50  640 656 696 832  480 481 484 520 -hsync -vsync (37.9 kHz)
[     9.664] (II) fglrx(0): Modeline "640x480"x67.0   27.28  640 664 728 816  480 481 484 499 -hsync +vsync (33.4 kHz)
[     9.664] (II) fglrx(0): Modeline "640x480"x60.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[     9.664] (II) fglrx(0): EDID for output DFP10
[     9.664] (II) fglrx(0): EDID for output CRT1
[     9.664] (II) fglrx(0): Output DFP1 disconnected
[     9.664] (II) fglrx(0): Output DFP2 disconnected
[     9.664] (II) fglrx(0): Output DFP3 disconnected
[     9.664] (II) fglrx(0): Output DFP4 disconnected
[     9.664] (II) fglrx(0): Output DFP5 disconnected
[     9.664] (II) fglrx(0): Output DFP6 disconnected
[     9.664] (II) fglrx(0): Output DFP7 disconnected
[     9.664] (II) fglrx(0): Output DFP8 disconnected
[     9.664] (II) fglrx(0): Output DFP9 connected
[     9.664] (II) fglrx(0): Output DFP10 disconnected
[     9.664] (II) fglrx(0): Output CRT1 disconnected
[     9.664] (II) fglrx(0): Using exact sizes for initial modes
[     9.664] (II) fglrx(0): Output DFP9 using initial mode 1680x1050
[     9.664] (II) fglrx(0): DPI set to (96, 96)
[     9.664] (II) fglrx(0): Eyefinity capable adapter detected.
[     9.664] (II) fglrx(0): Adapter AMD Radeon HD 7900 Series has 6 configurable heads and 2 displays connected.
[     9.664] (WW) fglrx(0): Big Desktop related functionalities are replaced by RandR 1.2!
[     9.664] (==) fglrx(0):  PseudoColor visuals disabled
[     9.664] (II) Loading sub module "ramdac"
[     9.664] (II) LoadModule: "ramdac"
[     9.664] (II) Module "ramdac" already built-in
[     9.664] (==) fglrx(0): NoDRI = NO
[     9.664] (==) fglrx(0): Capabilities: 0x00000000
[     9.664] (==) fglrx(0): CapabilitiesEx: 0x00000000
[     9.664] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[     9.664] (==) fglrx(0): UseFastTLS=0
[     9.664] (II) fglrx(1): === [xdl_xs112_atiddxPreInit] === begin
[     9.664] (II) Loading sub module "vgahw"
[     9.664] (II) LoadModule: "vgahw"
[     9.664] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[     9.664] (II) Module vgahw: vendor="X.Org Foundation"
[     9.664] 	compiled for 1.12.3, module version = 0.1.0
[     9.664] 	ABI class: X.Org Video Driver, version 12.0
[     9.664] (**) fglrx(1): Depth 24, (--) framebuffer bpp 32
[     9.664] (II) fglrx(1): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[     9.664] (==) fglrx(1): Default visual is TrueColor
[     9.664] (==) fglrx(1): RGB weight 888
[     9.664] (II) fglrx(1): Using 8 bits per RGB 
[     9.664] (==) fglrx(1): Buffer Tiling is ON (copy from primary)
[     9.664] (==) fglrx(1): NoAccel = NO (copy from primary screen)
[     9.664] (**) fglrx(1): AMD 2D Acceleration Architecture enabled
[     9.664] (II) Loading sub module "fb"
[     9.664] (II) LoadModule: "fb"
[     9.665] (II) Loading /usr/lib/xorg/modules/libfb.so
[     9.665] (II) Module fb: vendor="X.Org Foundation"
[     9.665] 	compiled for 1.12.3, module version = 1.0.0
[     9.665] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.665] (II) Loading sub module "ddc"
[     9.665] (II) LoadModule: "ddc"
[     9.665] (II) Module "ddc" already built-in
[     9.665] (II) fglrx(1): Output DFP1 using monitor section aticonfig-Monitor[0]-1
[     9.665] (II) fglrx(1): Output DFP2 has no monitor section
[     9.665] (II) fglrx(1): Output DFP3 has no monitor section
[     9.665] (II) fglrx(1): Output DFP4 has no monitor section
[     9.665] (II) fglrx(1): Output DFP5 has no monitor section
[     9.665] (II) fglrx(1): Output DFP6 has no monitor section
[     9.665] (II) fglrx(1): Output DFP7 has no monitor section
[     9.665] (II) fglrx(1): Output DFP8 has no monitor section
[     9.665] (II) fglrx(1): Output DFP9 has no monitor section
[     9.665] (II) fglrx(1): Output DFP10 has no monitor section
[     9.665] (II) fglrx(1): Output CRT1 has no monitor section
[     9.665] (II) fglrx(1): EDID for output DFP1
[     9.665] (II) fglrx(1): EDID for output DFP2
[     9.665] (II) fglrx(1): EDID for output DFP3
[     9.665] (II) fglrx(1): EDID for output DFP4
[     9.665] (II) fglrx(1): EDID for output DFP5
[     9.665] (II) fglrx(1): EDID for output DFP6
[     9.665] (II) fglrx(1): EDID for output DFP7
[     9.665] (II) fglrx(1): EDID for output DFP8
[     9.665] (II) fglrx(1): EDID for output DFP9
[     9.665] (II) fglrx(1): EDID for output DFP10
[     9.665] (II) fglrx(1): Manufacturer: SAM  Model: 376  Serial#: 1346712114
[     9.665] (II) fglrx(1): Year: 2008  Week: 43
[     9.665] (II) fglrx(1): EDID Version: 1.3
[     9.665] (II) fglrx(1): Digital Display Input
[     9.665] (II) fglrx(1): Max Image Size [cm]: horiz.: 49  vert.: 32
[     9.665] (II) fglrx(1): Gamma: 2.20
[     9.665] (II) fglrx(1): DPMS capabilities: Off
[     9.665] (II) fglrx(1): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     9.665] (II) fglrx(1): First detailed timing is preferred mode
[     9.665] (II) fglrx(1): redX: 0.639 redY: 0.333   greenX: 0.289 greenY: 0.597
[     9.665] (II) fglrx(1): blueX: 0.153 blueY: 0.082   whiteX: 0.313 whiteY: 0.329
[     9.665] (II) fglrx(1): Supported established timings:
[     9.665] (II) fglrx(1): 720x400 at 70Hz
[     9.665] (II) fglrx(1): 640x480 at 60Hz
[     9.665] (II) fglrx(1): 640x480 at 67Hz
[     9.665] (II) fglrx(1): 640x480 at 72Hz
[     9.665] (II) fglrx(1): 640x480 at 75Hz
[     9.665] (II) fglrx(1): 800x600 at 56Hz
[     9.665] (II) fglrx(1): 800x600 at 60Hz
[     9.665] (II) fglrx(1): 800x600 at 72Hz
[     9.665] (II) fglrx(1): 800x600 at 75Hz
[     9.665] (II) fglrx(1): 832x624 at 75Hz
[     9.665] (II) fglrx(1): 1024x768 at 60Hz
[     9.665] (II) fglrx(1): 1024x768 at 70Hz
[     9.665] (II) fglrx(1): 1024x768 at 75Hz
[     9.665] (II) fglrx(1): 1280x1024 at 75Hz
[     9.665] (II) fglrx(1): 1152x864 at 75Hz
[     9.665] (II) fglrx(1): Manufacturer's mask: 0
[     9.665] (II) fglrx(1): Supported standard timings:
[     9.665] (II) fglrx(1): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[     9.665] (II) fglrx(1): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[     9.665] (II) fglrx(1): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[     9.665] (II) fglrx(1): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[     9.665] (II) fglrx(1): Supported detailed timing:
[     9.665] (II) fglrx(1): clock: 119.0 MHz   Image Size:  494 x 320 mm
[     9.665] (II) fglrx(1): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
[     9.665] (II) fglrx(1): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
[     9.665] (II) fglrx(1): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
[     9.665] (II) fglrx(1): Monitor name: SyncMaster
[     9.665] (II) fglrx(1): Serial No: HQAQA04082
[     9.665] (II) fglrx(1): EDID (in hex):
[     9.665] (II) fglrx(1): 	00ffffffffffff004c2d760332324550
[     9.665] (II) fglrx(1): 	2b120103803120782a9345a3554a9827
[     9.665] (II) fglrx(1): 	155054bfef80b30081808140714f0101
[     9.665] (II) fglrx(1): 	0101010101017c2e90a0601a1e403020
[     9.665] (II) fglrx(1): 	3600ee401100001a000000fd00384b1e
[     9.665] (II) fglrx(1): 	510e000a202020202020000000fc0053
[     9.665] (II) fglrx(1): 	796e634d61737465720a2020000000ff
[     9.665] (II) fglrx(1): 	00485141514130343038320a20200010
[     9.665] (II) fglrx(1): Printing probed modes for output DFP10
[     9.665] (II) fglrx(1): Modeline "1680x1050"x60.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[     9.665] (II) fglrx(1): Modeline "1400x1050"x60.0  119.00  1400 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[     9.665] (II) fglrx(1): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[     9.665] (II) fglrx(1): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[     9.665] (II) fglrx(1): Modeline "1440x900"x60.0  119.00  1440 1728 1760 1840  900 1053 1059 1080 +hsync -vsync (64.7 kHz)
[     9.665] (II) fglrx(1): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[     9.665] (II) fglrx(1): Modeline "1280x800"x60.0  108.00  1280 1376 1488 1800  800 961 964 1000 +hsync +vsync (60.0 kHz)
[     9.665] (II) fglrx(1): Modeline "1152x864"x60.0  119.00  1152 1728 1760 1840  864 1053 1059 1080 +hsync -vsync (64.7 kHz)
[     9.665] (II) fglrx(1): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[     9.665] (II) fglrx(1): Modeline "1280x768"x60.0  108.00  1280 1376 1488 1800  768 961 964 1000 +hsync +vsync (60.0 kHz)
[     9.665] (II) fglrx(1): Modeline "1280x720"x60.0  108.00  1280 1376 1488 1800  720 961 964 1000 +hsync +vsync (60.0 kHz)
[     9.665] (II) fglrx(1): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[     9.665] (II) fglrx(1): Modeline "1024x768"x70.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[     9.665] (II) fglrx(1): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[     9.665] (II) fglrx(1): Modeline "800x600"x72.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[     9.665] (II) fglrx(1): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[     9.665] (II) fglrx(1): Modeline "800x600"x60.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[     9.665] (II) fglrx(1): Modeline "800x600"x56.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[     9.665] (II) fglrx(1): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[     9.665] (II) fglrx(1): Modeline "640x480"x72.0   31.50  640 656 696 832  480 481 484 520 -hsync -vsync (37.9 kHz)
[     9.665] (II) fglrx(1): Modeline "640x480"x67.0   27.28  640 664 728 816  480 481 484 499 -hsync +vsync (33.4 kHz)
[     9.665] (II) fglrx(1): Modeline "640x480"x60.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[     9.665] (II) fglrx(1): EDID for output CRT1
[     9.665] (II) fglrx(1): Output DFP1 disconnected
[     9.665] (II) fglrx(1): Output DFP2 disconnected
[     9.665] (II) fglrx(1): Output DFP3 disconnected
[     9.665] (II) fglrx(1): Output DFP4 disconnected
[     9.665] (II) fglrx(1): Output DFP5 disconnected
[     9.665] (II) fglrx(1): Output DFP6 disconnected
[     9.665] (II) fglrx(1): Output DFP7 disconnected
[     9.665] (II) fglrx(1): Output DFP8 disconnected
[     9.665] (II) fglrx(1): Output DFP9 disconnected
[     9.665] (II) fglrx(1): Output DFP10 connected
[     9.665] (II) fglrx(1): Output CRT1 disconnected
[     9.665] (II) fglrx(1): Using exact sizes for initial modes
[     9.665] (II) fglrx(1): Output DFP10 using initial mode 1680x1050
[     9.665] (II) fglrx(1): DPI set to (96, 96)
[     9.665] (WW) fglrx(0): Unable to register ADL handler for 0x00110000
[     9.665] (WW) fglrx(0): Unable to register ADL handler for 0x00120000
[     9.665] (WW) fglrx(0): Unable to register ADL handler for 0x00130000
[     9.665] (WW) fglrx(0): Unable to register ADL handler for 0x00150000
[     9.665] (II) fglrx(1): Eyefinity capable adapter detected.
[     9.665] (II) fglrx(1): Adapter AMD Radeon HD 7900 Series has 6 configurable heads and 2 displays connected.
[     9.665] (WW) fglrx(1): Big Desktop related functionalities are replaced by RandR 1.2!
[     9.665] (==) fglrx(1):  PseudoColor visuals disabled
[     9.665] (==) fglrx(1): bNoDRI = NO (copy from primary screen)
[     9.665] (==) fglrx(1): UseFastTLS=0
[     9.665] (--) Depth 24 pixmap format is 32 bpp
[     9.674] (II) Loading extension ATIFGLRXDRI
[     9.674] (II) fglrx(0): doing swlDriScreenInit
[     9.674] (II) fglrx(0): swlDriScreenInit for fglrx driver
[     9.674] ukiDynamicMajor: found major device number 250
[     9.674] ukiDynamicMajor: found major device number 250
[     9.674] ukiDynamicMajor: found major device number 250
[     9.674] ukiOpenByBusid: Searching for BusID PCI:3:0:0
[     9.674] ukiOpenDevice: node name is /dev/ati/card0
[     9.674] ukiOpenDevice: open result is 16, (OK)
[     9.674] ukiOpenByBusid: ukiOpenMinor returns 16
[     9.674] ukiOpenByBusid: ukiGetBusid reports PCI:3:0:0
[     9.674] (II) fglrx(0): [uki] DRM interface version 1.0
[     9.674] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:3:0:0"
[     9.674] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
[     9.674] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f2aa4efa000
[     9.674] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[     9.674] (II) fglrx(0): [uki] added 1 reserved context for kernel
[     9.674] (II) fglrx(0): swlDriScreenInit done
[     9.674] (II) fglrx(0): Kernel Module Version Information:
[     9.674] (II) fglrx(0):     Name: fglrx
[     9.674] (II) fglrx(0):     Version: 8.98.2
[     9.674] (II) fglrx(0):     Date: Jul 19 2012
[     9.674] (II) fglrx(0):     Desc: AMD FireGL DRM kernel module
[     9.674] (II) fglrx(0): Kernel Module version matches driver.
[     9.674] (II) fglrx(0): Kernel Module Build Time Information:
[     9.674] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        3.2.0-3-amd64
[     9.674] (II) fglrx(0):     Build-Kernel MODVERSIONS:        no
[     9.674] (II) fglrx(0):     Build-Kernel __SMP__:            no
[     9.674] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[     9.674] (II) fglrx(0): [uki] register handle = 0x00004000
[     9.694] (II) fglrx(0): DRI initialization successfull
[     9.695] (II) fglrx(0): FBADPhys: 0xf400000000 FBMappedSize: 0x01008000
[     9.696] (==) fglrx(0): Backing store disabled
[     9.696] (II) Loading extension FGLRXEXTENSION
[     9.697] (**) fglrx(0): DPMS enabled
[     9.697] (II) fglrx(0): Initialized in-driver Xinerama extension
[     9.697] (**) fglrx(0): Textured Video is enabled.
[     9.697] (II) LoadModule: "glesx"
[     9.697] (II) Loading /usr/lib/xorg/modules/glesx.so
[     9.711] (II) Module glesx: vendor="X.Org Foundation"
[     9.711] 	compiled for 1.4.99.906, module version = 1.0.0
[     9.711] (II) Loading extension GLESX
[     9.711] (II) fglrx(0): GLESX enableFlags = 592
[     9.712] (II) fglrx(0): GLESX is enabled
[     9.712] (II) LoadModule: "amdxmm"
[     9.712] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[     9.714] (II) Module amdxmm: vendor="X.Org Foundation"
[     9.714] 	compiled for 1.4.99.906, module version = 2.0.0
[     9.729] (II) Loading extension AMDXVOPL
[     9.729] (II) Loading extension AMDXVBA
[     9.731] (II) fglrx(0): UVD feature is enabled(II) fglrx(0): 
[     9.732] (II) fglrx(0): Enable composite support successfully
[     9.732] (WW) fglrx(0): Option "VendorName" is not used
[     9.732] (WW) fglrx(0): Option "ModelName" is not used
[     9.732] (II) fglrx(0): X context handle = 0x1
[     9.732] (II) fglrx(0): [DRI] installation complete
[     9.733] (==) fglrx(0): Silken mouse enabled
[     9.733] (==) fglrx(0): Using HW cursor of display infrastructure!
[     9.733] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
[    10.130] (II) fglrx(0): Framebuffer compression enabled: mcAddr=0xf40b900000 width=0xa00 height=0x1934
[    10.130] (--) RandR disabled
[    10.130] (II) fglrx(1): doing swlDriScreenInit
[    10.130] (II) fglrx(1): swlDriScreenInit for fglrx driver
[    10.130] ukiDynamicMajor: found major device number 250
[    10.130] ukiDynamicMajor: found major device number 250
[    10.130] ukiDynamicMajor: found major device number 250
[    10.130] ukiOpenByBusid: Searching for BusID PCI:3:0:0
[    10.130] ukiOpenDevice: node name is /dev/ati/card0
[    10.130] ukiOpenDevice: open result is 17, (OK)
[    10.130] ukiOpenByBusid: ukiOpenMinor returns 17
[    10.130] ukiOpenByBusid: ukiGetBusid reports PCI:3:0:0
[    10.130] (II) fglrx(1): [uki] DRM interface version 1.0
[    10.130] (II) fglrx(1): [uki] created "fglrx" driver at busid "PCI:3:0:0"
[    10.130] (II) fglrx(1): [uki] added 8192 byte SAREA at 0x2000
[    10.130] (II) fglrx(1): [uki] mapped SAREA 0x2000 to 0x7f2a9971a000
[    10.130] (II) fglrx(1): [uki] framebuffer handle = 0x3000
[    10.130] (II) fglrx(1): [uki] added 1 reserved context for kernel
[    10.130] (II) fglrx(1): swlDriScreenInit done
[    10.131] (II) fglrx(1): DRI initialization successfull
[    10.131] (II) fglrx(1): FBADPhys: 0xf401308000 FBMappedSize: 0x00bd0000
[    10.131] (==) fglrx(1): Backing store disabled
[    10.131] (**) fglrx(1): DPMS enabled
[    10.131] (**) fglrx(1): Textured Video is enabled.
[    10.131] (II) fglrx(1): GLESX enableFlags = 592
[    10.131] (II) fglrx(1): GLESX is enabled
[    10.146] (II) Loading extension AMDXVOPL
[    10.146] (II) Loading extension AMDXVBA
[    10.147] (II) fglrx(1): UVD feature is enabled(II) fglrx(1): 
[    10.148] (II) fglrx(1): Enable composite support successfully
[    10.148] (WW) fglrx(1): Option "VendorName" is not used
[    10.148] (WW) fglrx(1): Option "ModelName" is not used
[    10.148] (II) fglrx(1): X context handle = 0x2
[    10.148] (II) fglrx(1): [DRI] installation complete
[    10.148] (==) fglrx(1): Silken mouse enabled
[    10.148] (==) fglrx(1): Using HW cursor of display infrastructure!
[    10.148] (II) fglrx(1): Disabling in-server RandR and enabling in-driver RandR 1.2.
[    10.213] (--) RandR disabled
[    10.213] (II) Initializing built-in extension Generic Event Extension
[    10.213] (II) Initializing built-in extension SHAPE
[    10.213] (II) Initializing built-in extension MIT-SHM
[    10.213] (II) Initializing built-in extension XInputExtension
[    10.213] (II) Initializing built-in extension XTEST
[    10.213] (II) Initializing built-in extension BIG-REQUESTS
[    10.213] (II) Initializing built-in extension SYNC
[    10.213] (II) Initializing built-in extension XKEYBOARD
[    10.213] (II) Initializing built-in extension XC-MISC
[    10.213] (II) Initializing built-in extension SECURITY
[    10.213] (II) Initializing built-in extension XINERAMA
[    10.213] (II) Initializing built-in extension XFIXES
[    10.213] (II) Initializing built-in extension RENDER
[    10.213] (II) Initializing built-in extension RANDR
[    10.213] (II) Initializing built-in extension COMPOSITE
[    10.213] (II) Initializing built-in extension DAMAGE
[    10.213] (II) SELinux: Disabled on system
[    10.214] ukiDynamicMajor: found major device number 250
[    10.214] ukiDynamicMajor: found major device number 250
[    10.214] ukiOpenByBusid: Searching for BusID PCI:3:0:0
[    10.214] ukiOpenDevice: node name is /dev/ati/card0
[    10.214] ukiOpenDevice: open result is 18, (OK)
[    10.214] ukiOpenByBusid: ukiOpenMinor returns 18
[    10.214] ukiOpenByBusid: ukiGetBusid reports PCI:3:0:0
[    10.348] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[    10.348] ukiDynamicMajor: found major device number 250
[    10.348] ukiDynamicMajor: found major device number 250
[    10.348] ukiOpenByBusid: Searching for BusID PCI:3:0:0
[    10.348] ukiOpenDevice: node name is /dev/ati/card0
[    10.348] ukiOpenDevice: open result is 21, (OK)
[    10.348] ukiOpenByBusid: ukiOpenMinor returns 21
[    10.348] ukiOpenByBusid: ukiGetBusid reports PCI:3:0:0
[    10.366] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 1
[    10.397] (II) fglrx(0): Enable the clock gating!
[    10.397] (II) fglrx(0): Setting screen physical size to 444 x 277
[    10.397] (II) fglrx(1): Setting screen physical size to 444 x 277
[    10.475] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    10.475] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    10.475] (II) LoadModule: "evdev"
[    10.475] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    10.476] (II) Module evdev: vendor="X.Org Foundation"
[    10.476] 	compiled for 1.12.1, module version = 2.7.0
[    10.476] 	Module class: X.Org XInput Driver
[    10.476] 	ABI class: X.Org XInput driver, version 16.0
[    10.476] (II) Using input driver 'evdev' for 'Power Button'
[    10.476] (**) Power Button: always reports core events
[    10.476] (**) evdev: Power Button: Device: "/dev/input/event4"
[    10.476] (--) evdev: Power Button: Vendor 0 Product 0x1
[    10.476] (--) evdev: Power Button: Found keys
[    10.476] (II) evdev: Power Button: Configuring as keyboard
[    10.476] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[    10.476] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    10.476] (**) Option "xkb_rules" "evdev"
[    10.476] (**) Option "xkb_model" "pc105"
[    10.476] (**) Option "xkb_layout" "br"
[    10.545] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    10.545] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    10.545] (II) Using input driver 'evdev' for 'Sleep Button'
[    10.545] (**) Sleep Button: always reports core events
[    10.545] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[    10.545] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    10.545] (--) evdev: Sleep Button: Found keys
[    10.546] (II) evdev: Sleep Button: Configuring as keyboard
[    10.546] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[    10.546] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
[    10.546] (**) Option "xkb_rules" "evdev"
[    10.546] (**) Option "xkb_model" "pc105"
[    10.546] (**) Option "xkb_layout" "br"
[    10.546] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver v7.0 (/dev/input/event0)
[    10.547] (**) Microsoft Microsoft® 2.4GHz Transceiver v7.0: Applying InputClass "evdev keyboard catchall"
[    10.547] (II) Using input driver 'evdev' for 'Microsoft Microsoft® 2.4GHz Transceiver v7.0'
[    10.547] (**) Microsoft Microsoft® 2.4GHz Transceiver v7.0: always reports core events
[    10.547] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Device: "/dev/input/event0"
[    10.547] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Vendor 0x45e Product 0x745
[    10.547] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Found keys
[    10.547] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Configuring as keyboard
[    10.547] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/input/input0/event0"
[    10.547] (II) XINPUT: Adding extended input device "Microsoft Microsoft® 2.4GHz Transceiver v7.0" (type: KEYBOARD, id 8)
[    10.547] (**) Option "xkb_rules" "evdev"
[    10.547] (**) Option "xkb_model" "pc105"
[    10.547] (**) Option "xkb_layout" "br"
[    10.548] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver v7.0 (/dev/input/event1)
[    10.548] (**) Microsoft Microsoft® 2.4GHz Transceiver v7.0: Applying InputClass "evdev pointer catchall"
[    10.548] (**) Microsoft Microsoft® 2.4GHz Transceiver v7.0: Applying InputClass "evdev keyboard catchall"
[    10.548] (II) Using input driver 'evdev' for 'Microsoft Microsoft® 2.4GHz Transceiver v7.0'
[    10.548] (**) Microsoft Microsoft® 2.4GHz Transceiver v7.0: always reports core events
[    10.548] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Device: "/dev/input/event1"
[    10.548] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Vendor 0x45e Product 0x745
[    10.548] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Found 9 mouse buttons
[    10.548] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Found scroll wheel(s)
[    10.548] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Found relative axes
[    10.548] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Found x and y relative axes
[    10.548] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Found absolute axes
[    10.548] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Forcing absolute x/y axes to exist.
[    10.548] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Found keys
[    10.548] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Configuring as mouse
[    10.548] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Configuring as keyboard
[    10.548] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Adding scrollwheel support
[    10.548] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: YAxisMapping: buttons 4 and 5
[    10.548] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    10.548] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.1/input/input1/event1"
[    10.548] (II) XINPUT: Adding extended input device "Microsoft Microsoft® 2.4GHz Transceiver v7.0" (type: KEYBOARD, id 9)
[    10.548] (**) Option "xkb_rules" "evdev"
[    10.548] (**) Option "xkb_model" "pc105"
[    10.548] (**) Option "xkb_layout" "br"
[    10.549] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: initialized for relative axes.
[    10.549] (WW) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: ignoring absolute axes.
[    10.549] (**) Microsoft Microsoft® 2.4GHz Transceiver v7.0: (accel) keeping acceleration scheme 1
[    10.549] (**) Microsoft Microsoft® 2.4GHz Transceiver v7.0: (accel) acceleration profile 0
[    10.549] (**) Microsoft Microsoft® 2.4GHz Transceiver v7.0: (accel) acceleration factor: 2.000
[    10.549] (**) Microsoft Microsoft® 2.4GHz Transceiver v7.0: (accel) acceleration threshold: 4
[    10.549] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver v7.0 (/dev/input/mouse0)
[    10.549] (II) No input driver specified, ignoring this device.
[    10.549] (II) This device may have been added with another device file.
[    10.550] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver v7.0 (/dev/input/event2)
[    10.550] (**) Microsoft Microsoft® 2.4GHz Transceiver v7.0: Applying InputClass "evdev keyboard catchall"
[    10.550] (II) Using input driver 'evdev' for 'Microsoft Microsoft® 2.4GHz Transceiver v7.0'
[    10.550] (**) Microsoft Microsoft® 2.4GHz Transceiver v7.0: always reports core events
[    10.550] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Device: "/dev/input/event2"
[    10.550] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Vendor 0x45e Product 0x745
[    10.550] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Found 1 mouse buttons
[    10.550] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Found scroll wheel(s)
[    10.550] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Found relative axes
[    10.550] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Found absolute axes
[    10.550] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Found x and y absolute axes
[    10.550] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Found keys
[    10.550] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Configuring as mouse
[    10.550] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Configuring as keyboard
[    10.550] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: Adding scrollwheel support
[    10.550] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: YAxisMapping: buttons 4 and 5
[    10.550] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    10.550] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.2/input/input2/event2"
[    10.550] (II) XINPUT: Adding extended input device "Microsoft Microsoft® 2.4GHz Transceiver v7.0" (type: KEYBOARD, id 10)
[    10.550] (**) Option "xkb_rules" "evdev"
[    10.550] (**) Option "xkb_model" "pc105"
[    10.550] (**) Option "xkb_layout" "br"
[    10.551] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: initialized for relative axes.
[    10.551] (WW) evdev: Microsoft Microsoft® 2.4GHz Transceiver v7.0: ignoring absolute axes.
[    10.551] (**) Microsoft Microsoft® 2.4GHz Transceiver v7.0: (accel) keeping acceleration scheme 1
[    10.551] (**) Microsoft Microsoft® 2.4GHz Transceiver v7.0: (accel) acceleration profile 0
[    10.551] (**) Microsoft Microsoft® 2.4GHz Transceiver v7.0: (accel) acceleration factor: 2.000
[    10.551] (**) Microsoft Microsoft® 2.4GHz Transceiver v7.0: (accel) acceleration threshold: 4
[    10.551] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver v7.0 (/dev/input/js0)
[    10.551] (II) No input driver specified, ignoring this device.
[    10.551] (II) This device may have been added with another device file.
[    10.552] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event6)
[    10.552] (II) No input driver specified, ignoring this device.
[    10.552] (II) This device may have been added with another device file.
[    10.552] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    10.552] (II) No input driver specified, ignoring this device.
[    10.552] (II) This device may have been added with another device file.
[    10.558] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[    10.561] (II) fglrx(1): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[    10.567] (II) fglrx(0): EDID vendor "SAM", prod id 886
[    10.567] (II) fglrx(0): Using EDID range info for horizontal sync
[    10.567] (II) fglrx(0): Using EDID range info for vertical refresh
[    10.568] (II) fglrx(0): Printing DDC gathered Modelines:
[    10.568] (II) fglrx(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[    10.568] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    10.568] (II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    10.568] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    10.568] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    10.568] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    10.568] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    10.568] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    10.568] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    10.568] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    10.568] (II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    10.568] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    10.568] (II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    10.568] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    10.568] (II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    10.568] (II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    10.568] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    10.568] (II) fglrx(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    11.163] (II) fglrx(0): EDID vendor "SAM", prod id 886
[    11.163] (II) fglrx(0): Using hsync ranges from config file
[    11.163] (II) fglrx(0): Using vrefresh ranges from config file
[    11.163] (II) fglrx(0): Printing DDC gathered Modelines:
[    11.163] (II) fglrx(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[    11.163] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    11.163] (II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    11.163] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    11.163] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    11.163] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    11.163] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    11.163] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    11.163] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    11.163] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    11.163] (II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    11.163] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    11.163] (II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    11.163] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    11.163] (II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    11.163] (II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    11.163] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    11.163] (II) fglrx(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)

Bug script output from package glx-alternative-fglrx:
Diversions:
diversion of /usr/lib/i386-linux-gnu/libGL.so to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/libGL.so to /usr/lib/mesa-diverted/libGL.so by glx-diversions
diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by glx-diversions
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 by glx-diversions

/usr/lib/mesa-diverted:
total 96
drwxr-xr-x   4 root root  4096 Aug 29 14:04 .
drwxr-xr-x 266 root root 81920 Sep  3 13:19 ..
drwxr-xr-x   2 root root  4096 Jun 30 10:20 i386-linux-gnu
lrwxrwxrwx   1 root root    33 Aug 29 14:04 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x   2 root root  4096 Aug 29 14:04 x86_64-linux-gnu

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Jun 30 10:20 .
drwxr-xr-x 4 root root 4096 Aug 29 14:04 ..

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 392
drwxr-xr-x 2 root root   4096 Aug 29 14:04 .
drwxr-xr-x 4 root root   4096 Aug 29 14:04 ..
lrwxrwxrwx 1 root root     10 Aug 23 20:17 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root     12 Aug 23 20:17 libGL.so.1 -> libGL.so.1.2
-rw-r--r-- 1 root root 391896 Aug 23 20:18 libGL.so.1.2

Alternative 'glx':
glx - auto mode
  link currently points to /usr/lib/fglrx
/usr/lib/fglrx - priority 99
  slave glx--fglrx_drv.so: /usr/lib/fglrx/fglrx_drv.so
  slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/fglrx/libGL.so.1
  slave glx--linux-libglx.so: /usr/lib/fglrx/fglrx-libglx.so
/usr/lib/mesa-diverted - priority 5
  slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
Current 'best' version is '/usr/lib/fglrx'.

lrwxrwxrwx 1 root root 14 Aug 29 14:04 /etc/alternatives/glx -> /usr/lib/fglrx
lrwxrwxrwx 1 root root 27 Aug 29 14:04 /etc/alternatives/glx--fglrx_drv.so -> /usr/lib/fglrx/fglrx_drv.so
lrwxrwxrwx 1 root root 48 Aug 29 14:04 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 42 Aug 29 14:04 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/fglrx/libGL.so.1
lrwxrwxrwx 1 root root 30 Aug 29 14:04 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/fglrx/fglrx-libglx.so

File System:
lrwxrwxrwx 1 root root     21 Aug 29 14:04 /usr/lib/glx -> /etc/alternatives/glx
lrwxrwxrwx 1 root root     48 Aug 29 14:04 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root     50 Aug 29 14:04 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 431600 Jul 18 05:16 /usr/lib/xorg/modules/extensions/libglx.so




-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fglrx-driver depends on:
ii  debconf [debconf-2.0]                  1.5.46
ii  dpkg                                   1.16.8
ii  glx-alternative-fglrx                  0.2.2
ii  libc6                                  2.13-35
ii  libfglrx                               1:12-6+point-1
ii  libgl1-mesa-glx [libgl1]               8.0.4-2
ii  libx11-6                               2:1.5.0-1
ii  libxext6                               2:1.3.1-2
ii  libxrandr2                             2:1.3.2-2
ii  libxrender1                            1:0.9.7-1
ii  xserver-xorg-core [xorg-video-abi-12]  2:1.12.3-1

Versions of packages fglrx-driver recommends:
ii  fglrx-atieventsd                              1:12-6+point-1
ii  fglrx-glx-ia32                                1:12-6+point-1
ii  fglrx-modules-dkms [fglrx-kernel-12-6+point]  1:12-6+point-1
ii  libgl1-fglrx-glx                              1:12-6+point-1
pn  libgl1-fglrx-glx-i386                         <none>

Versions of packages fglrx-driver suggests:
pn  amd-opencl-icd  <none>
ii  fglrx-control   1:12-6+point-1
pn  xvba-va-driver  <none>

-- debconf information:
  fglrx-driver/check-xorg-conf-on-removal: true
  fglrx-driver/removed-but-enabled-in-xorg-conf:
* fglrx-driver/needs-xorg-conf-to-enable:



More information about the Pkg-fglrx-devel mailing list