[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#597692: xserver-xorg-video-radeon: SWcursor Option solves the problem even to me



Package: xserver-xorg-video-radeon
Version: 1:6.14.4-5
Followup-For: Bug #597692

I had the same issue from time to time.
In these days, the cursor had the strange behavior reported above,
when I passed from one monitor to another (I have a dual monitor
configuration using span mode).

Adding SWcursor option in xorg.conf seems to have solved the problem.

Alberto Quattrini Li


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Sep 20  2010 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2044664 May 20 10:59 /usr/bin/Xorg

Diversions concerning libGL are in place
----------------------------------------
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/i386-linux-gnu/libGL.so.1 to
/usr/lib/mesa-diverted/i386-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/i386-linux-gnu/libGL.so to
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib32/libGL.so.1 to
/usr/lib32/fglrx/diversions/libGL.so.1 by fglrx-glx-ia32
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/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/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/lib32/libGL.so.1.2 to
/usr/lib32/fglrx/diversions/libGL.so.1.2 by fglrx-glx-ia32

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD]
nee ATI Manhattan [Mobility Radeon HD 5400 Series] [1002:68e0]

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 3836 Jul  4 12:23 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "amdcccle-Screen[1]-0" 0 0
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load  "synaptics"
	Load  "bitmap"
	Load  "ddc"
	Load  "dri"
	Load  "extmod"
	Load  "freetype"
	Load  "glx"
	Load  "int10"
	Load  "type1"
	Load  "vbe"
	Load  "GLcore"
EndSection

Section "InputClass"

                      # required
                           # required
                     # required
	Identifier      "Touchpad"
	Driver          "synaptics"
	MatchIsTouchpad "yes"
	Option	    "MinSpeed" "0.5"
	Option	    "MaxSpeed" "1.0"
	Option	    "AccelFactor" "0.075"
	Option	    "TapButton1" "1"
	Option	    "TapButton2" "2"     # multitouch
	Option	    "TapButton3" "3"     # multitouch
	Option	    "VertTwoFingerScroll" "1"     # multitouch
	Option	    "HorizTwoFingerScroll" "1"     # multitouch
	Option	    "VertEdgeScroll" "1"
	Option	    "CoastingSpeed" "8"
	Option	    "CornerCoasting" "1"
	Option	    "CircularScrolling" "1"
	Option	    "CircScrollTrigger" "7"
	Option	    "EdgeMotionUseAlways" "1"
	Option	    "LBCornerButton" "8"     # browser "back" btn
	Option	    "RBCornerButton" "9"     # browser "forward" btn
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]-0"
	Option	    "DPMS" "true"
EndSection

Section "Monitor"
	Identifier   "0-LVDS"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
	Option	    "PreferredMode" "1366x768"
	Option	    "TargetRefresh" "60"
	Option	    "Position" "0 0"
	Option	    "Rotate" "normal"
	Option	    "Disable" "false"
EndSection

Section "Monitor"
	Identifier   "0-DFP1"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
	Option	    "PreferredMode" "1360x768"
	Option	    "TargetRefresh" "60"
	Option	    "Position" "0 0"
	Option	    "Rotate" "normal"
	Option	    "Disable" "false"
EndSection

Section "Monitor"
	Identifier   "0-CRT1"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
	Option	    "TargetRefresh" "60"
	Option	    "Position" "1366 0"
	Option	    "Rotate" "normal"
	Option	    "Disable" "false"
	Option	    "PreferredMode" "1280x1024"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]-0"
	Driver      "fglrx"
	Option	"SWCursor"	"true"
EndSection

Section "Device"
	Identifier  "amdcccle-Device[1]-0"
	Driver      "fglrx"
	Option	    "Monitor-LVDS" "0-LVDS"
	Option	    "Monitor-CRT1" "0-CRT1"
	BusID       "PCI:1:0:0"
EndSection

Section "Device"
	Identifier  "amdcccle-Device[1]-1"
	Driver      "fglrx"
	Option	    "Monitor-LVDS" "0-LVDS"
	BusID       "PCI:1:0:0"
	Screen      1
EndSection

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

Section "Screen"
	Identifier "amdcccle-Screen[1]-0"
	Device     "amdcccle-Device[1]-0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Virtual   2646 2646
		Depth     24
	EndSubSection
EndSection

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


/etc/X11/xorg.conf.d does not exist.

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 3.2.0-1-amd64 (Debian 3.2.7-1)
(debian-kernel@lists.debian.org) (gcc version 4.6.2 (Debian 4.6.2-16)
) #1 SMP Tue Feb 28 15:35:32 UTC 2012

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 45419 Jul  4 12:26 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    44.783]
X.Org X Server 1.12.1.902 (1.12.2 RC 2)
Release Date: 2012-05-19
[    44.783] X Protocol Version 11, Revision 0
[    44.783] Build Operating System: Linux 3.2.0-2-amd64 x86_64 Debian
[    44.783] Current Operating System: Linux pavilion 3.2.0-1-amd64 #1
SMP Tue Feb 28 15:35:32 UTC 2012 x86_64
[    44.783] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-3.2.0-1-amd64
root=UUID=609ae886-2aff-4979-a583-9161e65c14a8 ro quiet
[    44.783] Build Date: 20 May 2012  08:57:17AM
[    44.783] xorg-server 2:1.12.1.902-1 (Cyril Brulebois <kibi@debian.org>)
[    44.783] Current version of pixman: 0.26.0
[    44.783] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    44.783] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    44.783] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul  4
12:25:33 2012
[    44.828] (==) Using config file: "/etc/X11/xorg.conf"
[    44.828] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    44.869] (==) ServerLayout "X.org Configured"
[    44.869] (**) |-->Screen "amdcccle-Screen[1]-0" (0)
[    44.869] (**) |   |-->Monitor "<default monitor>"
[    44.933] (**) |   |-->Device "amdcccle-Device[1]-0"
[    44.933] (==) No monitor specified for screen "amdcccle-Screen[1]-0".
	Using a default monitor configuration.
