Alexander V. Kudrevatykh
2011-Nov-20 06:40 UTC
[Secure-testing-team] Bug#649346: fglrx-driver: using xv extension crashes Xorg
Package: fglrx-driver trace in Xorg [ 522.634] Backtrace: [ 522.671] 0: /usr/bin/Xorg (xorg_backtrace+0x26) [0x7f619d41d8f6] [ 522.672] 1: /usr/bin/Xorg (0x7f619d299000+0x188559) [0x7f619d421559] [ 522.672] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f619c5c2000+0xf020) [0x7f619c5d1020] [ 522.674] 3: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xs111LookupPrivate+0x22) [0x7f6198ec4c72] [ 522.675] 4: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xclLookupPrivate+0xd) [0x7f619889775d] [ 522.675] 5: /usr/lib/xorg/modules/amdxmm.so (X740XvPutImage+0x12e) [0x7f6195cab8de] [ 522.676] 6: /usr/bin/Xorg (0x7f619d299000+0xa693e) [0x7f619d33f93e] [ 522.676] 7: /usr/lib/xorg/modules/extensions/libextmod.so (0x7f619a3c5000+0x12e02) [0x7f619a3d7e02] [ 522.676] 8: /usr/bin/Xorg (0x7f619d299000+0x51f59) [0x7f619d2eaf59] [ 522.676] 9: /usr/bin/Xorg (0x7f619d299000+0x411ba) [0x7f619d2da1ba] [ 522.676] 10: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f619b2edead] [ 522.676] 11: /usr/bin/Xorg (0x7f619d299000+0x414ad) [0x7f619d2da4ad] [ 522.677] Segmentation fault at address 0x20 [ 522.677] Fatal server error: [ 522.677] Caught signal 11 (Segmentation fault). Server aborting [ 522.677] Version: 1:11-11-3 Severity: normal Tags: security -- Package-specific info: VGA-compatible devices on PCI bus: 01:00.0 VGA compatible controller: ATI Technologies Inc M92 [Mobility Radeon HD 4500/5100 Series] DRM and fglrx Informations from dmesg: [ 0.000000] No AGP bridge found [ 0.000000] No AGP bridge found [ 1.405132] Linux agpgart interface v0.103 [ 6.746943] fglrx: module license ''Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY'' taints kernel. [ 6.887760] [fglrx] Maximum main memory to use for locked dma buffers: 2876 MBytes. [ 6.888162] [fglrx] vendor: 1002 device: 9553 count: 1 [ 6.888661] [fglrx] ioport: bar 1, base 0xd000, size: 0x100 [ 6.888898] [fglrx] Kernel PAT support is enabled [ 6.888927] [fglrx] module loaded - fglrx 8.91.4 [Oct 25 2011] with 1 minors [ 36.552425] [fglrx] ATIF platform detected with notification ID: 0x81 [ 37.689496] fglrx_pci 0000:01:00.0: irq 44 for MSI/MSI-X [ 37.690544] [fglrx] Firegl kernel thread PID: 2464 [ 37.690665] [fglrx] Firegl kernel thread PID: 2465 [ 37.690760] [fglrx] Firegl kernel thread PID: 2466 [ 37.690914] [fglrx] IRQ 44 Enabled [ 39.143635] [fglrx] Gart USWC size:944 M. [ 39.143641] [fglrx] Gart cacheable size:373 M. [ 39.143647] [fglrx] Reserved FB block: Shared offset:0, size:1000000 [ 39.143650] [fglrx] Reserved FB block: Unshared offset:fd0b000, size:2f5000 [ 39.143654] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000 [ 523.132325] [fglrx] IRQ 44 Disabled [ 523.616970] fglrx_pci 0000:01:00.0: irq 44 for MSI/MSI-X [ 523.617768] [fglrx] Firegl kernel thread PID: 7890 [ 523.617865] [fglrx] Firegl kernel thread PID: 7891 [ 523.618127] [fglrx] Firegl kernel thread PID: 7892 [ 523.618358] [fglrx] IRQ 44 Enabled [ 523.837354] [fglrx] Gart USWC size:944 M. [ 523.837360] [fglrx] Gart cacheable size:373 M. [ 523.837366] [fglrx] Reserved FB block: Shared offset:0, size:1000000 [ 523.837370] [fglrx] Reserved FB block: Unshared offset:fd0b000, size:2f5000 [ 523.837373] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000 Xorg X server configuration file status: -rw-r--r-- 1 root root 993 Aug 21 17:34 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 Option "AIGLX" "false" EndSection #Section "Module" #Load "i2c" #Load "bitmap" #Load "ddc" #Load "dri" #Load "extmod" #Load "freetype" #Load "glx" #Load "int10" #Load "type1" #Load "vbe" #EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection #Section "Extensions" # Option "Composite" "false" # Option "XFree86-DRI" "1" #EndSection #Section "DRI" # Mode 0666 #EndSection Xorg X server log files on system: -rw-r--r-- 1 root root 37376 Nov 13 2010 /var/log/Xorg.22.log -rw-r--r-- 1 root root 37373 Feb 5 2011 /var/log/Xorg.21.log -rw-r--r-- 1 root root 37202 Apr 24 2011 /var/log/Xorg.20.log -rw-r--r-- 1 root root 21147 Jun 30 22:30 /var/log/Xorg.3.log -rw-r--r-- 1 root root 21147 Jun 30 22:32 /var/log/Xorg.4.log -rw-r--r-- 1 root root 21147 Jun 30 22:33 /var/log/Xorg.5.log -rw-r--r-- 1 root root 21146 Jun 30 22:33 /var/log/Xorg.6.log -rw-r--r-- 1 root root 21147 Jun 30 22:33 /var/log/Xorg.7.log -rw-r--r-- 1 root root 21146 Jun 30 22:33 /var/log/Xorg.8.log -rw-r--r-- 1 root root 36876 Sep 21 22:53 /var/log/Xorg.2.log -rw-r--r-- 1 root root 36388 Nov 13 15:24 /var/log/Xorg.1.log -rw-r--r-- 1 root root 36051 Nov 20 09:07 /var/log/Xorg.0.log Contents of most recent Xorg X server log file /var/log/Xorg.0.log: [ 523.219] X.Org X Server 1.11.1.902 (1.11.2 RC 2) Release Date: 2011-10-28 [ 523.219] X Protocol Version 11, Revision 0 [ 523.219] Build Operating System: Linux 3.1.0-rc4-amd64 x86_64 Debian [ 523.219] Current Operating System: Linux void 3.1.0-1-amd64 #1 SMP Mon Nov 14 08:02:25 UTC 2011 x86_64 [ 523.219] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.1.0-1-amd64 root=UUID=e9966828-3625-4e5a-923c-fe8da44d1ab6 ro selinux=1 quiet usbcore.autosuspend=1 [ 523.219] Build Date: 02 November 2011 10:15:50AM [ 523.219] xorg-server 2:1.11.1.902-1 (Cyril Brulebois <kibi at debian.org>) [ 523.219] Current version of pixman: 0.24.0 [ 523.219] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 523.219] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 523.219] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 20 09:07:23 2011 [ 523.219] (==) Using config file: "/etc/X11/xorg.conf" [ 523.220] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 523.220] (==) ServerLayout "aticonfig Layout" [ 523.220] (**) |-->Screen "aticonfig-Screen[0]-0" (0) [ 523.220] (**) | |-->Monitor "aticonfig-Monitor[0]-0" [ 523.220] (**) | |-->Device "aticonfig-Device[0]-0" [ 523.221] (**) Option "AIGLX" "false" [ 523.221] (==) Automatically adding devices [ 523.221] (==) Automatically enabling devices [ 523.221] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 523.221] Entry deleted from font path. [ 523.221] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. [ 523.221] Entry deleted from font path. [ 523.221] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. [ 523.221] Entry deleted from font path. [ 523.221] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. [ 523.221] Entry deleted from font path. [ 523.221] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [ 523.221] Entry deleted from font path. [ 523.221] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/Type1, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins [ 523.221] (==) ModulePath set to "/usr/lib/xorg/modules" [ 523.221] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 523.221] (II) Loader magic: 0x7fc0ec30cae0 [ 523.221] (II) Module ABI versions: [ 523.221] X.Org ANSI C Emulation: 0.4 [ 523.221] X.Org Video Driver: 11.0 [ 523.221] X.Org XInput driver : 13.0 [ 523.221] X.Org Server Extension : 6.0 [ 523.222] (--) PCI:*(0:1:0:0) 1002:9553:1043:1b42 rev 0, Mem @ 0xd0000000/268435456, 0xfbdf0000/65536, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072 [ 523.222] (II) Open ACPI successful (/var/run/acpid.socket) [ 523.222] (II) LoadModule: "extmod" [ 523.223] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 523.223] (II) Module extmod: vendor="X.Org Foundation" [ 523.223] compiled for 1.11.1.902, module version = 1.0.0 [ 523.223] Module class: X.Org Server Extension [ 523.223] ABI class: X.Org Server Extension, version 6.0 [ 523.223] (II) Loading extension SELinux [ 523.223] (II) Loading extension MIT-SCREEN-SAVER [ 523.223] (II) Loading extension XFree86-VidModeExtension [ 523.223] (II) Loading extension XFree86-DGA [ 523.223] (II) Loading extension DPMS [ 523.223] (II) Loading extension XVideo [ 523.223] (II) Loading extension XVideo-MotionCompensation [ 523.223] (II) Loading extension X-Resource [ 523.223] (II) LoadModule: "dbe" [ 523.224] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 523.224] (II) Module dbe: vendor="X.Org Foundation" [ 523.224] compiled for 1.11.1.902, module version = 1.0.0 [ 523.224] Module class: X.Org Server Extension [ 523.224] ABI class: X.Org Server Extension, version 6.0 [ 523.224] (II) Loading extension DOUBLE-BUFFER [ 523.224] (II) LoadModule: "glx" [ 523.224] (II) Loading /usr/lib/xorg/modules/linux/libglx.so [ 523.224] (II) Module glx: vendor="Advanced Micro Devices, Inc." [ 523.224] compiled for 6.9.0, module version = 1.0.0 [ 523.224] (II) Loading extension GLX [ 523.224] (II) LoadModule: "record" [ 523.225] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 523.225] (II) Module record: vendor="X.Org Foundation" [ 523.225] compiled for 1.11.1.902, module version = 1.13.0 [ 523.225] Module class: X.Org Server Extension [ 523.225] ABI class: X.Org Server Extension, version 6.0 [ 523.225] (II) Loading extension RECORD [ 523.225] (II) LoadModule: "dri" [ 523.225] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 523.226] (II) Module dri: vendor="X.Org Foundation" [ 523.226] compiled for 1.11.1.902, module version = 1.0.0 [ 523.226] ABI class: X.Org Server Extension, version 6.0 [ 523.226] (II) Loading extension XFree86-DRI [ 523.226] (II) LoadModule: "dri2" [ 523.226] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 523.226] (II) Module dri2: vendor="X.Org Foundation" [ 523.226] compiled for 1.11.1.902, module version = 1.2.0 [ 523.226] ABI class: X.Org Server Extension, version 6.0 [ 523.226] (II) Loading extension DRI2 [ 523.226] (II) LoadModule: "fglrx" [ 523.226] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so [ 523.255] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc." [ 523.255] compiled for 1.4.99.906, module version = 8.91.4 [ 523.256] Module class: X.Org Video Driver [ 523.256] (II) Loading sub module "fglrxdrm" [ 523.256] (II) LoadModule: "fglrxdrm" [ 523.256] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so [ 523.256] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc." [ 523.256] compiled for 1.4.99.906, module version = 8.91.4 [ 523.256] (II) ATI Proprietary Linux Driver Version Identifier:8.91.4 [ 523.256] (II) ATI Proprietary Linux Driver Release Identifier: 8.911 [ 523.256] (II) ATI Proprietary Linux Driver Build Date: Oct 25 2011 21:24:13 [ 523.256] (++) using VT number 8 [ 523.263] (WW) Falling back to old probe method for fglrx [ 523.274] (II) Loading PCS database from /etc/ati/amdpcsdb [ 523.275] (--) Chipset Supported AMD Graphics Processor (0x9553) found [ 523.275] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:17:0) found [ 523.275] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:18:0) found [ 523.275] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:18:1) found [ 523.275] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:18:2) found [ 523.275] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:19:0) found [ 523.275] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:19:2) found [ 523.275] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:0) found [ 523.275] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:2) found [ 523.275] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:3) found [ 523.275] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:4) found [ 523.275] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:5) found [ 523.276] (II) AMD Video driver is running on a device belonging to a group targeted for this release [ 523.276] (II) AMD Video driver is signed [ 523.276] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so [ 523.276] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so [ 523.276] (II) fglrx(0): pEnt->device->identifier=0x7fc0ed11f1a0 [ 523.276] (II) fglrx(0): === [xdl_xs111_atiddxPreInit] === begin [ 523.276] (II) Loading sub module "vgahw" [ 523.276] (II) LoadModule: "vgahw" [ 523.277] (II) Loading /usr/lib/xorg/modules/libvgahw.so [ 523.277] (II) Module vgahw: vendor="X.Org Foundation" [ 523.277] compiled for 1.11.1.902, module version = 0.1.0 [ 523.277] ABI class: X.Org Video Driver, version 11.0 [ 523.277] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32 [ 523.277] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) [ 523.277] (==) fglrx(0): Default visual is TrueColor [ 523.277] (**) fglrx(0): Option "DPMS" "true" [ 523.277] (==) fglrx(0): RGB weight 888 [ 523.277] (II) fglrx(0): Using 8 bits per RGB [ 523.277] (==) fglrx(0): Buffer Tiling is ON [ 523.277] (II) Loading sub module "fglrxdrm" [ 523.277] (II) LoadModule: "fglrxdrm" [ 523.277] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so [ 523.277] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc." [ 523.277] compiled for 1.4.99.906, module version = 8.91.4 [ 523.281] ukiDynamicMajor: found major device number 252 [ 523.282] ukiDynamicMajor: found major device number 252 [ 523.282] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 523.282] ukiOpenDevice: node name is /dev/ati/card0 [ 523.282] ukiOpenDevice: open result is 12, (OK) [ 523.282] ukiOpenByBusid: ukiOpenMinor returns 12 [ 523.282] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 523.283] (==) fglrx(0): NoAccel = NO [ 523.283] (==) fglrx(0): ATI 2D Acceleration Architecture enabled [ 523.283] (--) fglrx(0): Chipset: "ATI Mobility Radeon HD 4500 Series" (Chipset = 0x9553) [ 523.283] (--) fglrx(0): (PciSubVendor = 0x1043, PciSubDevice = 0x1b42) [ 523.283] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI [ 523.283] (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000 [ 523.284] (--) fglrx(0): MMIO registers at 0xfbdf0000 [ 523.284] (--) fglrx(0): I/O port at 0x0000d000 [ 523.284] (==) fglrx(0): ROM-BIOS at 0x000c0000 [ 523.284] (II) fglrx(0): ATIF platform detected [ 523.285] (II) fglrx(0): AC Adapter is used [ 523.305] (II) fglrx(0): Primary V_BIOS segment is: 0xc000 [ 523.421] (II) Loading sub module "vbe" [ 523.421] (II) LoadModule: "vbe" [ 523.422] (II) Loading /usr/lib/xorg/modules/libvbe.so [ 523.422] (II) Module vbe: vendor="X.Org Foundation" [ 523.422] compiled for 1.11.1.902, module version = 1.1.0 [ 523.422] ABI class: X.Org Video Driver, version 11.0 [ 523.422] (II) fglrx(0): VESA BIOS detected [ 523.422] (II) fglrx(0): VESA VBE Version 3.0 [ 523.422] (II) fglrx(0): VESA VBE Total Mem: 16384 kB [ 523.422] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS [ 523.422] (II) fglrx(0): VESA VBE OEM Software Rev: 11.22 [ 523.422] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. [ 523.422] (II) fglrx(0): VESA VBE OEM Product: M92 [ 523.422] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00 [ 523.451] (II) fglrx(0): ATI Video BIOS revision 9 or later detected [ 523.451] (--) fglrx(0): Video RAM: 524288 kByte, Type: DDR2 [ 523.451] (II) fglrx(0): PCIE card detected [ 523.451] (--) fglrx(0): Using per-process page tables (PPPT) as GART. [ 523.451] (WW) fglrx(0): board is an unknown third party board, chipset is supported [ 523.458] (II) fglrx(0): Using adapter: 1:0.0. [ 523.551] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize 0x20000000) [ 523.618] (II) fglrx(0): Interrupt handler installed at IRQ 44. [ 523.618] (II) fglrx(0): RandR 1.2 support is enabled! [ 523.618] (II) fglrx(0): RandR 1.2 rotation support is enabled! [ 523.618] (==) fglrx(0): Center Mode is disabled [ 523.618] (II) Loading sub module "fb" [ 523.618] (II) LoadModule: "fb" [ 523.618] (II) Loading /usr/lib/xorg/modules/libfb.so [ 523.619] (II) Module fb: vendor="X.Org Foundation" [ 523.619] compiled for 1.11.1.902, module version = 1.0.0 [ 523.619] ABI class: X.Org ANSI C Emulation, version 0.4 [ 523.619] (II) Loading sub module "ddc" [ 523.619] (II) LoadModule: "ddc" [ 523.619] (II) Module "ddc" already built-in [ 523.804] (II) fglrx(0): Finished Initialize PPLIB! [ 523.809] (II) fglrx(0): Output LVDS using monitor section aticonfig- Monitor[0]-0 [ 523.809] (II) fglrx(0): Output CRT1 has no monitor section [ 523.809] (II) Loading sub module "ddc" [ 523.809] (II) LoadModule: "ddc" [ 523.809] (II) Module "ddc" already built-in [ 523.809] (II) fglrx(0): Connected Display0: LVDS [ 523.809] (II) fglrx(0): Display0 EDID data --------------------------- [ 523.809] (II) fglrx(0): Manufacturer: AUO Model: 103c Serial#: 0 [ 523.809] (II) fglrx(0): Year: 2008 Week: 1 [ 523.809] (II) fglrx(0): EDID Version: 1.3 [ 523.809] (II) fglrx(0): Digital Display Input [ 523.809] (II) fglrx(0): Max Image Size [cm]: horiz.: 31 vert.: 17 [ 523.809] (II) fglrx(0): Gamma: 2.20 [ 523.809] (II) fglrx(0): No DPMS capabilities specified [ 523.809] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 523.809] (II) fglrx(0): First detailed timing is preferred mode [ 523.809] (II) fglrx(0): redX: 0.610 redY: 0.355 greenX: 0.333 greenY: 0.610 [ 523.809] (II) fglrx(0): blueX: 0.152 blueY: 0.100 whiteX: 0.313 whiteY: 0.329 [ 523.809] (II) fglrx(0): Manufacturer''s mask: 0 [ 523.809] (II) fglrx(0): Supported detailed timing: [ 523.809] (II) fglrx(0): clock: 72.0 MHz Image Size: 309 x 173 mm [ 523.809] (II) fglrx(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1494 h_border: 0 [ 523.809] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 803 v_border: 0 [ 523.809] (II) fglrx(0): Unknown vendor-specific block f [ 523.809] (II) fglrx(0): AUO [ 523.809] (II) fglrx(0): B140XW01 V0 [ 523.810] (II) fglrx(0): EDID (in hex): [ 523.810] (II) fglrx(0): 00ffffffffffff0006af3c1000000000 [ 523.810] (II) fglrx(0): 01120103801f11780a45259c5b559c27 [ 523.810] (II) fglrx(0): 19505400000001010101010101010101 [ 523.810] (II) fglrx(0): 010101010101201c5680500023303020 [ 523.810] (II) fglrx(0): 360035ad100000180000000f00000000 [ 523.810] (II) fglrx(0): 00000000000000000020000000fe0041 [ 523.810] (II) fglrx(0): 554f0a202020202020202020000000fe [ 523.810] (II) fglrx(0): 004231343058573031205630200a0040 [ 523.810] (II) fglrx(0): End of Display0 EDID data -------------------- [ 523.834] (II) fglrx(0): EDID for output LVDS [ 523.834] (II) fglrx(0): Manufacturer: AUO Model: 103c Serial#: 0 [ 523.834] (II) fglrx(0): Year: 2008 Week: 1 [ 523.834] (II) fglrx(0): EDID Version: 1.3 [ 523.834] (II) fglrx(0): Digital Display Input [ 523.834] (II) fglrx(0): Max Image Size [cm]: horiz.: 31 vert.: 17 [ 523.834] (II) fglrx(0): Gamma: 2.20 [ 523.834] (II) fglrx(0): No DPMS capabilities specified [ 523.834] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 523.834] (II) fglrx(0): First detailed timing is preferred mode [ 523.834] (II) fglrx(0): redX: 0.610 redY: 0.355 greenX: 0.333 greenY: 0.610 [ 523.834] (II) fglrx(0): blueX: 0.152 blueY: 0.100 whiteX: 0.313 whiteY: 0.329 [ 523.834] (II) fglrx(0): Manufacturer''s mask: 0 [ 523.834] (II) fglrx(0): Supported detailed timing: [ 523.834] (II) fglrx(0): clock: 72.0 MHz Image Size: 309 x 173 mm [ 523.834] (II) fglrx(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1494 h_border: 0 [ 523.835] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 803 v_border: 0 [ 523.835] (II) fglrx(0): Unknown vendor-specific block f [ 523.835] (II) fglrx(0): AUO [ 523.835] (II) fglrx(0): B140XW01 V0 [ 523.835] (II) fglrx(0): EDID (in hex): [ 523.835] (II) fglrx(0): 00ffffffffffff0006af3c1000000000 [ 523.835] (II) fglrx(0): 01120103801f11780a45259c5b559c27 [ 523.835] (II) fglrx(0): 19505400000001010101010101010101 [ 523.835] (II) fglrx(0): 010101010101201c5680500023303020 [ 523.835] (II) fglrx(0): 360035ad100000180000000f00000000 [ 523.835] (II) fglrx(0): 00000000000000000020000000fe0041 [ 523.835] (II) fglrx(0): 554f0a202020202020202020000000fe [ 523.835] (II) fglrx(0): 004231343058573031205630200a0040 [ 523.835] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 523.835] (II) fglrx(0): Printing DDC gathered Modelines: [ 523.835] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) [ 523.835] (II) fglrx(0): Printing probed modes for output LVDS [ 523.835] (II) fglrx(0): Modeline "1366x768"x60.0 72.00 1366 1414 1446 1494 768 771 777 803 +hsync +vsync (48.2 kHz) [ 523.835] (II) fglrx(0): Modeline "1280x768"x60.0 72.00 1280 1414 1446 1494 768 771 777 803 +hsync +vsync (48.2 kHz) [ 523.835] (II) fglrx(0): Modeline "1280x720"x60.0 72.00 1280 1414 1446 1494 720 771 777 803 +hsync +vsync (48.2 kHz) [ 523.835] (II) fglrx(0): Modeline "1024x768"x60.0 72.00 1024 1414 1446 1494 768 771 777 803 +hsync +vsync (48.2 kHz) [ 523.835] (II) fglrx(0): Modeline "1024x600"x60.0 72.00 1024 1414 1446 1494 600 771 777 803 +hsync +vsync (48.2 kHz) [ 523.835] (II) fglrx(0): Modeline "800x600"x60.0 72.00 800 1414 1446 1494 600 771 777 803 +hsync +vsync (48.2 kHz) [ 523.835] (II) fglrx(0): Modeline "800x480"x60.0 72.00 800 1414 1446 1494 480 771 777 803 +hsync +vsync (48.2 kHz) [ 523.835] (II) fglrx(0): Modeline "640x480"x60.0 72.00 640 1414 1446 1494 480 771 777 803 +hsync +vsync (48.2 kHz) [ 523.835] (II) fglrx(0): EDID for output CRT1 [ 523.835] (II) fglrx(0): Output LVDS connected [ 523.835] (II) fglrx(0): Output CRT1 disconnected [ 523.835] (II) fglrx(0): Using exact sizes for initial modes [ 523.835] (II) fglrx(0): Output LVDS using initial mode 1366x768 [ 523.835] (II) fglrx(0): Display dimensions: (310, 170) mm [ 523.835] (II) fglrx(0): DPI set to (111, 114) [ 523.835] (II) fglrx(0): Adapter ATI Mobility Radeon HD 4500 Series has 2 configurable heads and 1 displays connected. [ 523.835] (==) fglrx(0): PseudoColor visuals disabled [ 523.835] (II) Loading sub module "ramdac" [ 523.835] (II) LoadModule: "ramdac" [ 523.835] (II) Module "ramdac" already built-in [ 523.835] (==) fglrx(0): NoDRI = NO [ 523.835] (==) fglrx(0): Capabilities: 0x00000000 [ 523.836] (==) fglrx(0): CapabilitiesEx: 0x00000000 [ 523.836] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so" [ 523.836] (==) fglrx(0): UseFastTLS=0 [ 523.836] (==) fglrx(0): BlockSignalsOnLock=1 [ 523.836] (II) fglrx(0): Desktop Vsync is enabled. [ 523.836] (--) Depth 24 pixmap format is 32 bpp [ 523.836] (II) Loading extension ATIFGLRXDRI [ 523.836] (II) fglrx(0): doing swlDriScreenInit [ 523.836] (II) fglrx(0): swlDriScreenInit for fglrx driver [ 523.836] ukiDynamicMajor: found major device number 252 [ 523.836] ukiDynamicMajor: found major device number 252 [ 523.836] ukiDynamicMajor: found major device number 252 [ 523.836] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 523.836] ukiOpenDevice: node name is /dev/ati/card0 [ 523.836] ukiOpenDevice: open result is 17, (OK) [ 523.836] ukiOpenByBusid: ukiOpenMinor returns 17 [ 523.836] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 523.836] (II) fglrx(0): [uki] DRM interface version 1.0 [ 523.836] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0" [ 523.836] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x73a5000 [ 523.836] (II) fglrx(0): [uki] mapped SAREA 0x73a5000 to 0x7fc0ebd32000 [ 523.836] (II) fglrx(0): [uki] framebuffer handle = 0x73a6000 [ 523.837] (II) fglrx(0): [uki] added 1 reserved context for kernel [ 523.837] (II) fglrx(0): swlDriScreenInit done [ 523.837] (II) fglrx(0): Kernel Module Version Information: [ 523.837] (II) fglrx(0): Name: fglrx [ 523.837] (II) fglrx(0): Version: 8.91.4 [ 523.837] (II) fglrx(0): Date: Oct 25 2011 [ 523.837] (II) fglrx(0): Desc: ATI FireGL DRM kernel module [ 523.837] (II) fglrx(0): Kernel Module version matches driver. [ 523.837] (II) fglrx(0): Kernel Module Build Time Information: [ 523.837] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.1.0-1-amd64 [ 523.837] (II) fglrx(0): Build-Kernel MODVERSIONS: no [ 523.837] (II) fglrx(0): Build-Kernel __SMP__: no [ 523.837] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000 [ 523.837] (II) fglrx(0): [uki] register handle = 0x073a7000 [ 523.860] (II) fglrx(0): DRI initialization successfull [ 523.860] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01004000 [ 523.860] (==) fglrx(0): Backing store disabled [ 523.860] (II) Loading extension FGLRXEXTENSION [ 523.860] (**) fglrx(0): DPMS enabled [ 523.861] (II) fglrx(0): Initialized in-driver Xinerama extension [ 523.861] (**) fglrx(0): Textured Video is enabled. [ 523.861] (II) LoadModule: "glesx" [ 523.861] (II) Loading /usr/lib/xorg/modules/glesx.so [ 523.862] (II) Module glesx: vendor="X.Org Foundation" [ 523.862] compiled for 1.4.99.906, module version = 1.0.0 [ 523.862] (II) Loading extension GLESX [ 523.862] (II) fglrx(0): GLESX enableFlags = 528 [ 523.862] (II) fglrx(0): GLESX is enabled [ 523.862] (II) LoadModule: "amdxmm" [ 523.863] (II) Loading /usr/lib/xorg/modules/amdxmm.so [ 523.863] (II) Module amdxmm: vendor="X.Org Foundation" [ 523.863] compiled for 1.4.99.906, module version = 2.0.0 [ 523.863] (II) Loading extension AMDXVOPL [ 523.863] (II) Loading extension AMDXVBA [ 523.863] [- XMM_GLX] [I ]glesxXvInit Configureable RGBOutputColorRange [ 523.864] (II) fglrx(0): UVD feature is enabled(II) fglrx(0): [ 523.868] (II) fglrx(0): Enable composite support successfully [ 523.868] (WW) fglrx(0): Option "VendorName" is not used [ 523.868] (WW) fglrx(0): Option "ModelName" is not used [ 523.868] (II) fglrx(0): X context handle = 0x1 [ 523.868] (II) fglrx(0): [DRI] installation complete [ 523.868] (==) fglrx(0): Silken mouse enabled [ 523.868] (==) fglrx(0): Using HW cursor of display infrastructure! [ 523.868] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2. [ 523.869] (II) fglrx(0): ''LVDS LCD'' ConnectorType, abstracted as ''Panel'' [ 523.869] (II) fglrx(0): ''eDP LCD'' ConnectorType, abstracted as ''Panel'' [ 525.844] (--) RandR disabled [ 525.844] (II) Initializing built-in extension Generic Event Extension [ 525.844] (II) Initializing built-in extension SHAPE [ 525.844] (II) Initializing built-in extension MIT-SHM [ 525.844] (II) Initializing built-in extension XInputExtension [ 525.844] (II) Initializing built-in extension XTEST [ 525.844] (II) Initializing built-in extension BIG-REQUESTS [ 525.844] (II) Initializing built-in extension SYNC [ 525.844] (II) Initializing built-in extension XKEYBOARD [ 525.844] (II) Initializing built-in extension XC-MISC [ 525.844] (II) Initializing built-in extension SECURITY [ 525.844] (II) Initializing built-in extension XINERAMA [ 525.844] (II) Initializing built-in extension XFIXES [ 525.844] (II) Initializing built-in extension RENDER [ 525.844] (II) Initializing built-in extension RANDR [ 525.844] (II) Initializing built-in extension COMPOSITE [ 525.844] (II) Initializing built-in extension DAMAGE [ 525.845] (II) SELinux: Disabled on system [ 525.850] ukiDynamicMajor: found major device number 252 [ 525.850] ukiDynamicMajor: found major device number 252 [ 525.850] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 525.850] ukiOpenDevice: node name is /dev/ati/card0 [ 525.850] ukiOpenDevice: open result is 18, (OK) [ 525.850] ukiOpenByBusid: ukiOpenMinor returns 18 [ 525.850] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 525.980] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0 [ 526.004] (II) fglrx(0): Enable the clock gating! [ 526.041] (II) fglrx(0): Desktop Vsync is enabled. [ 526.041] (II) fglrx(0): Setting screen physical size to 361 x 203 [ 526.099] (II) config/udev: Adding input device Power Button (/dev/input/event4) [ 526.099] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 526.099] (II) LoadModule: "evdev" [ 526.099] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 526.100] (II) Module evdev: vendor="X.Org Foundation" [ 526.100] compiled for 1.11.0, module version = 2.6.0 [ 526.100] Module class: X.Org XInput Driver [ 526.100] ABI class: X.Org XInput driver, version 13.0 [ 526.100] (II) Using input driver ''evdev'' for ''Power Button'' [ 526.100] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 526.100] (**) Power Button: always reports core events [ 526.100] (**) Power Button: Device: "/dev/input/event4" [ 526.100] (--) Power Button: Found keys [ 526.100] (II) Power Button: Configuring as keyboard [ 526.100] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4" [ 526.100] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 526.100] (**) Option "xkb_rules" "evdev" [ 526.100] (**) Option "xkb_model" "pc105" [ 526.100] (**) Option "xkb_layout" "us" [ 526.101] (II) config/udev: Adding input device Video Bus (/dev/input/event5) [ 526.101] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 526.101] (II) Using input driver ''evdev'' for ''Video Bus'' [ 526.101] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 526.101] (**) Video Bus: always reports core events [ 526.101] (**) Video Bus: Device: "/dev/input/event5" [ 526.101] (--) Video Bus: Found keys [ 526.101] (II) Video Bus: Configuring as keyboard [ 526.101] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:05/LNXVIDEO:01/input/input5/event5" [ 526.101] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [ 526.101] (**) Option "xkb_rules" "evdev" [ 526.101] (**) Option "xkb_model" "pc105" [ 526.101] (**) Option "xkb_layout" "us" [ 526.101] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 526.102] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 526.102] (II) Using input driver ''evdev'' for ''Power Button'' [ 526.102] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 526.102] (**) Power Button: always reports core events [ 526.102] (**) Power Button: Device: "/dev/input/event3" [ 526.102] (--) Power Button: Found keys [ 526.102] (II) Power Button: Configuring as keyboard [ 526.102] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3" [ 526.102] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8) [ 526.102] (**) Option "xkb_rules" "evdev" [ 526.102] (**) Option "xkb_model" "pc105" [ 526.102] (**) Option "xkb_layout" "us" [ 526.102] (II) config/udev: Adding input device Lid Switch (/dev/input/event1) [ 526.102] (II) No input driver/identifier specified (ignoring) [ 526.103] (II) config/udev: Adding input device Sleep Button (/dev/input/event2) [ 526.103] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 526.103] (II) Using input driver ''evdev'' for ''Sleep Button'' [ 526.103] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 526.103] (**) Sleep Button: always reports core events [ 526.103] (**) Sleep Button: Device: "/dev/input/event2" [ 526.103] (--) Sleep Button: Found keys [ 526.103] (II) Sleep Button: Configuring as keyboard [ 526.103] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2" [ 526.103] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9) [ 526.103] (**) Option "xkb_rules" "evdev" [ 526.103] (**) Option "xkb_model" "pc105" [ 526.103] (**) Option "xkb_layout" "us" [ 526.104] (II) config/udev: Adding input device CNF7129 (/dev/input/event9) [ 526.104] (**) CNF7129: Applying InputClass "evdev keyboard catchall" [ 526.104] (II) Using input driver ''evdev'' for ''CNF7129'' [ 526.104] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 526.104] (**) CNF7129: always reports core events [ 526.104] (**) CNF7129: Device: "/dev/input/event9" [ 526.104] (--) CNF7129: Found keys [ 526.104] (II) CNF7129: Configuring as keyboard [ 526.104] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb2/2-3/2-3:1.0/input/input9/event9" [ 526.104] (II) XINPUT: Adding extended input device "CNF7129" (type: KEYBOARD, id 10) [ 526.104] (**) Option "xkb_rules" "evdev" [ 526.104] (**) Option "xkb_model" "pc105" [ 526.104] (**) Option "xkb_layout" "us" [ 526.104] (II) config/udev: Adding input device Asus Laptop extra buttons (/dev/input/event7) [ 526.105] (**) Asus Laptop extra buttons: Applying InputClass "evdev keyboard catchall" [ 526.105] (II) Using input driver ''evdev'' for ''Asus Laptop extra buttons'' [ 526.105] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 526.105] (**) Asus Laptop extra buttons: always reports core events [ 526.105] (**) Asus Laptop extra buttons: Device: "/dev/input/event7" [ 526.105] (--) Asus Laptop extra buttons: Found keys [ 526.105] (II) Asus Laptop extra buttons: Configuring as keyboard [ 526.105] (**) Option "config_info" "udev:/sys/devices/platform/asus_laptop/input/input7/event7" [ 526.105] (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD, id 11) [ 526.105] (**) Option "xkb_rules" "evdev" [ 526.105] (**) Option "xkb_model" "pc105" [ 526.105] (**) Option "xkb_layout" "us" [ 526.105] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 526.105] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 526.105] (II) Using input driver ''evdev'' for ''AT Translated Set 2 keyboard'' [ 526.105] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 526.105] (**) AT Translated Set 2 keyboard: always reports core events [ 526.105] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0" [ 526.106] (--) AT Translated Set 2 keyboard: Found keys [ 526.106] (II) AT Translated Set 2 keyboard: Configuring as keyboard [ 526.106] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0" [ 526.106] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12) [ 526.106] (**) Option "xkb_rules" "evdev" [ 526.106] (**) Option "xkb_model" "pc105" [ 526.106] (**) Option "xkb_layout" "us" [ 526.106] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event8) [ 526.106] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall" [ 526.106] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall" [ 526.106] (II) LoadModule: "synaptics" [ 526.106] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 526.107] (II) Module synaptics: vendor="X.Org Foundation" [ 526.107] compiled for 1.11.1.902, module version = 1.5.0 [ 526.107] Module class: X.Org XInput Driver [ 526.107] ABI class: X.Org XInput driver, version 13.0 [ 526.107] (II) Using input driver ''synaptics'' for ''ETPS/2 Elantech Touchpad'' [ 526.107] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 526.107] (**) ETPS/2 Elantech Touchpad: always reports core events [ 526.107] (**) Option "Device" "/dev/input/event8" [ 526.192] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 8 - 1144 [ 526.192] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 8 - 760 [ 526.192] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255 [ 526.192] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 0 [ 526.192] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple [ 526.192] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe [ 526.196] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found [ 526.196] (**) ETPS/2 Elantech Touchpad: always reports core events [ 526.196] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input8/event8" [ 526.196] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 13) [ 526.196] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5 [ 526.197] (**) synaptics: ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75 [ 526.197] (**) synaptics: ETPS/2 Elantech Touchpad: AccelFactor is now 0.147 [ 526.198] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1 [ 526.198] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1 [ 526.198] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000 [ 526.198] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4 [ 526.198] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found [ 526.200] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0) [ 526.200] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates" [ 526.201] (II) config/udev: Adding input device PC Speaker (/dev/input/event6) [ 526.201] (II) No input driver/identifier specified (ignoring) [ 526.203] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event10) [ 526.204] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall" [ 526.204] (II) Using input driver ''evdev'' for ''ACPI Virtual Keyboard Device'' [ 526.204] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 526.204] (**) ACPI Virtual Keyboard Device: always reports core events [ 526.204] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event10" [ 526.204] (--) ACPI Virtual Keyboard Device: Found keys [ 526.204] (II) ACPI Virtual Keyboard Device: Configuring as keyboard [ 526.204] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event10" [ 526.204] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 14) [ 526.204] (**) Option "xkb_rules" "evdev" [ 526.204] (**) Option "xkb_model" "pc105" [ 526.204] (**) Option "xkb_layout" "us" [ 526.692] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments [ 526.696] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 526.696] (II) fglrx(0): Printing DDC gathered Modelines: [ 526.696] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) [ 527.048] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 527.048] (II) fglrx(0): Printing DDC gathered Modelines: [ 527.048] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) [ 527.075] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 527.075] (II) fglrx(0): Printing DDC gathered Modelines: [ 527.075] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) [ 527.093] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 527.093] (II) fglrx(0): Printing DDC gathered Modelines: [ 527.093] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) [ 527.110] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 527.110] (II) fglrx(0): Printing DDC gathered Modelines: [ 527.110] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) [ 535.618] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 535.618] (II) fglrx(0): Printing DDC gathered Modelines: [ 535.618] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) [ 535.648] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 535.648] (II) fglrx(0): Printing DDC gathered Modelines: [ 535.648] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) -- System Information: Debian Release: wheezy/sid APT prefers testing-proposed-updates APT policy: (500, ''testing-proposed-updates''), (500, ''unstable''), (500, ''testing''), (1, ''experimental'') Architecture: amd64 (x86_64) Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages fglrx-driver depends on: ii glx-alternative-fglrx 0.2.0 ii libc6 2.13-21 ii libfglrx 1:11-11-3 ii libgl1-mesa-glx [libgl1] 7.11-6 ii libx11-6 2:1.4.4-4 ii libxext6 2:1.3.0-3 ii libxrandr2 2:1.3.2-2 ii libxrender1 1:0.9.6-2 ii xserver-xorg-core [xorg-video-abi-11] 2:1.11.1.902-1 Versions of packages fglrx-driver recommends: ii fglrx-atieventsd 1:11-11-3 ii fglrx-glx-ia32 1:11-11-3 ii fglrx-modules-dkms [fglrx-kernel-11-11] 1:11-11-3 ii libgl1-fglrx-glx 1:11-11-3 Versions of packages fglrx-driver suggests: ii fglrx-control 1:11-11-3 ii xvba-va-driver 0.8.0-2 -- Configuration Files: /etc/modprobe.d/fglrx-driver.conf changed [not included] -------------- next part -------------- [ 30.949] X.Org X Server 1.11.1.902 (1.11.2 RC 2) Release Date: 2011-10-28 [ 30.949] X Protocol Version 11, Revision 0 [ 30.949] Build Operating System: Linux 3.1.0-rc4-amd64 x86_64 Debian [ 30.949] Current Operating System: Linux void 3.1.0-1-amd64 #1 SMP Mon Nov 14 08:02:25 UTC 2011 x86_64 [ 30.950] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.1.0-1-amd64 root=UUID=e9966828-3625-4e5a-923c-fe8da44d1ab6 ro selinux=1 quiet usbcore.autosuspend=1 [ 30.950] Build Date: 02 November 2011 10:15:50AM [ 30.950] xorg-server 2:1.11.1.902-1 (Cyril Brulebois <kibi at debian.org>) [ 30.950] Current version of pixman: 0.24.0 [ 30.950] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 30.950] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 30.951] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 20 08:58:56 2011 [ 31.015] (==) Using config file: "/etc/X11/xorg.conf" [ 31.015] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 31.104] (==) ServerLayout "aticonfig Layout" [ 31.104] (**) |-->Screen "aticonfig-Screen[0]-0" (0) [ 31.104] (**) | |-->Monitor "aticonfig-Monitor[0]-0" [ 31.118] (**) | |-->Device "aticonfig-Device[0]-0" [ 31.118] (**) Option "AIGLX" "false" [ 31.118] (==) Automatically adding devices [ 31.118] (==) Automatically enabling devices [ 31.161] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 31.161] Entry deleted from font path. [ 31.161] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. [ 31.161] Entry deleted from font path. [ 31.161] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. [ 31.161] Entry deleted from font path. [ 31.182] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. [ 31.182] Entry deleted from font path. [ 31.182] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [ 31.182] Entry deleted from font path. [ 31.195] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/Type1, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins [ 31.195] (==) ModulePath set to "/usr/lib/xorg/modules" [ 31.195] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 31.195] (II) Loader magic: 0x7f619d684ae0 [ 31.195] (II) Module ABI versions: [ 31.195] X.Org ANSI C Emulation: 0.4 [ 31.195] X.Org Video Driver: 11.0 [ 31.195] X.Org XInput driver : 13.0 [ 31.195] X.Org Server Extension : 6.0 [ 31.199] (--) PCI:*(0:1:0:0) 1002:9553:1043:1b42 rev 0, Mem @ 0xd0000000/268435456, 0xfbdf0000/65536, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072 [ 31.199] (II) Open ACPI successful (/var/run/acpid.socket) [ 31.199] (II) LoadModule: "extmod" [ 31.344] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 31.406] (II) Module extmod: vendor="X.Org Foundation" [ 31.406] compiled for 1.11.1.902, module version = 1.0.0 [ 31.406] Module class: X.Org Server Extension [ 31.406] ABI class: X.Org Server Extension, version 6.0 [ 31.406] (II) Loading extension SELinux [ 31.406] (II) Loading extension MIT-SCREEN-SAVER [ 31.406] (II) Loading extension XFree86-VidModeExtension [ 31.406] (II) Loading extension XFree86-DGA [ 31.406] (II) Loading extension DPMS [ 31.406] (II) Loading extension XVideo [ 31.406] (II) Loading extension XVideo-MotionCompensation [ 31.406] (II) Loading extension X-Resource [ 31.406] (II) LoadModule: "dbe" [ 31.408] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 31.482] (II) Module dbe: vendor="X.Org Foundation" [ 31.482] compiled for 1.11.1.902, module version = 1.0.0 [ 31.482] Module class: X.Org Server Extension [ 31.482] ABI class: X.Org Server Extension, version 6.0 [ 31.482] (II) Loading extension DOUBLE-BUFFER [ 31.483] (II) LoadModule: "glx" [ 31.483] (II) Loading /usr/lib/xorg/modules/linux/libglx.so [ 31.565] (II) Module glx: vendor="Advanced Micro Devices, Inc." [ 31.566] compiled for 6.9.0, module version = 1.0.0 [ 31.571] (II) Loading extension GLX [ 31.571] (II) LoadModule: "record" [ 31.572] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 31.598] (II) Module record: vendor="X.Org Foundation" [ 31.598] compiled for 1.11.1.902, module version = 1.13.0 [ 31.598] Module class: X.Org Server Extension [ 31.598] ABI class: X.Org Server Extension, version 6.0 [ 31.598] (II) Loading extension RECORD [ 31.598] (II) LoadModule: "dri" [ 31.600] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 31.638] (II) Module dri: vendor="X.Org Foundation" [ 31.638] compiled for 1.11.1.902, module version = 1.0.0 [ 31.639] ABI class: X.Org Server Extension, version 6.0 [ 31.639] (II) Loading extension XFree86-DRI [ 31.639] (II) LoadModule: "dri2" [ 31.640] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 31.732] (II) Module dri2: vendor="X.Org Foundation" [ 31.733] compiled for 1.11.1.902, module version = 1.2.0 [ 31.733] ABI class: X.Org Server Extension, version 6.0 [ 31.733] (II) Loading extension DRI2 [ 31.733] (II) LoadModule: "fglrx" [ 31.734] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so [ 34.540] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc." [ 34.624] compiled for 1.4.99.906, module version = 8.91.4 [ 34.625] Module class: X.Org Video Driver [ 34.630] (II) Loading sub module "fglrxdrm" [ 34.630] (II) LoadModule: "fglrxdrm" [ 34.631] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so [ 34.688] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc." [ 34.688] compiled for 1.4.99.906, module version = 8.91.4 [ 34.748] (II) ATI Proprietary Linux Driver Version Identifier:8.91.4 [ 34.748] (II) ATI Proprietary Linux Driver Release Identifier: 8.911 [ 34.748] (II) ATI Proprietary Linux Driver Build Date: Oct 25 2011 21:24:13 [ 34.748] (++) using VT number 7 [ 34.755] (WW) Falling back to old probe method for fglrx [ 35.020] (II) Loading PCS database from /etc/ati/amdpcsdb [ 35.150] (--) Chipset Supported AMD Graphics Processor (0x9553) found [ 35.167] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:17:0) found [ 35.167] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:18:0) found [ 35.167] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:18:1) found [ 35.167] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:18:2) found [ 35.167] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:19:0) found [ 35.167] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:19:2) found [ 35.167] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:0) found [ 35.167] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:2) found [ 35.167] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:3) found [ 35.168] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:4) found [ 35.168] (WW) fglrx: No matching Device section for instance (BusID PCI:0 at 0:20:5) found [ 35.169] (II) AMD Video driver is running on a device belonging to a group targeted for this release [ 35.403] (II) AMD Video driver is signed [ 35.403] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so [ 35.403] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so [ 35.404] (II) fglrx(0): pEnt->device->identifier=0x7f619f2a81a0 [ 35.404] (II) fglrx(0): === [xdl_xs111_atiddxPreInit] === begin [ 35.405] (II) Loading sub module "vgahw" [ 35.405] (II) LoadModule: "vgahw" [ 35.406] (II) Loading /usr/lib/xorg/modules/libvgahw.so [ 35.491] (II) Module vgahw: vendor="X.Org Foundation" [ 35.491] compiled for 1.11.1.902, module version = 0.1.0 [ 35.492] ABI class: X.Org Video Driver, version 11.0 [ 35.492] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32 [ 35.492] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) [ 35.492] (==) fglrx(0): Default visual is TrueColor [ 35.492] (**) fglrx(0): Option "DPMS" "true" [ 35.492] (==) fglrx(0): RGB weight 888 [ 35.493] (II) fglrx(0): Using 8 bits per RGB [ 35.493] (==) fglrx(0): Buffer Tiling is ON [ 35.514] (II) Loading sub module "fglrxdrm" [ 35.514] (II) LoadModule: "fglrxdrm" [ 35.514] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so [ 35.514] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc." [ 35.514] compiled for 1.4.99.906, module version = 8.91.4 [ 35.524] ukiDynamicMajor: found major device number 252 [ 35.524] ukiDynamicMajor: found major device number 252 [ 35.524] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 35.524] ukiOpenDevice: node name is /dev/ati/card0 [ 35.524] ukiOpenDevice: open result is 12, (OK) [ 35.525] ukiOpenByBusid: ukiOpenMinor returns 12 [ 35.525] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 35.525] (==) fglrx(0): NoAccel = NO [ 35.526] (==) fglrx(0): ATI 2D Acceleration Architecture enabled [ 35.526] (--) fglrx(0): Chipset: "ATI Mobility Radeon HD 4500 Series" (Chipset = 0x9553) [ 35.526] (--) fglrx(0): (PciSubVendor = 0x1043, PciSubDevice = 0x1b42) [ 35.526] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI [ 35.526] (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000 [ 35.526] (--) fglrx(0): MMIO registers at 0xfbdf0000 [ 35.526] (--) fglrx(0): I/O port at 0x0000d000 [ 35.526] (==) fglrx(0): ROM-BIOS at 0x000c0000 [ 36.552] (II) fglrx(0): ATIF platform detected [ 36.552] (II) fglrx(0): AC Adapter is used [ 37.048] (II) fglrx(0): Primary V_BIOS segment is: 0xc000 [ 37.167] (II) Loading sub module "vbe" [ 37.167] (II) LoadModule: "vbe" [ 37.168] (II) Loading /usr/lib/xorg/modules/libvbe.so [ 37.527] (II) Module vbe: vendor="X.Org Foundation" [ 37.527] compiled for 1.11.1.902, module version = 1.1.0 [ 37.527] ABI class: X.Org Video Driver, version 11.0 [ 37.528] (II) fglrx(0): VESA BIOS detected [ 37.528] (II) fglrx(0): VESA VBE Version 3.0 [ 37.528] (II) fglrx(0): VESA VBE Total Mem: 16384 kB [ 37.528] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS [ 37.528] (II) fglrx(0): VESA VBE OEM Software Rev: 11.22 [ 37.529] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. [ 37.529] (II) fglrx(0): VESA VBE OEM Product: M92 [ 37.529] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00 [ 37.588] (II) fglrx(0): ATI Video BIOS revision 9 or later detected [ 37.588] (--) fglrx(0): Video RAM: 524288 kByte, Type: DDR2 [ 37.588] (II) fglrx(0): PCIE card detected [ 37.588] (--) fglrx(0): Using per-process page tables (PPPT) as GART. [ 37.588] (WW) fglrx(0): board is an unknown third party board, chipset is supported [ 37.595] (II) fglrx(0): Using adapter: 1:0.0. [ 37.638] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x20000000) [ 37.690] (II) fglrx(0): Interrupt handler installed at IRQ 44. [ 37.691] (II) fglrx(0): RandR 1.2 support is enabled! [ 37.691] (II) fglrx(0): RandR 1.2 rotation support is enabled! [ 37.691] (==) fglrx(0): Center Mode is disabled [ 37.691] (II) Loading sub module "fb" [ 37.691] (II) LoadModule: "fb" [ 37.691] (II) Loading /usr/lib/xorg/modules/libfb.so [ 37.890] (II) Module fb: vendor="X.Org Foundation" [ 37.890] compiled for 1.11.1.902, module version = 1.0.0 [ 37.890] ABI class: X.Org ANSI C Emulation, version 0.4 [ 37.891] (II) Loading sub module "ddc" [ 37.891] (II) LoadModule: "ddc" [ 37.891] (II) Module "ddc" already built-in [ 38.974] (II) fglrx(0): Finished Initialize PPLIB! [ 39.079] (II) fglrx(0): Output LVDS using monitor section aticonfig-Monitor[0]-0 [ 39.079] (II) fglrx(0): Output CRT1 has no monitor section [ 39.079] (II) Loading sub module "ddc" [ 39.079] (II) LoadModule: "ddc" [ 39.079] (II) Module "ddc" already built-in [ 39.080] (II) fglrx(0): Connected Display0: LVDS [ 39.080] (II) fglrx(0): Display0 EDID data --------------------------- [ 39.080] (II) fglrx(0): Manufacturer: AUO Model: 103c Serial#: 0 [ 39.080] (II) fglrx(0): Year: 2008 Week: 1 [ 39.080] (II) fglrx(0): EDID Version: 1.3 [ 39.080] (II) fglrx(0): Digital Display Input [ 39.080] (II) fglrx(0): Max Image Size [cm]: horiz.: 31 vert.: 17 [ 39.081] (II) fglrx(0): Gamma: 2.20 [ 39.081] (II) fglrx(0): No DPMS capabilities specified [ 39.081] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 39.081] (II) fglrx(0): First detailed timing is preferred mode [ 39.081] (II) fglrx(0): redX: 0.610 redY: 0.355 greenX: 0.333 greenY: 0.610 [ 39.081] (II) fglrx(0): blueX: 0.152 blueY: 0.100 whiteX: 0.313 whiteY: 0.329 [ 39.081] (II) fglrx(0): Manufacturer''s mask: 0 [ 39.081] (II) fglrx(0): Supported detailed timing: [ 39.081] (II) fglrx(0): clock: 72.0 MHz Image Size: 309 x 173 mm [ 39.081] (II) fglrx(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1494 h_border: 0 [ 39.081] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 803 v_border: 0 [ 39.082] (II) fglrx(0): Unknown vendor-specific block f [ 39.082] (II) fglrx(0): AUO [ 39.082] (II) fglrx(0): B140XW01 V0 [ 39.082] (II) fglrx(0): EDID (in hex): [ 39.082] (II) fglrx(0): 00ffffffffffff0006af3c1000000000 [ 39.082] (II) fglrx(0): 01120103801f11780a45259c5b559c27 [ 39.082] (II) fglrx(0): 19505400000001010101010101010101 [ 39.082] (II) fglrx(0): 010101010101201c5680500023303020 [ 39.082] (II) fglrx(0): 360035ad100000180000000f00000000 [ 39.082] (II) fglrx(0): 00000000000000000020000000fe0041 [ 39.083] (II) fglrx(0): 554f0a202020202020202020000000fe [ 39.083] (II) fglrx(0): 004231343058573031205630200a0040 [ 39.083] (II) fglrx(0): End of Display0 EDID data -------------------- [ 39.114] (II) fglrx(0): EDID for output LVDS [ 39.114] (II) fglrx(0): Manufacturer: AUO Model: 103c Serial#: 0 [ 39.114] (II) fglrx(0): Year: 2008 Week: 1 [ 39.114] (II) fglrx(0): EDID Version: 1.3 [ 39.114] (II) fglrx(0): Digital Display Input [ 39.114] (II) fglrx(0): Max Image Size [cm]: horiz.: 31 vert.: 17 [ 39.114] (II) fglrx(0): Gamma: 2.20 [ 39.114] (II) fglrx(0): No DPMS capabilities specified [ 39.114] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 39.114] (II) fglrx(0): First detailed timing is preferred mode [ 39.114] (II) fglrx(0): redX: 0.610 redY: 0.355 greenX: 0.333 greenY: 0.610 [ 39.114] (II) fglrx(0): blueX: 0.152 blueY: 0.100 whiteX: 0.313 whiteY: 0.329 [ 39.115] (II) fglrx(0): Manufacturer''s mask: 0 [ 39.115] (II) fglrx(0): Supported detailed timing: [ 39.115] (II) fglrx(0): clock: 72.0 MHz Image Size: 309 x 173 mm [ 39.115] (II) fglrx(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1494 h_border: 0 [ 39.115] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 803 v_border: 0 [ 39.115] (II) fglrx(0): Unknown vendor-specific block f [ 39.115] (II) fglrx(0): AUO [ 39.115] (II) fglrx(0): B140XW01 V0 [ 39.115] (II) fglrx(0): EDID (in hex): [ 39.115] (II) fglrx(0): 00ffffffffffff0006af3c1000000000 [ 39.115] (II) fglrx(0): 01120103801f11780a45259c5b559c27 [ 39.115] (II) fglrx(0): 19505400000001010101010101010101 [ 39.115] (II) fglrx(0): 010101010101201c5680500023303020 [ 39.115] (II) fglrx(0): 360035ad100000180000000f00000000 [ 39.115] (II) fglrx(0): 00000000000000000020000000fe0041 [ 39.115] (II) fglrx(0): 554f0a202020202020202020000000fe [ 39.115] (II) fglrx(0): 004231343058573031205630200a0040 [ 39.115] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 39.115] (II) fglrx(0): Printing DDC gathered Modelines: [ 39.115] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) [ 39.125] (II) fglrx(0): Printing probed modes for output LVDS [ 39.125] (II) fglrx(0): Modeline "1366x768"x60.0 72.00 1366 1414 1446 1494 768 771 777 803 +hsync +vsync (48.2 kHz) [ 39.125] (II) fglrx(0): Modeline "1280x768"x60.0 72.00 1280 1414 1446 1494 768 771 777 803 +hsync +vsync (48.2 kHz) [ 39.125] (II) fglrx(0): Modeline "1280x720"x60.0 72.00 1280 1414 1446 1494 720 771 777 803 +hsync +vsync (48.2 kHz) [ 39.125] (II) fglrx(0): Modeline "1024x768"x60.0 72.00 1024 1414 1446 1494 768 771 777 803 +hsync +vsync (48.2 kHz) [ 39.125] (II) fglrx(0): Modeline "1024x600"x60.0 72.00 1024 1414 1446 1494 600 771 777 803 +hsync +vsync (48.2 kHz) [ 39.125] (II) fglrx(0): Modeline "800x600"x60.0 72.00 800 1414 1446 1494 600 771 777 803 +hsync +vsync (48.2 kHz) [ 39.125] (II) fglrx(0): Modeline "800x480"x60.0 72.00 800 1414 1446 1494 480 771 777 803 +hsync +vsync (48.2 kHz) [ 39.125] (II) fglrx(0): Modeline "640x480"x60.0 72.00 640 1414 1446 1494 480 771 777 803 +hsync +vsync (48.2 kHz) [ 39.125] (II) fglrx(0): EDID for output CRT1 [ 39.125] (II) fglrx(0): Output LVDS connected [ 39.125] (II) fglrx(0): Output CRT1 disconnected [ 39.125] (II) fglrx(0): Using exact sizes for initial modes [ 39.125] (II) fglrx(0): Output LVDS using initial mode 1366x768 [ 39.125] (II) fglrx(0): Display dimensions: (310, 170) mm [ 39.125] (II) fglrx(0): DPI set to (111, 114) [ 39.125] (II) fglrx(0): Adapter ATI Mobility Radeon HD 4500 Series has 2 configurable heads and 1 displays connected. [ 39.125] (==) fglrx(0): PseudoColor visuals disabled [ 39.125] (II) Loading sub module "ramdac" [ 39.125] (II) LoadModule: "ramdac" [ 39.125] (II) Module "ramdac" already built-in [ 39.125] (==) fglrx(0): NoDRI = NO [ 39.125] (==) fglrx(0): Capabilities: 0x00000000 [ 39.125] (==) fglrx(0): CapabilitiesEx: 0x00000000 [ 39.125] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so" [ 39.125] (==) fglrx(0): UseFastTLS=0 [ 39.125] (==) fglrx(0): BlockSignalsOnLock=1 [ 39.142] (II) fglrx(0): Desktop Vsync is enabled. [ 39.142] (--) Depth 24 pixmap format is 32 bpp [ 39.142] (II) Loading extension ATIFGLRXDRI [ 39.142] (II) fglrx(0): doing swlDriScreenInit [ 39.142] (II) fglrx(0): swlDriScreenInit for fglrx driver [ 39.142] ukiDynamicMajor: found major device number 252 [ 39.142] ukiDynamicMajor: found major device number 252 [ 39.142] ukiDynamicMajor: found major device number 252 [ 39.142] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 39.142] ukiOpenDevice: node name is /dev/ati/card0 [ 39.142] ukiOpenDevice: open result is 17, (OK) [ 39.142] ukiOpenByBusid: ukiOpenMinor returns 17 [ 39.142] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 39.142] (II) fglrx(0): [uki] DRM interface version 1.0 [ 39.143] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0" [ 39.143] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000 [ 39.143] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f619d0aa000 [ 39.143] (II) fglrx(0): [uki] framebuffer handle = 0x3000 [ 39.143] (II) fglrx(0): [uki] added 1 reserved context for kernel [ 39.143] (II) fglrx(0): swlDriScreenInit done [ 39.143] (II) fglrx(0): Kernel Module Version Information: [ 39.143] (II) fglrx(0): Name: fglrx [ 39.143] (II) fglrx(0): Version: 8.91.4 [ 39.143] (II) fglrx(0): Date: Oct 25 2011 [ 39.143] (II) fglrx(0): Desc: ATI FireGL DRM kernel module [ 39.143] (II) fglrx(0): Kernel Module version matches driver. [ 39.143] (II) fglrx(0): Kernel Module Build Time Information: [ 39.143] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.1.0-1-amd64 [ 39.143] (II) fglrx(0): Build-Kernel MODVERSIONS: no [ 39.143] (II) fglrx(0): Build-Kernel __SMP__: no [ 39.143] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000 [ 39.143] (II) fglrx(0): [uki] register handle = 0x00004000 [ 39.224] (II) fglrx(0): DRI initialization successfull [ 39.272] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01004000 [ 39.364] (==) fglrx(0): Backing store disabled [ 39.365] (II) Loading extension FGLRXEXTENSION [ 39.365] (**) fglrx(0): DPMS enabled [ 39.366] (II) fglrx(0): Initialized in-driver Xinerama extension [ 39.366] (**) fglrx(0): Textured Video is enabled. [ 39.367] (II) LoadModule: "glesx" [ 39.368] (II) Loading /usr/lib/xorg/modules/glesx.so [ 41.789] (II) Module glesx: vendor="X.Org Foundation" [ 41.789] compiled for 1.4.99.906, module version = 1.0.0 [ 41.789] (II) Loading extension GLESX [ 41.789] (II) fglrx(0): GLESX enableFlags = 528 [ 41.814] (II) fglrx(0): GLESX is enabled [ 41.814] (II) LoadModule: "amdxmm" [ 41.814] (II) Loading /usr/lib/xorg/modules/amdxmm.so [ 41.973] (II) Module amdxmm: vendor="X.Org Foundation" [ 41.973] compiled for 1.4.99.906, module version = 2.0.0 [ 41.974] (II) Loading extension AMDXVOPL [ 41.974] (II) Loading extension AMDXVBA [ 41.974] [- XMM_GLX] [I ]glesxXvInit Configureable RGBOutputColorRange [ 42.050] (II) fglrx(0): UVD feature is enabled(II) fglrx(0): [ 42.064] (II) fglrx(0): Enable composite support successfully [ 42.065] (WW) fglrx(0): Option "VendorName" is not used [ 42.065] (WW) fglrx(0): Option "ModelName" is not used [ 42.065] (II) fglrx(0): X context handle = 0x1 [ 42.065] (II) fglrx(0): [DRI] installation complete [ 42.065] (==) fglrx(0): Silken mouse enabled [ 42.066] (==) fglrx(0): Using HW cursor of display infrastructure! [ 42.067] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2. [ 42.067] (II) fglrx(0): ''LVDS LCD'' ConnectorType, abstracted as ''Panel'' [ 42.067] (II) fglrx(0): ''eDP LCD'' ConnectorType, abstracted as ''Panel'' [ 44.044] (--) RandR disabled [ 44.044] (II) Initializing built-in extension Generic Event Extension [ 44.044] (II) Initializing built-in extension SHAPE [ 44.044] (II) Initializing built-in extension MIT-SHM [ 44.044] (II) Initializing built-in extension XInputExtension [ 44.044] (II) Initializing built-in extension XTEST [ 44.044] (II) Initializing built-in extension BIG-REQUESTS [ 44.044] (II) Initializing built-in extension SYNC [ 44.045] (II) Initializing built-in extension XKEYBOARD [ 44.045] (II) Initializing built-in extension XC-MISC [ 44.045] (II) Initializing built-in extension SECURITY [ 44.045] (II) Initializing built-in extension XINERAMA [ 44.045] (II) Initializing built-in extension XFIXES [ 44.045] (II) Initializing built-in extension RENDER [ 44.045] (II) Initializing built-in extension RANDR [ 44.045] (II) Initializing built-in extension COMPOSITE [ 44.045] (II) Initializing built-in extension DAMAGE [ 44.045] (II) SELinux: Disabled on system [ 44.058] ukiDynamicMajor: found major device number 252 [ 44.058] ukiDynamicMajor: found major device number 252 [ 44.058] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 44.058] ukiOpenDevice: node name is /dev/ati/card0 [ 44.058] ukiOpenDevice: open result is 18, (OK) [ 44.058] ukiOpenByBusid: ukiOpenMinor returns 18 [ 44.058] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 46.147] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0 [ 46.384] (II) fglrx(0): Enable the clock gating! [ 46.428] (II) fglrx(0): Desktop Vsync is enabled. [ 46.428] (II) fglrx(0): Setting screen physical size to 361 x 203 [ 47.215] (II) config/udev: Adding input device Power Button (/dev/input/event4) [ 47.215] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 47.215] (II) LoadModule: "evdev" [ 47.215] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 47.251] (II) Module evdev: vendor="X.Org Foundation" [ 47.252] compiled for 1.11.0, module version = 2.6.0 [ 47.252] Module class: X.Org XInput Driver [ 47.252] ABI class: X.Org XInput driver, version 13.0 [ 47.252] (II) Using input driver ''evdev'' for ''Power Button'' [ 47.252] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 47.252] (**) Power Button: always reports core events [ 47.252] (**) Power Button: Device: "/dev/input/event4" [ 47.252] (--) Power Button: Found keys [ 47.252] (II) Power Button: Configuring as keyboard [ 47.252] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4" [ 47.252] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 47.252] (**) Option "xkb_rules" "evdev" [ 47.252] (**) Option "xkb_model" "pc105" [ 47.252] (**) Option "xkb_layout" "us" [ 47.254] (II) config/udev: Adding input device Video Bus (/dev/input/event5) [ 47.254] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 47.254] (II) Using input driver ''evdev'' for ''Video Bus'' [ 47.254] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 47.254] (**) Video Bus: always reports core events [ 47.254] (**) Video Bus: Device: "/dev/input/event5" [ 47.254] (--) Video Bus: Found keys [ 47.254] (II) Video Bus: Configuring as keyboard [ 47.254] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:05/LNXVIDEO:01/input/input5/event5" [ 47.254] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [ 47.254] (**) Option "xkb_rules" "evdev" [ 47.254] (**) Option "xkb_model" "pc105" [ 47.254] (**) Option "xkb_layout" "us" [ 47.255] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 47.256] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 47.256] (II) Using input driver ''evdev'' for ''Power Button'' [ 47.256] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 47.256] (**) Power Button: always reports core events [ 47.256] (**) Power Button: Device: "/dev/input/event3" [ 47.256] (--) Power Button: Found keys [ 47.256] (II) Power Button: Configuring as keyboard [ 47.256] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3" [ 47.256] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8) [ 47.256] (**) Option "xkb_rules" "evdev" [ 47.257] (**) Option "xkb_model" "pc105" [ 47.257] (**) Option "xkb_layout" "us" [ 47.260] (II) config/udev: Adding input device Lid Switch (/dev/input/event1) [ 47.260] (II) No input driver/identifier specified (ignoring) [ 47.261] (II) config/udev: Adding input device Sleep Button (/dev/input/event2) [ 47.261] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 47.261] (II) Using input driver ''evdev'' for ''Sleep Button'' [ 47.261] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 47.261] (**) Sleep Button: always reports core events [ 47.261] (**) Sleep Button: Device: "/dev/input/event2" [ 47.261] (--) Sleep Button: Found keys [ 47.261] (II) Sleep Button: Configuring as keyboard [ 47.261] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2" [ 47.261] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9) [ 47.261] (**) Option "xkb_rules" "evdev" [ 47.261] (**) Option "xkb_model" "pc105" [ 47.261] (**) Option "xkb_layout" "us" [ 47.262] (II) config/udev: Adding input device CNF7129 (/dev/input/event9) [ 47.263] (**) CNF7129: Applying InputClass "evdev keyboard catchall" [ 47.263] (II) Using input driver ''evdev'' for ''CNF7129'' [ 47.263] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 47.263] (**) CNF7129: always reports core events [ 47.263] (**) CNF7129: Device: "/dev/input/event9" [ 47.263] (--) CNF7129: Found keys [ 47.266] (II) CNF7129: Configuring as keyboard [ 47.266] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb2/2-3/2-3:1.0/input/input9/event9" [ 47.266] (II) XINPUT: Adding extended input device "CNF7129" (type: KEYBOARD, id 10) [ 47.266] (**) Option "xkb_rules" "evdev" [ 47.266] (**) Option "xkb_model" "pc105" [ 47.266] (**) Option "xkb_layout" "us" [ 47.267] (II) config/udev: Adding input device Asus Laptop extra buttons (/dev/input/event7) [ 47.267] (**) Asus Laptop extra buttons: Applying InputClass "evdev keyboard catchall" [ 47.267] (II) Using input driver ''evdev'' for ''Asus Laptop extra buttons'' [ 47.267] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 47.267] (**) Asus Laptop extra buttons: always reports core events [ 47.267] (**) Asus Laptop extra buttons: Device: "/dev/input/event7" [ 47.267] (--) Asus Laptop extra buttons: Found keys [ 47.267] (II) Asus Laptop extra buttons: Configuring as keyboard [ 47.267] (**) Option "config_info" "udev:/sys/devices/platform/asus_laptop/input/input7/event7" [ 47.267] (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD, id 11) [ 47.267] (**) Option "xkb_rules" "evdev" [ 47.267] (**) Option "xkb_model" "pc105" [ 47.267] (**) Option "xkb_layout" "us" [ 47.268] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 47.268] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 47.268] (II) Using input driver ''evdev'' for ''AT Translated Set 2 keyboard'' [ 47.268] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 47.268] (**) AT Translated Set 2 keyboard: always reports core events [ 47.268] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0" [ 47.268] (--) AT Translated Set 2 keyboard: Found keys [ 47.268] (II) AT Translated Set 2 keyboard: Configuring as keyboard [ 47.268] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0" [ 47.268] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12) [ 47.268] (**) Option "xkb_rules" "evdev" [ 47.268] (**) Option "xkb_model" "pc105" [ 47.268] (**) Option "xkb_layout" "us" [ 47.269] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event8) [ 47.269] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall" [ 47.269] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall" [ 47.269] (II) LoadModule: "synaptics" [ 47.269] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 47.288] (II) Module synaptics: vendor="X.Org Foundation" [ 47.289] compiled for 1.11.1.902, module version = 1.5.0 [ 47.289] Module class: X.Org XInput Driver [ 47.289] ABI class: X.Org XInput driver, version 13.0 [ 47.289] (II) Using input driver ''synaptics'' for ''ETPS/2 Elantech Touchpad'' [ 47.289] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 47.289] (**) ETPS/2 Elantech Touchpad: always reports core events [ 47.289] (**) Option "Device" "/dev/input/event8" [ 47.364] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 8 - 1144 [ 47.364] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 8 - 760 [ 47.364] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255 [ 47.364] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 0 [ 47.364] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple [ 47.364] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe [ 47.392] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found [ 47.392] (**) ETPS/2 Elantech Touchpad: always reports core events [ 47.420] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input8/event8" [ 47.420] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 13) [ 47.421] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5 [ 47.421] (**) synaptics: ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75 [ 47.421] (**) synaptics: ETPS/2 Elantech Touchpad: AccelFactor is now 0.147 [ 47.421] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1 [ 47.421] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1 [ 47.421] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000 [ 47.421] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4 [ 47.421] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found [ 47.422] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0) [ 47.422] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates" [ 47.422] (II) config/udev: Adding input device PC Speaker (/dev/input/event6) [ 47.422] (II) No input driver/identifier specified (ignoring) [ 47.423] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event10) [ 47.423] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall" [ 47.423] (II) Using input driver ''evdev'' for ''ACPI Virtual Keyboard Device'' [ 47.423] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 47.423] (**) ACPI Virtual Keyboard Device: always reports core events [ 47.423] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event10" [ 47.423] (--) ACPI Virtual Keyboard Device: Found keys [ 47.423] (II) ACPI Virtual Keyboard Device: Configuring as keyboard [ 47.423] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event10" [ 47.423] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 14) [ 47.423] (**) Option "xkb_rules" "evdev" [ 47.423] (**) Option "xkb_model" "pc105" [ 47.423] (**) Option "xkb_layout" "us" [ 47.913] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments [ 47.997] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 47.997] (II) fglrx(0): Printing DDC gathered Modelines: [ 47.998] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) [ 55.251] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 55.252] (II) fglrx(0): Printing DDC gathered Modelines: [ 55.252] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) [ 55.275] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 55.275] (II) fglrx(0): Printing DDC gathered Modelines: [ 55.275] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) [ 55.295] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 55.295] (II) fglrx(0): Printing DDC gathered Modelines: [ 55.295] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) [ 55.312] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 55.312] (II) fglrx(0): Printing DDC gathered Modelines: [ 55.312] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) [ 78.653] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 78.654] (II) fglrx(0): Printing DDC gathered Modelines: [ 78.654] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) [ 78.681] (II) fglrx(0): EDID vendor "AUO", prod id 4156 [ 78.681] (II) fglrx(0): Printing DDC gathered Modelines: [ 78.681] (II) fglrx(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz) [ 522.634] Backtrace: [ 522.671] 0: /usr/bin/Xorg (xorg_backtrace+0x26) [0x7f619d41d8f6] [ 522.672] 1: /usr/bin/Xorg (0x7f619d299000+0x188559) [0x7f619d421559] [ 522.672] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f619c5c2000+0xf020) [0x7f619c5d1020] [ 522.674] 3: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xs111LookupPrivate+0x22) [0x7f6198ec4c72] [ 522.675] 4: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xclLookupPrivate+0xd) [0x7f619889775d] [ 522.675] 5: /usr/lib/xorg/modules/amdxmm.so (X740XvPutImage+0x12e) [0x7f6195cab8de] [ 522.676] 6: /usr/bin/Xorg (0x7f619d299000+0xa693e) [0x7f619d33f93e] [ 522.676] 7: /usr/lib/xorg/modules/extensions/libextmod.so (0x7f619a3c5000+0x12e02) [0x7f619a3d7e02] [ 522.676] 8: /usr/bin/Xorg (0x7f619d299000+0x51f59) [0x7f619d2eaf59] [ 522.676] 9: /usr/bin/Xorg (0x7f619d299000+0x411ba) [0x7f619d2da1ba] [ 522.676] 10: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f619b2edead] [ 522.676] 11: /usr/bin/Xorg (0x7f619d299000+0x414ad) [0x7f619d2da4ad] [ 522.677] Segmentation fault at address 0x20 [ 522.677] Fatal server error: [ 522.677] Caught signal 11 (Segmentation fault). Server aborting [ 522.677] [ 522.677] Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 522.677] Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 522.677] [ 522.684] (II) Power Button: Close [ 522.684] (II) UnloadModule: "evdev" [ 522.684] (II) Unloading evdev [ 522.684] (II) Video Bus: Close [ 522.685] (II) UnloadModule: "evdev" [ 522.685] (II) Unloading evdev [ 522.688] (II) Power Button: Close [ 522.688] (II) UnloadModule: "evdev" [ 522.688] (II) Unloading evdev [ 522.688] (II) Sleep Button: Close [ 522.688] (II) UnloadModule: "evdev" [ 522.688] (II) Unloading evdev [ 522.692] (II) CNF7129: Close [ 522.692] (II) UnloadModule: "evdev" [ 522.692] (II) Unloading evdev [ 522.692] (II) Asus Laptop extra buttons: Close [ 522.693] (II) UnloadModule: "evdev" [ 522.693] (II) Unloading evdev [ 522.693] (II) AT Translated Set 2 keyboard: Close [ 522.693] (II) UnloadModule: "evdev" [ 522.693] (II) Unloading evdev [ 522.699] (II) UnloadModule: "synaptics" [ 522.699] (II) Unloading synaptics [ 522.700] (II) ACPI Virtual Keyboard Device: Close [ 522.700] (II) UnloadModule: "evdev" [ 522.700] (II) Unloading evdev [ 522.700] (II) AIGLX: Suspending AIGLX clients for VT switch [ 522.700] (II) fglrx(0): Backup framebuffer data. [ 522.791] (II) fglrx(0): Backup complete. [ 523.104] Server terminated with error (1). Closing log file.