[Pkg-fglrx-devel] Bug#717556: fglrx-legacy-modules-dkms: Fails compile with kernel 3.10 (implicit declaration of function =?UTF-8?Q?=E2=80=98create=5Fproc=5Fentry=E2=80=99?=)

Kim Hansen kim at ange.dk
Mon Jul 22 08:35:09 UTC 2013


Package: fglrx-legacy-modules-dkms
Version: 8.97.100.7-3
Severity: normal

Dear Maintainer,

Installing linux-headers-3.10-1-amd64 resulted in the following error:

Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.10-1-amd64
Error! Bad return status for module build on kernel: 3.10-1-amd64 (x86_64)
Consult /var/lib/dkms/fglrx/8.97.100.7/build/make.log for more information.

This is probably the same problem (but for the new driver):
http://superuser.com/questions/621605/dkms-fails-to-compile-fglrx-driver-on-debian-sid-using-kernel-3-10-1
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1195705

Regards,
Kim Hansen



** /var/lib/dkms/fglrx/8.97.100.7/build/make.log:

DKMS make.log for fglrx-8.97.100.7 for kernel 3.10-1-amd64 (x86_64)
Mon Jul 22 10:00:08 CEST 2013
make: Entering directory `/usr/src/linux-headers-3.10-1-amd64'
  LD      /var/lib/dkms/fglrx/8.97.100.7/build/built-in.o
  CC [M]  /var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.o
In file included from /var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:469:0:
/var/lib/dkms/fglrx/8.97.100.7/build/drm_proc.h: In function ‘FGLDRM_proc_init’:
/var/lib/dkms/fglrx/8.97.100.7/build/drm_proc.h:98:2: error: implicit declaration of function ‘create_proc_entry’ [-Werror=implicit-function-declaration]
/var/lib/dkms/fglrx/8.97.100.7/build/drm_proc.h:98:19: warning: assignment makes pointer from integer without a cast [enabled by default]
/var/lib/dkms/fglrx/8.97.100.7/build/drm_proc.h:105:12: warning: assignment makes pointer from integer without a cast [enabled by default]
/var/lib/dkms/fglrx/8.97.100.7/build/drm_proc.h:112:7: warning: assignment makes pointer from integer without a cast [enabled by default]
/var/lib/dkms/fglrx/8.97.100.7/build/drm_proc.h:124:6: error: dereferencing pointer to incomplete type
/var/lib/dkms/fglrx/8.97.100.7/build/drm_proc.h:125:6: error: dereferencing pointer to incomplete type
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c: In function ‘firegl_proc_init’:
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:591:14: warning: assignment makes pointer from integer without a cast [enabled by default]
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:603:13: warning: assignment makes pointer from integer without a cast [enabled by default]
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:610:12: error: dereferencing pointer to incomplete type
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:610:27: error: ‘read_proc_t’ undeclared (first use in this function)
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:610:27: note: each undeclared identifier is reported only once for each function it appears in
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:610:39: error: expected expression before ‘)’ token
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:614:15: warning: assignment makes pointer from integer without a cast [enabled by default]
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:624:13: warning: assignment makes pointer from integer without a cast [enabled by default]
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:644:16: error: dereferencing pointer to incomplete type
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:644:43: error: expected expression before ‘)’ token
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:649:16: error: dereferencing pointer to incomplete type
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:653:16: error: dereferencing pointer to incomplete type
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:662:13: warning: assignment makes pointer from integer without a cast [enabled by default]
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:665:16: error: dereferencing pointer to incomplete type
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:665:43: error: expected expression before ‘)’ token
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:666:16: error: dereferencing pointer to incomplete type
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:666:32: error: ‘write_proc_t’ undeclared (first use in this function)
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:666:45: error: expected expression before ‘)’ token
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:667:16: error: dereferencing pointer to incomplete type
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c: At top level:
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:516:1: warning: ‘firegl_debug_proc_read_wrap’ defined but not used [-Wunused-function]
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:521:12: warning: ‘firegl_debug_proc_write_wrap’ defined but not used [-Wunused-function]
/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.c:539:12: warning: ‘firegl_major_proc_read’ defined but not used [-Wunused-function]
cc1: some warnings being treated as errors
make[3]: *** [/var/lib/dkms/fglrx/8.97.100.7/build/firegl_public.o] Error 1
make[2]: *** [_module_/var/lib/dkms/fglrx/8.97.100.7/build] Error 2
make[1]: *** [sub-make] Error 2
make: *** [all] Error 2
make: Leaving directory `/usr/src/linux-headers-3.10-1-amd64'




-- Package-specific info:
Full fglrx package list:
ii  fglrx-legacy-atieventsd       8.97.100.7-3        amd64               events daemon for the non-free ATI/AMD RadeonHD display driver 
ii  fglrx-legacy-control          8.97.100.7-3        amd64               control panel for the non-free ATI/AMD RadeonHD display driver 
ii  fglrx-legacy-driver           8.97.100.7-3        amd64               non-free ATI/AMD RadeonHD display driver (legacy)
ii  fglrx-legacy-modules-dkms     8.97.100.7-3        amd64               dkms module source for the non-free ATI/AMD RadeonHD display dr
ii  glx-alternative-fglrx         0.3.0               amd64               allows the selection of FGLRX as GLX provider
ii  libfglrx-legacy:amd64         8.97.100.7-3        amd64               non-free ATI/AMD RadeonHD display driver (runtime libraries) (l
ii  libfglrx-legacy:i386          8.97.100.7-3        i386                non-free ATI/AMD RadeonHD display driver (runtime libraries) (l
ii  libfglrx-legacy-amdxvba1:amd6 8.97.100.7-3        amd64               AMD XvBA (X-Video Bitstream Acceleration) runtime libraries (le
ii  libfglrx-legacy-amdxvba1:i386 8.97.100.7-3        i386                AMD XvBA (X-Video Bitstream Acceleration) runtime libraries (le
ii  libgl1-fglrx-legacy-glx:amd64 8.97.100.7-3        amd64               proprietary libGL for the non-free ATI/AMD RadeonHD display dri
ii  libgl1-fglrx-legacy-glx:i386  8.97.100.7-3        i386                proprietary libGL for the non-free ATI/AMD RadeonHD display dri

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV730 PRO [Radeon HD 4650]

DRM and fglrx Informations from dmesg:
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    0.582986] Linux agpgart interface v0.103
[    6.816276] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[    6.820480] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7764 MBytes.
[    6.820678] <6>[fglrx]   vendor: 1002 device: 9498 count: 1
[    6.821091] <6>[fglrx] ioport: bar 4, base 0xce00, size: 0x100
[    6.821408] <6>[fglrx] Kernel PAT support is enabled
[    6.821424] <6>[fglrx] module loaded - fglrx 8.97.2 [Nov 16 2012] with 1 minors
[   24.373188] fglrx_pci 0000:01:00.0: irq 49 for MSI/MSI-X
[   24.374299] <6>[fglrx] Firegl kernel thread PID: 3336
[   24.374515] <6>[fglrx] Firegl kernel thread PID: 3337
[   24.374750] <6>[fglrx] Firegl kernel thread PID: 3338
[   24.374945] <6>[fglrx] IRQ 49 Enabled
[   25.763396] <6>[fglrx] Gart USWC size:1280 M.
[   25.763399] <6>[fglrx] Gart cacheable size:508 M.
[   25.763402] <6>[fglrx] Reserved FB block: Shared offset:0, size:1000000 
[   25.763403] <6>[fglrx] Reserved FB block: Unshared offset:fbfd000, size:403000 
[   25.763404] <6>[fglrx] Reserved FB block: Unshared offset:3fffb000, size:5000 

Xorg X server configuration file status:
-rw-r--r-- 1 root root 684 Oct  9  2012 /etc/X11/xorg.conf

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

Section "Module"
EndSection

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

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

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



Xorg X server log files on system:
-rw-r--r-- 1 root root 37367 Jul 22 09:41 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
[    21.608] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[    21.608] X Protocol Version 11, Revision 0
[    21.608] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
[    21.608] Current Operating System: Linux leon 3.9-1-amd64 #1 SMP Debian 3.9.8-1 x86_64
[    21.608] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.9-1-amd64 root=/dev/mapper/vg_leon-root ro quiet
[    21.609] Build Date: 17 April 2013  10:22:47AM
[    21.609] xorg-server 2:1.12.4-6 (Julien Cristau <jcristau at debian.org>) 
[    21.609] Current version of pixman: 0.26.0
[    21.609] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    21.609] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    21.609] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 22 07:39:51 2013
[    21.693] (==) Using config file: "/etc/X11/xorg.conf"
[    21.693] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    21.744] (==) ServerLayout "aticonfig Layout"
[    21.744] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[    21.744] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[    21.744] (**) |   |-->Device "aticonfig-Device[0]-0"
[    21.744] (==) Automatically adding devices
[    21.744] (==) Automatically enabling devices
[    21.780] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    21.780] 	Entry deleted from font path.
[    21.780] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    21.780] 	Entry deleted from font path.
[    21.780] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    21.780] 	Entry deleted from font path.
[    21.808] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    21.808] 	Entry deleted from font path.
[    21.808] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    21.808] 	Entry deleted from font path.
[    21.808] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    21.808] 	Entry deleted from font path.
[    21.808] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[    21.808] (==) ModulePath set to "/usr/lib/xorg/modules"
[    21.808] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    21.808] (II) Loader magic: 0x7fc0a03fdae0
[    21.808] (II) Module ABI versions:
[    21.808] 	X.Org ANSI C Emulation: 0.4
[    21.808] 	X.Org Video Driver: 12.1
[    21.808] 	X.Org XInput driver : 16.0
[    21.808] 	X.Org Server Extension : 6.0
[    21.809] (--) PCI:*(0:1:0:0) 1002:9498:1682:2454 rev 0, Mem @ 0xe0000000/268435456, 0xfbde0000/65536, I/O @ 0x0000ce00/256, BIOS @ 0x????????/131072
[    21.810] (II) Open ACPI successful (/var/run/acpid.socket)
[    21.810] (II) "extmod" will be loaded by default.
[    21.810] (II) "dbe" will be loaded by default.
[    21.810] (II) "glx" will be loaded by default.
[    21.810] (II) "record" will be loaded by default.
[    21.810] (II) "dri" will be loaded by default.
[    21.810] (II) "dri2" will be loaded by default.
[    21.810] (II) LoadModule: "extmod"
[    21.938] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    21.950] (II) Module extmod: vendor="X.Org Foundation"
[    21.950] 	compiled for 1.12.4, module version = 1.0.0
[    21.950] 	Module class: X.Org Server Extension
[    21.950] 	ABI class: X.Org Server Extension, version 6.0
[    21.950] (II) Loading extension SELinux
[    21.950] (II) Loading extension MIT-SCREEN-SAVER
[    21.950] (II) Loading extension XFree86-VidModeExtension
[    21.950] (II) Loading extension XFree86-DGA
[    21.950] (II) Loading extension DPMS
[    21.950] (II) Loading extension XVideo
[    21.950] (II) Loading extension XVideo-MotionCompensation
[    21.950] (II) Loading extension X-Resource
[    21.950] (II) LoadModule: "dbe"
[    21.950] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    22.019] (II) Module dbe: vendor="X.Org Foundation"
[    22.019] 	compiled for 1.12.4, module version = 1.0.0
[    22.019] 	Module class: X.Org Server Extension
[    22.019] 	ABI class: X.Org Server Extension, version 6.0
[    22.019] (II) Loading extension DOUBLE-BUFFER
[    22.019] (II) LoadModule: "glx"
[    22.019] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[    22.120] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[    22.120] 	compiled for 6.9.0, module version = 1.0.0
[    22.120] (II) Loading extension GLX
[    22.120] (II) LoadModule: "record"
[    22.120] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    22.144] (II) Module record: vendor="X.Org Foundation"
[    22.144] 	compiled for 1.12.4, module version = 1.13.0
[    22.144] 	Module class: X.Org Server Extension
[    22.144] 	ABI class: X.Org Server Extension, version 6.0
[    22.144] (II) Loading extension RECORD
[    22.144] (II) LoadModule: "dri"
[    22.145] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    22.178] (II) Module dri: vendor="X.Org Foundation"
[    22.178] 	compiled for 1.12.4, module version = 1.0.0
[    22.178] 	ABI class: X.Org Server Extension, version 6.0
[    22.178] (II) Loading extension XFree86-DRI
[    22.178] (II) LoadModule: "dri2"
[    22.178] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    22.178] (II) Module dri2: vendor="X.Org Foundation"
[    22.178] 	compiled for 1.12.4, module version = 1.2.0
[    22.178] 	ABI class: X.Org Server Extension, version 6.0
[    22.178] (II) Loading extension DRI2
[    22.178] (II) LoadModule: "fglrx"
[    22.178] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[    23.064] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
[    23.064] 	compiled for 1.4.99.906, module version = 8.97.2
[    23.064] 	Module class: X.Org Video Driver
[    23.072] (II) Loading sub module "fglrxdrm"
[    23.072] (II) LoadModule: "fglrxdrm"
[    23.072] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    23.109] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[    23.109] 	compiled for 1.4.99.906, module version = 8.97.2
[    23.109] (II) ATI Proprietary Linux Driver Version Identifier:8.97.2
[    23.109] (II) ATI Proprietary Linux Driver Release Identifier: 8.97.100.7                           
[    23.109] (II) ATI Proprietary Linux Driver Build Date: Nov 16 2012 14:45:00
[    23.109] (++) using VT number 7