[    44.933] (==) Automatically adding devices
[    44.933] (==) Automatically enabling devices
[    45.103] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    45.103] 	Entry deleted from font path.
[    45.103] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[    45.103] (**) ModulePath set to "/usr/lib/xorg/modules"
[    45.103] (II) The server relies on udev to provide the list of
input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    45.103] (II) Loader magic: 0x7fdd837c9ae0
[    45.103] (II) Module ABI versions:
[    45.103] 	X.Org ANSI C Emulation: 0.4
[    45.103] 	X.Org Video Driver: 12.0
[    45.103] 	X.Org XInput driver : 16.0
[    45.103] 	X.Org Server Extension : 6.0
[    45.104] (--) PCI:*(0:1:0:0) 1002:68e0:103c:1434 rev 0, Mem @
0xc0000000/268435456, 0xd4000000/131072, I/O @ 0x00003000/256, BIOS @
0x????????/131072
[    45.104] (II) Open ACPI successful (/var/run/acpid.socket)
[    45.104] (II) "extmod" will be loaded. This was enabled by default
and also specified in the config file.
[    45.104] (II) "dbe" will be loaded by default.
[    45.104] (II) "glx" will be loaded. This was enabled by default
and also specified in the config file.
[    45.104] (II) "record" will be loaded by default.
[    45.104] (II) "dri" will be loaded. This was enabled by default
and also specified in the config file.
[    45.104] (II) "dri2" will be loaded by default.
[    45.104] (II) LoadModule: "synaptics"
[    45.222] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    45.248] (II) Module synaptics: vendor="X.Org Foundation"
[    45.248] 	compiled for 1.12.1.902, module version = 1.6.2
[    45.248] 	Module class: X.Org XInput Driver
[    45.248] 	ABI class: X.Org XInput driver, version 16.0
[    45.248] (II) LoadModule: "ddc"
[    45.248] (II) Module "ddc" already built-in
[    45.248] (II) LoadModule: "dri"
[    45.249] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    45.276] (II) Module dri: vendor="X.Org Foundation"
[    45.276] 	compiled for 1.12.1.902, module version = 1.0.0
[    45.276] 	ABI class: X.Org Server Extension, version 6.0
[    45.276] (II) Loading extension XFree86-DRI
[    45.276] (II) LoadModule: "extmod"
[    45.277] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    45.296] (II) Module extmod: vendor="X.Org Foundation"
[    45.296] 	compiled for 1.12.1.902, module version = 1.0.0
[    45.296] 	Module class: X.Org Server Extension
[    45.296] 	ABI class: X.Org Server Extension, version 6.0
[    45.296] (II) Loading extension SELinux
[    45.296] (II) Loading extension MIT-SCREEN-SAVER
[    45.296] (II) Loading extension XFree86-VidModeExtension
[    45.296] (II) Loading extension XFree86-DGA
[    45.296] (II) Loading extension DPMS
[    45.296] (II) Loading extension XVideo
[    45.296] (II) Loading extension XVideo-MotionCompensation
[    45.296] (II) Loading extension X-Resource
[    45.296] (II) LoadModule: "glx"
[    45.296] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[    45.334] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[    45.334] 	compiled for 6.9.0, module version = 1.0.0
[    45.335] (II) Loading extension GLX
[    45.335] (II) LoadModule: "int10"
[    45.335] (II) Loading /usr/lib/xorg/modules/libint10.so
[    45.354] (II) Module int10: vendor="X.Org Foundation"
[    45.369] 	compiled for 1.12.1.902, module version = 1.0.0
[    45.369] 	ABI class: X.Org Video Driver, version 12.0
[    45.369] (II) LoadModule: "vbe"
[    45.370] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    45.391] (II) Module vbe: vendor="X.Org Foundation"
[    45.391] 	compiled for 1.12.1.902, module version = 1.1.0
[    45.391] 	ABI class: X.Org Video Driver, version 12.0
[    45.391] (II) LoadModule: "dbe"
[    45.391] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    45.392] (II) Module dbe: vendor="X.Org Foundation"
[    45.392] 	compiled for 1.12.1.902, module version = 1.0.0
[    45.392] 	Module class: X.Org Server Extension
[    45.392] 	ABI class: X.Org Server Extension, version 6.0
[    45.392] (II) Loading extension DOUBLE-BUFFER
[    45.392] (II) LoadModule: "record"
[    45.392] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    45.458] (II) Module record: vendor="X.Org Foundation"
[    45.458] 	compiled for 1.12.1.902, module version = 1.13.0
[    45.458] 	Module class: X.Org Server Extension
[    45.458] 	ABI class: X.Org Server Extension, version 6.0
[    45.458] (II) Loading extension RECORD
[    45.458] (II) LoadModule: "dri2"
[    45.458] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    45.459] (II) Module dri2: vendor="X.Org Foundation"
[    45.459] 	compiled for 1.12.1.902, module version = 1.2.0
[    45.459] 	ABI class: X.Org Server Extension, version 6.0
[    45.459] (II) Loading extension DRI2
[    45.459] (II) LoadModule: "fglrx"
[    45.459] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[    45.811] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[    45.811] 	compiled for 1.4.99.906, module version = 8.98.2
[    45.811] 	Module class: X.Org Video Driver
[    45.811] (II) Loading sub module "fglrxdrm"
[    45.811] (II) LoadModule: "fglrxdrm"
[    45.812] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    45.824] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    45.824] 	compiled for 1.4.99.906, module version = 8.98.2
[    45.824] (II) AMD Proprietary Linux Driver Version Identifier:8.98.2
[    45.824] (II) AMD Proprietary Linux Driver Release Identifier:
8.98
[    45.824] (II) AMD Proprietary Linux Driver Build Date: Jun 11 2012 11:57:59
[    45.824] (++) using VT number 7

