Skip to content

Instantly share code, notes, and snippets.

@anka-213
Created September 15, 2014 12:15
Show Gist options
  • Save anka-213/5532db69449fede0515b to your computer and use it in GitHub Desktop.
Save anka-213/5532db69449fede0515b to your computer and use it in GitHub Desktop.
Segfault on dual mouse
[ 9861.810]
X.Org X Server 1.16.0
Release Date: 2014-07-16
[ 9861.810] X Protocol Version 11, Revision 0
[ 9861.810] Build Operating System: Linux 3.15.5-2-ARCH x86_64
[ 9861.810] Current Operating System: Linux hjulle-arch 3.15.8-1-ARCH #1 SMP PREEMPT Fri Aug 1 08:51:42 CEST 2014 x86_64
[ 9861.810] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux_ root=UUID=ff8f26b9-4592-44b5-a10a-c8b4ebd9d446 rw rootflags=subvol=arch quiet nouveaufb fbcon=scrollback:1024k resume=/dev/disk/by-uuid/765e6360-9a02-478c-8582-4e175cff35e9
[ 9861.810] Build Date: 31 July 2014 11:53:19AM
[ 9861.810]
[ 9861.810] Current version of pixman: 0.32.6
[ 9861.810] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 9861.810] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 9861.811] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 15 14:08:13 2014
[ 9861.811] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 9861.811] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 9861.811] (==) No Layout section. Using the first Screen section.
[ 9861.811] (==) No screen section available. Using defaults.
[ 9861.811] (**) |-->Screen "Default Screen Section" (0)
[ 9861.811] (**) | |-->Monitor "<default monitor>"
[ 9861.811] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 9861.811] (==) Automatically adding devices
[ 9861.811] (==) Automatically enabling devices
[ 9861.811] (==) Automatically adding GPU devices
[ 9861.811] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 9861.811] Entry deleted from font path.
[ 9861.811] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 9861.811] Entry deleted from font path.
[ 9861.811] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 9861.811] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 9861.811] Entry deleted from font path.
[ 9861.811] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 9861.811] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 9861.811] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 9861.811] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 9861.811] (II) Loader magic: 0x818d80
[ 9861.811] (II) Module ABI versions:
[ 9861.811] X.Org ANSI C Emulation: 0.4
[ 9861.811] X.Org Video Driver: 18.0
[ 9861.811] X.Org XInput driver : 21.0
[ 9861.811] X.Org Server Extension : 8.0
[ 9861.813] (EE) systemd-logind: failed to get session: PID 9345 does not belong to any known session
[ 9861.813] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 9861.815] (--) PCI:*(0:1:0:0) 10de:0a23:1043:833f rev 162, Mem @ 0xf8000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x00002100/128, BIOS @ 0x????????/524288
[ 9861.815] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 9861.815] (II) LoadModule: "glx"
[ 9861.815] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 9861.825] (II) Module glx: vendor="X.Org Foundation"
[ 9861.825] compiled for 1.16.0, module version = 1.0.0
[ 9861.825] ABI class: X.Org Server Extension, version 8.0
[ 9861.825] (==) AIGLX enabled
[ 9861.825] (==) Matched nouveau as autoconfigured driver 0
[ 9861.825] (==) Matched nvidia as autoconfigured driver 1
[ 9861.825] (==) Matched nv as autoconfigured driver 2
[ 9861.825] (==) Matched nouveau as autoconfigured driver 3
[ 9861.825] (==) Matched nvidia as autoconfigured driver 4
[ 9861.825] (==) Matched nv as autoconfigured driver 5
[ 9861.825] (==) Matched modesetting as autoconfigured driver 6
[ 9861.825] (==) Matched fbdev as autoconfigured driver 7
[ 9861.825] (==) Matched vesa as autoconfigured driver 8
[ 9861.825] (==) Assigned the driver to the xf86ConfigLayout
[ 9861.825] (II) LoadModule: "nouveau"
[ 9861.826] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 9861.826] (II) Module nouveau: vendor="X.Org Foundation"
[ 9861.826] compiled for 1.16.0, module version = 1.0.10
[ 9861.826] Module class: X.Org Video Driver
[ 9861.826] ABI class: X.Org Video Driver, version 18.0
[ 9861.826] (II) LoadModule: "nvidia"
[ 9861.826] (WW) Warning, couldn't open module nvidia
[ 9861.826] (II) UnloadModule: "nvidia"
[ 9861.826] (II) Unloading nvidia
[ 9861.826] (EE) Failed to load module "nvidia" (module does not exist, 0)
[ 9861.826] (II) LoadModule: "nv"
[ 9861.827] (WW) Warning, couldn't open module nv
[ 9861.827] (II) UnloadModule: "nv"
[ 9861.827] (II) Unloading nv
[ 9861.827] (EE) Failed to load module "nv" (module does not exist, 0)
[ 9861.827] (II) LoadModule: "modesetting"
[ 9861.827] (WW) Warning, couldn't open module modesetting
[ 9861.827] (II) UnloadModule: "modesetting"
[ 9861.827] (II) Unloading modesetting
[ 9861.827] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 9861.827] (II) LoadModule: "fbdev"
[ 9861.827] (WW) Warning, couldn't open module fbdev
[ 9861.827] (II) UnloadModule: "fbdev"
[ 9861.827] (II) Unloading fbdev
[ 9861.827] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 9861.827] (II) LoadModule: "vesa"
[ 9861.827] (WW) Warning, couldn't open module vesa
[ 9861.827] (II) UnloadModule: "vesa"
[ 9861.827] (II) Unloading vesa
[ 9861.828] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 9861.828] (II) NOUVEAU driver
[ 9861.828] (II) NOUVEAU driver for NVIDIA chipset families :
[ 9861.828] RIVA TNT (NV04)
[ 9861.828] RIVA TNT2 (NV05)
[ 9861.828] GeForce 256 (NV10)
[ 9861.828] GeForce 2 (NV11, NV15)
[ 9861.828] GeForce 4MX (NV17, NV18)
[ 9861.828] GeForce 3 (NV20)
[ 9861.828] GeForce 4Ti (NV25, NV28)
[ 9861.828] GeForce FX (NV3x)
[ 9861.828] GeForce 6 (NV4x)
[ 9861.828] GeForce 7 (G7x)
[ 9861.828] GeForce 8 (G8x)
[ 9861.828] GeForce GTX 200 (NVA0)
[ 9861.828] GeForce GTX 400 (NVC0)
[ 9861.828] (++) using VT number 7
[ 9861.828] (II) [drm] nouveau interface version: 1.1.1
[ 9861.828] (II) Loading sub module "dri2"
[ 9861.828] (II) LoadModule: "dri2"
[ 9861.828] (II) Module "dri2" already built-in
[ 9861.828] (--) NOUVEAU(0): Chipset: "NVIDIA NVA5"
[ 9861.829] (II) NOUVEAU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 9861.829] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[ 9861.829] (==) NOUVEAU(0): RGB weight 888
[ 9861.829] (==) NOUVEAU(0): Default visual is TrueColor
[ 9861.829] (==) NOUVEAU(0): Using HW cursor
[ 9861.829] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[ 9861.829] (==) NOUVEAU(0): Page flipping enabled
[ 9861.829] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2]
[ 9861.901] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[ 9861.960] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[ 9861.963] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
[ 9861.998] (II) NOUVEAU(0): EDID for output DVI-I-1
[ 9861.998] (II) NOUVEAU(0): Manufacturer: PHL Model: 840 Serial#: 1601
[ 9861.998] (II) NOUVEAU(0): Year: 2006 Week: 41
[ 9861.998] (II) NOUVEAU(0): EDID Version: 1.3
[ 9861.998] (II) NOUVEAU(0): Digital Display Input
[ 9861.998] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 38 vert.: 30
[ 9861.998] (II) NOUVEAU(0): Gamma: 2.20
[ 9861.998] (II) NOUVEAU(0): DPMS capabilities: Off
[ 9861.998] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 9861.998] (II) NOUVEAU(0): First detailed timing is preferred mode
[ 9861.998] (II) NOUVEAU(0): redX: 0.634 redY: 0.354 greenX: 0.300 greenY: 0.614
[ 9861.998] (II) NOUVEAU(0): blueX: 0.138 blueY: 0.076 whiteX: 0.310 whiteY: 0.329
[ 9861.998] (II) NOUVEAU(0): Supported established timings:
[ 9861.998] (II) NOUVEAU(0): 720x400@70Hz
[ 9861.998] (II) NOUVEAU(0): 640x480@60Hz
[ 9861.998] (II) NOUVEAU(0): 640x480@67Hz
[ 9861.998] (II) NOUVEAU(0): 640x480@72Hz
[ 9861.998] (II) NOUVEAU(0): 640x480@75Hz
[ 9861.998] (II) NOUVEAU(0): 800x600@56Hz
[ 9861.998] (II) NOUVEAU(0): 800x600@60Hz
[ 9861.998] (II) NOUVEAU(0): 800x600@72Hz
[ 9861.998] (II) NOUVEAU(0): 800x600@75Hz
[ 9861.998] (II) NOUVEAU(0): 832x624@75Hz
[ 9861.998] (II) NOUVEAU(0): 1024x768@60Hz
[ 9861.998] (II) NOUVEAU(0): 1024x768@70Hz
[ 9861.998] (II) NOUVEAU(0): 1024x768@75Hz
[ 9861.998] (II) NOUVEAU(0): 1280x1024@75Hz
[ 9861.998] (II) NOUVEAU(0): 1152x864@75Hz
[ 9861.998] (II) NOUVEAU(0): Manufacturer's mask: 0
[ 9861.998] (II) NOUVEAU(0): Supported standard timings:
[ 9861.998] (II) NOUVEAU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 9861.998] (II) NOUVEAU(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 9861.998] (II) NOUVEAU(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 9861.998] (II) NOUVEAU(0): Supported detailed timing:
[ 9861.998] (II) NOUVEAU(0): clock: 108.0 MHz Image Size: 376 x 301 mm
[ 9861.998] (II) NOUVEAU(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
[ 9861.998] (II) NOUVEAU(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
[ 9861.998] (II) NOUVEAU(0): Serial No: AU30641001601
[ 9861.998] (II) NOUVEAU(0): Monitor name: Philips 190B
[ 9861.998] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
[ 9861.998] (II) NOUVEAU(0): EDID (in hex):
[ 9861.998] (II) NOUVEAU(0): 00ffffffffffff00410c400841060000
[ 9861.998] (II) NOUVEAU(0): 2910010380261e782a6d65a25a4c9d23
[ 9861.998] (II) NOUVEAU(0): 134f54bfef80714f8140818001010101
[ 9861.998] (II) NOUVEAU(0): 010101010101302a009851002a403070
[ 9861.998] (II) NOUVEAU(0): 1300782d1100001e000000ff00415533
[ 9861.998] (II) NOUVEAU(0): 30363431303031363031000000fc0050
[ 9861.998] (II) NOUVEAU(0): 68696c69707320313930420a000000fd
[ 9861.998] (II) NOUVEAU(0): 00384c1e530e000a20202020202000a9
[ 9861.998] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[ 9861.998] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 9861.998] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 9861.998] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 9861.998] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 9861.998] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 9861.998] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 9861.998] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 9861.998] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 9861.998] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 9861.998] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 9861.998] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 9861.998] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 9861.999] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 9861.999] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
[ 9861.999] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 9861.999] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9861.999] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 9862.027] (II) NOUVEAU(0): EDID for output VGA-1
[ 9862.027] (II) NOUVEAU(0): Manufacturer: HWP Model: 265c Serial#: 16843009
[ 9862.027] (II) NOUVEAU(0): Year: 2006 Week: 45
[ 9862.027] (II) NOUVEAU(0): EDID Version: 1.3
[ 9862.027] (II) NOUVEAU(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 9862.027] (II) NOUVEAU(0): Sync: Separate
[ 9862.027] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 34 vert.: 27
[ 9862.027] (II) NOUVEAU(0): Gamma: 2.20
[ 9862.027] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 9862.027] (II) NOUVEAU(0): Default color space is primary color space
[ 9862.027] (II) NOUVEAU(0): First detailed timing is preferred mode
[ 9862.027] (II) NOUVEAU(0): redX: 0.655 redY: 0.327 greenX: 0.273 greenY: 0.617
[ 9862.027] (II) NOUVEAU(0): blueX: 0.144 blueY: 0.079 whiteX: 0.313 whiteY: 0.329
[ 9862.028] (II) NOUVEAU(0): Supported established timings:
[ 9862.028] (II) NOUVEAU(0): 720x400@70Hz
[ 9862.028] (II) NOUVEAU(0): 640x480@60Hz
[ 9862.028] (II) NOUVEAU(0): 640x480@72Hz
[ 9862.028] (II) NOUVEAU(0): 640x480@75Hz
[ 9862.028] (II) NOUVEAU(0): 800x600@60Hz
[ 9862.028] (II) NOUVEAU(0): 800x600@72Hz
[ 9862.028] (II) NOUVEAU(0): 800x600@75Hz
[ 9862.028] (II) NOUVEAU(0): 832x624@75Hz
[ 9862.028] (II) NOUVEAU(0): 1024x768@60Hz
[ 9862.028] (II) NOUVEAU(0): 1024x768@70Hz
[ 9862.028] (II) NOUVEAU(0): 1024x768@75Hz
[ 9862.028] (II) NOUVEAU(0): 1280x1024@75Hz
[ 9862.028] (II) NOUVEAU(0): 1152x864@75Hz
[ 9862.028] (II) NOUVEAU(0): Manufacturer's mask: 0
[ 9862.028] (II) NOUVEAU(0): Supported standard timings:
[ 9862.028] (II) NOUVEAU(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 9862.028] (II) NOUVEAU(0): Supported detailed timing:
[ 9862.028] (II) NOUVEAU(0): clock: 108.0 MHz Image Size: 337 x 270 mm
[ 9862.028] (II) NOUVEAU(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
[ 9862.028] (II) NOUVEAU(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
[ 9862.028] (II) NOUVEAU(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
[ 9862.028] (II) NOUVEAU(0): Monitor name: HP L1706
[ 9862.028] (II) NOUVEAU(0): Serial No: CNT6450492
[ 9862.028] (II) NOUVEAU(0): EDID (in hex):
[ 9862.028] (II) NOUVEAU(0): 00ffffffffffff0022f05c2601010101
[ 9862.028] (II) NOUVEAU(0): 2d10010368221b78eef0d5a753469e24
[ 9862.028] (II) NOUVEAU(0): 145054adef8081800101010101010101
[ 9862.028] (II) NOUVEAU(0): 010101010101302a009851002a403070
[ 9862.028] (II) NOUVEAU(0): 1300510e1100001e000000fd00324c1e
[ 9862.028] (II) NOUVEAU(0): 530e000a202020202020000000fc0048
[ 9862.028] (II) NOUVEAU(0): 50204c313730360a20202020000000ff
[ 9862.028] (II) NOUVEAU(0): 00434e54363435303439320a202000d2
[ 9862.028] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[ 9862.028] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 9862.028] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 9862.028] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 9862.028] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 9862.028] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 9862.028] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 9862.028] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 9862.028] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 9862.028] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 9862.028] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 9862.028] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 9862.028] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
[ 9862.028] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9862.028] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 9862.030] (II) NOUVEAU(0): EDID for output HDMI-1
[ 9862.030] (II) NOUVEAU(0): Output DVI-I-1 connected
[ 9862.030] (II) NOUVEAU(0): Output VGA-1 connected
[ 9862.030] (II) NOUVEAU(0): Output HDMI-1 disconnected
[ 9862.030] (II) NOUVEAU(0): Using exact sizes for initial modes
[ 9862.030] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1280x1024
[ 9862.030] (II) NOUVEAU(0): Output VGA-1 using initial mode 1280x1024
[ 9862.030] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 9862.030] (--) NOUVEAU(0): Virtual size is 1280x1024 (pitch 0)
[ 9862.030] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[ 9862.030] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 9862.030] (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[ 9862.030] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 9862.030] (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[ 9862.030] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 9862.030] (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[ 9862.030] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 9862.030] (**) NOUVEAU(0): Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
[ 9862.030] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 9862.030] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[ 9862.030] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 9862.031] (**) NOUVEAU(0): Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[ 9862.031] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 9862.031] (**) NOUVEAU(0): Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
[ 9862.031] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 9862.031] (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[ 9862.031] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 9862.031] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[ 9862.031] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 9862.031] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[ 9862.031] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 9862.031] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
[ 9862.031] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
[ 9862.031] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[ 9862.031] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9862.031] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[ 9862.031] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 9862.031] (==) NOUVEAU(0): DPI set to (96, 96)
[ 9862.031] (II) Loading sub module "fb"
[ 9862.031] (II) LoadModule: "fb"
[ 9862.031] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 9862.032] (II) Module fb: vendor="X.Org Foundation"
[ 9862.032] compiled for 1.16.0, module version = 1.0.0
[ 9862.032] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9862.032] (II) Loading sub module "exa"
[ 9862.032] (II) LoadModule: "exa"
[ 9862.032] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 9862.033] (II) Module exa: vendor="X.Org Foundation"
[ 9862.033] compiled for 1.16.0, module version = 2.6.0
[ 9862.033] ABI class: X.Org Video Driver, version 18.0
[ 9862.033] (II) Loading sub module "shadowfb"
[ 9862.033] (II) LoadModule: "shadowfb"
[ 9862.033] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[ 9862.034] (II) Module shadowfb: vendor="X.Org Foundation"
[ 9862.034] compiled for 1.16.0, module version = 1.0.0
[ 9862.034] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9862.034] (--) Depth 24 pixmap format is 32 bpp
[ 9862.034] (II) NOUVEAU(0): Opened GPU channel 0
[ 9862.038] (II) NOUVEAU(0): [DRI2] Setup complete
[ 9862.038] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
[ 9862.038] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
[ 9862.041] (II) EXA(0): Driver allocated offscreen pixmaps
[ 9862.041] (II) EXA(0): Driver registered support for the following operations:
[ 9862.041] (II) Solid
[ 9862.041] (II) Copy
[ 9862.041] (II) Composite (RENDER acceleration)
[ 9862.041] (II) UploadToScreen
[ 9862.041] (II) DownloadFromScreen
[ 9862.041] (==) NOUVEAU(0): Backing store enabled
[ 9862.041] (==) NOUVEAU(0): Silken mouse enabled
[ 9862.041] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[ 9862.041] (II) NOUVEAU(0): [XvMC] Extension initialized.
[ 9862.041] (==) NOUVEAU(0): DPMS enabled
[ 9862.041] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 9862.041] (--) RandR disabled
[ 9862.073] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 9862.073] (II) AIGLX: enabled GLX_ARB_create_context
[ 9862.073] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 9862.073] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 9862.073] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 9862.073] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 9862.073] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 9862.073] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 9862.073] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 9862.074] (II) AIGLX: Loaded and initialized nouveau
[ 9862.074] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 9862.075] (II) NOUVEAU(0): NVEnterVT is called.
[ 9862.122] (II) NOUVEAU(0): Setting screen physical size to 338 x 270
[ 9862.122] resize called 1280 1024
[ 9862.164] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 9862.164] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9862.164] (**) Power Button: Applying InputClass "system-keyboard"
[ 9862.164] (II) LoadModule: "evdev"
[ 9862.164] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 9862.201] (II) Module evdev: vendor="X.Org Foundation"
[ 9862.201] compiled for 1.16.0, module version = 2.9.0
[ 9862.201] Module class: X.Org XInput Driver
[ 9862.201] ABI class: X.Org XInput driver, version 21.0
[ 9862.201] (II) Using input driver 'evdev' for 'Power Button'
[ 9862.201] (**) Power Button: always reports core events
[ 9862.201] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 9862.202] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 9862.202] (--) evdev: Power Button: Found keys
[ 9862.202] (II) evdev: Power Button: Configuring as keyboard
[ 9862.202] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 9862.202] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 9862.202] (**) Option "xkb_rules" "evdev"
[ 9862.202] (**) Option "xkb_model" "pc104"
[ 9862.202] (**) Option "xkb_layout" "us,se,us"
[ 9862.202] (**) Option "xkb_variant" ",,dvorak"
[ 9862.234] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 9862.234] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9862.234] (**) Power Button: Applying InputClass "system-keyboard"
[ 9862.234] (II) Using input driver 'evdev' for 'Power Button'
[ 9862.234] (**) Power Button: always reports core events
[ 9862.234] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 9862.234] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 9862.234] (--) evdev: Power Button: Found keys
[ 9862.234] (II) evdev: Power Button: Configuring as keyboard
[ 9862.234] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 9862.234] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 9862.234] (**) Option "xkb_rules" "evdev"
[ 9862.234] (**) Option "xkb_model" "pc104"
[ 9862.234] (**) Option "xkb_layout" "us,se,us"
[ 9862.234] (**) Option "xkb_variant" ",,dvorak"
[ 9862.235] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event15)
[ 9862.235] (II) No input driver specified, ignoring this device.
[ 9862.235] (II) This device may have been added with another device file.
[ 9862.236] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event16)
[ 9862.236] (II) No input driver specified, ignoring this device.
[ 9862.236] (II) This device may have been added with another device file.
[ 9862.236] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event17)
[ 9862.236] (II) No input driver specified, ignoring this device.
[ 9862.236] (II) This device may have been added with another device file.
[ 9862.236] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event18)
[ 9862.236] (II) No input driver specified, ignoring this device.
[ 9862.236] (II) This device may have been added with another device file.
[ 9862.237] (II) config/udev: Adding input device CHESEN USB Keyboard (/dev/input/event2)
[ 9862.237] (**) CHESEN USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 9862.237] (**) CHESEN USB Keyboard: Applying InputClass "system-keyboard"
[ 9862.237] (II) Using input driver 'evdev' for 'CHESEN USB Keyboard'
[ 9862.237] (**) CHESEN USB Keyboard: always reports core events
[ 9862.237] (**) evdev: CHESEN USB Keyboard: Device: "/dev/input/event2"
[ 9862.237] (--) evdev: CHESEN USB Keyboard: Vendor 0xa81 Product 0x101
[ 9862.237] (--) evdev: CHESEN USB Keyboard: Found keys
[ 9862.237] (II) evdev: CHESEN USB Keyboard: Configuring as keyboard
[ 9862.237] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.0/0003:0A81:0101.0001/input/input4/event2"
[ 9862.237] (II) XINPUT: Adding extended input device "CHESEN USB Keyboard" (type: KEYBOARD, id 8)
[ 9862.237] (**) Option "xkb_rules" "evdev"
[ 9862.237] (**) Option "xkb_model" "pc104"
[ 9862.237] (**) Option "xkb_layout" "us,se,us"
[ 9862.237] (**) Option "xkb_variant" ",,dvorak"
[ 9862.238] (II) config/udev: Adding input device CHESEN USB Keyboard (/dev/input/event3)
[ 9862.238] (**) CHESEN USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 9862.238] (**) CHESEN USB Keyboard: Applying InputClass "system-keyboard"
[ 9862.238] (II) Using input driver 'evdev' for 'CHESEN USB Keyboard'
[ 9862.238] (**) CHESEN USB Keyboard: always reports core events
[ 9862.238] (**) evdev: CHESEN USB Keyboard: Device: "/dev/input/event3"
[ 9862.238] (--) evdev: CHESEN USB Keyboard: Vendor 0xa81 Product 0x101
[ 9862.238] (--) evdev: CHESEN USB Keyboard: Found keys
[ 9862.238] (II) evdev: CHESEN USB Keyboard: Configuring as keyboard
[ 9862.238] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.1/0003:0A81:0101.0002/input/input5/event3"
[ 9862.238] (II) XINPUT: Adding extended input device "CHESEN USB Keyboard" (type: KEYBOARD, id 9)
[ 9862.238] (**) Option "xkb_rules" "evdev"
[ 9862.238] (**) Option "xkb_model" "pc104"
[ 9862.238] (**) Option "xkb_layout" "us,se,us"
[ 9862.238] (**) Option "xkb_variant" ",,dvorak"
[ 9862.239] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[ 9862.239] (II) No input driver specified, ignoring this device.
[ 9862.239] (II) This device may have been added with another device file.
[ 9862.239] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event9)
[ 9862.239] (II) No input driver specified, ignoring this device.
[ 9862.239] (II) This device may have been added with another device file.
[ 9862.240] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event10)
[ 9862.240] (II) No input driver specified, ignoring this device.
[ 9862.240] (II) This device may have been added with another device file.
[ 9862.240] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event11)
[ 9862.240] (II) No input driver specified, ignoring this device.
[ 9862.240] (II) This device may have been added with another device file.
[ 9862.240] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event12)
[ 9862.240] (II) No input driver specified, ignoring this device.
[ 9862.240] (II) This device may have been added with another device file.
[ 9862.241] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event13)
[ 9862.241] (II) No input driver specified, ignoring this device.
[ 9862.241] (II) This device may have been added with another device file.
[ 9862.241] (II) config/udev: Adding input device CHICONY HP Basic USB Keyboard (/dev/input/event5)
[ 9862.241] (**) CHICONY HP Basic USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 9862.241] (**) CHICONY HP Basic USB Keyboard: Applying InputClass "system-keyboard"
[ 9862.241] (II) Using input driver 'evdev' for 'CHICONY HP Basic USB Keyboard'
[ 9862.241] (**) CHICONY HP Basic USB Keyboard: always reports core events
[ 9862.241] (**) evdev: CHICONY HP Basic USB Keyboard: Device: "/dev/input/event5"
[ 9862.241] (--) evdev: CHICONY HP Basic USB Keyboard: Vendor 0x3f0 Product 0x24
[ 9862.241] (--) evdev: CHICONY HP Basic USB Keyboard: Found keys
[ 9862.241] (II) evdev: CHICONY HP Basic USB Keyboard: Configuring as keyboard
[ 9862.241] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/0003:03F0:0024.0004/input/input7/event5"
[ 9862.241] (II) XINPUT: Adding extended input device "CHICONY HP Basic USB Keyboard" (type: KEYBOARD, id 10)
[ 9862.241] (**) Option "xkb_rules" "evdev"
[ 9862.241] (**) Option "xkb_model" "pc104"
[ 9862.241] (**) Option "xkb_layout" "us,se,us"
[ 9862.241] (**) Option "xkb_variant" ",,dvorak"
[ 9862.242] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event6)
[ 9862.242] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 9862.242] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 9862.242] (**) Logitech USB Receiver: always reports core events
[ 9862.242] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event6"
[ 9862.242] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc51a
[ 9862.242] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[ 9862.242] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 9862.242] (--) evdev: Logitech USB Receiver: Found relative axes
[ 9862.242] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[ 9862.242] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 9862.242] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 9862.242] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 9862.242] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 9862.242] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/0003:046D:C51A.0005/input/input8/event6"
[ 9862.242] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 11)
[ 9862.242] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 9862.243] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 9862.243] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 9862.243] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 9862.243] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 9862.243] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1)
[ 9862.243] (II) No input driver specified, ignoring this device.
[ 9862.243] (II) This device may have been added with another device file.
[ 9862.243] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event7)
[ 9862.243] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 9862.243] (**) Logitech USB Receiver: Applying InputClass "system-keyboard"
[ 9862.243] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 9862.243] (**) Logitech USB Receiver: always reports core events
[ 9862.243] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event7"
[ 9862.244] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc51a
[ 9862.244] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
[ 9862.244] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 9862.244] (--) evdev: Logitech USB Receiver: Found relative axes
[ 9862.244] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
[ 9862.244] (--) evdev: Logitech USB Receiver: Found absolute axes
[ 9862.244] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[ 9862.244] (--) evdev: Logitech USB Receiver: Found keys
[ 9862.244] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 9862.244] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 9862.244] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 9862.244] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 9862.244] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 9862.244] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.1/0003:046D:C51A.0006/input/input9/event7"
[ 9862.244] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 12)
[ 9862.244] (**) Option "xkb_rules" "evdev"
[ 9862.244] (**) Option "xkb_model" "pc104"
[ 9862.244] (**) Option "xkb_layout" "us,se,us"
[ 9862.244] (**) Option "xkb_variant" ",,dvorak"
[ 9862.244] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 9862.244] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[ 9862.245] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 9862.245] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 9862.245] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 9862.245] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 9862.245] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event4)
[ 9862.245] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 9862.245] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
[ 9862.245] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[ 9862.245] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event4"
[ 9862.245] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc01e
[ 9862.245] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
[ 9862.245] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[ 9862.245] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
[ 9862.245] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[ 9862.245] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[ 9862.246] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[ 9862.246] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[ 9862.246] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 9862.246] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/0003:046D:C01E.0003/input/input6/event4"
[ 9862.246] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 13)
[ 9862.246] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[ 9862.246] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[ 9862.246] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[ 9862.246] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[ 9862.246] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[ 9862.246] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[ 9862.246] (II) No input driver specified, ignoring this device.
[ 9862.246] (II) This device may have been added with another device file.
[ 9862.246] (II) config/udev: Adding input device PC Speaker (/dev/input/event14)
[ 9862.246] (II) No input driver specified, ignoring this device.
[ 9862.246] (II) This device may have been added with another device file.
[ 9862.247] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event19)
[ 9862.247] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 9862.247] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[ 9862.247] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[ 9862.247] (**) HP WMI hotkeys: always reports core events
[ 9862.247] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event19"
[ 9862.247] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[ 9862.247] (--) evdev: HP WMI hotkeys: Found keys
[ 9862.247] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[ 9862.247] (**) Option "config_info" "udev:/sys/devices/virtual/input/input22/event19"
[ 9862.247] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 14)
[ 9862.247] (**) Option "xkb_rules" "evdev"
[ 9862.247] (**) Option "xkb_model" "pc104"
[ 9862.247] (**) Option "xkb_layout" "us,se,us"
[ 9862.247] (**) Option "xkb_variant" ",,dvorak"
[ 9868.841] (II) NOUVEAU(0): EDID vendor "HWP", prod id 9820
[ 9868.841] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[ 9868.841] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[ 9868.841] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 9868.841] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 9868.841] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 9868.841] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 9868.841] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 9868.841] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9868.841] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 9868.841] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 9868.841] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 9868.841] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 9868.841] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 9868.841] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 9868.841] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 9868.841] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 9868.841] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 9869.107] resize called 2560 1024
[ 9873.792] (II) NOUVEAU(0): EDID vendor "HWP", prod id 9820
[ 9873.792] (II) NOUVEAU(0): Using hsync ranges from config file
[ 9873.792] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 9873.792] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 9873.792] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 9873.792] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 9873.792] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 9873.792] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 9873.792] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9873.792] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 9873.792] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 9873.792] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 9873.793] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 9873.793] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 9873.793] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 9873.793] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 9873.793] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 9873.793] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 9931.899] (EE)
[ 9931.899] (EE) Backtrace:
[ 9931.899] (EE) 0: /usr/bin/Xorg.bin (xorg_backtrace+0x56) [0x593966]
[ 9931.899] (EE) 1: /usr/bin/Xorg.bin (0x400000+0x197b69) [0x597b69]
[ 9931.899] (EE) 2: /usr/lib/libc.so.6 (0x7f5a201ca000+0x33df0) [0x7f5a201fddf0]
[ 9931.899] (EE) 3: /usr/bin/Xorg.bin (0x400000+0xd44d5) [0x4d44d5]
[ 9931.899] (EE) 4: /usr/bin/Xorg.bin (0x400000+0xd4c09) [0x4d4c09]
[ 9931.900] (EE) 5: /usr/bin/Xorg.bin (WakeupHandler+0x6b) [0x43c3ab]
[ 9931.900] (EE) 6: /usr/bin/Xorg.bin (WaitForSomething+0x1c7) [0x590d97]
[ 9931.900] (EE) 7: /usr/bin/Xorg.bin (0x400000+0x374f1) [0x4374f1]
[ 9931.900] (EE) 8: /usr/bin/Xorg.bin (0x400000+0x3b866) [0x43b866]
[ 9931.900] (EE) 9: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f5a201ea000]
[ 9931.900] (EE) 10: /usr/bin/Xorg.bin (0x400000+0x25d0e) [0x425d0e]
[ 9931.900] (EE)
[ 9931.900] (EE) Segmentation fault at address 0x20
[ 9931.900] (EE)
Fatal server error:
[ 9931.900] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 9931.900] (EE)
[ 9931.901] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 9931.901] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 9931.901] (EE)
[ 9931.901] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 9931.901] (II) NOUVEAU(0): NVLeaveVT is called.
[ 9931.947] (EE) Server terminated with error (1). Closing log file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment