[Pkg-fglrx-devel] Bug#673687: libgl1-fglrx-glx should depend on libfglrx

Ralf Jung post at ralfj.de
Sun May 20 18:40:44 UTC 2012


Package: libgl1-fglrx-glx
Version: 1:12-4-1
Severity: normal

Dear Maintainer,

I just got wine running in a multiarch-way, i.e. I built wine in a i386 chroot
and use the generated package on my amd64 system. This is working all right,
all the packages have been converted to multiarch already. However, to get 3D
acceleration running, I had to install both libgl1-fglrx-glx:i386 and
libfglrx:i386. First I only installed the former, but then the X server crashes
when the actual 3D game content appears on screen. I noticed that fglrx-glx-
ia32 depends on libfglrx-ia32, so I installed libfglrx:i386 and now it is
working all right.

Kind regards,
Ralf



-- Package-specific info:
Full fglrx package list:
ii  fglrx-atieventsd                         1:12-4-1                                 external events daemon for the non-free ATI/AMD RadeonHD display driver
ii  fglrx-driver                             1:12-4-1                                 non-free ATI/AMD RadeonHD display driver
ii  fglrx-modules-dkms                       1:12-4-1                                 dkms module source for the non-free ATI/AMD RadeonHD display driver
ii  glx-alternative-fglrx                    0.2.1                                    allows the selection of FGLRX as GLX provider
ii  libfglrx:amd64                           1:12-4-1                                 non-free ATI/AMD RadeonHD display driver (runtime libraries)
ii  libfglrx:i386                            1:12-4-1                                 non-free ATI/AMD RadeonHD display driver (runtime libraries)
ii  libgl1-fglrx-glx:amd64                   1:12-4-1                                 proprietary libGL for the non-free ATI/AMD RadeonHD display driver
ii  libgl1-fglrx-glx:i386                    1:12-4-1                                 proprietary libGL for the non-free ATI/AMD RadeonHD display driver

VGA-compatible devices on PCI bus:
01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 Graphics]

DRM and fglrx Informations from dmesg:
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    1.240683] Linux agpgart interface v0.103
[   11.965571] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[   12.230746] [fglrx] Maximum main memory to use for locked dma buffers: 3553 MBytes.
[   12.230848] [fglrx]   vendor: 1002 device: 9612 count: 1
[   12.231720] [fglrx] ioport: bar 1, base 0x5000, size: 0x100
[   12.232573] [fglrx] Kernel PAT support is enabled
[   12.232605] [fglrx] module loaded - fglrx 8.96.4 [Apr  5 2012] with 1 minors
[   24.219193] [fglrx] GART Table is not in FRAME_BUFFER range 
[   24.219674] [fglrx] Could not enable MSI; System prevented initialization
[   24.221729] [fglrx] Firegl kernel thread PID: 2250
[   24.221972] [fglrx] Firegl kernel thread PID: 2252
[   24.222123] [fglrx] Firegl kernel thread PID: 2253
[   24.222324] [fglrx] IRQ 18 Enabled
[   24.568551] [fglrx] Gart USWC size:1160 M.
[   24.568556] [fglrx] Gart cacheable size:459 M.
[   24.568562] [fglrx] Reserved FB block: Shared offset:0, size:1000000 
[   24.568566] [fglrx] Reserved FB block: Unshared offset:fffb000, size:5000 
[  252.842621] [fglrx] IRQ 18 Disabled
[  253.826703] [fglrx] GART Table is not in FRAME_BUFFER range 
[  253.827359] [fglrx] Could not enable MSI; System prevented initialization
[  253.828342] [fglrx] Firegl kernel thread PID: 5064
[  253.828506] [fglrx] Firegl kernel thread PID: 5065
[  253.828743] [fglrx] Firegl kernel thread PID: 5066
[  253.828892] [fglrx] IRQ 18 Enabled
[  254.081525] [fglrx] Gart USWC size:1160 M.
[  254.081531] [fglrx] Gart cacheable size:459 M.
[  254.081537] [fglrx] Reserved FB block: Shared offset:0, size:1000000 
[  254.081540] [fglrx] Reserved FB block: Unshared offset:fffb000, size:5000 

Xorg X server configuration file status:
-rw-r--r-- 1 root root 473 Dec  4 19:03 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section "Device"
	Identifier    "Radeon HD 3200 Graphics"
	Driver        "fglrx"
	Option "Monitor-LVDS" "LVDS"
#	Option "VideoOverlay" "off"
EndSection

Section "Monitor"
	Identifier  "LVDS"
	Option "PreferredMode" "1366x768"
	Option "Primary" "true"
EndSection

