[Pkg-fglrx-devel] Bug#692758: fglrx-driver: installed but no GLX Renderer, no GLX Version, and no Direct Rendering

safridzal safridzal at lc.vlsm.org
Thu Nov 8 16:40:02 UTC 2012


Package: fglrx-driver
Followup-For: Bug #692758

Dear Maintainer,

upgrading to fglrx-driver 12-8-1~exp amd64 solve this problem

aragorn at aragorn-1215b ~ $ glxinfo | grep -i direct
direct rendering: Yes
    GL_AMD_multi_draw_indirect, GL_AMD_name_gen_delete,
    GL_ARB_draw_indirect, GL_ARB_draw_instanced,
    GL_EXT_copy_buffer, GL_EXT_copy_texture, GL_EXT_direct_state_access,
aragorn at aragorn-1215b ~ $ fglrxinfo
display: :0  screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6310 Graphics
OpenGL version string: 4.2.11762 Compatibility Profile Context





-- Package-specific info:
Full fglrx package list:
ii  fglrx-atievent 1:12-8-1~exp amd64        external events daemon for the no
ii  fglrx-control  1:12-8-1~exp amd64        control panel for the non-free AT
ii  fglrx-driver   1:12-8-1~exp amd64        non-free ATI/AMD RadeonHD display
ii  fglrx-glx      1:12-8-1~exp amd64        transitional package, use libgl1-
ii  fglrx-glx-ia32 1:12-8-1~exp amd64        please switch to multiarch libgl1
ii  fglrx-modules- 1:12-8-1~exp amd64        dkms module source for the non-fr
ii  libfglrx:amd64 1:12-8-1~exp amd64        non-free ATI/AMD RadeonHD display
ii  libfglrx-amdxv 1:12-8-1~exp amd64        AMD XvBA (X-Video Bitstream Accel
ii  libgl1-fglrx-g 1:12-8-1~exp amd64        proprietary libGL for the non-fre

VGA-compatible devices on PCI bus:
00:01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Wrestler [Radeon HD 6310]

DRM and fglrx Informations from dmesg:
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    6.389258] Linux agpgart interface v0.103
[   16.232628] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[   16.322886] [fglrx] Maximum main memory to use for locked dma buffers: 3414 MBytes.
[   16.323082] [fglrx]   vendor: 1002 device: 9802 count: 1
[   16.326548] [fglrx] ioport: bar 1, base 0xf000, size: 0x100
[   16.327064] [fglrx] Kernel PAT support is enabled
[   16.327103] [fglrx] module loaded - fglrx 8.98.2 [Jul 27 2012] with 1 minors
[   42.188894] fglrx_pci 0000:00:01.0: irq 44 for MSI/MSI-X
[   42.191070] [fglrx] Firegl kernel thread PID: 2661
[   42.191232] [fglrx] Firegl kernel thread PID: 2662
[   42.191398] [fglrx] Firegl kernel thread PID: 2663
[   42.191575] [fglrx] IRQ 44 Enabled
[   42.676708] [fglrx] Gart USWC size:1116 M.
[   42.676715] [fglrx] Gart cacheable size:442 M.
[   42.676726] [fglrx] Reserved FB block: Shared offset:0, size:1000000 
[   42.676732] [fglrx] Reserved FB block: Unshared offset:fc81000, size:37f000 
[   42.676737] [fglrx] Reserved FB block: Unshared offset:17ff4000, size:c000 