[    45.831] (WW) Falling back to old probe method for fglrx
[    45.899] (II) Loading PCS database from /etc/ati/amdpcsdb
[    45.903] (--) Chipset Supported AMD Graphics Processor (0x68E0) found
[    45.924] (WW) fglrx: No matching Device section for instance
(BusID PCI:0@1:0:1) found
[    45.930] (II) AMD Video driver is running on a device belonging to
a group targeted for this release
[    45.956] (II) AMD Video driver is signed
[    45.956] (II) fglrx(0): pEnt->device->identifier=0x7fdd83cdce60
[    45.956] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === begin
[    45.956] (II) Loading sub module "vgahw"
[    45.956] (II) LoadModule: "vgahw"
[    45.956] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[    45.985] (II) Module vgahw: vendor="X.Org Foundation"
[    45.985] 	compiled for 1.12.1.902, module version = 0.1.0
[    45.985] 	ABI class: X.Org Video Driver, version 12.0
[    45.985] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[    45.985] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes
(32 bpp pixmaps)
[    45.985] (==) fglrx(0): Default visual is TrueColor
[    45.985] (==) fglrx(0): RGB weight 888
[    45.985] (II) fglrx(0): Using 8 bits per RGB
[    45.986] (==) fglrx(0): Buffer Tiling is ON
[    45.986] (II) Loading sub module "fglrxdrm"
[    45.986] (II) LoadModule: "fglrxdrm"
[    45.987] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    45.987] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    45.987] 	compiled for 1.4.99.906, module version = 8.98.2
[    45.990] ukiDynamicMajor: failed to open /proc/ati/major
[    45.990] ukiDynamicMajor: failed to open /proc/ati/major
[    45.990] (**) fglrx(0): NoAccel = NO
[    45.990] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[    45.990] (--) fglrx(0): Chipset: "ATI Mobility Radeon HD 5400
Series " (Chipset = 0x68e0)
[    45.990] (--) fglrx(0): (PciSubVendor = 0x103c, PciSubDevice = 0x1434)
[    45.990] (==) fglrx(0): board vendor info: third party graphics
adapter - NOT original AMD
[    45.990] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
[    45.990] (--) fglrx(0): MMIO registers at 0xd4000000
[    45.990] (--) fglrx(0): I/O port at 0x00003000
[    45.990] (==) fglrx(0): ROM-BIOS at 0x000c0000
[    46.007] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[    46.111] (II) Loading sub module "vbe"
[    46.111] (II) LoadModule: "vbe"
[    46.111] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    46.111] (II) Module vbe: vendor="X.Org Foundation"
[    46.111] 	compiled for 1.12.1.902, module version = 1.1.0
[    46.111] 	ABI class: X.Org Video Driver, version 12.0
[    46.111] (II) fglrx(0): VESA BIOS detected
[    46.111] (II) fglrx(0): VESA VBE Version 3.0
[    46.111] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[    46.111] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
[    46.111] (II) fglrx(0): VESA VBE OEM Software Rev: 12.18
[    46.111] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI
Technologies Inc.
[    46.111] (II) fglrx(0): VESA VBE OEM Product: PARK
[    46.111] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[    46.157] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[    46.157] (--) fglrx(0): Video RAM: 524288 kByte, Type: DDR3
[    46.157] (II) fglrx(0): PCIE card detected
[    46.157] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[    46.157] (WW) fglrx(0): board is an unknown third party board,
chipset is supported
[    46.157] (WW) fglrx(0): Hasn't establisted DRM connection
[    46.157] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000,
MCFBSize = 0x20000000)
[    46.157] (WW) fglrx(0): No DRM connection for driver fglrx.
[    46.157] (II) fglrx(0): RandR 1.2 support is enabled!
[    46.157] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[    46.157] (==) fglrx(0): Center Mode is disabled
[    46.157] (II) Loading sub module "fb"
[    46.157] (II) LoadModule: "fb"
[    46.157] (II) Loading /usr/lib/xorg/modules/libfb.so
[    46.170] (II) Module fb: vendor="X.Org Foundation"
[    46.170] 	compiled for 1.12.1.902, module version = 1.0.0
[    46.170] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    46.170] (II) Loading sub module "ddc"
[    46.170] (II) LoadModule: "ddc"
[    46.170] (II) Module "ddc" already built-in
[    46.341] (II) fglrx(0): Output LVDS using monitor section 0-LVDS
[    46.341] (**) fglrx(0): Option "PreferredMode" "1366x768"
[    46.341] (**) fglrx(0): Option "Position" "0 0"
[    46.341] (**) fglrx(0): Option "Disable" "false"
[    46.341] (**) fglrx(0): Option "Rotate" "normal"
[    46.341] (**) fglrx(0): Option "TargetRefresh" "60"
[    46.341] (II) fglrx(0): Output DFP1 has no monitor section
[    46.341] (II) fglrx(0): Output CRT1 using monitor section 0-CRT1
[    46.341] (**) fglrx(0): Option "PreferredMode" "1280x1024"
[    46.341] (**) fglrx(0): Option "Position" "1366 0"
[    46.341] (**) fglrx(0): Option "Disable" "false"
[    46.341] (**) fglrx(0): Option "Rotate" "normal"
[    46.341] (**) fglrx(0): Option "TargetRefresh" "60"
[    46.341] (II) Loading sub module "ddc"
[    46.341] (II) LoadModule: "ddc"
[    46.341] (II) Module "ddc" already built-in
[    46.341] (II) fglrx(0): Connected Display0: LVDS
[    46.341] (II) fglrx(0): Display0 EDID data ---------------------------
[    46.341] (II) fglrx(0): Manufacturer: LGD  Model: 22c  Serial#: 0
[    46.341] (II) fglrx(0): Year: 2009  Week: 0
[    46.341] (II) fglrx(0): EDID Version: 1.3
[    46.341] (II) fglrx(0): Digital Display Input
[    46.341] (II) fglrx(0): Max Image Size [cm]: horiz.: 29  vert.: 17
[    46.341] (II) fglrx(0): Gamma: 2.20
[    46.341] (II) fglrx(0): No DPMS capabilities specified
[    46.341] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[    46.341] (II) fglrx(0): First detailed timing is preferred mode
[    46.341] (II) fglrx(0): redX: 0.589 redY: 0.349   greenX: 0.337
greenY: 0.548
[    46.341] (II) fglrx(0): blueX: 0.155 blueY: 0.122   whiteX: 0.313
whiteY: 0.329
[    46.341] (II) fglrx(0): Manufacturer's mask: 0
[    46.341] (II) fglrx(0): Supported detailed timing:
[    46.341] (II) fglrx(0): clock: 69.3 MHz   Image Size:  294 x 166 mm
[    46.341] (II) fglrx(0): h_active: 1366  h_sync: 1398  h_sync_end
1446 h_blank_end 1462 h_border: 0
[    46.341] (II) fglrx(0): v_active: 768  v_sync: 771  v_sync_end 777
v_blanking: 790 v_border: 0
[    46.341] (II) fglrx(0):  LG Display
[    46.341] (II) fglrx(0):  LP133WH1-TLA2
[    46.341] (II) fglrx(0): EDID (in hex):
[    46.341] (II) fglrx(0): 	00ffffffffffff0030e42c0200000000
[    46.341] (II) fglrx(0): 	00130103801d11780ad5d59659568c27
[    46.341] (II) fglrx(0): 	1f505400000001010101010101010101
[    46.341] (II) fglrx(0): 	010101010101121b5660500016302030
[    46.341] (II) fglrx(0): 	360026a6100000190000000000000000
[    46.341] (II) fglrx(0): 	00000000000000000000000000fe004c
[    46.341] (II) fglrx(0): 	4720446973706c61790a2020000000fe
[    46.341] (II) fglrx(0): 	004c503133335748312d544c41320002
[    46.341] (II) fglrx(0): End of Display0 EDID data --------------------
[    46.341] (II) fglrx(0): Connected Display1: CRT1
[    46.341] (II) fglrx(0): Display1 EDID data ---------------------------
[    46.341] (II) fglrx(0): Manufacturer: PHL  Model: 83f  Serial#: 1425
[    46.341] (II) fglrx(0): Year: 2006  Week: 51
[    46.341] (II) fglrx(0): EDID Version: 1.3
[    46.341] (II) fglrx(0): Analog Display Input,  Input Voltage
Level: 0.700/0.300 V
[    46.341] (II) fglrx(0): Sync:  Separate  Composite  SyncOnGreen
[    46.341] (II) fglrx(0): Max Image Size [cm]: horiz.: 38  vert.: 30
[    46.341] (II) fglrx(0): Gamma: 2.20
[    46.341] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off;
RGB/Color Display
[    46.341] (II) fglrx(0): Default color space is primary color space
[    46.341] (II) fglrx(0): First detailed timing is preferred mode
[    46.341] (II) fglrx(0): redX: 0.634 redY: 0.354   greenX: 0.300
greenY: 0.614
[    46.341] (II) fglrx(0): blueX: 0.138 blueY: 0.076   whiteX: 0.310
whiteY: 0.329
[    46.341] (II) fglrx(0): Supported established timings:
[    46.341] (II) fglrx(0): 720x400@70Hz
[    46.341] (II) fglrx(0): 640x480@60Hz
[    46.342] (II) fglrx(0): 640x480@67Hz
[    46.342] (II) fglrx(0): 640x480@72Hz
[    46.342] (II) fglrx(0): 640x480@75Hz
[    46.342] (II) fglrx(0): 800x600@56Hz
[    46.342] (II) fglrx(0): 800x600@60Hz
[    46.342] (II) fglrx(0): 800x600@72Hz
[    46.342] (II) fglrx(0): 800x600@75Hz
[    46.342] (II) fglrx(0): 832x624@75Hz
[    46.342] (II) fglrx(0): 1024x768@60Hz
[    46.342] (II) fglrx(0): 1024x768@70Hz
[    46.342] (II) fglrx(0): 1024x768@75Hz
[    46.342] (II) fglrx(0): 1280x1024@75Hz
[    46.342] (II) fglrx(0): 1152x864@75Hz
[    46.342] (II) fglrx(0): Manufacturer's mask: 0
[    46.342] (II) fglrx(0): Supported standard timings:
[    46.342] (II) fglrx(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    46.342] (II) fglrx(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    46.342] (II) fglrx(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    46.342] (II) fglrx(0): Supported detailed timing:
[    46.342] (II) fglrx(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[    46.342] (II) fglrx(0): h_active: 1280  h_sync: 1328  h_sync_end
1440 h_blank_end 1688 h_border: 0
[    46.342] (II) fglrx(0): v_active: 1024  v_sync: 1025  v_sync_end
1028 v_blanking: 1066 v_border: 0
[    46.342] (II) fglrx(0): Serial No: AU30651001425
[    46.342] (II) fglrx(0): Monitor name: Philips 190S
[    46.342] (II) fglrx(0): Ranges: V min: 56 V max: 76 Hz, H min: 30
H max: 83 kHz, PixClock max 145 MHz
[    46.342] (II) fglrx(0): EDID (in hex):
[    46.342] (II) fglrx(0): 	00ffffffffffff00410c3f0891050000
[    46.342] (II) fglrx(0): 	331001030e261e78ee6d65a25a4c9d23
[    46.342] (II) fglrx(0): 	134f54bfef80714f8140818001010101
[    46.342] (II) fglrx(0): 	010101010101302a009851002a403070
[    46.342] (II) fglrx(0): 	1300782d1100001e000000ff00415533
[    46.342] (II) fglrx(0): 	30363531303031343235000000fc0050
[    46.342] (II) fglrx(0): 	68696c69707320313930530a000000fd
[    46.342] (II) fglrx(0): 	00384c1e530e000a20202020202000e9
[    46.342] (II) fglrx(0): End of Display1 EDID data --------------------
[    46.342] (II) fglrx(0): EDID for output LVDS
[    46.342] (II) fglrx(0): Manufacturer: LGD  Model: 22c  Serial#: 0
[    46.342] (II) fglrx(0): Year: 2009  Week: 0
[    46.342] (II) fglrx(0): EDID Version: 1.3
[    46.342] (II) fglrx(0): Digital Display Input
[    46.342] (II) fglrx(0): Max Image Size [cm]: horiz.: 29  vert.: 17
[    46.342] (II) fglrx(0): Gamma: 2.20
[    46.342] (II) fglrx(0): No DPMS capabilities specified
[    46.342] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[    46.342] (II) fglrx(0): First detailed timing is preferred mode
[    46.342] (II) fglrx(0): redX: 0.589 redY: 0.349   greenX: 0.337
greenY: 0.548
[    46.342] (II) fglrx(0): blueX: 0.155 blueY: 0.122   whiteX: 0.313
whiteY: 0.329
[    46.342] (II) fglrx(0): Manufacturer's mask: 0
[    46.342] (II) fglrx(0): Supported detailed timing:
[    46.342] (II) fglrx(0): clock: 69.3 MHz   Image Size:  294 x 166 mm
[    46.342] (II) fglrx(0): h_active: 1366  h_sync: 1398  h_sync_end
1446 h_blank_end 1462 h_border: 0
[    46.342] (II) fglrx(0): v_active: 768  v_sync: 771  v_sync_end 777
v_blanking: 790 v_border: 0
[    46.342] (II) fglrx(0):  LG Display
[    46.342] (II) fglrx(0):  LP133WH1-TLA2
[    46.342] (II) fglrx(0): EDID (in hex):
[    46.342] (II) fglrx(0): 	00ffffffffffff0030e42c0200000000
[    46.342] (II) fglrx(0): 	00130103801d11780ad5d59659568c27
[    46.342] (II) fglrx(0): 	1f505400000001010101010101010101
[    46.342] (II) fglrx(0): 	010101010101121b5660500016302030
[    46.342] (II) fglrx(0): 	360026a6100000190000000000000000
[    46.342] (II) fglrx(0): 	00000000000000000000000000fe004c
[    46.342] (II) fglrx(0): 	4720446973706c61790a2020000000fe
[    46.342] (II) fglrx(0): 	004c503133335748312d544c41320002
[    46.342] (II) fglrx(0): EDID vendor "LGD", prod id 556
[    46.342] (II) fglrx(0): Printing DDC gathered Modelines:
[    46.342] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398
1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz eP)
[    46.342] (II) fglrx(0): Printing probed modes for output LVDS
[    46.342] (II) fglrx(0): Modeline "1366x768"x60.0   69.30  1366
1398 1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz)
[    46.342] (II) fglrx(0): Modeline "1360x768"x60.0   69.30  1360
1398 1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz)
[    46.342] (II) fglrx(0): Modeline "1280x768"x60.0   69.30  1280
1398 1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz)
[    46.342] (II) fglrx(0): Modeline "1280x720"x60.0   69.30  1280
1398 1446 1462  720 771 777 790 -hsync -vsync (47.4 kHz)
[    46.342] (II) fglrx(0): Modeline "1024x768"x60.0   69.30  1024
1398 1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz)
[    46.343] (II) fglrx(0): Modeline "1024x600"x60.0   69.30  1024
1398 1446 1462  600 771 777 790 -hsync -vsync (47.4 kHz)
[    46.343] (II) fglrx(0): Modeline "800x600"x60.0   69.30  800 1398
1446 1462  600 771 777 790 -hsync -vsync (47.4 kHz)
[    46.343] (II) fglrx(0): Modeline "800x480"x60.0   69.30  800 1398
1446 1462  480 771 777 790 -hsync -vsync (47.4 kHz)
[    46.343] (II) fglrx(0): Modeline "640x480"x60.0   69.30  640 1398
1446 1462  480 771 777 790 -hsync -vsync (47.4 kHz)
[    46.343] (II) fglrx(0): EDID for output DFP1
[    46.343] (II) fglrx(0): EDID for output CRT1
[    46.343] (II) fglrx(0): Manufacturer: PHL  Model: 83f  Serial#: 1425
[    46.343] (II) fglrx(0): Year: 2006  Week: 51
[    46.343] (II) fglrx(0): EDID Version: 1.3
[    46.343] (II) fglrx(0): Analog Display Input,  Input Voltage
Level: 0.700/0.300 V
[    46.343] (II) fglrx(0): Sync:  Separate  Composite  SyncOnGreen
[    46.343] (II) fglrx(0): Max Image Size [cm]: horiz.: 38  vert.: 30
[    46.343] (II) fglrx(0): Gamma: 2.20
[    46.343] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off;
RGB/Color Display
[    46.343] (II) fglrx(0): Default color space is primary color space
[    46.343] (II) fglrx(0): First detailed timing is preferred mode
[    46.343] (II) fglrx(0): redX: 0.634 redY: 0.354   greenX: 0.300
greenY: 0.614
[    46.343] (II) fglrx(0): blueX: 0.138 blueY: 0.076   whiteX: 0.310
whiteY: 0.329
[    46.343] (II) fglrx(0): Supported established timings:
[    46.343] (II) fglrx(0): 720x400@70Hz
[    46.343] (II) fglrx(0): 640x480@60Hz
[    46.343] (II) fglrx(0): 640x480@67Hz
[    46.343] (II) fglrx(0): 640x480@72Hz
[    46.343] (II) fglrx(0): 640x480@75Hz
[    46.343] (II) fglrx(0): 800x600@56Hz
[    46.343] (II) fglrx(0): 800x600@60Hz
[    46.343] (II) fglrx(0): 800x600@72Hz
[    46.343] (II) fglrx(0): 800x600@75Hz
[    46.343] (II) fglrx(0): 832x624@75Hz
[    46.343] (II) fglrx(0): 1024x768@60Hz
[    46.343] (II) fglrx(0): 1024x768@70Hz
[    46.343] (II) fglrx(0): 1024x768@75Hz
[    46.343] (II) fglrx(0): 1280x1024@75Hz
[    46.343] (II) fglrx(0): 1152x864@75Hz
[    46.343] (II) fglrx(0): Manufacturer's mask: 0
[    46.343] (II) fglrx(0): Supported standard timings:
[    46.343] (II) fglrx(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    46.343] (II) fglrx(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    46.343] (II) fglrx(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    46.343] (II) fglrx(0): Supported detailed timing:
[    46.343] (II) fglrx(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[    46.343] (II) fglrx(0): h_active: 1280  h_sync: 1328  h_sync_end
1440 h_blank_end 1688 h_border: 0
[    46.343] (II) fglrx(0): v_active: 1024  v_sync: 1025  v_sync_end
1028 v_blanking: 1066 v_border: 0
[    46.343] (II) fglrx(0): Serial No: AU30651001425
[    46.343] (II) fglrx(0): Monitor name: Philips 190S
[    46.343] (II) fglrx(0): Ranges: V min: 56 V max: 76 Hz, H min: 30
H max: 83 kHz, PixClock max 145 MHz
[    46.343] (II) fglrx(0): EDID (in hex):
[    46.343] (II) fglrx(0): 	00ffffffffffff00410c3f0891050000
[    46.343] (II) fglrx(0): 	331001030e261e78ee6d65a25a4c9d23
[    46.343] (II) fglrx(0): 	134f54bfef80714f8140818001010101
[    46.343] (II) fglrx(0): 	010101010101302a009851002a403070
[    46.343] (II) fglrx(0): 	1300782d1100001e000000ff00415533
[    46.343] (II) fglrx(0): 	30363531303031343235000000fc0050
[    46.343] (II) fglrx(0): 	68696c69707320313930530a000000fd
[    46.343] (II) fglrx(0): 	00384c1e530e000a20202020202000e9
[    46.343] (II) fglrx(0): Printing probed modes for output CRT1
[    46.343] (II) fglrx(0): Modeline "1280x1024"x60.0  108.00  1280
1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    46.343] (II) fglrx(0): Modeline "1280x1024"x75.0  135.00  1280
1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    46.343] (II) fglrx(0): Modeline "1280x960"x60.0  108.00  1280
1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    46.343] (II) fglrx(0): Modeline "1152x864"x75.0  108.00  1152
1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    46.343] (II) fglrx(0): Modeline "1152x864"x60.0  108.00  1152
1328 1440 1688  864 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    46.343] (II) fglrx(0): Modeline "1280x768"x60.0  108.00  1280
1376 1488 1800  768 961 964 1000 +hsync +vsync (60.0 kHz)
[    46.343] (II) fglrx(0): Modeline "1280x720"x60.0  108.00  1280
1376 1488 1800  720 961 964 1000 +hsync +vsync (60.0 kHz)
[    46.343] (II) fglrx(0): Modeline "1024x768"x75.0   78.75  1024
1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    46.343] (II) fglrx(0): Modeline "1024x768"x70.0   75.00  1024
1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    46.343] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024
1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    46.343] (II) fglrx(0): Modeline "1024x600"x75.0   78.75  1024
1040 1136 1312  600 769 772 800 +hsync +vsync (60.0 kHz)
[    46.343] (II) fglrx(0): Modeline "1024x600"x70.0   75.00  1024
1048 1184 1328  600 771 777 806 -hsync -vsync (56.5 kHz)
[    46.343] (II) fglrx(0): Modeline "1024x600"x60.0   65.00  1024
1048 1184 1344  600 771 777 806 -hsync -vsync (48.4 kHz)
[    46.343] (II) fglrx(0): Modeline "800x600"x72.0   50.00  800 856
976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    46.343] (II) fglrx(0): Modeline "800x600"x75.0   49.50  800 816
896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    46.343] (II) fglrx(0): Modeline "800x600"x60.0   40.00  800 840
968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    46.343] (II) fglrx(0): Modeline "800x600"x56.0   36.00  800 824
896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    46.343] (II) fglrx(0): Modeline "800x480"x72.0   50.00  800 856
976 1040  480 637 643 666 +hsync +vsync (48.1 kHz)
[    46.343] (II) fglrx(0): Modeline "800x480"x75.0   49.50  800 816
896 1056  480 601 604 625 +hsync +vsync (46.9 kHz)
[    46.343] (II) fglrx(0): Modeline "800x480"x60.0   40.00  800 840
968 1056  480 601 605 628 +hsync +vsync (37.9 kHz)
[    46.343] (II) fglrx(0): Modeline "800x480"x56.0   36.00  800 824
896 1024  480 601 603 625 +hsync +vsync (35.2 kHz)
[    46.343] (II) fglrx(0): Modeline "640x480"x75.0   31.50  640 656
720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    46.343] (II) fglrx(0): Modeline "640x480"x72.0   31.50  640 656
696 832  480 481 484 520 -hsync -vsync (37.9 kHz)
[    46.343] (II) fglrx(0): Modeline "640x480"x67.0   27.28  640 664
728 816  480 481 484 499 -hsync +vsync (33.4 kHz)
[    46.343] (II) fglrx(0): Modeline "640x480"x60.0   25.18  640 656
752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    46.343] (II) fglrx(0): Output LVDS connected
[    46.343] (II) fglrx(0): Output DFP1 disconnected
[    46.343] (II) fglrx(0): Output CRT1 connected
[    46.343] (II) fglrx(0): Using user preference for initial modes
[    46.343] (II) fglrx(0): Output LVDS using initial mode 1366x768
[    46.343] (II) fglrx(0): Output CRT1 using initial mode 1280x1024
[    46.343] (II) fglrx(0): Display dimensions: (290, 170) mm
[    46.343] (II) fglrx(0): DPI set to (119, 114)
[    46.343] (II) fglrx(0): Eyefinity capable adapter detected.
[    46.343] (II) fglrx(0): Adapter ATI Mobility Radeon HD 5400 Series
 has 4 configurable heads and 2 displays connected.
