FS#51536 - [CRITICAL BUG] Can't use the opengl or 3D features

Attached to Project: Arch Linux
Opened by RM Beer (rmbeer) - Tuesday, 25 October 2016, 21:04 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 25 October 2016, 23:04 GMT
Task Type Bug Report
Category System
Status Closed
Assigned To No-one
Architecture i686
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details


any app giveme this error and can't init the window where i execute the app:

X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Value in failed request: 0x0
Serial number of failed request: 31
Current serial number in output stream: 32




The log of Xorg is this:

[ 225.395]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 225.395] X Protocol Version 11, Revision 0
[ 225.395] Build Operating System: Linux 4.5.4-1-ARCH i686
[ 225.396] Current Operating System: Linux $HOST 4.8.4-1-ARCH #1 SMP PREEMPT Sat Oct 22 18:45:32 CEST 2016 i686
[ 225.396] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3b60f175-4bf2-45f9-8b73-7735dfc31f18 rw quiet nomodeset
[ 225.397] Build Date: 19 July 2016 05:56:07PM
[ 225.397]
[ 225.397] Current version of pixman: 0.34.0
[ 225.398] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 225.398] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 225.399] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 24 13:56:37 2016
[ 225.496] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 225.519] (==) No Layout section. Using the first Screen section.
[ 225.519] (==) No screen section available. Using defaults.
[ 225.519] (**) |-->Screen "Default Screen Section" (0)
[ 225.519] (**) | |-->Monitor "<default monitor>"
[ 225.520] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 225.520] (==) Automatically adding devices
[ 225.520] (==) Automatically enabling devices
[ 225.520] (==) Automatically adding GPU devices
[ 225.520] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 225.605] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 225.605] Entry deleted from font path.
[ 225.605] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 225.606] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 225.606] Entry deleted from font path.
[ 225.606] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 225.606] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/
[ 225.606] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 225.606] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 225.606] (II) Loader magic: 0x82a96c0
[ 225.606] (II) Module ABI versions:
[ 225.606] X.Org ANSI C Emulation: 0.4
[ 225.606] X.Org Video Driver: 20.0
[ 225.606] X.Org XInput driver : 22.1
[ 225.606] X.Org Server Extension : 9.0
[ 225.609] (++) using VT number 1

[ 225.609] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 225.617] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 225.618] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 225.620] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 225.622] (--) PCI:*(0:1:0:0) 10de:0161:1682:208f rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfc000000/16777216, BIOS @ 0x????????/131072
[ 225.622] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 225.623] (II) LoadModule: "glx"
[ 225.693] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 226.488] (II) Module glx: vendor="NVIDIA Corporation"
[ 226.488] compiled for 4.0.2, module version = 1.0.0
[ 226.488] Module class: X.Org Server Extension
[ 226.488] (II) NVIDIA GLX Module 304.132 Fri Sep 16 11:43:26 PDT 2016
[ 226.488] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 226.488] loading driver: nvidia
[ 226.488] (==) Matched nvidia as autoconfigured driver 0
[ 226.488] (==) Matched nouveau as autoconfigured driver 1
[ 226.488] (==) Matched nv as autoconfigured driver 2
[ 226.488] (==) Matched nouveau as autoconfigured driver 3
[ 226.488] (==) Matched nv as autoconfigured driver 4
[ 226.488] (==) Matched modesetting as autoconfigured driver 5
[ 226.488] (==) Matched fbdev as autoconfigured driver 6
[ 226.488] (==) Matched vesa as autoconfigured driver 7
[ 226.488] (==) Assigned the driver to the xf86ConfigLayout
[ 226.488] (II) LoadModule: "nvidia"
[ 226.504] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 226.566] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 226.566] compiled for 4.0.2, module version = 1.0.0
[ 226.566] Module class: X.Org Video Driver
[ 226.575] (II) LoadModule: "nouveau"
[ 226.595] (WW) Warning, couldn't open module nouveau
[ 226.595] (II) UnloadModule: "nouveau"
[ 226.595] (II) Unloading nouveau
[ 226.595] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 226.595] (II) LoadModule: "nv"
[ 226.596] (WW) Warning, couldn't open module nv
[ 226.596] (II) UnloadModule: "nv"
[ 226.596] (II) Unloading nv
[ 226.596] (EE) Failed to load module "nv" (module does not exist, 0)
[ 226.596] (II) LoadModule: "modesetting"
[ 226.596] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 226.612] (II) Module modesetting: vendor="X.Org Foundation"
[ 226.612] compiled for 1.18.4, module version = 1.18.4
[ 226.612] Module class: X.Org Video Driver
[ 226.612] ABI class: X.Org Video Driver, version 20.0
[ 226.612] (II) LoadModule: "fbdev"
[ 226.612] (WW) Warning, couldn't open module fbdev
[ 226.612] (II) UnloadModule: "fbdev"
[ 226.612] (II) Unloading fbdev
[ 226.613] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 226.613] (II) LoadModule: "vesa"
[ 226.613] (WW) Warning, couldn't open module vesa
[ 226.613] (II) UnloadModule: "vesa"
[ 226.613] (II) Unloading vesa
[ 226.613] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 226.623] (II) NVIDIA dlloader X Driver 304.132 Fri Sep 16 11:24:03 PDT 2016
[ 226.623] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 226.624] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 226.625] (II) Loading sub module "fb"
[ 226.625] (II) LoadModule: "fb"
[ 226.625] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 226.635] (II) Module fb: vendor="X.Org Foundation"
[ 226.635] compiled for 1.18.4, module version = 1.0.0
[ 226.635] ABI class: X.Org ANSI C Emulation, version 0.4
[ 226.635] (II) Loading sub module "wfb"
[ 226.635] (II) LoadModule: "wfb"
[ 226.635] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 226.644] (II) Module wfb: vendor="X.Org Foundation"
[ 226.644] compiled for 1.18.4, module version = 1.0.0
[ 226.645] ABI class: X.Org ANSI C Emulation, version 0.4
[ 226.645] (II) Loading sub module "ramdac"
[ 226.645] (II) LoadModule: "ramdac"
[ 226.645] (II) Module "ramdac" already built-in
[ 226.647] (WW) Falling back to old probe method for modesetting
[ 226.647] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 226.647] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 226.647] (==) NVIDIA(0): RGB weight 888
[ 226.647] (==) NVIDIA(0): Default visual is TrueColor
[ 226.647] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 226.647] (**) NVIDIA(0): Enabling 2D acceleration
[ 227.599] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[ 227.599] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 227.602] (II) NVIDIA(0): NVIDIA GPU GeForce 6200 TurboCache(TM) (NV44) at PCI:1:0:0
[ 227.602] (II) NVIDIA(0): (GPU-0)
[ 227.602] (--) NVIDIA(0): Memory: 524288 kBytes
[ 227.602] (--) NVIDIA(0): VideoBIOS: 05.44.02.32.0e
[ 227.602] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 227.602] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 227.602] (--) NVIDIA(0): Valid display device(s) on GeForce 6200 TurboCache(TM) at PCI:1:0:0
[ 227.602] (--) NVIDIA(0): Samsung SyncMaster (CRT-0) (connected)
[ 227.602] (--) NVIDIA(0): CRT-1
[ 227.602] (--) NVIDIA(0): TV-0
[ 227.602] (--) NVIDIA(0): DFP-0
[ 227.602] (--) NVIDIA(0): Samsung SyncMaster (CRT-0): 400.0 MHz maximum pixel clock
[ 227.602] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[ 227.602] (--) NVIDIA(0): TV-0: 400.0 MHz maximum pixel clock
[ 227.602] (--) NVIDIA(0): TV encoder: Unknown
[ 227.602] (--) NVIDIA(0): DFP-0: 155.0 MHz maximum pixel clock
[ 227.602] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[ 227.602] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 227.602] (**) NVIDIA(0): device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[ 227.602] (**) NVIDIA(0): has been enabled on all display devices.)
[ 227.602] (==) NVIDIA(0):
[ 227.602] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 227.602] (==) NVIDIA(0): will be used as the requested mode.
[ 227.602] (==) NVIDIA(0):
[ 227.602] (II) NVIDIA(0): Validated MetaModes:
[ 227.602] (II) NVIDIA(0): "CRT-0:nvidia-auto-select"
[ 227.602] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 227.603] (WW) NVIDIA(0): Unable to support custom viewPortOut 1920 x 1080 +0 +0
[ 227.604] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
[ 227.604] (--) NVIDIA(0): option
[ 227.604] (II) UnloadModule: "modesetting"
[ 227.604] (II) Unloading modesetting
[ 227.604] (--) Depth 24 pixmap format is 32 bpp
[ 227.610] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 227.610] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 227.610] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 227.610] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 227.610] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 227.610] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 227.610] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 227.610] (II) NVIDIA(0): Config Options in the README.
[ 227.610] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
[ 227.778] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 227.778] (==) NVIDIA(0): Backing store enabled
[ 227.778] (==) NVIDIA(0): Silken mouse enabled
[ 227.801] (==) NVIDIA(0): DPMS enabled
[ 227.802] (II) Loading sub module "dri2"
[ 227.802] (II) LoadModule: "dri2"
[ 227.802] (II) Module "dri2" already built-in
[ 227.802] (II) NVIDIA(0): [DRI2] Setup complete
[ 227.802] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 227.803] (--) RandR disabled
[ 227.826] (II) Initializing extension GLX
[ 227.826] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 228.232] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 228.232] (II) LoadModule: "libinput"
[ 228.232] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 228.284] (II) Module libinput: vendor="X.Org Foundation"
[ 228.284] compiled for 1.18.4, module version = 0.22.0
[ 228.284] Module class: X.Org XInput Driver
[ 228.284] ABI class: X.Org XInput driver, version 22.1
[ 228.286] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 28 paused 0
[ 228.286] (II) Using input driver 'libinput' for 'Power Button'
[ 228.286] (**) Power Button: always reports core events
[ 228.286] (**) Option "Device" "/dev/input/event5"
[ 228.286] (**) Option "_source" "server/udev"
[ 228.288] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 228.288] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 228.288] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[ 228.288] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 228.289] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 228.289] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 228.290] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 228.290] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 228.292] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 31 paused 0
[ 228.292] (II) Using input driver 'libinput' for 'Power Button'
[ 228.292] (**) Power Button: always reports core events
[ 228.292] (**) Option "Device" "/dev/input/event4"
[ 228.292] (**) Option "_source" "server/udev"
[ 228.292] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 228.292] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 228.292] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event4"
[ 228.292] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 228.292] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 228.292] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 228.293] (II) config/udev: Adding input device Genius USB Optical Mouse (/dev/input/event3)
[ 228.293] (**) Genius USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 228.350] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 32 paused 0
[ 228.350] (II) Using input driver 'libinput' for 'Genius USB Optical Mouse'
[ 228.350] (**) Genius USB Optical Mouse: always reports core events
[ 228.350] (**) Option "Device" "/dev/input/event3"
[ 228.350] (**) Option "_source" "server/udev"
[ 228.352] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is tagged by udev as: Mouse
[ 228.352] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is a pointer caps
[ 228.352] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3:1.0/0003:0458:003A.0017/input/input14/event3"
[ 228.352] (II) XINPUT: Adding extended input device "Genius USB Optical Mouse" (type: MOUSE, id 8)
[ 228.353] (**) Option "AccelerationScheme" "none"
[ 228.353] (**) Genius USB Optical Mouse: (accel) selected scheme none/0
[ 228.353] (**) Genius USB Optical Mouse: (accel) acceleration factor: 2.000
[ 228.353] (**) Genius USB Optical Mouse: (accel) acceleration threshold: 4
[ 228.354] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is tagged by udev as: Mouse
[ 228.354] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is a pointer caps
[ 228.356] (II) config/udev: Adding input device Genius USB Optical Mouse (/dev/input/mouse0)
[ 228.356] (II) No input driver specified, ignoring this device.
[ 228.356] (II) This device may have been added with another device file.
[ 228.357] (II) config/udev: Adding input device SIGMACHIP USB Keyboard (/dev/input/event1)
[ 228.357] (**) SIGMACHIP USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 228.358] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 33 paused 0
[ 228.358] (II) Using input driver 'libinput' for 'SIGMACHIP USB Keyboard'
[ 228.358] (**) SIGMACHIP USB Keyboard: always reports core events
[ 228.358] (**) Option "Device" "/dev/input/event1"
[ 228.358] (**) Option "_source" "server/udev"
[ 228.359] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 228.359] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is a keyboard
[ 228.359] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb4/4-1/4-1:1.0/0003:1C4F:0002.0001/input/input1/event1"
[ 228.359] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: KEYBOARD, id 9)
[ 228.360] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 228.360] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is a keyboard
[ 228.361] (II) config/udev: Adding input device SIGMACHIP USB Keyboard (/dev/input/event2)
[ 228.361] (**) SIGMACHIP USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 228.362] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 34 paused 0
[ 228.362] (II) Using input driver 'libinput' for 'SIGMACHIP USB Keyboard'
[ 228.362] (**) SIGMACHIP USB Keyboard: always reports core events
[ 228.362] (**) Option "Device" "/dev/input/event2"
[ 228.362] (**) Option "_source" "server/udev"
[ 228.363] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 228.363] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is a keyboard
[ 228.363] (II) libinput: SIGMACHIP USB Keyboard: needs a virtual subdevice
[ 228.363] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb4/4-1/4-1:1.1/0003:1C4F:0002.0002/input/input2/event2"
[ 228.363] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: MOUSE, id 10)
[ 228.363] (**) Option "AccelerationScheme" "none"
[ 228.363] (**) SIGMACHIP USB Keyboard: (accel) selected scheme none/0
[ 228.363] (**) SIGMACHIP USB Keyboard: (accel) acceleration factor: 2.000
[ 228.363] (**) SIGMACHIP USB Keyboard: (accel) acceleration threshold: 4
[ 228.363] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 228.363] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is a keyboard
[ 228.364] (II) config/udev: Adding input device HDA ATI SB Line Out (/dev/input/event10)
[ 228.364] (II) No input driver specified, ignoring this device.
[ 228.364] (II) This device may have been added with another device file.
[ 228.364] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event11)
[ 228.364] (II) No input driver specified, ignoring this device.
[ 228.364] (II) This device may have been added with another device file.
[ 228.365] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event7)
[ 228.365] (II) No input driver specified, ignoring this device.
[ 228.365] (II) This device may have been added with another device file.
[ 228.365] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event8)
[ 228.365] (II) No input driver specified, ignoring this device.
[ 228.365] (II) This device may have been added with another device file.
[ 228.365] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event9)
[ 228.365] (II) No input driver specified, ignoring this device.
[ 228.365] (II) This device may have been added with another device file.
[ 228.366] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 228.366] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 228.367] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 35 paused 0
[ 228.367] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 228.367] (**) AT Translated Set 2 keyboard: always reports core events
[ 228.367] (**) Option "Device" "/dev/input/event0"
[ 228.367] (**) Option "_source" "server/udev"
[ 228.368] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 228.368] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 228.368] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 228.368] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 228.368] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 228.368] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 228.368] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 228.368] (II) No input driver specified, ignoring this device.
[ 228.368] (II) This device may have been added with another device file.
[ 228.371] (**) SIGMACHIP USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 228.371] (II) systemd-logind: returning pre-existing fd for /dev/input/event2 13:66
[ 228.371] (II) Using input driver 'libinput' for 'SIGMACHIP USB Keyboard'
[ 228.371] (**) SIGMACHIP USB Keyboard: always reports core events
[ 228.371] (**) Option "Device" "/dev/input/event2"
[ 228.371] (**) Option "_source" "_driver/libinput"
[ 228.371] (II) libinput: SIGMACHIP USB Keyboard: is a virtual subdevice
[ 228.371] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb4/4-1/4-1:1.1/0003:1C4F:0002.0002/input/input2/event2"
[ 228.371] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: KEYBOARD, id 12)
[ 234.810] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[ 234.810] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 234.810] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 234.810] (**) NVIDIA(0): device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[ 234.810] (**) NVIDIA(0): has been enabled on all display devices.)
[ 234.874] (II) NVIDIA(0): Setting mode "NULL"
[ 234.899] (II) NVIDIA(0): Setting mode "VGA-0: 1280x800 @1280x800 +0+0"
[ 236.247] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[ 236.248] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 236.248] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 236.248] (**) NVIDIA(0): device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[ 236.248] (**) NVIDIA(0): has been enabled on all display devices.)
[ 236.323] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[ 236.323] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 236.323] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 236.323] (**) NVIDIA(0): device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[ 236.323] (**) NVIDIA(0): has been enabled on all display devices.)
[ 236.398] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[ 236.398] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 236.398] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 236.398] (**) NVIDIA(0): device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[ 236.398] (**) NVIDIA(0): has been enabled on all display devices.)
[ 296.795] (II) NVIDIA(0): Setting mode "VGA-0:640x480"
[ 296.923] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[ 296.923] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 296.923] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 296.923] (**) NVIDIA(0): device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[ 296.923] (**) NVIDIA(0): has been enabled on all display devices.)
[ 3507.131] (**) Option "fd" "28"
[ 3507.134] (**) Option "fd" "31"
[ 3507.135] (**) Option "fd" "32"
[ 3507.136] (**) Option "fd" "33"
[ 3507.137] (**) Option "fd" "34"
[ 3507.137] (**) Option "fd" "35"
[ 3507.138] (**) Option "fd" "34"
[ 3507.217] (II) systemd-logind: got pause for 226:0
[ 3507.217] (II) systemd-logind: got pause for 13:69
[ 3507.217] (II) systemd-logind: got pause for 13:67
[ 3507.217] (II) systemd-logind: got pause for 13:65
[ 3507.217] (II) systemd-logind: got pause for 13:66
[ 3507.217] (II) systemd-logind: got pause for 13:68
[ 3507.217] (II) systemd-logind: got pause for 13:64
[ 3553.850] (II) systemd-logind: got resume for 226:0
[ 3553.977] (II) NVIDIA(0): Setting mode "VGA-0:640x480"
[ 3554.039] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 3554.039] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 3554.039] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 3554.039] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 3554.039] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 3554.039] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 3554.039] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 3554.039] (II) NVIDIA(0): Config Options in the README.
[ 3554.067] (II) systemd-logind: got resume for 13:69
[ 3554.068] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 3554.068] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 3554.069] (II) systemd-logind: got resume for 13:67
[ 3554.069] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is tagged by udev as: Mouse
[ 3554.069] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is a pointer caps
[ 3554.069] (II) systemd-logind: got resume for 13:65
[ 3554.070] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 3554.070] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is a keyboard
[ 3554.070] (II) systemd-logind: got resume for 13:66
[ 3554.070] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 3554.070] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is a keyboard
[ 3554.071] (II) systemd-logind: got resume for 13:68
[ 3554.071] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 3554.071] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 3554.071] (II) systemd-logind: got resume for 13:64
[ 3554.072] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 3554.072] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 8381.232] (II) NVIDIA(0): Setting mode "VGA-0: 1280x800 @1280x800 +0+0"
[ 8381.359] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[ 8381.359] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 8381.359] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 8381.359] (**) NVIDIA(0): device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[ 8381.359] (**) NVIDIA(0): has been enabled on all display devices.)
[ 8384.552] (II) NVIDIA(0): Setting mode "VGA-0:640x480"
[ 8384.661] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[ 8384.661] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 8384.661] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 8384.661] (**) NVIDIA(0): device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[ 8384.661] (**) NVIDIA(0): has been enabled on all display devices.)
[ 8387.042] (**) Option "fd" "57"
[ 8387.043] (**) Option "fd" "34"
[ 8387.044] (**) Option "fd" "21"
[ 8387.046] (**) Option "fd" "32"
[ 8387.047] (**) Option "fd" "33"
[ 8387.049] (**) Option "fd" "35"
[ 8387.050] (**) Option "fd" "33"
[ 8387.132] (II) systemd-logind: got pause for 226:0
[ 8387.132] (II) systemd-logind: got pause for 13:69
[ 8387.132] (II) systemd-logind: got pause for 13:67
[ 8387.132] (II) systemd-logind: got pause for 13:65
[ 8387.132] (II) systemd-logind: got pause for 13:66
[ 8387.132] (II) systemd-logind: got pause for 13:68
[ 8387.132] (II) systemd-logind: got pause for 13:64
[ 8388.769] (II) systemd-logind: got resume for 226:0
[ 8388.893] (II) NVIDIA(0): Setting mode "VGA-0:640x480"
[ 8388.968] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 8388.969] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 8388.969] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 8388.969] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 8388.969] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 8388.969] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 8388.969] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 8388.969] (II) NVIDIA(0): Config Options in the README.
[ 8388.996] (II) systemd-logind: got resume for 13:69
[ 8388.996] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 8388.996] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 8388.996] (II) systemd-logind: got resume for 13:67
[ 8388.997] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is tagged by udev as: Mouse
[ 8388.997] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is a pointer caps
[ 8388.997] (II) systemd-logind: got resume for 13:65
[ 8388.997] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 8388.997] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is a keyboard
[ 8388.997] (II) systemd-logind: got resume for 13:66
[ 8388.998] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 8388.998] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is a keyboard
[ 8388.998] (II) systemd-logind: got resume for 13:68
[ 8388.998] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 8388.998] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 8388.998] (II) systemd-logind: got resume for 13:64
[ 8388.999] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 8388.999] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 9499.471] (**) Option "fd" "58"
[ 9499.472] (**) Option "fd" "35"
[ 9499.473] (**) Option "fd" "21"
[ 9499.475] (**) Option "fd" "33"
[ 9499.475] (**) Option "fd" "34"
[ 9499.476] (**) Option "fd" "51"
[ 9499.477] (**) Option "fd" "34"
[ 9499.558] (II) systemd-logind: got pause for 226:0
[ 9499.558] (II) systemd-logind: got pause for 13:69
[ 9499.558] (II) systemd-logind: got pause for 13:67
[ 9499.558] (II) systemd-logind: got pause for 13:65
[ 9499.558] (II) systemd-logind: got pause for 13:66
[ 9499.558] (II) systemd-logind: got pause for 13:68
[ 9499.558] (II) systemd-logind: got pause for 13:64
[ 9500.916] (II) systemd-logind: got resume for 226:0
[ 9501.041] (II) NVIDIA(0): Setting mode "VGA-0:640x480"
[ 9501.107] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 9501.107] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 9501.107] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 9501.107] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 9501.107] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 9501.107] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 9501.107] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 9501.107] (II) NVIDIA(0): Config Options in the README.
[ 9501.135] (II) systemd-logind: got resume for 13:69
[ 9501.136] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 9501.136] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 9501.137] (II) systemd-logind: got resume for 13:67
[ 9501.137] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is tagged by udev as: Mouse
[ 9501.137] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is a pointer caps
[ 9501.138] (II) systemd-logind: got resume for 13:65
[ 9501.138] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 9501.138] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is a keyboard
[ 9501.138] (II) systemd-logind: got resume for 13:66
[ 9501.139] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 9501.139] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is a keyboard
[ 9501.139] (II) systemd-logind: got resume for 13:68
[ 9501.139] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 9501.139] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 9501.139] (II) systemd-logind: got resume for 13:64
[ 9501.140] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 9501.140] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 10476.456] (**) Option "fd" "59"
[ 10476.457] (**) Option "fd" "51"
[ 10476.458] (**) Option "fd" "21"
[ 10476.459] (**) Option "fd" "34"
[ 10476.460] (**) Option "fd" "35"
[ 10476.461] (**) Option "fd" "57"
[ 10476.462] (**) Option "fd" "35"
[ 10476.541] (II) systemd-logind: got pause for 226:0
[ 10476.541] (II) systemd-logind: got pause for 13:69
[ 10476.541] (II) systemd-logind: got pause for 13:67
[ 10476.541] (II) systemd-logind: got pause for 13:65
[ 10476.541] (II) systemd-logind: got pause for 13:66
[ 10476.541] (II) systemd-logind: got pause for 13:68
[ 10476.541] (II) systemd-logind: got pause for 13:64
[ 10478.001] (II) systemd-logind: got resume for 226:0
[ 10478.125] (II) NVIDIA(0): Setting mode "VGA-0:640x480"
[ 10478.197] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 10478.197] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 10478.197] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 10478.197] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 10478.197] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 10478.197] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 10478.197] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 10478.197] (II) NVIDIA(0): Config Options in the README.
[ 10478.226] (II) systemd-logind: got resume for 13:69
[ 10478.227] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 10478.227] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 10478.227] (II) systemd-logind: got resume for 13:67
[ 10478.228] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is tagged by udev as: Mouse
[ 10478.228] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is a pointer caps
[ 10478.228] (II) systemd-logind: got resume for 13:65
[ 10478.228] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 10478.228] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is a keyboard
[ 10478.229] (II) systemd-logind: got resume for 13:66
[ 10478.229] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 10478.229] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is a keyboard
[ 10478.229] (II) systemd-logind: got resume for 13:68
[ 10478.229] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 10478.230] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 10478.230] (II) systemd-logind: got resume for 13:64
[ 10478.230] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 10478.230] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 10541.993] (**) Option "fd" "60"
[ 10541.993] (**) Option "fd" "57"
[ 10541.993] (**) Option "fd" "21"
[ 10541.993] (**) Option "fd" "35"
[ 10541.993] (**) Option "fd" "51"
[ 10541.994] (**) Option "fd" "58"
[ 10541.994] (**) Option "fd" "51"
[ 10542.072] (II) systemd-logind: got pause for 226:0
[ 10542.072] (II) systemd-logind: got pause for 13:69
[ 10542.072] (II) systemd-logind: got pause for 13:67
[ 10542.072] (II) systemd-logind: got pause for 13:65
[ 10542.072] (II) systemd-logind: got pause for 13:66
[ 10542.072] (II) systemd-logind: got pause for 13:68
[ 10542.072] (II) systemd-logind: got pause for 13:64
[ 10543.167] (II) systemd-logind: got resume for 226:0
[ 10543.292] (II) NVIDIA(0): Setting mode "VGA-0:640x480"
[ 10543.367] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 10543.367] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 10543.367] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 10543.367] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 10543.367] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 10543.367] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 10543.367] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 10543.367] (II) NVIDIA(0): Config Options in the README.
[ 10543.401] (II) systemd-logind: got resume for 13:69
[ 10543.401] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 10543.401] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 10543.402] (II) systemd-logind: got resume for 13:67
[ 10543.402] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is tagged by udev as: Mouse
[ 10543.402] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is a pointer caps
[ 10543.402] (II) systemd-logind: got resume for 13:65
[ 10543.403] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 10543.403] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is a keyboard
[ 10543.403] (II) systemd-logind: got resume for 13:66
[ 10543.403] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 10543.403] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is a keyboard
[ 10543.403] (II) systemd-logind: got resume for 13:68
[ 10543.403] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 10543.403] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 10543.404] (II) systemd-logind: got resume for 13:64
[ 10543.404] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 10543.404] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 11176.158] (**) Option "fd" "61"
[ 11176.159] (**) Option "fd" "58"
[ 11176.160] (**) Option "fd" "21"
[ 11176.161] (**) Option "fd" "51"
[ 11176.161] (**) Option "fd" "57"
[ 11176.162] (**) Option "fd" "59"
[ 11176.162] (**) Option "fd" "57"
[ 11176.243] (II) systemd-logind: got pause for 226:0
[ 11176.243] (II) systemd-logind: got pause for 13:69
[ 11176.243] (II) systemd-logind: got pause for 13:67
[ 11176.243] (II) systemd-logind: got pause for 13:65
[ 11176.243] (II) systemd-logind: got pause for 13:66
[ 11176.243] (II) systemd-logind: got pause for 13:68
[ 11176.243] (II) systemd-logind: got pause for 13:64
[ 12132.997] (II) systemd-logind: got resume for 226:0
[ 12133.122] (II) NVIDIA(0): Setting mode "VGA-0:640x480"
[ 12133.189] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 12133.189] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 12133.189] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 12133.189] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 12133.189] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 12133.189] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 12133.190] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 12133.190] (II) NVIDIA(0): Config Options in the README.
[ 12133.219] (II) systemd-logind: got resume for 13:69
[ 12133.219] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 12133.219] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 12133.220] (II) systemd-logind: got resume for 13:67
[ 12133.220] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is tagged by udev as: Mouse
[ 12133.220] (II) input device 'Genius USB Optical Mouse', /dev/input/event3 is a pointer caps
[ 12133.220] (II) systemd-logind: got resume for 13:65
[ 12133.221] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 12133.221] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event1 is a keyboard
[ 12133.221] (II) systemd-logind: got resume for 13:66
[ 12133.221] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 12133.221] (II) input device 'SIGMACHIP USB Keyboard', /dev/input/event2 is a keyboard
[ 12133.222] (II) systemd-logind: got resume for 13:68
[ 12133.222] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 12133.222] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 12133.222] (II) systemd-logind: got resume for 13:64
[ 12133.222] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 12133.222] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard


In this two fragment is where i execute the app that use 3D, opengl or gpu:

[ 16807.612] (II) NVIDIA(0): Setting mode "VGA-0: 1280x800 @1280x800 +0+0"
[ 16807.747] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[ 16807.747] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 16807.747] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 16807.747] (**) NVIDIA(0): device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[ 16807.747] (**) NVIDIA(0): has been enabled on all display devices.)


[ 17536.733] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[ 17536.733] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 17536.733] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 17536.733] (**) NVIDIA(0): device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[ 17536.733] (**) NVIDIA(0): has been enabled on all display devices.)


i use this packages in archlinux:

local/libvdpau 1.1.1-2
Nvidia VDPAU library
local/nvidia-304xx 304.132-1
NVIDIA drivers for linux, 304xx legacy branch
local/nvidia-304xx-libgl 304.132-1
NVIDIA drivers libraries symlinks, 304xx legacy branch
local/nvidia-304xx-lts 304.132-1
NVIDIA drivers for linux-lts, 304xx legacy branch
local/nvidia-304xx-utils 304.132-1
NVIDIA drivers utilities and libraries, 304xx legacy branch
local/opencl-nvidia 370.28-1
OpenCL implemention for NVIDIA
local/mesa 12.0.3-3
an open-source implementation of the OpenGL specification


For Blender:

Received X11 Error:
error code: 2
request code: 155
minor code: 34
error text: BadValue (integer parameter out of range for operation)


For stella:

ERROR: Unable to create SDL renderer: Couldn't find matching render driver
ERROR: Couldn't initialize video subsystem
ERROR: Couldn't create launcher


for gens where i active the opengl mode:

The program 'gens' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
(Details: serial 25 error_code 2 request_code 155 minor_code 3)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)


and much other.

The problem present always where a app need use the opengl or init window for opengl.

This problem present where i updated all in the last 2 or 3 days age.


This bug is Critical, break all half amounts of apps.

This task depends upon

Closed by  Doug Newgard (Scimmia)
Tuesday, 25 October 2016, 23:04 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#51495 

And look up what "Critical" means.
Comment by RM Beer (rmbeer) - Tuesday, 25 October 2016, 21:30 GMT
The version card is VGA compatible controller: NVIDIA Corporation NV44 [GeForce 6200 TurboCache] (rev a1)

Loading...