[    23.115] (WW) Falling back to old probe method for fglrx
[    23.387] (II) Loading PCS database from /etc/ati/amdpcsdb
[    23.412] (--) Chipset Supported AMD Graphics Processor (0x9498) found
[    23.412] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 1:0:1) found
[    23.413] (II) AMD Video driver is running on the exact device targeted for this release
[    23.415] (II) AMD Video driver is signed
[    23.415] (II) fglrx(0): pEnt->device->identifier=0x7fc0a0c83b90
[    23.415] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === begin
[    23.415] (II) Loading sub module "vgahw"
[    23.415] (II) LoadModule: "vgahw"
[    23.429] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[    23.441] (II) Module vgahw: vendor="X.Org Foundation"
[    23.441] 	compiled for 1.12.4, module version = 0.1.0
[    23.441] 	ABI class: X.Org Video Driver, version 12.1
[    23.441] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[    23.441] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    23.441] (==) fglrx(0): Default visual is TrueColor
[    23.441] (**) fglrx(0): Option "DPMS" "true"
[    23.441] (==) fglrx(0): RGB weight 888
[    23.441] (II) fglrx(0): Using 8 bits per RGB 
[    23.441] (==) fglrx(0): Buffer Tiling is ON
[    23.442] (II) Loading sub module "fglrxdrm"
[    23.442] (II) LoadModule: "fglrxdrm"
[    23.442] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    23.442] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[    23.442] 	compiled for 1.4.99.906, module version = 8.97.2
[    23.443] ukiDynamicMajor: found major device number 249
[    23.443] ukiDynamicMajor: found major device number 249
[    23.443] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    23.443] ukiOpenDevice: node name is /dev/ati/card0
[    23.443] ukiOpenDevice: open result is 12, (OK)
[    23.443] ukiOpenByBusid: ukiOpenMinor returns 12
[    23.443] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    23.444] (**) fglrx(0): NoAccel = NO
[    23.444] (**) fglrx(0): ATI 2D Acceleration Architecture enabled
[    23.444] (--) fglrx(0): Chipset: "ATI Radeon HD 4650  " (Chipset = 0x9498)
[    23.444] (--) fglrx(0): (PciSubVendor = 0x1682, PciSubDevice = 0x2454)
[    23.444] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
[    23.444] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
[    23.444] (--) fglrx(0): MMIO registers at 0xfbde0000
[    23.444] (--) fglrx(0): I/O port at 0x0000ce00
[    23.444] (==) fglrx(0): ROM-BIOS at 0x000c0000
[    23.461] (II) fglrx(0): AC Adapter is used
[    23.468] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[    23.569] (II) Loading sub module "vbe"
[    23.569] (II) LoadModule: "vbe"
[    23.569] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    23.625] (II) Module vbe: vendor="X.Org Foundation"
[    23.626] 	compiled for 1.12.4, module version = 1.1.0
[    23.626] 	ABI class: X.Org Video Driver, version 12.1
[    23.667] (II) fglrx(0): VESA BIOS detected
[    23.667] (II) fglrx(0): VESA VBE Version 3.0
[    23.667] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[    23.667] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
[    23.667] (II) fglrx(0): VESA VBE OEM Software Rev: 11.16
[    23.667] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. 
[    23.667] (II) fglrx(0): VESA VBE OEM Product: RV730
[    23.667] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[    23.698] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
[    23.698] (--) fglrx(0): Video RAM: 1048576 kByte, Type: DDR2
[    23.698] (II) fglrx(0): PCIE card detected
[    23.698] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[    23.698] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[    23.699] (II) fglrx(0): Using adapter: 1:0.0.
[    23.732] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x40000000)
[    24.270] (II) fglrx(0): Interrupt handler installed at IRQ 49.
[    24.270] (II) fglrx(0): RandR 1.2 support is enabled!
[    24.270] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[    24.270] (==) fglrx(0): Center Mode is disabled 
[    24.270] (II) Loading sub module "fb"
[    24.270] (II) LoadModule: "fb"
[    24.270] (II) Loading /usr/lib/xorg/modules/libfb.so
[    24.369] (II) Module fb: vendor="X.Org Foundation"
[    24.369] 	compiled for 1.12.4, module version = 1.0.0
[    24.369] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    24.369] (II) Loading sub module "ddc"
[    24.369] (II) LoadModule: "ddc"
[    24.369] (II) Module "ddc" already built-in
[    25.430] (II) fglrx(0): Finished Initialize PPLIB!
[    25.485] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
[    25.485] (II) fglrx(0): Output DFP2 has no monitor section
[    25.485] (II) fglrx(0): Output CRT1 has no monitor section
[    25.485] (II) fglrx(0): Output CRT2 has no monitor section
[    25.485] (II) fglrx(0): Output TV has no monitor section
[    25.485] (II) fglrx(0): Output CV has no monitor section
[    25.485] (II) Loading sub module "ddc"
[    25.485] (II) LoadModule: "ddc"
[    25.485] (II) Module "ddc" already built-in
[    25.485] (II) fglrx(0): Connected Display0: DFP1
[    25.485] (II) fglrx(0): Display0 EDID data ---------------------------
[    25.485] (II) fglrx(0): Manufacturer: APP  Model: 9232  Serial#: 33608215
[    25.485] (II) fglrx(0): Year: 2007  Week: 1
[    25.485] (II) fglrx(0): EDID Version: 1.3
[    25.485] (II) fglrx(0): Digital Display Input
[    25.485] (II) fglrx(0): Max Image Size [cm]: horiz.: 64  vert.: 40
[    25.485] (II) fglrx(0): Gamma: 2.20
[    25.485] (II) fglrx(0): DPMS capabilities: Off
[    25.485] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    25.485] (II) fglrx(0): First detailed timing not preferred mode in violation of standard!
[    25.485] (II) fglrx(0): redX: 0.640 redY: 0.343   greenX: 0.292 greenY: 0.611
[    25.485] (II) fglrx(0): blueX: 0.146 blueY: 0.074   whiteX: 0.313 whiteY: 0.331
[    25.485] (II) fglrx(0): Manufacturer's mask: 0
[    25.485] (II) fglrx(0): Supported detailed timing:
[    25.485] (II) fglrx(0): clock: 71.0 MHz   Image Size:  641 x 401 mm
[    25.485] (II) fglrx(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end 1440 h_border: 0
[    25.485] (II) fglrx(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 823 v_border: 0
[    25.485] (II) fglrx(0): Supported detailed timing:
[    25.485] (II) fglrx(0): clock: 268.0 MHz   Image Size:  641 x 401 mm
[    25.485] (II) fglrx(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    25.485] (II) fglrx(0): v_active: 1600  v_sync: 1603  v_sync_end 1609 v_blanking: 1646 v_border: 0
[    25.485] (II) fglrx(0): Serial No: CY7010ELUG1
[    25.486] (II) fglrx(0): Monitor name: Cinema HD
[    25.486] (II) fglrx(0): Number of EDID sections to follow: 1
[    25.486] (II) fglrx(0): EDID (in hex):
[    25.486] (II) fglrx(0): 	00ffffffffffff000610329217d20002
[    25.486] (II) fglrx(0): 	011101038040287828fe87a3574a9c25
[    25.486] (II) fglrx(0): 	13505400000001010101010101010101
[    25.486] (II) fglrx(0): 	010101010101bc1b00a0502017303020
[    25.486] (II) fglrx(0): 	360081912100001ab06800a0a0402e60
[    25.486] (II) fglrx(0): 	3020360081912100001a000000ff0043
[    25.486] (II) fglrx(0): 	5937303130454c5547310a00000000fc
[    25.486] (II) fglrx(0): 	0043696e656d612048440a000000018d
[    25.486] (II) fglrx(0): End of Display0 EDID data --------------------
[    25.657] (II) fglrx(0): EDID for output DFP1
[    25.657] (II) fglrx(0): Manufacturer: APP  Model: 9232  Serial#: 33608215
[    25.657] (II) fglrx(0): Year: 2007  Week: 1
[    25.657] (II) fglrx(0): EDID Version: 1.3
[    25.657] (II) fglrx(0): Digital Display Input
[    25.657] (II) fglrx(0): Max Image Size [cm]: horiz.: 64  vert.: 40
[    25.657] (II) fglrx(0): Gamma: 2.20
[    25.657] (II) fglrx(0): DPMS capabilities: Off
[    25.657] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    25.657] (II) fglrx(0): First detailed timing not preferred mode in violation of standard!
[    25.657] (II) fglrx(0): redX: 0.640 redY: 0.343   greenX: 0.292 greenY: 0.611
[    25.657] (II) fglrx(0): blueX: 0.146 blueY: 0.074   whiteX: 0.313 whiteY: 0.331
[    25.657] (II) fglrx(0): Manufacturer's mask: 0
[    25.657] (II) fglrx(0): Supported detailed timing:
[    25.657] (II) fglrx(0): clock: 71.0 MHz   Image Size:  641 x 401 mm
[    25.657] (II) fglrx(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end 1440 h_border: 0
[    25.657] (II) fglrx(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 823 v_border: 0
[    25.657] (II) fglrx(0): Supported detailed timing:
[    25.657] (II) fglrx(0): clock: 268.0 MHz   Image Size:  641 x 401 mm
[    25.657] (II) fglrx(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    25.657] (II) fglrx(0): v_active: 1600  v_sync: 1603  v_sync_end 1609 v_blanking: 1646 v_border: 0
[    25.657] (II) fglrx(0): Serial No: CY7010ELUG1
[    25.657] (II) fglrx(0): Monitor name: Cinema HD
[    25.657] (II) fglrx(0): Number of EDID sections to follow: 1
[    25.657] (II) fglrx(0): EDID (in hex):
[    25.657] (II) fglrx(0): 	00ffffffffffff000610329217d20002
[    25.657] (II) fglrx(0): 	011101038040287828fe87a3574a9c25
[    25.657] (II) fglrx(0): 	13505400000001010101010101010101
[    25.657] (II) fglrx(0): 	010101010101bc1b00a0502017303020
[    25.657] (II) fglrx(0): 	360081912100001ab06800a0a0402e60
[    25.657] (II) fglrx(0): 	3020360081912100001a000000ff0043
[    25.657] (II) fglrx(0): 	5937303130454c5547310a00000000fc
[    25.657] (II) fglrx(0): 	0043696e656d612048440a000000018d
[    25.657] (II) fglrx(0): EDID vendor "APP", prod id 37426
[    25.657] (II) fglrx(0): Printing DDC gathered Modelines:
[    25.657] (II) fglrx(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    25.657] (II) fglrx(0): Modeline "2560x1600"x0.0  268.00  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.5 kHz e)
[    25.657] (II) fglrx(0): Printing probed modes for output DFP1
[    25.657] (II) fglrx(0): Modeline "1280x800"x60.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync +vsync (49.3 kHz)
[    25.657] (II) fglrx(0): Modeline "1280x768"x60.0   79.50  1280 1344 1472 1664  768 771 778 798 +hsync -vsync (47.8 kHz)
[    25.657] (II) fglrx(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 -hsync -vsync (45.0 kHz)
[    25.657] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 +hsync +vsync (48.4 kHz)
[    25.657] (II) fglrx(0): Modeline "1152x648"x60.0   59.90  1152 1200 1320 1488  648 649 652 671 +hsync -vsync (40.3 kHz)
[    25.657] (II) fglrx(0): Modeline "800x600"x60.0   40.00  800 840 968 1056  600 601 605 628 -hsync -vsync (37.9 kHz)
[    25.657] (II) fglrx(0): Modeline "720x480"x60.0   26.71  720 736 808 896  480 481 484 497 +hsync -vsync (29.8 kHz)
[    25.657] (II) fglrx(0): Modeline "640x480"x60.0   25.18  640 648 744 800  480 482 484 525 +hsync +vsync (31.5 kHz)
[    25.657] (II) fglrx(0): Modeline "2560x1600"x60.0  268.00  2560 2608 2640 2720  1600 1603 1609 1646 -hsync +vsync (98.5 kHz)
[    25.657] (II) fglrx(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 +hsync -vsync (95.3 kHz)
[    25.657] (II) fglrx(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 +hsync -vsync (90.0 kHz)
[    25.657] (II) fglrx(0): Modeline "1800x1440"x60.0  219.56  1800 1928 2128 2456  1440 1441 1444 1490 +hsync -vsync (89.4 kHz)
[    25.657] (II) fglrx(0): Modeline "1856x1392"x60.0  218.25  1856 1952 2176 2528  1392 1393 1396 1439 +hsync -vsync (86.3 kHz)
[    25.657] (II) fglrx(0): Modeline "1792x1344"x60.0  204.75  1792 1920 2120 2448  1344 1345 1348 1394 +hsync -vsync (83.6 kHz)
[    25.657] (II) fglrx(0): Modeline "1920x1200"x60.0  193.25  1920 2056 2256 2592  1200 1203 1209 1245 +hsync -vsync (74.6 kHz)
[    25.657] (II) fglrx(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz)
[    25.657] (II) fglrx(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 -hsync -vsync (75.0 kHz)
[    25.657] (II) fglrx(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 +hsync -vsync (65.3 kHz)
[    25.657] (II) fglrx(0): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 +hsync -vsync (65.3 kHz)
[    25.657] (II) fglrx(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 -hsync -vsync (60.0 kHz)
[    25.657] (II) fglrx(0): Modeline "1360x1024"x60.0  116.01  1360 1448 1592 1824  1024 1025 1028 1060 +hsync -vsync (63.6 kHz)
[    25.657] (II) fglrx(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 -hsync -vsync (64.0 kHz)
[    25.657] (II) fglrx(0): Modeline "1440x900"x60.0  106.50  1440 1520 1672 1904  900 903 909 934 +hsync -vsync (55.9 kHz)
[    25.657] (II) fglrx(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 -hsync -vsync (60.0 kHz)
[    25.657] (II) fglrx(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 +hsync -vsync (53.7 kHz)
[    25.657] (II) fglrx(0): EDID for output DFP2
[    25.657] (II) fglrx(0): EDID for output CRT1
[    25.657] (II) fglrx(0): EDID for output CRT2
[    25.657] (II) fglrx(0): EDID for output TV
[    25.657] (II) fglrx(0): EDID for output CV
[    25.657] (II) fglrx(0): Output DFP1 connected
[    25.657] (II) fglrx(0): Output DFP2 disconnected
[    25.657] (II) fglrx(0): Output CRT1 disconnected
[    25.657] (II) fglrx(0): Output CRT2 disconnected
[    25.657] (II) fglrx(0): Output TV disconnected
[    25.657] (II) fglrx(0): Output CV disconnected
[    25.657] (II) fglrx(0): Using exact sizes for initial modes
[    25.657] (II) fglrx(0): Output DFP1 using initial mode 1280x800
[    25.657] (II) fglrx(0): Display dimensions: (640, 400) mm
[    25.657] (II) fglrx(0): DPI set to (50, 50)
[    25.657] (II) fglrx(0): Adapter ATI Radeon HD 4650   has 2 configurable heads and 1 displays connected.
[    25.657] (==) fglrx(0):  PseudoColor visuals disabled
[    25.657] (II) Loading sub module "ramdac"
[    25.657] (II) LoadModule: "ramdac"
[    25.657] (II) Module "ramdac" already built-in
[    25.657] (==) fglrx(0): NoDRI = NO
[    25.657] (==) fglrx(0): Capabilities: 0x00000000
[    25.657] (==) fglrx(0): CapabilitiesEx: 0x00000000
[    25.657] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[    25.657] (==) fglrx(0): UseFastTLS=0
[    25.657] (==) fglrx(0): BlockSignalsOnLock=1
[    25.657] (--) Depth 24 pixmap format is 32 bpp
[    25.657] (II) Loading extension ATIFGLRXDRI
[    25.657] (II) fglrx(0): doing swlDriScreenInit
[    25.658] (II) fglrx(0): swlDriScreenInit for fglrx driver
[    25.658] ukiDynamicMajor: found major device number 249
[    25.658] ukiDynamicMajor: found major device number 249
[    25.658] ukiDynamicMajor: found major device number 249
[    25.658] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    25.658] ukiOpenDevice: node name is /dev/ati/card0
[    25.658] ukiOpenDevice: open result is 13, (OK)
[    25.658] ukiOpenByBusid: ukiOpenMinor returns 13
[    25.658] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    25.658] (II) fglrx(0): [uki] DRM interface version 1.0
[    25.658] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
[    25.658] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
[    25.658] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7fc09fffa000
[    25.658] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[    25.658] (II) fglrx(0): [uki] added 1 reserved context for kernel
[    25.658] (II) fglrx(0): swlDriScreenInit done
[    25.658] (II) fglrx(0): Kernel Module Version Information:
[    25.658] (II) fglrx(0):     Name: fglrx
[    25.658] (II) fglrx(0):     Version: 8.97.2
[    25.658] (II) fglrx(0):     Date: Nov 16 2012
[    25.658] (II) fglrx(0):     Desc: ATI FireGL DRM kernel module
[    25.658] (II) fglrx(0): Kernel Module version matches driver.
[    25.658] (II) fglrx(0): Kernel Module Build Time Information:
[    25.658] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        3.9-1-amd64
[    25.658] (II) fglrx(0):     Build-Kernel MODVERSIONS:        no
[    25.658] (II) fglrx(0):     Build-Kernel __SMP__:            no
[    25.658] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[    25.658] (II) fglrx(0): [uki] register handle = 0x00004000
[    25.671] (II) fglrx(0): DRI initialization successfull
[    25.680] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01900000
[    25.681] (==) fglrx(0): Backing store disabled
[    25.681] (II) Loading extension FGLRXEXTENSION
[    25.681] (**) fglrx(0): DPMS enabled
[    25.681] (II) fglrx(0): Initialized in-driver Xinerama extension
[    25.681] (**) fglrx(0): Textured Video is enabled.
[    25.681] (II) LoadModule: "glesx"
[    25.682] (II) Loading /usr/lib/xorg/modules/glesx.so
[    26.000] (II) Module glesx: vendor="X.Org Foundation"
[    26.000] 	compiled for 1.4.99.906, module version = 1.0.0
[    26.000] (II) Loading extension GLESX
[    26.000] (II) fglrx(0): GLESX enableFlags = 528
[    26.001] (II) fglrx(0): GLESX is enabled
[    26.001] (II) LoadModule: "amdxmm"
[    26.001] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[    26.012] (II) Module amdxmm: vendor="X.Org Foundation"
[    26.012] 	compiled for 1.4.99.906, module version = 2.0.0
[    26.012] (II) Loading extension AMDXVOPL
[    26.012] (II) Loading extension AMDXVBA
[    26.047] (II) fglrx(0): UVD feature is enabled(II) fglrx(0): 
[    26.050] (II) fglrx(0): Enable composite support successfully
[    26.050] (WW) fglrx(0): Option "VendorName" is not used
[    26.050] (WW) fglrx(0): Option "ModelName" is not used
[    26.050] (II) fglrx(0): X context handle = 0x1
[    26.050] (II) fglrx(0): [DRI] installation complete
[    26.050] (==) fglrx(0): Silken mouse enabled
[    26.051] (==) fglrx(0): Using HW cursor of display infrastructure!
[    26.051] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
[    26.051] (II) fglrx(0): Cannot get TV Format. Set all TV geometry value to zero!
[    26.051] (II) fglrx(0): Cannot set TV horizontal size.
[    26.051] (II) fglrx(0): Cannot get TV Format for trying to adjust horizontal position after horizontal size changed. 
[    26.051] (II) fglrx(0): Cannot set TV horizontal position.
[    26.051] (II) fglrx(0): Cannot set TV vertical position.
[    27.206] (--) RandR disabled
[    27.206] (II) Initializing built-in extension Generic Event Extension
[    27.206] (II) Initializing built-in extension SHAPE
[    27.206] (II) Initializing built-in extension MIT-SHM
[    27.206] (II) Initializing built-in extension XInputExtension
[    27.206] (II) Initializing built-in extension XTEST
[    27.206] (II) Initializing built-in extension BIG-REQUESTS
[    27.206] (II) Initializing built-in extension SYNC
[    27.206] (II) Initializing built-in extension XKEYBOARD
[    27.206] (II) Initializing built-in extension XC-MISC
[    27.206] (II) Initializing built-in extension SECURITY
[    27.206] (II) Initializing built-in extension XINERAMA
[    27.206] (II) Initializing built-in extension XFIXES
[    27.206] (II) Initializing built-in extension RENDER
[    27.206] (II) Initializing built-in extension RANDR
[    27.206] (II) Initializing built-in extension COMPOSITE
[    27.206] (II) Initializing built-in extension DAMAGE
[    27.206] (II) SELinux: Disabled on system
[    27.207] ukiDynamicMajor: found major device number 249
[    27.207] ukiDynamicMajor: found major device number 249
[    27.207] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    27.207] ukiOpenDevice: node name is /dev/ati/card0
[    27.207] ukiOpenDevice: open result is 14, (OK)
[    27.207] ukiOpenByBusid: ukiOpenMinor returns 14
[    27.207] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    29.813] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[    30.100] (II) fglrx(0): Enable the clock gating!
[    30.100] (II) fglrx(0): Setting screen physical size to 338 x 211
[    30.793] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    30.793] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    30.793] (II) LoadModule: "evdev"
[    30.794] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.809] (II) Module evdev: vendor="X.Org Foundation"
[    30.809] 	compiled for 1.12.1, module version = 2.7.0
[    30.809] 	Module class: X.Org XInput Driver
[    30.809] 	ABI class: X.Org XInput driver, version 16.0
[    30.809] (II) Using input driver 'evdev' for 'Power Button'
[    30.809] (**) Power Button: always reports core events
[    30.809] (**) evdev: Power Button: Device: "/dev/input/event3"
[    30.809] (--) evdev: Power Button: Vendor 0 Product 0x1
[    30.809] (--) evdev: Power Button: Found keys
[    30.809] (II) evdev: Power Button: Configuring as keyboard
[    30.809] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    30.809] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    30.809] (**) Option "xkb_rules" "evdev"
[    30.809] (**) Option "xkb_model" "pc105"
[    30.809] (**) Option "xkb_layout" "dk"
[    30.864] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    30.864] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    30.864] (II) Using input driver 'evdev' for 'Power Button'
[    30.864] (**) Power Button: always reports core events
[    30.864] (**) evdev: Power Button: Device: "/dev/input/event2"
[    30.864] (--) evdev: Power Button: Vendor 0 Product 0x1
[    30.864] (--) evdev: Power Button: Found keys
[    30.864] (II) evdev: Power Button: Configuring as keyboard
[    30.864] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[    30.864] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    30.864] (**) Option "xkb_rules" "evdev"
[    30.864] (**) Option "xkb_model" "pc105"
[    30.864] (**) Option "xkb_layout" "dk"
[    30.864] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event14)
[    30.864] (II) No input driver specified, ignoring this device.
[    30.864] (II) This device may have been added with another device file.
[    30.864] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101b (/dev/input/event1)
[    30.865] (**) Logitech Unifying Device. Wireless PID:101b: Applying InputClass "evdev pointer catchall"
[    30.865] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:101b'
[    30.865] (**) Logitech Unifying Device. Wireless PID:101b: always reports core events
[    30.865] (**) evdev: Logitech Unifying Device. Wireless PID:101b: Device: "/dev/input/event1"
[    30.865] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Vendor 0x46d Product 0xc52b
[    30.865] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found 20 mouse buttons
[    30.865] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found scroll wheel(s)
[    30.865] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found relative axes
[    30.865] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found x and y relative axes
[    30.865] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Configuring as mouse
[    30.865] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Adding scrollwheel support
[    30.865] (**) evdev: Logitech Unifying Device. Wireless PID:101b: YAxisMapping: buttons 4 and 5
[    30.865] (**) evdev: Logitech Unifying Device. Wireless PID:101b: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    30.865] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.2/0003:046D:C52B.0003/input/input1/event1"
[    30.865] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:101b" (type: MOUSE, id 8)
[    30.865] (II) evdev: Logitech Unifying Device. Wireless PID:101b: initialized for relative axes.
[    30.865] (**) Logitech Unifying Device. Wireless PID:101b: (accel) keeping acceleration scheme 1
[    30.865] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration profile 0
[    30.865] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration factor: 2.000
[    30.865] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration threshold: 4
[    30.865] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101b (/dev/input/mouse0)
[    30.865] (II) No input driver specified, ignoring this device.
[    30.865] (II) This device may have been added with another device file.
[    30.865] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[    30.865] (II) No input driver specified, ignoring this device.
[    30.865] (II) This device may have been added with another device file.
[    30.865] (II) config/udev: Adding input device HDA Intel MID Line Out Side (/dev/input/event10)
[    30.865] (II) No input driver specified, ignoring this device.
[    30.865] (II) This device may have been added with another device file.
[    30.865] (II) config/udev: Adding input device HDA Intel MID Line Out CLFE (/dev/input/event11)
[    30.865] (II) No input driver specified, ignoring this device.
[    30.866] (II) This device may have been added with another device file.
[    30.866] (II) config/udev: Adding input device HDA Intel MID Line Out Surround (/dev/input/event12)
[    30.866] (II) No input driver specified, ignoring this device.
[    30.866] (II) This device may have been added with another device file.
[    30.866] (II) config/udev: Adding input device HDA Intel MID Line Out Front (/dev/input/event13)
[    30.866] (II) No input driver specified, ignoring this device.
[    30.866] (II) This device may have been added with another device file.
[    30.866] (II) config/udev: Adding input device HDA Intel MID Line (/dev/input/event6)
[    30.866] (II) No input driver specified, ignoring this device.
[    30.866] (II) This device may have been added with another device file.
[    30.866] (II) config/udev: Adding input device HDA Intel MID Front Mic (/dev/input/event7)
[    30.866] (II) No input driver specified, ignoring this device.
[    30.866] (II) This device may have been added with another device file.
[    30.866] (II) config/udev: Adding input device HDA Intel MID Rear Mic (/dev/input/event8)
[    30.866] (II) No input driver specified, ignoring this device.
[    30.866] (II) This device may have been added with another device file.
[    30.866] (II) config/udev: Adding input device HDA Intel MID Front Headphone (/dev/input/event9)
[    30.866] (II) No input driver specified, ignoring this device.
[    30.867] (II) This device may have been added with another device file.
[    30.867] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    30.867] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    30.867] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    30.867] (**) AT Translated Set 2 keyboard: always reports core events
[    30.867] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    30.867] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    30.867] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    30.867] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    30.867] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    30.867] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[    30.867] (**) Option "xkb_rules" "evdev"
[    30.867] (**) Option "xkb_model" "pc105"
[    30.867] (**) Option "xkb_layout" "dk"
[    30.867] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    30.867] (II) No input driver specified, ignoring this device.
[    30.867] (II) This device may have been added with another device file.
[    30.962] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[    31.030] (II) fglrx(0): EDID vendor "APP", prod id 37426
[    31.030] (II) fglrx(0): Printing DDC gathered Modelines:
[    31.030] (II) fglrx(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    31.030] (II) fglrx(0): Modeline "2560x1600"x0.0  268.00  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.5 kHz e)
[    45.463] (II) fglrx(0): EDID vendor "APP", prod id 37426
[    45.463] (II) fglrx(0): Printing DDC gathered Modelines:
[    45.463] (II) fglrx(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    45.463] (II) fglrx(0): Modeline "2560x1600"x0.0  268.00  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.5 kHz e)
[    45.928] (WW) fglrx(0): Cannot get updated TV attributes.
[   115.497] (II) fglrx(0): EDID vendor "APP", prod id 37426
[   115.497] (II) fglrx(0): Printing DDC gathered Modelines:
[   115.497] (II) fglrx(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   115.497] (II) fglrx(0): Modeline "2560x1600"x0.0  268.00  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.5 kHz e)
[   115.786] (WW) fglrx(0): Cannot get updated TV attributes.
[   116.821] (II) fglrx(0): EDID vendor "APP", prod id 37426
[   116.821] (II) fglrx(0): Printing DDC gathered Modelines:
[   116.821] (II) fglrx(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   116.821] (II) fglrx(0): Modeline "2560x1600"x0.0  268.00  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.5 kHz e)
[   117.102] (WW) fglrx(0): Cannot get updated TV attributes.
[   117.146] (WW) fglrx(0): Cannot get updated TV attributes.
[   118.827] (WW) fglrx(0): Cannot get updated TV attributes.
[   118.830] (WW) fglrx(0): Cannot get updated TV attributes.
[   121.693] (II) fglrx(0): EDID vendor "APP", prod id 37426
[   121.693] (II) fglrx(0): Printing DDC gathered Modelines:
[   121.693] (II) fglrx(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   121.693] (II) fglrx(0): Modeline "2560x1600"x0.0  268.00  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.5 kHz e)
[   121.980] (WW) fglrx(0): Cannot get updated TV attributes.

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/i386-linux-gnu/libGL.so.1.2.0 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2.0 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/libGL.so.1.2.0 to /usr/lib/mesa-diverted/libGL.so.1.2.0 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
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2.0 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2.0 by glx-diversions

/usr/lib/mesa-diverted:
total 84
drwxr-xr-x   4 root root  4096 Oct  9  2012 .
drwxr-xr-x 221 root root 69632 Jul 22 09:58 ..
drwxr-xr-x   2 root root  4096 Jul  8 10:55 i386-linux-gnu
lrwxrwxrwx   1 root root    33 Oct  9  2012 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x   2 root root  4096 Jul  8 10:55 x86_64-linux-gnu

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 360
drwxr-xr-x 2 root root   4096 Jul  8 10:55 .
drwxr-xr-x 4 root root   4096 Oct  9  2012 ..
lrwxrwxrwx 1 root root     14 Jul  6 13:38 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 357724 Jul  6 13:38 libGL.so.1.2.0

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 380
drwxr-xr-x 2 root root   4096 Jul  8 10:55 .
drwxr-xr-x 4 root root   4096 Oct  9  2012 ..
lrwxrwxrwx 1 root root     14 Jul  6 12:46 libGL.so -> libGL.so.1.2.0
lrwxrwxrwx 1 root root     14 Jul  6 12:46 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 380808 Jul  6 12:46 libGL.so.1.2.0

Alternative 'glx':
glx - auto mode
  link currently points to /usr/lib/fglrx
/usr/lib/fglrx - priority 99
  slave glx--fglrx-blacklists-radeon.conf: /etc/ati/fglrx-blacklists-radeon.conf
  slave glx--fglrx_drv.so: /usr/lib/fglrx/fglrx_drv.so
  slave glx--libGL.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/fglrx/libGL.so.1
  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-i386-linux-gnu: /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
  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 Jul  8 10:58 /etc/alternatives/glx -> /usr/lib/fglrx