[    46.343] (==) fglrx(0):  PseudoColor visuals disabled
[    46.343] (II) Loading sub module "ramdac"
[    46.343] (II) LoadModule: "ramdac"
[    46.343] (II) Module "ramdac" already built-in
[    46.343] (==) fglrx(0): NoDRI = NO
[    46.343] (==) fglrx(0): Capabilities: 0x00000000
[    46.343] (==) fglrx(0): CapabilitiesEx: 0x00000000
[    46.343] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[    46.343] (==) fglrx(0): UseFastTLS=0
[    46.343] (--) Depth 24 pixmap format is 32 bpp
[    46.343] (EE) fglrx(0): atiddxDriScreenInit failed, GPS not been
initialized.
[    46.343] (WW) fglrx(0):
***********************************************************
[    46.343] (WW) fglrx(0): * DRI initialization failed
               *
[    46.343] (WW) fglrx(0): * kernel module (fglrx.ko) may be missing
or incompatible *
[    46.343] (WW) fglrx(0): * 2D and 3D acceleration disabled
               *
[    46.343] (WW) fglrx(0):
***********************************************************
[    46.373] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x10000000
[    46.459] (II) fglrx(0): FBMM initialized for area (0,0)-(2688,8191)
[    46.459] (II) fglrx(0): FBMM auto alloc for area (0,0)-(2688,2646)
(front color buffer - assumption)
[    46.459] (II) fglrx(0): Largest offscreen area available: 2688 x 5545
[    46.466] (==) fglrx(0): Backing store disabled
[    46.466] (II) Loading extension FGLRXEXTENSION
[    46.466] (==) fglrx(0): DPMS enabled
[    46.466] (II) fglrx(0): Initialized in-driver Xinerama extension
[    46.466] (WW) fglrx(0): Textured Video not supported without DRI enabled.
[    46.466] (II) LoadModule: "glesx"
[    46.466] (II) Loading /usr/lib/xorg/modules/glesx.so
[    46.740] (II) Module glesx: vendor="X.Org Foundation"
[    46.740] 	compiled for 1.4.99.906, module version = 1.0.0
[    46.740] (II) Loading extension GLESX
[    46.740] (II) fglrx(0): GLESX enableFlags = 576
[    46.768] (II) LoadModule: "amdxmm"
[    46.768] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[    46.777] (II) Module amdxmm: vendor="X.Org Foundation"
[    46.777] 	compiled for 1.4.99.906, module version = 2.0.0
[    46.777] (EE) fglrx(0): XMM failed to open CMMQS connection.(EE) fglrx(0):
[    46.777] (EE) fglrx(0): XMM failed to initialize
[    46.777] (WW) fglrx(0): No XV video playback available
[    46.777] (II) fglrx(0): Enable composite support successfully
[    46.777] (==) fglrx(0): Silken mouse enabled
[    46.778] (==) fglrx(0): Using HW cursor of display infrastructure!
[    46.779] (II) fglrx(0): Disabling in-server RandR and enabling
in-driver RandR 1.2.
[    46.779] (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
[    46.779] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
[    47.060] (II) fglrx(0): User Preference Output LVDS using refresh
rate 60.0 Hz.
[    47.482] (II) fglrx(0): User Preference Output CRT1 using refresh
rate 60.0 Hz.
[    47.518] (--) RandR disabled
[    47.518] (II) Initializing built-in extension Generic Event Extension
[    47.518] (II) Initializing built-in extension SHAPE
[    47.518] (II) Initializing built-in extension MIT-SHM
[    47.518] (II) Initializing built-in extension XInputExtension
[    47.518] (II) Initializing built-in extension XTEST
[    47.518] (II) Initializing built-in extension BIG-REQUESTS
[    47.518] (II) Initializing built-in extension SYNC
[    47.518] (II) Initializing built-in extension XKEYBOARD
[    47.518] (II) Initializing built-in extension XC-MISC
[    47.518] (II) Initializing built-in extension SECURITY
[    47.518] (II) Initializing built-in extension XINERAMA
[    47.518] (II) Initializing built-in extension XFIXES
[    47.518] (II) Initializing built-in extension RENDER
[    47.518] (II) Initializing built-in extension RANDR
[    47.518] (II) Initializing built-in extension COMPOSITE
[    47.518] (II) Initializing built-in extension DAMAGE
[    47.518] (II) SELinux: Disabled on system
[    47.520] [glesx] __glESXExtensionInit: No GL ES2.0 capable screen found!
[    47.535] (II) AIGLX: Screen 0 is not DRI capable
[    47.535] (II) fglrx(0): Setting screen physical size to 700 x 270
[    48.252] (II) config/udev: Adding input device Power Button
(/dev/input/event3)
[    48.252] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    48.252] (II) LoadModule: "evdev"
[    48.252] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    48.261] (II) Module evdev: vendor="X.Org Foundation"
[    48.261] 	compiled for 1.12.1, module version = 2.7.0
[    48.261] 	Module class: X.Org XInput Driver
[    48.261] 	ABI class: X.Org XInput driver, version 16.0
[    48.261] (II) Using input driver 'evdev' for 'Power Button'
[    48.261] (**) Power Button: always reports core events
[    48.261] (**) evdev: Power Button: Device: "/dev/input/event3"
[    48.261] (--) evdev: Power Button: Vendor 0 Product 0x1
[    48.261] (--) evdev: Power Button: Found keys
[    48.261] (II) evdev: Power Button: Configuring as keyboard
[    48.261] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    48.261] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 6)
[    48.261] (**) Option "xkb_rules" "evdev"
[    48.261] (**) Option "xkb_model" "pc105"
[    48.261] (**) Option "xkb_layout" "it"
[    48.487] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    48.487] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    48.487] (II) Using input driver 'evdev' for 'Video Bus'
[    48.488] (**) Video Bus: always reports core events
[    48.488] (**) evdev: Video Bus: Device: "/dev/input/event4"
[    48.488] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    48.488] (--) evdev: Video Bus: Found keys
[    48.488] (II) evdev: Video Bus: Configuring as keyboard
[    48.488] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:53/LNXVIDEO:02/input/input4/event4"
[    48.488] (II) XINPUT: Adding extended input device "Video Bus"
(type: KEYBOARD, id 7)
[    48.488] (**) Option "xkb_rules" "evdev"
[    48.488] (**) Option "xkb_model" "pc105"
[    48.488] (**) Option "xkb_layout" "it"
[    48.489] (II) config/udev: Adding input device Power Button
(/dev/input/event2)
[    48.489] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    48.489] (II) Using input driver 'evdev' for 'Power Button'
[    48.489] (**) Power Button: always reports core events
[    48.489] (**) evdev: Power Button: Device: "/dev/input/event2"
[    48.489] (--) evdev: Power Button: Vendor 0 Product 0x1
[    48.489] (--) evdev: Power Button: Found keys
[    48.489] (II) evdev: Power Button: Configuring as keyboard
[    48.489] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[    48.489] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 8)
[    48.489] (**) Option "xkb_rules" "evdev"
[    48.489] (**) Option "xkb_model" "pc105"
[    48.489] (**) Option "xkb_layout" "it"
[    48.490] (II) config/udev: Adding input device Lid Switch
(/dev/input/event1)
[    48.490] (II) No input driver specified, ignoring this device.
[    48.490] (II) This device may have been added with another device file.
[    48.491] (II) config/udev: Adding input device HD-Audio Generic
HDMI/DP,pcm=3 (/dev/input/event12)
[    48.491] (II) No input driver specified, ignoring this device.
[    48.491] (II) This device may have been added with another device file.
[    48.491] (II) config/udev: Adding input device HDA Digital PCBeep
(/dev/input/event9)
[    48.491] (II) No input driver specified, ignoring this device.
[    48.491] (II) This device may have been added with another device file.
[    48.492] (II) config/udev: Adding input device HDA Intel Mic
(/dev/input/event10)
[    48.492] (II) No input driver specified, ignoring this device.
[    48.492] (II) This device may have been added with another device file.
[    48.492] (II) config/udev: Adding input device HDA Intel Headphone
(/dev/input/event11)
[    48.492] (II) No input driver specified, ignoring this device.
[    48.492] (II) This device may have been added with another device file.
[    48.493] (II) config/udev: Adding input device HP Webcam
(/dev/input/event13)
[    48.493] (**) HP Webcam: Applying InputClass "evdev keyboard catchall"
[    48.493] (II) Using input driver 'evdev' for 'HP Webcam'
[    48.493] (**) HP Webcam: always reports core events
[    48.493] (**) evdev: HP Webcam: Device: "/dev/input/event13"
[    48.493] (--) evdev: HP Webcam: Vendor 0x174f Product 0x1118
[    48.493] (--) evdev: HP Webcam: Found keys
[    48.493] (II) evdev: HP Webcam: Configuring as keyboard
[    48.493] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input13/event13"
[    48.493] (II) XINPUT: Adding extended input device "HP Webcam"
(type: KEYBOARD, id 9)
[    48.493] (**) Option "xkb_rules" "evdev"
[    48.493] (**) Option "xkb_model" "pc105"
[    48.493] (**) Option "xkb_layout" "it"
[    48.494] (II) config/udev: Adding input device AT Translated Set 2
keyboard (/dev/input/event0)
[    48.494] (**) AT Translated Set 2 keyboard: Applying InputClass
"evdev keyboard catchall"
[    48.494] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    48.494] (**) AT Translated Set 2 keyboard: always reports core events
[    48.494] (**) evdev: AT Translated Set 2 keyboard: Device:
"/dev/input/event0"
[    48.495] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    48.495] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    48.495] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    48.495] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    48.495] (II) XINPUT: Adding extended input device "AT Translated
Set 2 keyboard" (type: KEYBOARD, id 10)
[    48.495] (**) Option "xkb_rules" "evdev"
[    48.495] (**) Option "xkb_model" "pc105"
[    48.495] (**) Option "xkb_layout" "it"
[    48.496] (II) config/udev: Adding input device SynPS/2 Synaptics
TouchPad (/dev/input/event8)
[    48.496] (**) SynPS/2 Synaptics TouchPad: Applying InputClass
"evdev touchpad catchall"
[    48.496] (**) SynPS/2 Synaptics TouchPad: Applying InputClass
"touchpad catchall"
[    48.496] (**) SynPS/2 Synaptics TouchPad: Applying InputClass
"Default clickpad buttons"
[    48.496] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Touchpad"
[    48.496] (II) Using input driver 'synaptics' for 'SynPS/2
Synaptics TouchPad'
[    48.496] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    48.496] (**) Option "Device" "/dev/input/event8"
[    48.712] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring
touch events for semi-multitouch device
[    48.712] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[    48.712] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range
1472 - 5516
[    48.712] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range
1408 - 4544
[    48.712] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    48.712] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width
range 0 - 15
[    48.712] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left
double triple
[    48.712] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    48.712] (**) Option "VertEdgeScroll" "1"
[    48.712] (**) Option "CornerCoasting" "1"
[    48.712] (**) Option "VertTwoFingerScroll" "1"
[    48.712] (**) Option "HorizTwoFingerScroll" "1"
[    48.712] (**) Option "EdgeMotionUseAlways" "1"
[    48.712] (**) Option "RBCornerButton" "9"
[    48.712] (**) Option "LBCornerButton" "8"
[    48.712] (**) Option "TapButton1" "1"
[    48.712] (**) Option "TapButton2" "2"
[    48.712] (**) Option "TapButton3" "3"
[    48.713] (**) Option "CircularScrolling" "1"
[    48.713] (**) Option "CircScrollTrigger" "7"
[    48.713] (**) Option "MinSpeed" "0.5"
[    48.713] (**) Option "MaxSpeed" "1.0"
[    48.713] (**) Option "AccelFactor" "0.075"
[    48.713] (**) Option "CoastingSpeed" "8"
[    48.713] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    48.713] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    48.713] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    48.812] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio4/input/input8/event8"
[    48.812] (II) XINPUT: Adding extended input device "SynPS/2
Synaptics TouchPad" (type: TOUCHPAD, id 11)
[    48.812] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel)
MinSpeed is now constant deceleration 2.0
[    48.812] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 2.00
[    48.812] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor
is now 0.075
[    48.812] (**) SynPS/2 Synaptics TouchPad: (accel) keeping
acceleration scheme 1
[    48.813] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    48.813] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    48.813] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    48.813] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    48.813] (II) config/udev: Adding input device SynPS/2 Synaptics
TouchPad (/dev/input/mouse0)
[    48.813] (**) SynPS/2 Synaptics TouchPad: Ignoring device from
InputClass "touchpad ignore duplicates"
[    48.814] (II) config/udev: Adding input device ST LIS3LV02DL
Accelerometer (/dev/input/event6)
[    48.814] (II) No input driver specified, ignoring this device.
[    48.814] (II) This device may have been added with another device file.
[    48.814] (II) config/udev: Adding input device ST LIS3LV02DL
Accelerometer (/dev/input/js0)
[    48.814] (II) No input driver specified, ignoring this device.
[    48.814] (II) This device may have been added with another device file.
[    48.815] (II) config/udev: Adding input device PC Speaker
(/dev/input/event5)
[    48.815] (II) No input driver specified, ignoring this device.
[    48.815] (II) This device may have been added with another device file.
[    48.816] (II) config/udev: Adding input device ACPI Virtual
Keyboard Device (/dev/input/event14)
[    48.816] (**) ACPI Virtual Keyboard Device: Applying InputClass
"evdev keyboard catchall"
[    48.816] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    48.816] (**) ACPI Virtual Keyboard Device: always reports core events
[    48.816] (**) evdev: ACPI Virtual Keyboard Device: Device:
"/dev/input/event14"
[    48.816] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[    48.816] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[    48.816] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[    48.816] (**) Option "config_info"
"udev:/sys/devices/virtual/input/input14/event14"
[    48.816] (II) XINPUT: Adding extended input device "ACPI Virtual
Keyboard Device" (type: KEYBOARD, id 12)
[    48.816] (**) Option "xkb_rules" "evdev"
[    48.816] (**) Option "xkb_model" "pc105"
[    48.816] (**) Option "xkb_layout" "it"
[    48.817] (II) config/udev: Adding input device HP WMI hotkeys
(/dev/input/event7)
[    48.817] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    48.817] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[    48.817] (**) HP WMI hotkeys: always reports core events
[    48.817] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event7"
[    48.817] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[    48.817] (--) evdev: HP WMI hotkeys: Found keys
[    48.817] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[    48.817] (**) Option "config_info"
"udev:/sys/devices/virtual/input/input7/event7"
[    48.817] (II) XINPUT: Adding extended input device "HP WMI
hotkeys" (type: KEYBOARD, id 13)
[    48.817] (**) Option "xkb_rules" "evdev"
[    48.817] (**) Option "xkb_model" "pc105"
[    48.817] (**) Option "xkb_layout" "it"
[    48.825] (II) fglrx(0): Restoring Recent Mode via PCS is not
supported in RANDR 1.2 capable environments
[    61.032] (II) fglrx(0): EDID vendor "LGD", prod id 556
[    61.032] (II) fglrx(0): Printing DDC gathered Modelines:
[    61.033] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398
1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz eP)
[    61.046] (II) fglrx(0): EDID vendor "LGD", prod id 556
[    61.046] (II) fglrx(0): Printing DDC gathered Modelines:
[    61.046] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398
1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz eP)
[    61.101] (II) fglrx(0): EDID vendor "LGD", prod id 556
[    61.101] (II) fglrx(0): Printing DDC gathered Modelines:
[    61.101] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398
1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz eP)
[    61.105] (II) fglrx(0): xdl_xs112_atiddxDisplayScreenEnableDisplays
[    61.112] (II) fglrx(0): User Preference Output LVDS using refresh
rate 60.0 Hz.
[    62.392] (II) fglrx(0): EDID vendor "LGD", prod id 556
[    62.392] (II) fglrx(0): Printing DDC gathered Modelines:
[    62.392] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398
1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz eP)
[    98.863] (II) fglrx(0): EDID vendor "LGD", prod id 556
[    98.863] (II) fglrx(0): Printing DDC gathered Modelines:
[    98.863] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398
1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz eP)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6225699

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
E: DMI_VENDOR=Hewlett-Packard
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6708507
E: XKBLAYOUT=it
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:53/LNXVIDEO:02/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:53/LNXVIDEO:02/input/input4
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:02
E: ID_PATH_TAG=acpi-LNXVIDEO_02
E: KEY=3e000b00000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6329068

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:53/LNXVIDEO:02/input/input4/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:53/LNXVIDEO:02/input/input4/event4
E: DMI_VENDOR=Hewlett-Packard
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:02
E: ID_PATH_TAG=acpi-LNXVIDEO_02
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6708584
E: XKBLAYOUT=it
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6240843

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
E: DMI_VENDOR=Hewlett-Packard
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6708542
E: XKBLAYOUT=it
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
E: EV=21
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PRODUCT=19/0/5/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=1
E: UDEV_LOG=3
E: USEC_INITIALIZED=6240815

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
N: input/event1
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6457130