Xorg X server configuration file status:
-rw-r--r-- 1 root root 684 Nov  8 23:29 /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:0:1: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 40838 Nov  8 23:35 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
[    38.076] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[    38.077] X Protocol Version 11, Revision 0
[    38.077] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
[    38.077] Current Operating System: Linux aragorn-1215b 3.2.0-4-amd64 #1 SMP Debian 3.2.32-1 x86_64
[    38.077] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=81a7482e-18df-40fd-a46a-d5d261628df1 ro quiet splash nomodeset video=uvesafb:mode_option=800x600-16,mtrr=3,scroll=ywrap
[    38.077] Build Date: 30 September 2012  10:53:24AM
[    38.077] xorg-server 2:1.12.4-1 (Julien Cristau <jcristau at debian.org>) 
[    38.077] Current version of pixman: 0.26.0
[    38.077] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    38.077] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    38.078] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov  8 23:31:11 2012
[    38.100] (==) Using config file: "/etc/X11/xorg.conf"
[    38.100] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    38.286] (==) ServerLayout "aticonfig Layout"
[    38.286] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[    38.286] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[    38.287] (**) |   |-->Device "aticonfig-Device[0]-0"
[    38.287] (==) Automatically adding devices
[    38.287] (==) Automatically enabling devices
[    38.357] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    38.358] 	Entry deleted from font path.
[    38.358] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    38.358] 	Entry deleted from font path.
[    38.358] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    38.358] 	Entry deleted from font path.
[    38.359] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    38.359] 	Entry deleted from font path.
[    38.359] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    38.359] 	Entry deleted from font path.
[    38.402] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[    38.402] (==) ModulePath set to "/usr/lib/xorg/modules"
[    38.402] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    38.402] (II) Loader magic: 0x7f0af2516ae0
[    38.402] (II) Module ABI versions:
[    38.402] 	X.Org ANSI C Emulation: 0.4
[    38.402] 	X.Org Video Driver: 12.1
[    38.403] 	X.Org XInput driver : 16.0
[    38.403] 	X.Org Server Extension : 6.0
[    38.405] (--) PCI:*(0:0:1:0) 1002:9802:1043:84a5 rev 0, Mem @ 0xc0000000/268435456, 0xfeb00000/262144, I/O @ 0x0000f000/256
[    38.406] (II) Open ACPI successful (/var/run/acpid.socket)
[    38.406] (II) "extmod" will be loaded by default.
[    38.406] (II) "dbe" will be loaded by default.
[    38.406] (II) "glx" will be loaded by default.
[    38.406] (II) "record" will be loaded by default.
[    38.406] (II) "dri" will be loaded by default.
[    38.406] (II) "dri2" will be loaded by default.
[    38.406] (II) LoadModule: "extmod"
[    38.658] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    38.686] (II) Module extmod: vendor="X.Org Foundation"
[    38.687] 	compiled for 1.12.4, module version = 1.0.0
[    38.687] 	Module class: X.Org Server Extension
[    38.687] 	ABI class: X.Org Server Extension, version 6.0
[    38.687] (II) Loading extension SELinux
[    38.687] (II) Loading extension MIT-SCREEN-SAVER
[    38.687] (II) Loading extension XFree86-VidModeExtension
[    38.687] (II) Loading extension XFree86-DGA
[    38.687] (II) Loading extension DPMS
[    38.687] (II) Loading extension XVideo
[    38.687] (II) Loading extension XVideo-MotionCompensation
[    38.687] (II) Loading extension X-Resource
[    38.687] (II) LoadModule: "dbe"
[    38.688] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    38.704] (II) Module dbe: vendor="X.Org Foundation"
[    38.704] 	compiled for 1.12.4, module version = 1.0.0
[    38.704] 	Module class: X.Org Server Extension
[    38.704] 	ABI class: X.Org Server Extension, version 6.0
[    38.704] (II) Loading extension DOUBLE-BUFFER
[    38.704] (II) LoadModule: "glx"
[    38.704] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[    38.749] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[    38.749] 	compiled for 6.9.0, module version = 1.0.0
[    38.750] (II) Loading extension GLX
[    38.750] (II) LoadModule: "record"
[    38.751] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    38.753] (II) Module record: vendor="X.Org Foundation"
[    38.753] 	compiled for 1.12.4, module version = 1.13.0
[    38.753] 	Module class: X.Org Server Extension
[    38.753] 	ABI class: X.Org Server Extension, version 6.0
[    38.753] (II) Loading extension RECORD
[    38.753] (II) LoadModule: "dri"
[    38.754] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    38.815] (II) Module dri: vendor="X.Org Foundation"
[    38.816] 	compiled for 1.12.4, module version = 1.0.0
[    38.816] 	ABI class: X.Org Server Extension, version 6.0
[    38.816] (II) Loading extension XFree86-DRI
[    38.816] (II) LoadModule: "dri2"
[    38.817] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    38.820] (II) Module dri2: vendor="X.Org Foundation"
[    38.820] 	compiled for 1.12.4, module version = 1.2.0
[    38.820] 	ABI class: X.Org Server Extension, version 6.0
[    38.820] (II) Loading extension DRI2
[    38.820] (II) LoadModule: "fglrx"
[    38.821] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[    39.921] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[    39.921] 	compiled for 1.4.99.906, module version = 8.98.2
[    39.921] 	Module class: X.Org Video Driver
[    39.922] (II) Loading sub module "fglrxdrm"
[    39.922] (II) LoadModule: "fglrxdrm"
[    39.922] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    40.025] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    40.025] 	compiled for 1.4.99.906, module version = 8.98.2
[    40.025] (II) AMD Proprietary Linux Driver Version Identifier:8.98.2
[    40.025] (II) AMD Proprietary Linux Driver Release Identifier: 8.982                                
[    40.026] (II) AMD Proprietary Linux Driver Build Date: Jul 27 2012 20:37:56
[    40.026] (++) using VT number 8