lrwxrwxrwx 1 root root 37 Jul  8 10:58 /etc/alternatives/glx--fglrx-blacklists-radeon.conf -> /etc/ati/fglrx-blacklists-radeon.conf
lrwxrwxrwx 1 root root 27 Jul  8 10:58 /etc/alternatives/glx--fglrx_drv.so -> /usr/lib/fglrx/fglrx_drv.so
lrwxrwxrwx 1 root root 48 Oct  9  2012 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 40 Jul  8 10:58 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/fglrx/libGL.so.1
lrwxrwxrwx 1 root root 42 Jul  8 10:58 /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 Jul  8 10:58 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/fglrx/fglrx-libglx.so

File System:
lrwxrwxrwx 1 root root     21 Oct  9  2012 /usr/lib/glx -> /etc/alternatives/glx
lrwxrwxrwx 1 root root     48 Jul  8 10:58 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root     48 Oct  9  2012 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root     50 Oct  9  2012 /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 Apr 17 12:40 /usr/lib/xorg/modules/extensions/libglx.so




-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages fglrx-legacy-modules-dkms depends on:
ii  dkms  2.2.0.3-1.2

fglrx-legacy-modules-dkms recommends no packages.

Versions of packages fglrx-legacy-modules-dkms suggests:
ii  fglrx-legacy-driver  8.97.100.7-3

-- no debconf information



More information about the Pkg-fglrx-devel mailing list