P: /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input12
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input12
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:01:00.1
E: ID_PATH_TAG=pci-0000_01_00_1
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw8,
E: NAME="HD-Audio Generic HDMI/DP,pcm=3"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=100
E: UDEV_LOG=3
E: USEC_INITIALIZED=7655914

P: /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input12/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input12/event12
E: ID_INPUT=1
E: ID_PATH=pci-0000:01:00.1
E: ID_PATH_TAG=pci-0000_01_00_1
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7659065

P: /devices/pci0000:00/0000:00:1b.0/input/input9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input9
E: EV=40001
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0001v111Dp7605e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PRODUCT=1/111d/7605/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7609369

P: /devices/pci0000:00/0000:00:1b.0/input/input9/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input9/event9
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7611786

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: UDEV_LOG=3
E: USEC_INITIALIZED=7617631

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7620125

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: UDEV_LOG=3
E: USEC_INITIALIZED=7617821

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7620173

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input13
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input13
E: EV=3
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=HP_Webcam
E: ID_MODEL_ENC=HP\x20Webcam
E: ID_MODEL_ID=1118
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.6:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_6_1_0
E: ID_REVISION=0925
E: ID_SERIAL=D-MAX_HP_Webcam_0
E: ID_SERIAL_SHORT=0
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=D-MAX
E: ID_VENDOR_ENC=D-MAX
E: ID_VENDOR_ID=174f
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v174Fp1118e0925-e0,1,kD4,ramlsfw
E: NAME="HP Webcam"
E: PHYS="usb-0000:00:1d.0-1.6/button"
E: PRODUCT=3/174f/1118/925
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7839920

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input13/event13
N: input/event13
S: input/by-id/usb-D-MAX_HP_Webcam_0-event-if00
S: input/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-D-MAX_HP_Webcam_0-event-if00
/dev/input/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-event
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input13/event13
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=HP_Webcam
E: ID_MODEL_ENC=HP\x20Webcam
E: ID_MODEL_ID=1118
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.6:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_6_1_0
E: ID_REVISION=0925
E: ID_SERIAL=D-MAX_HP_Webcam_0
E: ID_SERIAL_SHORT=0
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=D-MAX
E: ID_VENDOR_ENC=D-MAX
E: ID_VENDOR_ID=174f
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7842261
E: XKBLAYOUT=it
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=20000 20 0 0 500f02100003 3803078f900d401 feffffdfffefffff
fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8E,8F,98,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D4,D9,E0,E1,E2,E3,EC,EE,185,1D1,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab41
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6699550

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: DMI_VENDOR=Hewlett-Packard
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6708819
E: XKBLAYOUT=it
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio4/input/input8
E: ABS=260800011000003
E: DEVPATH=/devices/platform/i8042/serio4/input/input8
E: EV=b
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-4
E: ID_PATH_TAG=platform-i8042-serio-4
E: ID_SERIAL=noserial
E: KEY=6420 10000 0 0 0 0
E: MODALIAS=input:b0011v0002p0007e01B1-e0,1,3,k110,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio4/input0"
E: PRODUCT=11/2/7/1b1
E: PROP=d
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7580896