[    40.492] (WW) Falling back to old probe method for fglrx
[    40.646] (II) Loading PCS database from /etc/ati/amdpcsdb
[    40.665] (--) Chipset Supported AMD Graphics Processor (0x9802) found
[    40.667] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:1:1) found
[    40.667] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:17:0) found
[    40.667] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:18:0) found
[    40.667] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:18:2) found
[    40.667] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:19:0) found
[    40.668] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:19:2) found
[    40.668] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:0) found
[    40.668] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:2) found
[    40.668] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:3) found
[    40.668] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:4) found
[    40.668] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:21:0) found
[    40.668] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:21:2) found
[    40.674] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[    40.676] (II) AMD Video driver is signed
[    40.678] (II) fglrx(0): pEnt->device->identifier=0x7f0af45310e0
[    40.678] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === begin
[    40.679] (II) Loading sub module "vgahw"
[    40.679] (II) LoadModule: "vgahw"
[    40.680] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[    40.711] (II) Module vgahw: vendor="X.Org Foundation"
[    40.711] 	compiled for 1.12.4, module version = 0.1.0
[    40.711] 	ABI class: X.Org Video Driver, version 12.1
[    40.712] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[    40.712] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    40.712] (==) fglrx(0): Default visual is TrueColor
[    40.712] (**) fglrx(0): Option "DPMS" "true"
[    40.712] (==) fglrx(0): RGB weight 888
[    40.712] (II) fglrx(0): Using 8 bits per RGB 
[    40.712] (==) fglrx(0): Buffer Tiling is ON
[    40.713] (II) Loading sub module "fglrxdrm"
[    40.714] (II) LoadModule: "fglrxdrm"
[    40.714] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    40.714] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    40.714] 	compiled for 1.4.99.906, module version = 8.98.2
[    40.721] ukiDynamicMajor: found major device number 251
[    40.721] ukiDynamicMajor: found major device number 251
[    40.721] ukiOpenByBusid: Searching for BusID PCI:0:1:0
[    40.721] ukiOpenDevice: node name is /dev/ati/card0
[    40.722] ukiOpenDevice: open result is 12, (OK)
[    40.722] ukiOpenByBusid: ukiOpenMinor returns 12
[    40.722] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
[    40.722] (**) fglrx(0): NoAccel = NO
[    40.723] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[    40.723] (--) fglrx(0): Chipset: "AMD Radeon HD 6310 Graphics" (Chipset = 0x9802)
[    40.723] (--) fglrx(0): (PciSubVendor = 0x1043, PciSubDevice = 0x84a5)
[    40.723] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[    40.723] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
[    40.723] (--) fglrx(0): MMIO registers at 0xfeb00000
[    40.723] (--) fglrx(0): I/O port at 0x0000f000
[    40.723] (==) fglrx(0): ROM-BIOS at 0x000c0000
[    40.751] (II) fglrx(0): AC Adapter is used
[    40.807] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[    40.822] (II) Loading sub module "vbe"
[    40.822] (II) LoadModule: "vbe"
[    40.823] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    40.848] (II) Module vbe: vendor="X.Org Foundation"
[    40.848] 	compiled for 1.12.4, module version = 1.1.0
[    40.848] 	ABI class: X.Org Video Driver, version 12.1
[    40.871] (II) fglrx(0): VESA BIOS detected
[    40.871] (II) fglrx(0): VESA VBE Version 3.0
[    40.871] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[    40.871] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
[    40.871] (II) fglrx(0): VESA VBE OEM Software Rev: 12.36
[    40.871] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, AMD Technologies Inc. 
[    40.871] (II) fglrx(0): VESA VBE OEM Product: WRESTLER
[    40.871] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[    40.888] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[    40.888] (--) fglrx(0): Video RAM: 393216 kByte, Type: DDR3
[    40.888] (II) fglrx(0): PCIE card detected
[    40.888] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[    40.888] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[    40.897] (II) fglrx(0): Using adapter: 0:1.0.
[    41.918] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x18000000)
[    42.191] (II) fglrx(0): Interrupt handler installed at IRQ 44.
[    42.191] (II) fglrx(0): RandR 1.2 support is enabled!
[    42.191] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[    42.191] (==) fglrx(0): Center Mode is disabled 
[    42.191] (II) Loading sub module "fb"
[    42.191] (II) LoadModule: "fb"
[    42.202] (II) Loading /usr/lib/xorg/modules/libfb.so
[    42.222] (II) Module fb: vendor="X.Org Foundation"
[    42.222] 	compiled for 1.12.4, module version = 1.0.0
[    42.222] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    42.222] (II) Loading sub module "ddc"
[    42.222] (II) LoadModule: "ddc"
[    42.222] (II) Module "ddc" already built-in
[    42.653] (II) fglrx(0): Finished Initialize PPLIB!
[    42.670] (II) fglrx(0): Output LVDS using monitor section aticonfig-Monitor[0]-0
[    42.670] (II) fglrx(0): Output DFP1 has no monitor section
[    42.670] (II) fglrx(0): Output CRT1 has no monitor section
[    42.670] (II) Loading sub module "ddc"
[    42.670] (II) LoadModule: "ddc"
[    42.670] (II) Module "ddc" already built-in
[    42.670] (II) fglrx(0): Connected Display0: LVDS
[    42.670] (II) fglrx(0): Display0 EDID data ---------------------------
[    42.670] (II) fglrx(0): Manufacturer: HSD  Model: 4b6  Serial#: 8645
[    42.670] (II) fglrx(0): Year: 2011  Week: 2
[    42.670] (II) fglrx(0): EDID Version: 1.3
[    42.670] (II) fglrx(0): Digital Display Input
[    42.670] (II) fglrx(0): Max Image Size [cm]: horiz.: 27  vert.: 15
[    42.671] (II) fglrx(0): Gamma: 2.20
[    42.671] (II) fglrx(0): No DPMS capabilities specified
[    42.671] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    42.671] (II) fglrx(0): First detailed timing is preferred mode
[    42.671] (II) fglrx(0): redX: 0.591 redY: 0.354   greenX: 0.322 greenY: 0.547
[    42.671] (II) fglrx(0): blueX: 0.153 blueY: 0.098   whiteX: 0.313 whiteY: 0.329
[    42.671] (II) fglrx(0): Manufacturer's mask: 0
[    42.671] (II) fglrx(0): Supported detailed timing:
[    42.671] (II) fglrx(0): clock: 71.9 MHz   Image Size:  270 x 150 mm
[    42.671] (II) fglrx(0): h_active: 1366  h_sync: 1414  h_sync_end 1480 h_blank_end 1486 h_border: 0
[    42.671] (II) fglrx(0): v_active: 768  v_sync: 774  v_sync_end 782 v_blanking: 806 v_border: 0
[    42.671] (II) fglrx(0):  
[    42.671] (II) fglrx(0): Monitor name: HSD121PHW1
[    42.671] (II) fglrx(0): EDID (in hex):
[    42.671] (II) fglrx(0): 	00ffffffffffff002264b604c5210000
[    42.671] (II) fglrx(0): 	02150103801b0f780a6845975a528c27
[    42.671] (II) fglrx(0): 	19505400000001010101010101010101
[    42.671] (II) fglrx(0): 	010101010101161c5678500026303042
[    42.671] (II) fglrx(0): 	68000e9610000019000000fe00000000
[    42.671] (II) fglrx(0): 	00000000000000000000000000fc0048
[    42.671] (II) fglrx(0): 	5344313231504857310a202000000010
[    42.671] (II) fglrx(0): 	000a202020202020202020202020006b
[    42.671] (II) fglrx(0): End of Display0 EDID data --------------------
[    42.673] (II) fglrx(0): EDID for output LVDS
[    42.673] (II) fglrx(0): Manufacturer: HSD  Model: 4b6  Serial#: 8645
[    42.673] (II) fglrx(0): Year: 2011  Week: 2
[    42.673] (II) fglrx(0): EDID Version: 1.3
[    42.673] (II) fglrx(0): Digital Display Input
[    42.673] (II) fglrx(0): Max Image Size [cm]: horiz.: 27  vert.: 15
[    42.673] (II) fglrx(0): Gamma: 2.20
[    42.673] (II) fglrx(0): No DPMS capabilities specified
[    42.673] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    42.673] (II) fglrx(0): First detailed timing is preferred mode
[    42.673] (II) fglrx(0): redX: 0.591 redY: 0.354   greenX: 0.322 greenY: 0.547
[    42.673] (II) fglrx(0): blueX: 0.153 blueY: 0.098   whiteX: 0.313 whiteY: 0.329
[    42.673] (II) fglrx(0): Manufacturer's mask: 0
[    42.673] (II) fglrx(0): Supported detailed timing:
[    42.673] (II) fglrx(0): clock: 71.9 MHz   Image Size:  270 x 150 mm
[    42.673] (II) fglrx(0): h_active: 1366  h_sync: 1414  h_sync_end 1480 h_blank_end 1486 h_border: 0
[    42.673] (II) fglrx(0): v_active: 768  v_sync: 774  v_sync_end 782 v_blanking: 806 v_border: 0
[    42.673] (II) fglrx(0):  
[    42.673] (II) fglrx(0): Monitor name: HSD121PHW1
[    42.673] (II) fglrx(0): EDID (in hex):
[    42.673] (II) fglrx(0): 	00ffffffffffff002264b604c5210000
[    42.673] (II) fglrx(0): 	02150103801b0f780a6845975a528c27
[    42.673] (II) fglrx(0): 	19505400000001010101010101010101
[    42.673] (II) fglrx(0): 	010101010101161c5678500026303042
[    42.673] (II) fglrx(0): 	68000e9610000019000000fe00000000
[    42.673] (II) fglrx(0): 	00000000000000000000000000fc0048
[    42.673] (II) fglrx(0): 	5344313231504857310a202000000010
[    42.673] (II) fglrx(0): 	000a202020202020202020202020006b
[    42.673] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[    42.673] (II) fglrx(0): Printing DDC gathered Modelines:
[    42.673] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)
[    42.673] (II) fglrx(0): Printing probed modes for output LVDS
[    42.673] (II) fglrx(0): Modeline "1366x768"x60.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz)
[    42.673] (II) fglrx(0): Modeline "1360x768"x60.0   71.90  1360 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz)
[    42.674] (II) fglrx(0): Modeline "1280x768"x60.0   71.90  1280 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz)
[    42.674] (II) fglrx(0): Modeline "1280x720"x60.0   71.90  1280 1414 1480 1486  720 774 782 806 -hsync -vsync (48.4 kHz)
[    42.674] (II) fglrx(0): Modeline "1024x768"x60.0   71.90  1024 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz)
[    42.674] (II) fglrx(0): Modeline "1024x600"x60.0   71.90  1024 1414 1480 1486  600 774 782 806 -hsync -vsync (48.4 kHz)
[    42.674] (II) fglrx(0): Modeline "800x600"x60.0   71.90  800 1414 1480 1486  600 774 782 806 -hsync -vsync (48.4 kHz)
[    42.674] (II) fglrx(0): Modeline "800x480"x60.0   71.90  800 1414 1480 1486  480 774 782 806 -hsync -vsync (48.4 kHz)
[    42.674] (II) fglrx(0): Modeline "640x480"x60.0   71.90  640 1414 1480 1486  480 774 782 806 -hsync -vsync (48.4 kHz)
[    42.674] (II) fglrx(0): EDID for output DFP1
[    42.674] (II) fglrx(0): EDID for output CRT1
[    42.674] (II) fglrx(0): Output LVDS connected
[    42.674] (II) fglrx(0): Output DFP1 disconnected
[    42.674] (II) fglrx(0): Output CRT1 disconnected
[    42.674] (II) fglrx(0): Using exact sizes for initial modes
[    42.674] (II) fglrx(0): Output LVDS using initial mode 1366x768
[    42.674] (II) fglrx(0): Display dimensions: (270, 150) mm
[    42.674] (II) fglrx(0): DPI set to (128, 130)
[    42.674] (II) fglrx(0): Adapter AMD Radeon HD 6310 Graphics has 2 configurable heads and 1 displays connected.
[    42.674] (==) fglrx(0):  PseudoColor visuals disabled
[    42.674] (II) Loading sub module "ramdac"
[    42.674] (II) LoadModule: "ramdac"
[    42.674] (II) Module "ramdac" already built-in
[    42.674] (==) fglrx(0): NoDRI = NO
[    42.674] (==) fglrx(0): Capabilities: 0x00000000
[    42.674] (==) fglrx(0): CapabilitiesEx: 0x00000000
[    42.674] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[    42.674] (==) fglrx(0): UseFastTLS=0
[    42.675] (--) Depth 24 pixmap format is 32 bpp
[    42.675] (II) Loading extension ATIFGLRXDRI
[    42.675] (II) fglrx(0): doing swlDriScreenInit
[    42.675] (II) fglrx(0): swlDriScreenInit for fglrx driver
[    42.675] ukiDynamicMajor: found major device number 251
[    42.675] ukiDynamicMajor: found major device number 251
[    42.675] ukiDynamicMajor: found major device number 251
[    42.675] ukiOpenByBusid: Searching for BusID PCI:0:1:0
[    42.675] ukiOpenDevice: node name is /dev/ati/card0
[    42.675] ukiOpenDevice: open result is 13, (OK)
[    42.675] ukiOpenByBusid: ukiOpenMinor returns 13
[    42.675] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
[    42.675] (II) fglrx(0): [uki] DRM interface version 1.0
[    42.675] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:0:1:0"
[    42.675] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
[    42.675] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f0af2113000
[    42.675] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[    42.676] (II) fglrx(0): [uki] added 1 reserved context for kernel
[    42.676] (II) fglrx(0): swlDriScreenInit done
[    42.676] (II) fglrx(0): Kernel Module Version Information:
[    42.676] (II) fglrx(0):     Name: fglrx
[    42.676] (II) fglrx(0):     Version: 8.98.2
[    42.676] (II) fglrx(0):     Date: Jul 27 2012
[    42.676] (II) fglrx(0):     Desc: AMD FireGL DRM kernel module
[    42.676] (II) fglrx(0): Kernel Module version matches driver.
[    42.676] (II) fglrx(0): Kernel Module Build Time Information:
[    42.676] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        3.2.0-4-amd64
[    42.676] (II) fglrx(0):     Build-Kernel MODVERSIONS:        no
[    42.676] (II) fglrx(0):     Build-Kernel __SMP__:            no
[    42.676] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[    42.676] (II) fglrx(0): [uki] register handle = 0x00004000
[    42.730] (II) fglrx(0): DRI initialization successfull
[    42.757] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01004000
[    42.797] (==) fglrx(0): Backing store disabled
[    42.797] (II) Loading extension FGLRXEXTENSION
[    42.797] (**) fglrx(0): DPMS enabled
[    42.798] (II) fglrx(0): Initialized in-driver Xinerama extension
[    42.798] (**) fglrx(0): Textured Video is enabled.
[    42.799] (II) LoadModule: "glesx"
[    42.800] (II) Loading /usr/lib/xorg/modules/glesx.so
[    43.076] (II) Module glesx: vendor="X.Org Foundation"
[    43.076] 	compiled for 1.4.99.906, module version = 1.0.0
[    43.076] (II) Loading extension GLESX
[    43.076] (II) fglrx(0): GLESX enableFlags = 592
[    43.089] (II) fglrx(0): GLESX is enabled
[    43.089] (II) LoadModule: "amdxmm"
[    43.090] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[    43.132] (II) Module amdxmm: vendor="X.Org Foundation"
[    43.132] 	compiled for 1.4.99.906, module version = 2.0.0
[    43.142] (II) Loading extension AMDXVOPL
[    43.142] (II) Loading extension AMDXVBA
[    43.184] (II) fglrx(0): UVD feature is enabled(II) fglrx(0): 
[    43.532] (II) fglrx(0): Enable composite support successfully
[    43.532] (WW) fglrx(0): Option "VendorName" is not used
[    43.532] (WW) fglrx(0): Option "ModelName" is not used
[    43.533] (II) fglrx(0): X context handle = 0x1
[    43.533] (II) fglrx(0): [DRI] installation complete
[    43.533] (==) fglrx(0): Silken mouse enabled
[    43.534] (==) fglrx(0): Using HW cursor of display infrastructure!
[    43.535] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
[    43.535] (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
[    43.535] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
[    44.662] (II) fglrx(0): Framebuffer compression enabled: mcAddr=0xf0f790000 width=0x800 height=0x258
[    44.662] (--) RandR disabled
[    44.663] (II) Initializing built-in extension Generic Event Extension
[    44.663] (II) Initializing built-in extension SHAPE
[    44.663] (II) Initializing built-in extension MIT-SHM
[    44.663] (II) Initializing built-in extension XInputExtension
[    44.663] (II) Initializing built-in extension XTEST
[    44.663] (II) Initializing built-in extension BIG-REQUESTS
[    44.663] (II) Initializing built-in extension SYNC
[    44.663] (II) Initializing built-in extension XKEYBOARD
[    44.663] (II) Initializing built-in extension XC-MISC
[    44.663] (II) Initializing built-in extension SECURITY
[    44.663] (II) Initializing built-in extension XINERAMA
[    44.663] (II) Initializing built-in extension XFIXES
[    44.663] (II) Initializing built-in extension RENDER
[    44.663] (II) Initializing built-in extension RANDR
[    44.663] (II) Initializing built-in extension COMPOSITE
[    44.663] (II) Initializing built-in extension DAMAGE
[    44.663] (II) SELinux: Disabled on system
[    44.667] ukiDynamicMajor: found major device number 251
[    44.668] ukiDynamicMajor: found major device number 251
[    44.668] ukiOpenByBusid: Searching for BusID PCI:0:1:0
[    44.668] ukiOpenDevice: node name is /dev/ati/card0
[    44.668] ukiOpenDevice: open result is 14, (OK)
[    44.668] ukiOpenByBusid: ukiOpenMinor returns 14
[    44.668] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
[    45.938] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[    46.096] (II) fglrx(0): Enable the clock gating!
[    46.096] (II) fglrx(0): Setting screen physical size to 361 x 203
[    46.493] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    46.493] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    46.493] (II) LoadModule: "evdev"
[    46.494] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    46.509] (II) Module evdev: vendor="X.Org Foundation"
[    46.509] 	compiled for 1.12.1, module version = 2.7.0
[    46.509] 	Module class: X.Org XInput Driver
[    46.509] 	ABI class: X.Org XInput driver, version 16.0
[    46.509] (II) Using input driver 'evdev' for 'Power Button'
[    46.509] (**) Power Button: always reports core events
[    46.509] (**) evdev: Power Button: Device: "/dev/input/event4"
[    46.509] (--) evdev: Power Button: Vendor 0 Product 0x1
[    46.509] (--) evdev: Power Button: Found keys
[    46.509] (II) evdev: Power Button: Configuring as keyboard
[    46.509] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[    46.509] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    46.509] (**) Option "xkb_rules" "evdev"
[    46.509] (**) Option "xkb_model" "pc105"
[    46.510] (**) Option "xkb_layout" "us"
[    46.510] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    46.579] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    46.579] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    46.579] (II) Using input driver 'evdev' for 'Video Bus'
[    46.579] (**) Video Bus: always reports core events
[    46.579] (**) evdev: Video Bus: Device: "/dev/input/event5"
[    46.579] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    46.579] (--) evdev: Video Bus: Found keys
[    46.579] (II) evdev: Video Bus: Configuring as keyboard
[    46.579] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5"
[    46.579] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    46.579] (**) Option "xkb_rules" "evdev"
[    46.579] (**) Option "xkb_model" "pc105"
[    46.579] (**) Option "xkb_layout" "us"
[    46.579] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    46.580] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    46.580] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    46.580] (II) Using input driver 'evdev' for 'Power Button'
[    46.580] (**) Power Button: always reports core events
[    46.580] (**) evdev: Power Button: Device: "/dev/input/event1"
[    46.580] (--) evdev: Power Button: Vendor 0 Product 0x1
[    46.580] (--) evdev: Power Button: Found keys
[    46.580] (II) evdev: Power Button: Configuring as keyboard
[    46.580] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[    46.581] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    46.581] (**) Option "xkb_rules" "evdev"
[    46.581] (**) Option "xkb_model" "pc105"
[    46.581] (**) Option "xkb_layout" "us"
[    46.581] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    46.582] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    46.582] (II) No input driver specified, ignoring this device.
[    46.582] (II) This device may have been added with another device file.
[    46.582] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    46.582] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    46.582] (II) Using input driver 'evdev' for 'Sleep Button'
[    46.582] (**) Sleep Button: always reports core events
[    46.582] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[    46.582] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    46.582] (--) evdev: Sleep Button: Found keys
[    46.582] (II) evdev: Sleep Button: Configuring as keyboard
[    46.583] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[    46.583] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    46.583] (**) Option "xkb_rules" "evdev"
[    46.583] (**) Option "xkb_model" "pc105"
[    46.583] (**) Option "xkb_layout" "us"
[    46.583] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    46.584] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event9)
[    46.584] (II) No input driver specified, ignoring this device.
[    46.584] (II) This device may have been added with another device file.
[    46.585] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/event6)
[    46.585] (**)  USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[    46.585] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
[    46.585] (**)  USB OPTICAL MOUSE: always reports core events
[    46.585] (**) evdev:  USB OPTICAL MOUSE: Device: "/dev/input/event6"
[    46.585] (--) evdev:  USB OPTICAL MOUSE: Vendor 0x15d9 Product 0xa4c
[    46.585] (--) evdev:  USB OPTICAL MOUSE: Found 3 mouse buttons
[    46.585] (--) evdev:  USB OPTICAL MOUSE: Found scroll wheel(s)
[    46.585] (--) evdev:  USB OPTICAL MOUSE: Found relative axes
[    46.585] (--) evdev:  USB OPTICAL MOUSE: Found x and y relative axes
[    46.585] (II) evdev:  USB OPTICAL MOUSE: Configuring as mouse
[    46.585] (II) evdev:  USB OPTICAL MOUSE: Adding scrollwheel support
[    46.585] (**) evdev:  USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[    46.585] (**) evdev:  USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    46.585] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/input/input6/event6"
[    46.586] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 10)
[    46.586] (II) evdev:  USB OPTICAL MOUSE: initialized for relative axes.
[    46.586] (**)  USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[    46.586] (**)  USB OPTICAL MOUSE: (accel) acceleration profile 0
[    46.586] (**)  USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[    46.586] (**)  USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[    46.587] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/mouse0)
[    46.587] (II) No input driver specified, ignoring this device.
[    46.587] (II) This device may have been added with another device file.
[    46.587] (II) config/udev: Adding input device USB2.0 UVC VGA WebCam (/dev/input/event13)
[    46.587] (**) USB2.0 UVC VGA WebCam: Applying InputClass "evdev keyboard catchall"
[    46.587] (II) Using input driver 'evdev' for 'USB2.0 UVC VGA WebCam'
[    46.588] (**) USB2.0 UVC VGA WebCam: always reports core events
[    46.588] (**) evdev: USB2.0 UVC VGA WebCam: Device: "/dev/input/event13"
[    46.588] (--) evdev: USB2.0 UVC VGA WebCam: Vendor 0x13d3 Product 0x5702
[    46.588] (--) evdev: USB2.0 UVC VGA WebCam: Found keys
[    46.588] (II) evdev: USB2.0 UVC VGA WebCam: Configuring as keyboard
[    46.588] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/input/input13/event13"
[    46.588] (II) XINPUT: Adding extended input device "USB2.0 UVC VGA WebCam" (type: KEYBOARD, id 11)
[    46.588] (**) Option "xkb_rules" "evdev"
[    46.588] (**) Option "xkb_model" "pc105"
[    46.588] (**) Option "xkb_layout" "us"
[    46.588] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    46.589] (II) config/udev: Adding input device HDA ATI SB Mic (/dev/input/event10)
[    46.589] (II) No input driver specified, ignoring this device.
[    46.589] (II) This device may have been added with another device file.
[    46.589] (II) config/udev: Adding input device HDA ATI SB Headphone (/dev/input/event11)
[    46.590] (II) No input driver specified, ignoring this device.
[    46.590] (II) This device may have been added with another device file.
[    46.590] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event8)
[    46.590] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    46.590] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[    46.590] (**) Eee PC WMI hotkeys: always reports core events
[    46.590] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event8"
[    46.590] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[    46.590] (--) evdev: Eee PC WMI hotkeys: Found keys
[    46.590] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[    46.590] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input8/event8"
[    46.590] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 12)
[    46.590] (**) Option "xkb_rules" "evdev"
[    46.590] (**) Option "xkb_model" "pc105"
[    46.591] (**) Option "xkb_layout" "us"
[    46.591] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    46.592] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    46.592] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    46.592] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    46.592] (**) AT Translated Set 2 keyboard: always reports core events
[    46.592] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    46.592] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    46.592] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    46.592] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    46.592] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    46.592] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    46.592] (**) Option "xkb_rules" "evdev"
[    46.592] (**) Option "xkb_model" "pc105"
[    46.592] (**) Option "xkb_layout" "us"
[    46.592] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    46.593] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event12)
[    46.593] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    46.593] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    46.593] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    46.593] (II) LoadModule: "synaptics"
[    46.594] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    46.621] (II) Module synaptics: vendor="X.Org Foundation"
[    46.621] 	compiled for 1.12.4, module version = 1.6.2
[    46.621] 	Module class: X.Org XInput Driver
[    46.621] 	ABI class: X.Org XInput driver, version 16.0
[    46.621] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    46.622] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    46.622] (**) Option "Device" "/dev/input/event12"
[    46.644] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    46.645] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
[    46.645] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4728
[    46.645] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    46.645] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    46.645] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    46.645] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    46.645] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    46.645] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    46.648] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input12/event12"
[    46.648] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[    46.648] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    46.648] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[    46.648] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.036
[    46.649] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    46.650] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    46.650] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    46.650] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    46.650] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    46.651] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[    46.651] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    46.652] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    46.652] (II) No input driver specified, ignoring this device.
[    46.652] (II) This device may have been added with another device file.
[    46.668] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[    63.577] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[    63.577] (II) fglrx(0): Printing DDC gathered Modelines:
[    63.577] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)
[    86.726] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[    86.726] (II) fglrx(0): Printing DDC gathered Modelines:
[    86.726] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)
[   106.081] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[   106.081] (II) fglrx(0): Printing DDC gathered Modelines:
[   106.081] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)
[   181.842] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[   181.842] (II) fglrx(0): Printing DDC gathered Modelines:
[   181.842] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)
[   286.837] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[   286.837] (II) fglrx(0): Printing DDC gathered Modelines:
[   286.837] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)
[   286.871] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[   286.871] (II) fglrx(0): Printing DDC gathered Modelines:
[   286.871] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)
[   286.909] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[   286.909] (II) fglrx(0): Printing DDC gathered Modelines:
[   286.909] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)
[   286.944] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[   286.944] (II) fglrx(0): Printing DDC gathered Modelines:
[   286.944] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)
[   286.964] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[   286.965] (II) fglrx(0): Printing DDC gathered Modelines:
[   286.965] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)
[   286.977] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[   286.978] (II) fglrx(0): Printing DDC gathered Modelines:
[   286.978] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)
[   286.988] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[   286.989] (II) fglrx(0): Printing DDC gathered Modelines:
[   286.989] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)
[   287.001] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[   287.002] (II) fglrx(0): Printing DDC gathered Modelines:
[   287.002] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)
[   287.012] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[   287.013] (II) fglrx(0): Printing DDC gathered Modelines:
[   287.013] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)
[   287.025] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[   287.026] (II) fglrx(0): Printing DDC gathered Modelines:
[   287.026] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)
[   325.979] (II) fglrx(0): EDID vendor "HSD", prod id 1206
[   325.980] (II) fglrx(0): Printing DDC gathered Modelines:
[   325.980] (II) fglrx(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz eP)

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

/usr/lib/mesa-diverted:
total 76
drwxr-xr-x   4 root root  4096 Nov  8 22:05 .
drwxr-xr-x 173 root root 61440 Nov  8 23:25 ..
drwxr-xr-x   2 root root  4096 Jun 30 20:20 i386-linux-gnu
lrwxrwxrwx   1 root root    33 Nov  8 22:05 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x   2 root root  4096 Nov  8 22:05 x86_64-linux-gnu

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Jun 30 20:20 .
drwxr-xr-x 4 root root 4096 Nov  8 22:05 ..

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 392
drwxr-xr-x 2 root root   4096 Nov  8 22:05 .
drwxr-xr-x 4 root root   4096 Nov  8 22:05 ..
lrwxrwxrwx 1 root root     10 Aug 24 06:17 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root     12 Aug 24 06:17 libGL.so.1 -> libGL.so.1.2
-rw-r--r-- 1 root root 391896 Aug 24 06:18 libGL.so.1.2

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

lrwxrwxrwx 1 root root 14 Nov  8 23:26 /etc/alternatives/glx -> /usr/lib/fglrx
lrwxrwxrwx 1 root root 37 Nov  8 23:26 /etc/alternatives/glx--fglrx-blacklists-radeon.conf -> /etc/ati/fglrx-blacklists-radeon.conf
lrwxrwxrwx 1 root root 27 Nov  8 23:26 /etc/alternatives/glx--fglrx_drv.so -> /usr/lib/fglrx/fglrx_drv.so
lrwxrwxrwx 1 root root 48 Nov  8 22:05 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 42 Nov  8 23:26 /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 Nov  8 23:26 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/fglrx/fglrx-libglx.so

File System:
lrwxrwxrwx 1 root root     21 Nov  8 22:05 /usr/lib/glx -> /etc/alternatives/glx
lrwxrwxrwx 1 root root     48 Nov  8 22:05 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root     50 Nov  8 23:24 /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 Sep 30 18:09 /usr/lib/xorg/modules/extensions/libglx.so




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

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

Versions of packages fglrx-driver depends on:
ii  debconf [debconf-2.0]                  1.5.46
ii  dpkg                                   1.16.9
ii  glx-alternative-fglrx                  0.2.90
ii  libc6                                  2.13-35
ii  libfglrx                               1:12-8-1~exp1
ii  libgl1-mesa-glx [libgl1]               8.0.4-2
ii  libx11-6                               2:1.5.0-1
ii  libxext6                               2:1.3.1-2
ii  libxrandr2                             2:1.3.2-2
ii  libxrender1                            1:0.9.7-1
ii  xserver-xorg-core [xorg-video-abi-12]  2:1.12.4-1

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

Versions of packages fglrx-driver suggests:
pn  amd-opencl-icd  <none>
ii  fglrx-control   1:12-8-1~exp1
pn  xvba-va-driver  <none>

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



More information about the Pkg-fglrx-devel mailing list