Section "Screen"
	Identifier "The One And Only Screen"
	Monitor "LVDS"
	Device "Radeon HD 3200 Graphics"
	SubSection "Display"
		# Necessary to make dual-view work
		Virtual 4000 4000
	EndSubSection
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 40771 Feb 22 23:24 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 42597 Apr 11 14:59 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 43072 May 20 20:33 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
[   253.159] 
X.Org X Server 1.11.4
Release Date: 2012-01-27
[   253.159] X Protocol Version 11, Revision 0
[   253.159] Build Operating System: Linux 3.2.0-1-amd64 x86_64 Debian
[   253.159] Current Operating System: Linux r-schlepptop 3.2.0-2-amd64 #1 SMP Sat May 12 23:08:28 UTC 2012 x86_64
[   253.160] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-2-amd64 root=UUID=063a7f00-8498-4d36-ba06-e09e819487aa ro quiet
[   253.160] Build Date: 04 March 2012  11:42:13PM
[   253.160] xorg-server 2:1.11.4-1 (Cyril Brulebois <kibi at debian.org>) 
[   253.160] Current version of pixman: 0.24.4
[   253.160] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   253.160] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   253.160] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 20 20:27:45 2012
[   253.160] (==) Using config file: "/etc/X11/xorg.conf"
[   253.160] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   253.160] (==) No Layout section.  Using the first Screen section.
[   253.160] (**) |-->Screen "The One And Only Screen" (0)
[   253.160] (**) |   |-->Monitor "LVDS"
[   253.160] (**) |   |-->Device "Radeon HD 3200 Graphics"
[   253.161] (==) Automatically adding devices
[   253.161] (==) Automatically enabling devices
[   253.161] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   253.161] 	Entry deleted from font path.
[   253.161] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[   253.161] 	Entry deleted from font path.
[   253.161] (==) 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
[   253.161] (==) ModulePath set to "/usr/lib/xorg/modules"
[   253.161] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   253.161] (II) Loader magic: 0x7f195ba5eae0
[   253.161] (II) Module ABI versions:
[   253.161] 	X.Org ANSI C Emulation: 0.4
[   253.161] 	X.Org Video Driver: 11.0
[   253.161] 	X.Org XInput driver : 13.0
[   253.161] 	X.Org Server Extension : 6.0
[   253.162] (--) PCI:*(0:1:5:0) 1002:9612:103c:308c rev 0, Mem @ 0xc0000000/268435456, 0xd4300000/65536, 0xd4200000/1048576, I/O @ 0x00005000/256
[   253.162] (II) Open ACPI successful (/var/run/acpid.socket)
[   253.162] (II) LoadModule: "extmod"
[   253.163] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   253.163] (II) Module extmod: vendor="X.Org Foundation"
[   253.163] 	compiled for 1.11.4, module version = 1.0.0
[   253.163] 	Module class: X.Org Server Extension
[   253.163] 	ABI class: X.Org Server Extension, version 6.0
[   253.163] (II) Loading extension SELinux
[   253.163] (II) Loading extension MIT-SCREEN-SAVER
[   253.163] (II) Loading extension XFree86-VidModeExtension
[   253.163] (II) Loading extension XFree86-DGA
[   253.163] (II) Loading extension DPMS
[   253.163] (II) Loading extension XVideo
[   253.163] (II) Loading extension XVideo-MotionCompensation
[   253.163] (II) Loading extension X-Resource
[   253.163] (II) LoadModule: "dbe"
[   253.163] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   253.166] (II) Module dbe: vendor="X.Org Foundation"
[   253.166] 	compiled for 1.11.4, module version = 1.0.0
[   253.166] 	Module class: X.Org Server Extension
[   253.166] 	ABI class: X.Org Server Extension, version 6.0
[   253.166] (II) Loading extension DOUBLE-BUFFER
[   253.166] (II) LoadModule: "glx"
[   253.166] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[   253.167] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[   253.167] 	compiled for 6.9.0, module version = 1.0.0
[   253.167] (II) Loading extension GLX
[   253.167] (II) LoadModule: "record"
[   253.167] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   253.167] (II) Module record: vendor="X.Org Foundation"
[   253.167] 	compiled for 1.11.4, module version = 1.13.0
[   253.167] 	Module class: X.Org Server Extension
[   253.167] 	ABI class: X.Org Server Extension, version 6.0
[   253.167] (II) Loading extension RECORD
[   253.167] (II) LoadModule: "dri"
[   253.168] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   253.168] (II) Module dri: vendor="X.Org Foundation"
[   253.168] 	compiled for 1.11.4, module version = 1.0.0
[   253.168] 	ABI class: X.Org Server Extension, version 6.0
[   253.168] (II) Loading extension XFree86-DRI
[   253.168] (II) LoadModule: "dri2"
[   253.168] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   253.168] (II) Module dri2: vendor="X.Org Foundation"
[   253.168] 	compiled for 1.11.4, module version = 1.2.0
[   253.168] 	ABI class: X.Org Server Extension, version 6.0
[   253.168] (II) Loading extension DRI2
[   253.168] (II) LoadModule: "fglrx"
[   253.169] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[   253.248] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
[   253.248] 	compiled for 1.4.99.906, module version = 8.96.4
[   253.248] 	Module class: X.Org Video Driver
[   253.248] (II) Loading sub module "fglrxdrm"
[   253.248] (II) LoadModule: "fglrxdrm"
[   253.248] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[   253.249] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[   253.249] 	compiled for 1.4.99.906, module version = 8.96.4
[   253.249] (II) ATI Proprietary Linux Driver Version Identifier:8.96.4
[   253.249] (II) ATI Proprietary Linux Driver Release Identifier: 8.961                                
[   253.249] (II) ATI Proprietary Linux Driver Build Date: Apr  5 2012 23:06:21
[   253.249] (++) using VT number 7

[   253.272] (WW) Falling back to old probe method for fglrx
[   253.304] (II) Loading PCS database from /etc/ati/amdpcsdb
[   253.305] (--) Assigning device section with no busID to primary device
[   253.305] (--) Chipset Supported AMD Graphics Processor (0x9612) found
[   253.306] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:17:0) found
[   253.306] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:18:0) found
[   253.306] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:18:1) found
[   253.306] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:18:2) found
[   253.306] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:19:0) found
[   253.306] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:19:1) found
[   253.306] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:19:2) found
[   253.306] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:0) found
[   253.306] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:2) found
[   253.306] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:3) found
[   253.306] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:4) found
[   253.306] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:5) found
[   253.306] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[   253.306] (II) AMD Video driver is signed
[   253.306] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[   253.306] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[   253.306] (II) fglrx(0): pEnt->device->identifier=0x7f195bb6c540
[   253.306] (II) fglrx(0): === [xdl_xs111_atiddxPreInit] === begin
[   253.307] (II) Loading sub module "vgahw"
[   253.307] (II) LoadModule: "vgahw"
[   253.307] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[   253.307] (II) Module vgahw: vendor="X.Org Foundation"
[   253.307] 	compiled for 1.11.4, module version = 0.1.0
[   253.307] 	ABI class: X.Org Video Driver, version 11.0
[   253.307] (==) fglrx(0): Depth 24, (==) framebuffer bpp 32
[   253.307] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[   253.307] (==) fglrx(0): Default visual is TrueColor
[   253.307] (==) fglrx(0): RGB weight 888
[   253.307] (II) fglrx(0): Using 8 bits per RGB 
[   253.307] (==) fglrx(0): Buffer Tiling is ON
[   253.307] (II) Loading sub module "fglrxdrm"
[   253.307] (II) LoadModule: "fglrxdrm"
[   253.308] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[   253.308] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[   253.308] 	compiled for 1.4.99.906, module version = 8.96.4
[   253.316] ukiDynamicMajor: found major device number 252
[   253.316] ukiDynamicMajor: found major device number 252
[   253.316] ukiOpenByBusid: Searching for BusID PCI:1:5:0
[   253.316] ukiOpenDevice: node name is /dev/ati/card0
[   253.316] ukiOpenDevice: open result is 12, (OK)
[   253.316] ukiOpenByBusid: ukiOpenMinor returns 12
[   253.316] ukiOpenByBusid: ukiGetBusid reports PCI:1:5:0
[   253.316] (**) fglrx(0): NoAccel = NO
[   253.316] (**) fglrx(0): ATI 2D Acceleration Architecture enabled
[   253.316] (--) fglrx(0): Chipset: "ATI Radeon HD 3200 Graphics " (Chipset = 0x9612)
[   253.317] (--) fglrx(0): (PciSubVendor = 0x103c, PciSubDevice = 0x308c)
[   253.317] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
[   253.317] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
[   253.317] (--) fglrx(0): MMIO registers at 0xd4300000
[   253.317] (--) fglrx(0): I/O port at 0x00005000
[   253.317] (==) fglrx(0): ROM-BIOS at 0x000c0000
[   253.317] (II) fglrx(0): AC Adapter is used
[   253.321] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[   253.391] (II) Loading sub module "vbe"
[   253.391] (II) LoadModule: "vbe"
[   253.391] (II) Loading /usr/lib/xorg/modules/libvbe.so
[   253.391] (II) Module vbe: vendor="X.Org Foundation"
[   253.391] 	compiled for 1.11.4, module version = 1.1.0
[   253.391] 	ABI class: X.Org Video Driver, version 11.0
[   253.391] (II) fglrx(0): VESA BIOS detected
[   253.391] (II) fglrx(0): VESA VBE Version 3.0
[   253.391] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[   253.391] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
[   253.391] (II) fglrx(0): VESA VBE OEM Software Rev: 10.94
[   253.391] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. 
[   253.391] (II) fglrx(0): VESA VBE OEM Product: RS780M
[   253.391] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[   253.403] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
[   253.403] (--) fglrx(0): Video RAM: 262144 kByte, Type: DDR2
[   253.403] (II) fglrx(0): PCIE card detected
[   253.403] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[   253.403] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[   253.412] (II) fglrx(0): Using adapter: 1:5.0.
[   253.427] (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000)
[   253.828] (II) fglrx(0): Interrupt handler installed at IRQ 18.
[   253.829] (II) fglrx(0): RandR 1.2 support is enabled!
[   253.829] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[   253.829] (==) fglrx(0): Center Mode is disabled 
[   253.829] (II) Loading sub module "fb"
[   253.829] (II) LoadModule: "fb"
[   253.829] (II) Loading /usr/lib/xorg/modules/libfb.so
[   253.829] (II) Module fb: vendor="X.Org Foundation"
[   253.829] 	compiled for 1.11.4, module version = 1.0.0
[   253.829] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   253.829] (II) Loading sub module "ddc"
[   253.829] (II) LoadModule: "ddc"
[   253.829] (II) Module "ddc" already built-in
[   254.044] (II) fglrx(0): Finished Initialize PPLIB!
[   254.049] (II) fglrx(0): Output LVDS using monitor section LVDS
[   254.049] (**) fglrx(0): Option "PreferredMode" "1366x768"
[   254.049] (**) fglrx(0): Option "Primary" "true"
[   254.049] (II) fglrx(0): Output CRT1 has no monitor section
[   254.049] (II) Loading sub module "ddc"
[   254.049] (II) LoadModule: "ddc"
[   254.049] (II) Module "ddc" already built-in
[   254.049] (II) fglrx(0): Connected Display0: LVDS
[   254.049] (II) fglrx(0): Display0 EDID data ---------------------------
[   254.049] (II) fglrx(0): Manufacturer: LGD  Model: 27d  Serial#: 0
[   254.049] (II) fglrx(0): Year: 2009  Week: 0
[   254.049] (II) fglrx(0): EDID Version: 1.3
[   254.049] (II) fglrx(0): Digital Display Input
[   254.049] (II) fglrx(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[   254.049] (II) fglrx(0): Gamma: 2.20
[   254.049] (II) fglrx(0): No DPMS capabilities specified
[   254.049] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   254.049] (II) fglrx(0): First detailed timing is preferred mode
[   254.049] (II) fglrx(0): redX: 0.618 redY: 0.355   greenX: 0.335 greenY: 0.584
[   254.049] (II) fglrx(0): blueX: 0.150 blueY: 0.094   whiteX: 0.313 whiteY: 0.329
[   254.049] (II) fglrx(0): Manufacturer's mask: 0
[   254.049] (II) fglrx(0): Supported detailed timing:
[   254.049] (II) fglrx(0): clock: 69.3 MHz   Image Size:  344 x 194 mm
[   254.049] (II) fglrx(0): h_active: 1366  h_sync: 1398  h_sync_end 1430 h_blank_end 1486 h_border: 0
[   254.049] (II) fglrx(0): v_active: 768  v_sync: 770  v_sync_end 774 v_blanking: 782 v_border: 0
[   254.049] (II) fglrx(0):  LG Display
[   254.049] (II) fglrx(0): Monitor name: LP156WH2-TLR2
[   254.049] (II) fglrx(0): EDID (in hex):
[   254.049] (II) fglrx(0): 	00ffffffffffff0030e47d0200000000
[   254.049] (II) fglrx(0): 	00130103802213780a4e859e5b559526
[   254.049] (II) fglrx(0): 	18505400000001010101010101010101
[   254.049] (II) fglrx(0): 	010101010101121b567850000e302020
[   254.049] (II) fglrx(0): 	240058c2100000190000000000000000
[   254.049] (II) fglrx(0): 	00000000000000000000000000fe004c
[   254.049] (II) fglrx(0): 	4720446973706c61790a2020000000fc
[   254.049] (II) fglrx(0): 	004c503135365748322d544c52320026
[   254.049] (II) fglrx(0): End of Display0 EDID data --------------------
[   254.079] (II) fglrx(0): EDID for output LVDS
[   254.079] (II) fglrx(0): Manufacturer: LGD  Model: 27d  Serial#: 0
[   254.079] (II) fglrx(0): Year: 2009  Week: 0
[   254.079] (II) fglrx(0): EDID Version: 1.3
[   254.079] (II) fglrx(0): Digital Display Input
[   254.079] (II) fglrx(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[   254.079] (II) fglrx(0): Gamma: 2.20
[   254.079] (II) fglrx(0): No DPMS capabilities specified
[   254.079] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   254.079] (II) fglrx(0): First detailed timing is preferred mode
[   254.079] (II) fglrx(0): redX: 0.618 redY: 0.355   greenX: 0.335 greenY: 0.584
[   254.079] (II) fglrx(0): blueX: 0.150 blueY: 0.094   whiteX: 0.313 whiteY: 0.329
[   254.079] (II) fglrx(0): Manufacturer's mask: 0
[   254.079] (II) fglrx(0): Supported detailed timing:
[   254.079] (II) fglrx(0): clock: 69.3 MHz   Image Size:  344 x 194 mm
[   254.079] (II) fglrx(0): h_active: 1366  h_sync: 1398  h_sync_end 1430 h_blank_end 1486 h_border: 0
[   254.079] (II) fglrx(0): v_active: 768  v_sync: 770  v_sync_end 774 v_blanking: 782 v_border: 0
[   254.079] (II) fglrx(0):  LG Display
[   254.079] (II) fglrx(0): Monitor name: LP156WH2-TLR2
[   254.079] (II) fglrx(0): EDID (in hex):
[   254.079] (II) fglrx(0): 	00ffffffffffff0030e47d0200000000
[   254.079] (II) fglrx(0): 	00130103802213780a4e859e5b559526
[   254.079] (II) fglrx(0): 	18505400000001010101010101010101
[   254.079] (II) fglrx(0): 	010101010101121b567850000e302020
[   254.079] (II) fglrx(0): 	240058c2100000190000000000000000
[   254.079] (II) fglrx(0): 	00000000000000000000000000fe004c
[   254.079] (II) fglrx(0): 	4720446973706c61790a2020000000fc
[   254.079] (II) fglrx(0): 	004c503135365748322d544c52320026
[   254.079] (II) fglrx(0): EDID vendor "LGD", prod id 637
[   254.079] (II) fglrx(0): Printing DDC gathered Modelines:
[   254.079] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[   254.079] (II) fglrx(0): Printing probed modes for output LVDS
[   254.079] (II) fglrx(0): Modeline "1366x768"x60.0   69.30  1366 1398 1430 1486  768 770 774 782 +hsync +vsync (46.6 kHz)
[   254.079] (II) fglrx(0): Modeline "1280x768"x60.0   69.30  1280 1398 1430 1486  768 770 774 782 +hsync +vsync (46.6 kHz)
[   254.079] (II) fglrx(0): Modeline "1280x720"x60.0   69.30  1280 1398 1430 1486  720 770 774 782 +hsync +vsync (46.6 kHz)
[   254.079] (II) fglrx(0): Modeline "1024x768"x60.0   69.30  1024 1398 1430 1486  768 770 774 782 +hsync +vsync (46.6 kHz)
[   254.079] (II) fglrx(0): Modeline "1280x600"x60.0   69.30  1280 1398 1430 1486  600 770 774 782 +hsync +vsync (46.6 kHz)
[   254.079] (II) fglrx(0): Modeline "1024x600"x60.0   69.30  1024 1398 1430 1486  600 770 774 782 +hsync +vsync (46.6 kHz)
[   254.079] (II) fglrx(0): Modeline "800x600"x60.0   69.30  800 1398 1430 1486  600 770 774 782 +hsync +vsync (46.6 kHz)
[   254.079] (II) fglrx(0): Modeline "800x480"x60.0   69.30  800 1398 1430 1486  480 770 774 782 +hsync +vsync (46.6 kHz)
[   254.079] (II) fglrx(0): Modeline "640x480"x60.0   69.30  640 1398 1430 1486  480 770 774 782 +hsync +vsync (46.6 kHz)
[   254.079] (II) fglrx(0): EDID for output CRT1
[   254.079] (II) fglrx(0): Output LVDS connected
[   254.079] (II) fglrx(0): Output CRT1 disconnected
[   254.079] (II) fglrx(0): Using user preference for initial modes
[   254.079] (II) fglrx(0): Output LVDS using initial mode 1366x768
[   254.079] (II) fglrx(0): Display dimensions: (340, 190) mm
[   254.079] (II) fglrx(0): DPI set to (102, 102)
[   254.080] (II) fglrx(0): Adapter ATI Radeon HD 3200 Graphics  has 2 configurable heads and 1 displays connected.
[   254.080] (==) fglrx(0):  PseudoColor visuals disabled
[   254.080] (II) Loading sub module "ramdac"
[   254.080] (II) LoadModule: "ramdac"
[   254.080] (II) Module "ramdac" already built-in
[   254.080] (==) fglrx(0): NoDRI = NO
[   254.080] (==) fglrx(0): Capabilities: 0x00000000
[   254.080] (==) fglrx(0): CapabilitiesEx: 0x00000000
[   254.080] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[   254.080] (==) fglrx(0): UseFastTLS=0
[   254.080] (--) Depth 24 pixmap format is 32 bpp
[   254.080] (II) Loading extension ATIFGLRXDRI
[   254.080] (II) fglrx(0): doing swlDriScreenInit
[   254.080] (II) fglrx(0): swlDriScreenInit for fglrx driver
[   254.080] ukiDynamicMajor: found major device number 252
[   254.080] ukiDynamicMajor: found major device number 252
[   254.080] ukiDynamicMajor: found major device number 252
[   254.080] ukiOpenByBusid: Searching for BusID PCI:1:5:0
[   254.080] ukiOpenDevice: node name is /dev/ati/card0
[   254.080] ukiOpenDevice: open result is 17, (OK)
[   254.080] ukiOpenByBusid: ukiOpenMinor returns 17
[   254.080] ukiOpenByBusid: ukiGetBusid reports PCI:1:5:0
[   254.080] (II) fglrx(0): [uki] DRM interface version 1.0
[   254.081] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:5:0"
[   254.081] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x22c000
[   254.081] (II) fglrx(0): [uki] mapped SAREA 0x22c000 to 0x7f195b656000
[   254.081] (II) fglrx(0): [uki] framebuffer handle = 0x22d000
[   254.081] (II) fglrx(0): [uki] added 1 reserved context for kernel
[   254.081] (II) fglrx(0): swlDriScreenInit done
[   254.081] (II) fglrx(0): Kernel Module Version Information:
[   254.081] (II) fglrx(0):     Name: fglrx
[   254.081] (II) fglrx(0):     Version: 8.96.4
[   254.081] (II) fglrx(0):     Date: Apr  5 2012
[   254.081] (II) fglrx(0):     Desc: ATI FireGL DRM kernel module
[   254.081] (II) fglrx(0): Kernel Module version matches driver.
[   254.081] (II) fglrx(0): Kernel Module Build Time Information:
[   254.081] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        3.2.0-2-amd64
[   254.081] (II) fglrx(0):     Build-Kernel MODVERSIONS:        no
[   254.081] (II) fglrx(0):     Build-Kernel __SMP__:            no
[   254.081] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[   254.081] (II) fglrx(0): [uki] register handle = 0x0022e000
[   254.122] (II) fglrx(0): DRI initialization successfull
[   254.122] (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x03d86000
[   254.122] (==) fglrx(0): Backing store disabled
[   254.122] (II) Loading extension FGLRXEXTENSION
[   254.122] (==) fglrx(0): DPMS enabled
[   254.122] (II) fglrx(0): Initialized in-driver Xinerama extension
[   254.122] (**) fglrx(0): Textured Video is enabled.
[   254.122] (II) LoadModule: "glesx"
[   254.123] (II) Loading /usr/lib/xorg/modules/glesx.so
[   254.124] (II) Module glesx: vendor="X.Org Foundation"
[   254.124] 	compiled for 1.4.99.906, module version = 1.0.0
[   254.124] (II) Loading extension GLESX
[   254.124] (II) fglrx(0): GLESX enableFlags = 528
[   254.124] (II) fglrx(0): GLESX is enabled
[   254.124] (II) LoadModule: "amdxmm"
[   254.124] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[   254.125] (II) Module amdxmm: vendor="X.Org Foundation"
[   254.125] 	compiled for 1.4.99.906, module version = 2.0.0
[   254.125] (II) Loading extension AMDXVOPL
[   254.125] (II) Loading extension AMDXVBA
[   254.126] (II) fglrx(0): UVD feature is enabled(II) fglrx(0): 
[   254.130] (II) fglrx(0): Enable composite support successfully
[   254.130] (WW) fglrx(0): Option "PreferredMode" is not used
[   254.130] (WW) fglrx(0): Option "Primary" is not used
[   254.131] (II) fglrx(0): X context handle = 0x1
[   254.131] (II) fglrx(0): [DRI] installation complete
[   254.132] (==) fglrx(0): Silken mouse enabled
[   254.133] (==) fglrx(0): Using HW cursor of display infrastructure!
[   254.133] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
[   254.133] (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
[   254.133] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
[   254.713] (--) RandR disabled
[   254.713] (II) Initializing built-in extension Generic Event Extension
[   254.713] (II) Initializing built-in extension SHAPE
[   254.713] (II) Initializing built-in extension MIT-SHM
[   254.713] (II) Initializing built-in extension XInputExtension
[   254.713] (II) Initializing built-in extension XTEST
[   254.713] (II) Initializing built-in extension BIG-REQUESTS
[   254.713] (II) Initializing built-in extension SYNC
[   254.713] (II) Initializing built-in extension XKEYBOARD
[   254.713] (II) Initializing built-in extension XC-MISC
[   254.713] (II) Initializing built-in extension SECURITY
[   254.714] (II) Initializing built-in extension XINERAMA
[   254.714] (II) Initializing built-in extension XFIXES
[   254.714] (II) Initializing built-in extension RENDER
[   254.714] (II) Initializing built-in extension RANDR
[   254.714] (II) Initializing built-in extension COMPOSITE
[   254.714] (II) Initializing built-in extension DAMAGE
[   254.714] (II) SELinux: Disabled on system
[   254.717] ukiDynamicMajor: found major device number 252
[   254.717] ukiDynamicMajor: found major device number 252
[   254.717] ukiOpenByBusid: Searching for BusID PCI:1:5:0
[   254.717] ukiOpenDevice: node name is /dev/ati/card0
[   254.717] ukiOpenDevice: open result is 18, (OK)
[   254.717] ukiOpenByBusid: ukiOpenMinor returns 18
[   254.717] ukiOpenByBusid: ukiGetBusid reports PCI:1:5:0
[   254.835] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[   254.856] (II) fglrx(0): Enable the clock gating!
[   254.856] (II) fglrx(0): Setting screen physical size to 361 x 203
[   254.944] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   254.944] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   254.944] (II) LoadModule: "evdev"
[   254.945] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   254.945] (II) Module evdev: vendor="X.Org Foundation"
[   254.945] 	compiled for 1.11.4, module version = 2.7.0
[   254.945] 	Module class: X.Org XInput Driver
[   254.945] 	ABI class: X.Org XInput driver, version 13.0
[   254.945] (II) Using input driver 'evdev' for 'Power Button'
[   254.945] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   254.945] (**) Power Button: always reports core events
[   254.945] (**) evdev: Power Button: Device: "/dev/input/event3"
[   254.945] (--) evdev: Power Button: Vendor 0 Product 0x1
[   254.945] (--) evdev: Power Button: Found keys
[   254.945] (II) evdev: Power Button: Configuring as keyboard
[   254.945] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[   254.945] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   254.945] (**) Option "xkb_rules" "evdev"
[   254.945] (**) Option "xkb_model" "pc105"
[   254.945] (**) Option "xkb_layout" "de"
[   254.945] (**) Option "xkb_variant" "nodeadkeys"
[   255.006] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[   255.006] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   255.006] (II) Using input driver 'evdev' for 'Video Bus'
[   255.006] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   255.006] (**) Video Bus: always reports core events
[   255.006] (**) evdev: Video Bus: Device: "/dev/input/event4"
[   255.006] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   255.007] (--) evdev: Video Bus: Found keys
[   255.007] (II) evdev: Video Bus: Configuring as keyboard
[   255.007] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/LNXVIDEO:00/input/input4/event4"
[   255.007] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   255.007] (**) Option "xkb_rules" "evdev"
[   255.007] (**) Option "xkb_model" "pc105"
[   255.007] (**) Option "xkb_layout" "de"
[   255.007] (**) Option "xkb_variant" "nodeadkeys"
[   255.007] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   255.007] (II) No input driver specified, ignoring this device.
[   255.007] (II) This device may have been added with another device file.
[   255.008] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   255.008] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   255.008] (II) Using input driver 'evdev' for 'Sleep Button'
[   255.008] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   255.008] (**) Sleep Button: always reports core events
[   255.008] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[   255.008] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   255.008] (--) evdev: Sleep Button: Found keys
[   255.008] (II) evdev: Sleep Button: Configuring as keyboard
[   255.008] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[   255.008] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   255.008] (**) Option "xkb_rules" "evdev"
[   255.008] (**) Option "xkb_model" "pc105"
[   255.008] (**) Option "xkb_layout" "de"
[   255.008] (**) Option "xkb_variant" "nodeadkeys"
[   255.009] (II) config/udev: Adding input device HID 046a:0023 (/dev/input/event9)
[   255.009] (**) HID 046a:0023: Applying InputClass "evdev keyboard catchall"
[   255.009] (II) Using input driver 'evdev' for 'HID 046a:0023'
[   255.009] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   255.009] (**) HID 046a:0023: always reports core events
[   255.009] (**) evdev: HID 046a:0023: Device: "/dev/input/event9"
[   255.009] (--) evdev: HID 046a:0023: Vendor 0x46a Product 0x23
[   255.009] (--) evdev: HID 046a:0023: Found keys
[   255.009] (II) evdev: HID 046a:0023: Configuring as keyboard
[   255.009] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1.1/1-1.1:1.0/input/input9/event9"
[   255.009] (II) XINPUT: Adding extended input device "HID 046a:0023" (type: KEYBOARD, id 9)
[   255.009] (**) Option "xkb_rules" "evdev"
[   255.009] (**) Option "xkb_model" "pc105"
[   255.009] (**) Option "xkb_layout" "de"
[   255.009] (**) Option "xkb_variant" "nodeadkeys"
[   255.010] (II) config/udev: Adding input device HID 046a:0023 (/dev/input/event10)
[   255.010] (**) HID 046a:0023: Applying InputClass "evdev keyboard catchall"
[   255.010] (II) Using input driver 'evdev' for 'HID 046a:0023'
[   255.010] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   255.010] (**) HID 046a:0023: always reports core events
[   255.010] (**) evdev: HID 046a:0023: Device: "/dev/input/event10"
[   255.010] (--) evdev: HID 046a:0023: Vendor 0x46a Product 0x23
[   255.010] (--) evdev: HID 046a:0023: Found 1 mouse buttons
[   255.010] (--) evdev: HID 046a:0023: Found scroll wheel(s)
[   255.010] (--) evdev: HID 046a:0023: Found relative axes
[   255.010] (II) evdev: HID 046a:0023: Forcing relative x/y axes to exist.
[   255.010] (--) evdev: HID 046a:0023: Found absolute axes
[   255.010] (II) evdev: HID 046a:0023: Forcing absolute x/y axes to exist.
[   255.010] (--) evdev: HID 046a:0023: Found keys
[   255.010] (II) evdev: HID 046a:0023: Configuring as mouse
[   255.010] (II) evdev: HID 046a:0023: Configuring as keyboard
[   255.010] (II) evdev: HID 046a:0023: Adding scrollwheel support
[   255.010] (**) evdev: HID 046a:0023: YAxisMapping: buttons 4 and 5
[   255.010] (**) evdev: HID 046a:0023: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   255.010] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1.1/1-1.1:1.1/input/input10/event10"
[   255.010] (II) XINPUT: Adding extended input device "HID 046a:0023" (type: KEYBOARD, id 10)
[   255.010] (**) Option "xkb_rules" "evdev"
[   255.010] (**) Option "xkb_model" "pc105"
[   255.010] (**) Option "xkb_layout" "de"
[   255.010] (**) Option "xkb_variant" "nodeadkeys"
[   255.011] (II) evdev: HID 046a:0023: initialized for relative axes.
[   255.011] (WW) evdev: HID 046a:0023: ignoring absolute axes.
[   255.011] (**) HID 046a:0023: (accel) keeping acceleration scheme 1
[   255.011] (**) HID 046a:0023: (accel) acceleration profile 0
[   255.011] (**) HID 046a:0023: (accel) acceleration factor: 2.000
[   255.011] (**) HID 046a:0023: (accel) acceleration threshold: 4
[   255.012] (II) config/udev: Adding input device Logitech USB Laser Mouse (/dev/input/event6)
[   255.012] (**) Logitech USB Laser Mouse: Applying InputClass "evdev pointer catchall"
[   255.012] (II) Using input driver 'evdev' for 'Logitech USB Laser Mouse'
[   255.012] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   255.012] (**) Logitech USB Laser Mouse: always reports core events
[   255.012] (**) evdev: Logitech USB Laser Mouse: Device: "/dev/input/event6"
[   255.012] (--) evdev: Logitech USB Laser Mouse: Vendor 0x46d Product 0xc069
[   255.012] (--) evdev: Logitech USB Laser Mouse: Found 12 mouse buttons
[   255.012] (--) evdev: Logitech USB Laser Mouse: Found scroll wheel(s)
[   255.012] (--) evdev: Logitech USB Laser Mouse: Found relative axes
[   255.012] (--) evdev: Logitech USB Laser Mouse: Found x and y relative axes
[   255.012] (II) evdev: Logitech USB Laser Mouse: Configuring as mouse
[   255.012] (II) evdev: Logitech USB Laser Mouse: Adding scrollwheel support
[   255.012] (**) evdev: Logitech USB Laser Mouse: YAxisMapping: buttons 4 and 5
[   255.012] (**) evdev: Logitech USB Laser Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   255.012] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1.2/1-1.2:1.0/input/input6/event6"
[   255.012] (II) XINPUT: Adding extended input device "Logitech USB Laser Mouse" (type: MOUSE, id 11)
[   255.012] (II) evdev: Logitech USB Laser Mouse: initialized for relative axes.
[   255.012] (**) Logitech USB Laser Mouse: (accel) keeping acceleration scheme 1
[   255.012] (**) Logitech USB Laser Mouse: (accel) acceleration profile 0
[   255.012] (**) Logitech USB Laser Mouse: (accel) acceleration factor: 2.000
[   255.012] (**) Logitech USB Laser Mouse: (accel) acceleration threshold: 4
[   255.013] (II) config/udev: Adding input device Logitech USB Laser Mouse (/dev/input/mouse0)
[   255.013] (II) No input driver specified, ignoring this device.
[   255.013] (II) This device may have been added with another device file.
[   255.013] (II) config/udev: Adding input device CNF8243 (/dev/input/event11)
[   255.013] (**) CNF8243: Applying InputClass "evdev keyboard catchall"
[   255.013] (II) Using input driver 'evdev' for 'CNF8243'
[   255.013] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   255.013] (**) CNF8243: always reports core events
[   255.013] (**) evdev: CNF8243: Device: "/dev/input/event11"
[   255.013] (--) evdev: CNF8243: Vendor 0x4f2 Product 0xb159
[   255.013] (--) evdev: CNF8243: Found keys
[   255.013] (II) evdev: CNF8243: Configuring as keyboard
[   255.013] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/input/input11/event11"
[   255.013] (II) XINPUT: Adding extended input device "CNF8243" (type: KEYBOARD, id 12)
[   255.013] (**) Option "xkb_rules" "evdev"
[   255.013] (**) Option "xkb_model" "pc105"
[   255.013] (**) Option "xkb_layout" "de"
[   255.013] (**) Option "xkb_variant" "nodeadkeys"
[   255.014] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[   255.014] (II) No input driver specified, ignoring this device.
[   255.014] (II) This device may have been added with another device file.
[   255.014] (II) config/udev: Adding input device HDA ATI SB Mic (/dev/input/event13)
[   255.015] (II) No input driver specified, ignoring this device.
[   255.015] (II) This device may have been added with another device file.
[   255.015] (II) config/udev: Adding input device HDA ATI SB Headphone (/dev/input/event14)
[   255.015] (II) No input driver specified, ignoring this device.
[   255.015] (II) This device may have been added with another device file.
[   255.015] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   255.015] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   255.015] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   255.015] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   255.015] (**) AT Translated Set 2 keyboard: always reports core events
[   255.015] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   255.015] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   255.015] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   255.015] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   255.015] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   255.015] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[   255.015] (**) Option "xkb_rules" "evdev"
[   255.015] (**) Option "xkb_model" "pc105"
[   255.016] (**) Option "xkb_layout" "de"
[   255.016] (**) Option "xkb_variant" "nodeadkeys"
[   255.016] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[   255.016] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   255.016] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   255.016] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   255.016] (II) LoadModule: "synaptics"
[   255.017] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   255.017] (II) Module synaptics: vendor="X.Org Foundation"
[   255.017] 	compiled for 1.11.4, module version = 1.5.99
[   255.017] 	Module class: X.Org XInput Driver
[   255.017] 	ABI class: X.Org XInput driver, version 13.0
[   255.017] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   255.017] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   255.017] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   255.017] (**) Option "Device" "/dev/input/event8"
[   255.056] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5692
[   255.056] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4680
[   255.056] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   255.056] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   255.056] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[   255.056] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   255.056] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   255.056] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   255.060] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input8/event8"
[   255.060] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[   255.060] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   255.060] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[   255.060] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
[   255.061] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   255.061] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   255.061] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   255.061] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   255.061] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   255.061] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[   255.062] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   255.062] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[   255.062] (II) No input driver specified, ignoring this device.
[   255.062] (II) This device may have been added with another device file.
[   255.063] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event15)
[   255.064] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[   255.064] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[   255.064] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   255.064] (**) ACPI Virtual Keyboard Device: always reports core events
[   255.064] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event15"
[   255.064] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[   255.064] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[   255.064] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[   255.064] (**) Option "config_info" "udev:/sys/devices/virtual/input/input15/event15"
[   255.064] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 15)
[   255.064] (**) Option "xkb_rules" "evdev"
[   255.064] (**) Option "xkb_model" "pc105"
[   255.064] (**) Option "xkb_layout" "de"
[   255.064] (**) Option "xkb_variant" "nodeadkeys"
[   255.065] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event7)
[   255.065] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[   255.065] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[   255.066] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   255.066] (**) HP WMI hotkeys: always reports core events
[   255.066] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event7"
[   255.066] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[   255.066] (--) evdev: HP WMI hotkeys: Found keys
[   255.066] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[   255.066] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event7"
[   255.066] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 16)
[   255.066] (**) Option "xkb_rules" "evdev"
[   255.066] (**) Option "xkb_model" "pc105"
[   255.066] (**) Option "xkb_layout" "de"
[   255.066] (**) Option "xkb_variant" "nodeadkeys"
[   255.083] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[   281.340] (II) fglrx(0): EDID vendor "LGD", prod id 637
[   281.340] (II) fglrx(0): Printing DDC gathered Modelines:
[   281.340] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[   563.422] (II) fglrx(0): EDID vendor "LGD", prod id 637
[   563.422] (II) fglrx(0): Printing DDC gathered Modelines:
[   563.422] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[   563.497] (II) fglrx(0): EDID vendor "LGD", prod id 637
[   563.497] (II) fglrx(0): Printing DDC gathered Modelines:
[   563.497] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[   563.627] (II) fglrx(0): EDID vendor "LGD", prod id 637
[   563.627] (II) fglrx(0): Printing DDC gathered Modelines:
[   563.627] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[   563.789] (II) fglrx(0): EDID vendor "LGD", prod id 637
[   563.789] (II) fglrx(0): Printing DDC gathered Modelines:
[   563.789] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[   563.854] (II) fglrx(0): EDID vendor "LGD", prod id 637
[   563.854] (II) fglrx(0): Printing DDC gathered Modelines:
[   563.854] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[   568.927] (II) fglrx(0): EDID vendor "LGD", prod id 637
[   568.927] (II) fglrx(0): Printing DDC gathered Modelines:
[   568.927] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[   587.162] (II) fglrx(0): EDID vendor "LGD", prod id 637
[   587.162] (II) fglrx(0): Printing DDC gathered Modelines:
[   587.163] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[   588.153] (II) fglrx(0): EDID vendor "LGD", prod id 637
[   588.153] (II) fglrx(0): Printing DDC gathered Modelines:
[   588.153] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[   594.277] (II) fglrx(0): EDID vendor "LGD", prod id 637
[   594.277] (II) fglrx(0): Printing DDC gathered Modelines:
[   594.277] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[   594.587] (II) fglrx(0): EDID vendor "LGD", prod id 637
[   594.587] (II) fglrx(0): Printing DDC gathered Modelines:
[   594.587] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[   594.651] (II) fglrx(0): EDID vendor "LGD", prod id 637
[   594.651] (II) fglrx(0): Printing DDC gathered Modelines:
[   594.651] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)


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

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





More information about the Pkg-fglrx-devel mailing list