P: /devices/platform/i8042/serio4/input/input8/event8
N: input/event8
S: input/by-path/platform-i8042-serio-4-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-4-event-mouse
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/platform/i8042/serio4/input/input8/event8
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-4
E: ID_PATH_TAG=platform-i8042-serio-4
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7583682

P: /devices/platform/i8042/serio4/input/input8/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-4-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-4-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio4/input/input8/mouse0
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-4
E: ID_PATH_TAG=platform-i8042-serio-4
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7583497

P: /devices/platform/lis3lv02d/input/input6
E: ABS=7
E: DEVPATH=/devices/platform/lis3lv02d/input/input6
E: EV=9
E: ID_INPUT=1
E: ID_INPUT_ACCELEROMETER=1
E: ID_PATH=platform-lis3lv02d
E: ID_PATH_TAG=platform-lis3lv02d
E: MODALIAS=input:b0019v0000p0000e0000-e0,3,kra0,1,2,mlsfw
E: NAME="ST LIS3LV02DL Accelerometer"
E: PHYS="lis3lv02d/input0"
E: PRODUCT=19/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6768726

P: /devices/platform/lis3lv02d/input/input6/event6
N: input/event6
S: input/by-path/platform-lis3lv02d-event
E: DEVLINKS=/dev/input/by-path/platform-lis3lv02d-event
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/platform/lis3lv02d/input/input6/event6
E: ID_INPUT=1
E: ID_INPUT_ACCELEROMETER=1
E: ID_PATH=platform-lis3lv02d
E: ID_PATH_TAG=platform-lis3lv02d
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6879114

P: /devices/platform/lis3lv02d/input/input6/js0
N: input/js0
E: DEVNAME=/dev/input/js0
E: DEVPATH=/devices/platform/lis3lv02d/input/input6/js0
E: ID_INPUT=1
E: ID_INPUT_ACCELEROMETER=1
E: ID_PATH=platform-lis3lv02d
E: ID_PATH_TAG=platform-lis3lv02d
E: MAJOR=13
E: MINOR=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6879071

P: /devices/platform/pcspkr/input/input5
E: DEVPATH=/devices/platform/pcspkr/input/input5
E: EV=40001
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6533579

P: /devices/platform/pcspkr/input/input5/event5
N: input/event5
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/platform/pcspkr/input/input5/event5
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6535345

P: /devices/virtual/input/input14
E: DEVPATH=/devices/virtual/input/input14
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=ffffffffffffffff ffffffffffffffff ffffffffffffffff fffffffffffffffe
E: MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: NAME="ACPI Virtual Keyboard Device"
E: PRODUCT=3/0/0/4
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=20097960

P: /devices/virtual/input/input14/event14
N: input/event14
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/virtual/input/input14/event14
E: DMI_VENDOR=Hewlett-Packard
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=20100005
E: XKBLAYOUT=it
E: XKBMODEL=pc105

P: /devices/virtual/input/input7
E: DEVPATH=/devices/virtual/input/input7
E: EV=33
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: KEY=4000000000 0 1000700000000 2100400 0 0
E: MODALIAS=input:b0019v0000p0000e0000-e0,1,4,5,k8A,94,99,E0,E1,E2,F0,166,ram4,lsfw1,5,
E: MSC=10
E: NAME="HP WMI hotkeys"
E: PHYS="wmi/input0"
E: PRODUCT=19/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=22
E: UDEV_LOG=3
E: USEC_INITIALIZED=7072872

P: /devices/virtual/input/input7/event7
N: input/event7
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/virtual/input/input7/event7
E: DMI_VENDOR=Hewlett-Packard
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7074908
E: XKBLAYOUT=it
E: XKBMODEL=pc105


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    2.334618] Linux agpgart interface v0.103


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

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

Versions of packages xserver-xorg-video-radeon depends on:
ii  libc6                                  2.13-34
ii  libdrm-radeon1                         2.4.33-3
ii  libdrm2                                2.4.33-3
ii  libpciaccess0                          0.13.1-2
ii  libudev0                               175-3.1
ii  xserver-xorg-core [xorg-video-abi-12]  2:1.12.1.902-1

xserver-xorg-video-radeon recommends no packages.

Versions of packages xserver-xorg-video-radeon suggests:
pn  firmware-linux  <none>

-- no debconf information



Reply to: