You are not logged in.

#1 2015-06-23 17:15:44

Nektarios
Member
Registered: 2013-02-19
Posts: 90

[Resolved] Blank screen after resume with Nvidia

Hi,

While Xorg-server is running and I suspend the system with systemctl suspend and when I resume it it wakes up with the HDMI-0 display blank, while there are no errors logged (not in journal and not in xorg log).

What's wrong?

System:

gfx card: Nvidia GT 220
Arch kernel: 4.0.5-1-ARCH
nvidia-340xx
xorg-server 1.17.2-1

Xorg.0.log

[   368.737] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[   368.737] X Protocol Version 11, Revision 0
[   368.737] Build Operating System: Linux 4.0.4-2-ARCH x86_64 
[   368.737] Current Operating System: Linux nekhtpc 4.0.5-1-ARCH #1 SMP PREEMPT Sat Jun 6 18:37:49 CEST 2015 x86_64
[   368.737] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=ed4ec9af-408b-4690-b9fa-627e5f9b7da1 rw quiet
[   368.737] Build Date: 16 June 2015  05:24:27PM
[   368.737]  
[   368.737] Current version of pixman: 0.32.6
[   368.737]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   368.737] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   368.737] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 23 20:02:48 2015
[   368.737] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   368.737] (==) No Layout section.  Using the first Screen section.
[   368.738] (==) No screen section available. Using defaults.
[   368.738] (**) |-->Screen "Default Screen Section" (0)
[   368.738] (**) |   |-->Monitor "<default monitor>"
[   368.738] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   368.738] (==) Automatically adding devices
[   368.738] (==) Automatically enabling devices
[   368.738] (==) Automatically adding GPU devices
[   368.738] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   368.738]    Entry deleted from font path.
[   368.738] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   368.738]    Entry deleted from font path.
[   368.738]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   368.738] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   368.738]    Entry deleted from font path.
[   368.738]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   368.738] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/
[   368.738] (==) ModulePath set to "/usr/lib/xorg/modules"
[   368.738] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[   368.738] (II) Loader magic: 0x816d60
[   368.738] (II) Module ABI versions:
[   368.738]    X.Org ANSI C Emulation: 0.4
[   368.738]    X.Org Video Driver: 19.0
[   368.738]    X.Org XInput driver : 21.1
[   368.738]    X.Org Server Extension : 9.0
[   368.739] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c4
[   368.740] (II) xfree86: Adding drm device (/dev/dri/card0)
[   368.740] (EE) systemd-logind: failed to take device /dev/dri/card0: Operation not permitted
[   368.741] (--) PCI:*(0:1:0:0) 10de:0a20:1462:2022 rev 162, Mem @ 0xfd000000/16777216, 0xe0000000/268435456, 0xde000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/524288
[   368.741] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   368.741] (II) LoadModule: "glx"
[   368.741] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   368.758] (II) Module glx: vendor="NVIDIA Corporation"
[   368.758]    compiled for 4.0.2, module version = 1.0.0
[   368.758]    Module class: X.Org Server Extension
[   368.758] (II) NVIDIA GLX Module  340.76  Thu Jan 22 11:24:42 PST 2015
[   368.758] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[   368.758]    loading driver: nvidia
[   368.758] (==) Matched nvidia as autoconfigured driver 0
[   368.758] (==) Matched nouveau as autoconfigured driver 1
[   368.758] (==) Matched nv as autoconfigured driver 2
[   368.758] (==) Matched nouveau as autoconfigured driver 3
[   368.758] (==) Matched nv as autoconfigured driver 4
[   368.758] (==) Matched modesetting as autoconfigured driver 5
[   368.758] (==) Matched fbdev as autoconfigured driver 6
[   368.758] (==) Matched vesa as autoconfigured driver 7
[   368.758] (==) Assigned the driver to the xf86ConfigLayout
[   368.758] (II) LoadModule: "nvidia"
[   368.758] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   368.759] (II) Module nvidia: vendor="NVIDIA Corporation"
[   368.759]    compiled for 4.0.2, module version = 1.0.0
[   368.759]    Module class: X.Org Video Driver
[   368.759] (II) LoadModule: "nouveau"
[   368.759] (WW) Warning, couldn't open module nouveau
[   368.759] (II) UnloadModule: "nouveau"
[   368.759] (II) Unloading nouveau
[   368.759] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   368.759] (II) LoadModule: "nv"
[   368.759] (WW) Warning, couldn't open module nv
[   368.759] (II) UnloadModule: "nv"
[   368.759] (II) Unloading nv
[   368.759] (EE) Failed to load module "nv" (module does not exist, 0)
[   368.759] (II) LoadModule: "modesetting"
[   368.759] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   368.760] (II) Module modesetting: vendor="X.Org Foundation"
[   368.760]    compiled for 1.17.2, module version = 1.17.2
[   368.760]    Module class: X.Org Video Driver
[   368.760]    ABI class: X.Org Video Driver, version 19.0
[   368.760] (II) LoadModule: "fbdev"
[   368.760] (WW) Warning, couldn't open module fbdev
[   368.760] (II) UnloadModule: "fbdev"
[   368.760] (II) Unloading fbdev
[   368.760] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   368.760] (II) LoadModule: "vesa"
[   368.760] (WW) Warning, couldn't open module vesa
[   368.760] (II) UnloadModule: "vesa"
[   368.760] (II) Unloading vesa
[   368.760] (EE) Failed to load module "vesa" (module does not exist, 0)
[   368.760] (II) NVIDIA dlloader X Driver  340.76  Thu Jan 22 11:03:05 PST 2015
[   368.760] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   368.760] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   368.760] (--) using VT number 2

[   368.770] (II) Loading sub module "fb"
[   368.770] (II) LoadModule: "fb"
[   368.770] (II) Loading /usr/lib/xorg/modules/libfb.so
[   368.770] (II) Module fb: vendor="X.Org Foundation"
[   368.770]    compiled for 1.17.2, module version = 1.0.0
[   368.770]    ABI class: X.Org ANSI C Emulation, version 0.4
[   368.770] (WW) Unresolved symbol: fbGetGCPrivateKey
[   368.770] (II) Loading sub module "wfb"
[   368.770] (II) LoadModule: "wfb"
[   368.770] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   368.770] (II) Module wfb: vendor="X.Org Foundation"
[   368.770]    compiled for 1.17.2, module version = 1.0.0
[   368.770]    ABI class: X.Org ANSI C Emulation, version 0.4
[   368.770] (II) Loading sub module "ramdac"
[   368.770] (II) LoadModule: "ramdac"
[   368.770] (II) Module "ramdac" already built-in
[   368.771] (WW) Falling back to old probe method for modesetting
[   368.771] (II) NVIDIA(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[   368.771] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   368.771] (==) NVIDIA(0): RGB weight 888
[   368.771] (==) NVIDIA(0): Default visual is TrueColor
[   368.771] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   368.771] (**) NVIDIA(0): Enabling 2D acceleration
[   369.129] (II) NVIDIA(0): Display (Panasonic-TV (DFP-1)) does not support NVIDIA 3D
[   369.129] (II) NVIDIA(0):     Vision stereo.
[   369.129] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[   369.130] (II) NVIDIA(0): NVIDIA GPU GeForce GT 220 (GT216) at PCI:1:0:0 (GPU-0)
[   369.130] (--) NVIDIA(0): Memory: 1048576 kBytes
[   369.130] (--) NVIDIA(0): VideoBIOS: 70.16.2e.00.07
[   369.130] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   369.133] (--) NVIDIA(0): Valid display device(s) on GeForce GT 220 at PCI:1:0:0
[   369.133] (--) NVIDIA(0):     CRT-0
[   369.133] (--) NVIDIA(0):     CRT-1
[   369.133] (--) NVIDIA(0):     DFP-0
[   369.133] (--) NVIDIA(0):     Panasonic-TV (DFP-1) (boot, connected)
[   369.133] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   369.133] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[   369.133] (--) NVIDIA(0): DFP-0: Internal TMDS
[   369.133] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   369.133] (--) NVIDIA(0): Panasonic-TV (DFP-1): Internal TMDS
[   369.133] (--) NVIDIA(GPU-0): Panasonic-TV (DFP-1): 225.0 MHz maximum pixel clock
[   369.133] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   369.133] (**) NVIDIA(0):     device Panasonic-TV (DFP-1) (Using EDID frequencies has
[   369.133] (**) NVIDIA(0):     been enabled on all display devices.)
[   369.138] (==) NVIDIA(0): 
[   369.138] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   369.138] (==) NVIDIA(0):     will be used as the requested mode.
[   369.138] (==) NVIDIA(0): 
[   369.138] (II) NVIDIA(0): Validated MetaModes:
[   369.138] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[   369.138] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[   369.176] (WW) NVIDIA(0): Panasonic-TV (DFP-1)'s EDID does not contain a maximum image
[   369.176] (WW) NVIDIA(0):     size; cannot compute DPI from Panasonic-TV (DFP-1)'s
[   369.176] (WW) NVIDIA(0):     EDID.
[   369.176] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[   369.176] (II) UnloadModule: "modesetting"
[   369.176] (II) Unloading modesetting
[   369.176] (--) Depth 24 pixmap format is 32 bpp
[   369.176] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[   369.179] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   369.179] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   369.179] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   369.179] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   369.179] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   369.179] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   369.179] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   369.179] (II) NVIDIA(0):     Config Options in the README.
[   369.182] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[   369.253] (==) NVIDIA(0): Disabling shared memory pixmaps
[   369.253] (==) NVIDIA(0): Backing store enabled
[   369.253] (==) NVIDIA(0): Silken mouse enabled
[   369.253] (==) NVIDIA(0): DPMS enabled
[   369.253] (II) Loading sub module "dri2"
[   369.253] (II) LoadModule: "dri2"
[   369.253] (II) Module "dri2" already built-in
[   369.253] (II) NVIDIA(0): [DRI2] Setup complete
[   369.253] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   369.253] (--) RandR disabled
[   369.259] (II) Initializing extension GLX
[   369.259] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event1)
[   369.305] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   369.305] (II) LoadModule: "evdev"
[   369.305] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   369.306] (II) Module evdev: vendor="X.Org Foundation"
[   369.306]    compiled for 1.17.1, module version = 2.9.2
[   369.306]    Module class: X.Org XInput Driver
[   369.306]    ABI class: X.Org XInput driver, version 21.0
[   369.306] (EE) systemd-logind: failed to take device /dev/input/event1: Operation not permitted
[   369.306] (II) Using input driver 'evdev' for 'Power Button'
[   369.306] (**) Power Button: always reports core events
[   369.306] (**) evdev: Power Button: Device: "/dev/input/event1"
[   369.306] (--) evdev: Power Button: Vendor 0 Product 0x1
[   369.306] (--) evdev: Power Button: Found keys
[   369.306] (II) evdev: Power Button: Configuring as keyboard
[   369.306] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event1"
[   369.306] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   369.306] (**) Option "xkb_rules" "evdev"
[   369.306] (**) Option "xkb_model" "pc104"
[   369.306] (**) Option "xkb_layout" "us"
[   369.329] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   369.329] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   369.329] (EE) systemd-logind: failed to take device /dev/input/event0: Operation not permitted
[   369.329] (II) Using input driver 'evdev' for 'Power Button'
[   369.329] (**) Power Button: always reports core events
[   369.329] (**) evdev: Power Button: Device: "/dev/input/event0"
[   369.329] (--) evdev: Power Button: Vendor 0 Product 0x1
[   369.329] (--) evdev: Power Button: Found keys
[   369.329] (II) evdev: Power Button: Configuring as keyboard
[   369.329] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event0"
[   369.329] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   369.329] (**) Option "xkb_rules" "evdev"
[   369.330] (**) Option "xkb_model" "pc104"
[   369.330] (**) Option "xkb_layout" "us"
[   369.331] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[   369.331] (II) No input driver specified, ignoring this device.
[   369.331] (II) This device may have been added with another device file.
[   369.332] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[   369.332] (II) No input driver specified, ignoring this device.
[   369.332] (II) This device may have been added with another device file.
[   369.332] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[   369.332] (II) No input driver specified, ignoring this device.
[   369.332] (II) This device may have been added with another device file.
[   369.332] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event19)
[   369.332] (II) No input driver specified, ignoring this device.
[   369.332] (II) This device may have been added with another device file.
[   369.333] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event7)
[   369.333] (II) No input driver specified, ignoring this device.
[   369.333] (II) This device may have been added with another device file.
[   369.333] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event3)
[   369.333] (II) No input driver specified, ignoring this device.
[   369.333] (II) This device may have been added with another device file.
[   369.334] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event4)
[   369.334] (II) No input driver specified, ignoring this device.
[   369.334] (II) This device may have been added with another device file.
[   369.334] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event5)
[   369.334] (II) No input driver specified, ignoring this device.
[   369.334] (II) This device may have been added with another device file.
[   369.334] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event6)
[   369.334] (II) No input driver specified, ignoring this device.
[   369.334] (II) This device may have been added with another device file.
[   369.335] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event8)
[   369.335] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[   369.335] (EE) systemd-logind: failed to take device /dev/input/event8: Operation not permitted
[   369.335] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[   369.335] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[   369.335] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event8"
[   369.335] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[   369.335] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[   369.335] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[   369.335] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0/0003:045E:0745.0001/input/input11/event8"
[   369.335] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 8)
[   369.335] (**) Option "xkb_rules" "evdev"
[   369.335] (**) Option "xkb_model" "pc104"
[   369.335] (**) Option "xkb_layout" "us"
[   369.336] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event10)
[   369.336] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev pointer catchall"
[   369.336] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[   369.336] (EE) systemd-logind: failed to take device /dev/input/event10: Operation not permitted
[   369.336] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[   369.336] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[   369.336] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event10"
[   369.336] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[   369.336] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found 9 mouse buttons
[   369.337] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[   369.337] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[   369.337] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found x and y relative axes
[   369.337] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[   369.337] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Forcing absolute x/y axes to exist.
[   369.337] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[   369.337] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[   369.337] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[   369.337] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[   369.337] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[   369.337] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   369.337] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.1/0003:045E:0745.0002/input/input14/event10"
[   369.337] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 9)
[   369.337] (**) Option "xkb_rules" "evdev"
[   369.337] (**) Option "xkb_model" "pc104"
[   369.337] (**) Option "xkb_layout" "us"
[   369.337] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[   369.337] (WW) evdev: Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[   369.337] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[   369.337] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[   369.337] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[   369.337] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[   369.338] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/mouse1)
[   369.338] (II) No input driver specified, ignoring this device.
[   369.338] (II) This device may have been added with another device file.
[   369.338] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event12)
[   369.338] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[   369.339] (EE) systemd-logind: failed to take device /dev/input/event12: Operation not permitted
[   369.339] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[   369.339] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[   369.339] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event12"
[   369.339] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[   369.339] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found 1 mouse buttons
[   369.339] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[   369.339] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[   369.339] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[   369.339] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute multitouch axes
[   369.339] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found x and y absolute axes
[   369.339] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[   369.339] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Forcing relative x/y axes to exist.
[   369.339] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[   369.339] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[   369.339] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[   369.339] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[   369.339] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   369.339] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.2/0003:045E:0745.0003/input/input15/event12"
[   369.339] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 10)
[   369.339] (**) Option "xkb_rules" "evdev"
[   369.339] (**) Option "xkb_model" "pc104"
[   369.339] (**) Option "xkb_layout" "us"
[   369.339] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[   369.339] (WW) evdev: Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[   369.339] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[   369.339] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[   369.339] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[   369.339] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[   369.340] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/js0)
[   369.340] (II) No input driver specified, ignoring this device.
[   369.340] (II) This device may have been added with another device file.
[   369.341] (II) config/udev: Adding input device Pulse-Eight USB-CEC Adapter (/dev/input/event13)
[   369.341] (**) Pulse-Eight USB-CEC Adapter: Applying InputClass "evdev pointer catchall"
[   369.341] (EE) systemd-logind: failed to take device /dev/input/event13: Operation not permitted
[   369.341] (II) Using input driver 'evdev' for 'Pulse-Eight USB-CEC Adapter'
[   369.341] (**) Pulse-Eight USB-CEC Adapter: always reports core events
[   369.341] (**) evdev: Pulse-Eight USB-CEC Adapter: Device: "/dev/input/event13"
[   369.393] (--) evdev: Pulse-Eight USB-CEC Adapter: Vendor 0x2548 Product 0x1002
[   369.393] (--) evdev: Pulse-Eight USB-CEC Adapter: Found 3 mouse buttons
[   369.393] (--) evdev: Pulse-Eight USB-CEC Adapter: Found relative axes
[   369.393] (--) evdev: Pulse-Eight USB-CEC Adapter: Found x and y relative axes
[   369.393] (II) evdev: Pulse-Eight USB-CEC Adapter: Configuring as mouse
[   369.393] (**) evdev: Pulse-Eight USB-CEC Adapter: YAxisMapping: buttons 4 and 5
[   369.393] (**) evdev: Pulse-Eight USB-CEC Adapter: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   369.393] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.2/0003:2548:1002.0004/input/input16/event13"
[   369.393] (II) XINPUT: Adding extended input device "Pulse-Eight USB-CEC Adapter" (type: MOUSE, id 11)
[   369.393] (II) evdev: Pulse-Eight USB-CEC Adapter: initialized for relative axes.
[   369.393] (**) Pulse-Eight USB-CEC Adapter: (accel) keeping acceleration scheme 1
[   369.393] (**) Pulse-Eight USB-CEC Adapter: (accel) acceleration profile 0
[   369.393] (**) Pulse-Eight USB-CEC Adapter: (accel) acceleration factor: 2.000
[   369.393] (**) Pulse-Eight USB-CEC Adapter: (accel) acceleration threshold: 4
[   369.394] (II) config/udev: Adding input device Pulse-Eight USB-CEC Adapter (/dev/input/mouse2)
[   369.394] (II) No input driver specified, ignoring this device.
[   369.394] (II) This device may have been added with another device file.
[   369.394] (II) config/udev: Adding input device Microsoft Comfort Curve Keyboard 2000 (/dev/input/event14)
[   369.394] (**) Microsoft Comfort Curve Keyboard 2000: Applying InputClass "evdev keyboard catchall"
[   369.395] (EE) systemd-logind: failed to take device /dev/input/event14: Operation not permitted
[   369.395] (II) Using input driver 'evdev' for 'Microsoft Comfort Curve Keyboard 2000'
[   369.395] (**) Microsoft Comfort Curve Keyboard 2000: always reports core events
[   369.395] (**) evdev: Microsoft Comfort Curve Keyboard 2000: Device: "/dev/input/event14"
[   369.395] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Vendor 0x45e Product 0xdd
[   369.395] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found keys
[   369.395] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Configuring as keyboard
[   369.395] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-2/2-2:1.0/0003:045E:00DD.0005/input/input17/event14"
[   369.395] (II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 2000" (type: KEYBOARD, id 12)
[   369.395] (**) Option "xkb_rules" "evdev"
[   369.395] (**) Option "xkb_model" "pc104"
[   369.395] (**) Option "xkb_layout" "us"
[   369.396] (II) config/udev: Adding input device Microsoft Comfort Curve Keyboard 2000 (/dev/input/event15)
[   369.396] (**) Microsoft Comfort Curve Keyboard 2000: Applying InputClass "evdev keyboard catchall"
[   369.396] (EE) systemd-logind: failed to take device /dev/input/event15: Operation not permitted
[   369.396] (II) Using input driver 'evdev' for 'Microsoft Comfort Curve Keyboard 2000'
[   369.396] (**) Microsoft Comfort Curve Keyboard 2000: always reports core events
[   369.396] (**) evdev: Microsoft Comfort Curve Keyboard 2000: Device: "/dev/input/event15"
[   369.396] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Vendor 0x45e Product 0xdd
[   369.396] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found 1 mouse buttons
[   369.396] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found scroll wheel(s)
[   369.396] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found relative axes
[   369.396] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Forcing relative x/y axes to exist.
[   369.396] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found absolute axes
[   369.396] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Forcing absolute x/y axes to exist.
[   369.396] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found keys
[   369.396] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Configuring as mouse
[   369.396] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Configuring as keyboard
[   369.396] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Adding scrollwheel support
[   369.396] (**) evdev: Microsoft Comfort Curve Keyboard 2000: YAxisMapping: buttons 4 and 5
[   369.396] (**) evdev: Microsoft Comfort Curve Keyboard 2000: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   369.396] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-2/2-2:1.1/0003:045E:00DD.0006/input/input18/event15"
[   369.396] (II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 2000" (type: KEYBOARD, id 13)
[   369.396] (**) Option "xkb_rules" "evdev"
[   369.396] (**) Option "xkb_model" "pc104"
[   369.396] (**) Option "xkb_layout" "us"
[   369.396] (II) evdev: Microsoft Comfort Curve Keyboard 2000: initialized for relative axes.
[   369.396] (WW) evdev: Microsoft Comfort Curve Keyboard 2000: ignoring absolute axes.
[   369.397] (**) Microsoft Comfort Curve Keyboard 2000: (accel) keeping acceleration scheme 1
[   369.397] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration profile 0
[   369.397] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration factor: 2.000
[   369.397] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration threshold: 4
[   369.397] (II) config/udev: Adding input device iMON Panel, Knob and Mouse(15c2:0038) (/dev/input/event9)
[   369.397] (**) iMON Panel, Knob and Mouse(15c2:0038): Applying InputClass "evdev pointer catchall"
[   369.397] (**) iMON Panel, Knob and Mouse(15c2:0038): Applying InputClass "evdev keyboard catchall"
[   369.397] (EE) systemd-logind: failed to take device /dev/input/event9: Operation not permitted
[   369.397] (II) Using input driver 'evdev' for 'iMON Panel, Knob and Mouse(15c2:0038)'
[   369.397] (**) iMON Panel, Knob and Mouse(15c2:0038): always reports core events
[   369.397] (**) evdev: iMON Panel, Knob and Mouse(15c2:0038): Device: "/dev/input/event9"
[   369.397] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Vendor 0x15c2 Product 0x38
[   369.397] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found 3 mouse buttons
[   369.397] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found scroll wheel(s)
[   369.397] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found relative axes
[   369.397] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found x and y relative axes
[   369.398] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found keys
[   369.398] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Configuring as mouse
[   369.398] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Configuring as keyboard
[   369.398] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Adding scrollwheel support
[   369.398] (**) evdev: iMON Panel, Knob and Mouse(15c2:0038): YAxisMapping: buttons 4 and 5
[   369.398] (**) evdev: iMON Panel, Knob and Mouse(15c2:0038): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   369.398] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-1/4-1:1.0/input/input12/event9"
[   369.398] (II) XINPUT: Adding extended input device "iMON Panel, Knob and Mouse(15c2:0038)" (type: KEYBOARD, id 14)
[   369.398] (**) Option "xkb_rules" "evdev"
[   369.398] (**) Option "xkb_model" "pc104"
[   369.398] (**) Option "xkb_layout" "us"
[   369.398] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): initialized for relative axes.
[   369.398] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) keeping acceleration scheme 1
[   369.398] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) acceleration profile 0
[   369.398] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) acceleration factor: 2.000
[   369.398] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) acceleration threshold: 4
[   369.398] (II) config/udev: Adding input device iMON Panel, Knob and Mouse(15c2:0038) (/dev/input/mouse0)
[   369.398] (II) No input driver specified, ignoring this device.
[   369.399] (II) This device may have been added with another device file.
[   369.399] (II) config/udev: Adding input device iMON Remote (15c2:0038) (/dev/input/event11)
[   369.399] (**) iMON Remote (15c2:0038): Applying InputClass "evdev keyboard catchall"
[   369.399] (EE) systemd-logind: failed to take device /dev/input/event11: Operation not permitted
[   369.399] (II) Using input driver 'evdev' for 'iMON Remote (15c2:0038)'
[   369.399] (**) iMON Remote (15c2:0038): always reports core events
[   369.399] (**) evdev: iMON Remote (15c2:0038): Device: "/dev/input/event11"
[   369.399] (--) evdev: iMON Remote (15c2:0038): Vendor 0x15c2 Product 0x38
[   369.399] (--) evdev: iMON Remote (15c2:0038): Found 3 mouse buttons
[   369.399] (--) evdev: iMON Remote (15c2:0038): Found keys
[   369.399] (II) evdev: iMON Remote (15c2:0038): Forcing relative x/y axes to exist.
[   369.399] (II) evdev: iMON Remote (15c2:0038): Configuring as mouse
[   369.399] (II) evdev: iMON Remote (15c2:0038): Configuring as keyboard
[   369.399] (**) evdev: iMON Remote (15c2:0038): YAxisMapping: buttons 4 and 5
[   369.399] (**) evdev: iMON Remote (15c2:0038): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   369.399] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-1/4-1:1.0/rc/rc0/input13/event11"
[   369.399] (II) XINPUT: Adding extended input device "iMON Remote (15c2:0038)" (type: KEYBOARD, id 15)
[   369.399] (**) Option "xkb_rules" "evdev"
[   369.400] (**) Option "xkb_model" "pc104"
[   369.400] (**) Option "xkb_layout" "us"
[   369.400] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   369.400] (II) No input driver specified, ignoring this device.
[   369.400] (II) This device may have been added with another device file.
[   384.946] (II) config/udev: removing device iMON Panel, Knob and Mouse(15c2:0038)
[   384.946] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Close
[   384.946] (II) UnloadModule: "evdev"
[   384.947] (II) config/udev: removing device iMON Remote (15c2:0038)
[   384.947] (II) evdev: iMON Remote (15c2:0038): Close
[   384.947] (II) UnloadModule: "evdev"
[   384.963] (II) config/udev: Adding input device iMON Panel, Knob and Mouse(15c2:0038) (/dev/input/mouse0)
[   384.963] (II) No input driver specified, ignoring this device.
[   384.963] (II) This device may have been added with another device file.
[   384.995] (II) config/udev: Adding input device iMON Panel, Knob and Mouse(15c2:0038) (/dev/input/event9)
[   384.995] (**) iMON Panel, Knob and Mouse(15c2:0038): Applying InputClass "evdev pointer catchall"
[   384.995] (**) iMON Panel, Knob and Mouse(15c2:0038): Applying InputClass "evdev keyboard catchall"
[   384.996] (EE) systemd-logind: failed to take device /dev/input/event9: Operation not permitted
[   384.996] (II) Using input driver 'evdev' for 'iMON Panel, Knob and Mouse(15c2:0038)'
[   384.996] (**) iMON Panel, Knob and Mouse(15c2:0038): always reports core events
[   384.996] (**) evdev: iMON Panel, Knob and Mouse(15c2:0038): Device: "/dev/input/event9"
[   384.996] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Vendor 0x15c2 Product 0x38
[   384.996] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found 3 mouse buttons
[   384.996] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found scroll wheel(s)
[   384.996] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found relative axes
[   384.996] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found x and y relative axes
[   384.996] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found keys
[   384.996] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Configuring as mouse
[   384.996] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Configuring as keyboard
[   384.996] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Adding scrollwheel support
[   384.996] (**) evdev: iMON Panel, Knob and Mouse(15c2:0038): YAxisMapping: buttons 4 and 5
[   384.996] (**) evdev: iMON Panel, Knob and Mouse(15c2:0038): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   384.996] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-1/4-1:1.0/input/input26/event9"
[   384.996] (II) XINPUT: Adding extended input device "iMON Panel, Knob and Mouse(15c2:0038)" (type: KEYBOARD, id 14)
[   384.996] (**) Option "xkb_rules" "evdev"
[   384.996] (**) Option "xkb_model" "pc104"
[   384.996] (**) Option "xkb_layout" "us"
[   384.997] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): initialized for relative axes.
[   384.997] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) keeping acceleration scheme 1
[   384.997] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) acceleration profile 0
[   384.997] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) acceleration factor: 2.000
[   384.997] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) acceleration threshold: 4
[   384.997] (II) config/udev: Adding input device iMON Remote (15c2:0038) (/dev/input/event11)
[   384.997] (**) iMON Remote (15c2:0038): Applying InputClass "evdev keyboard catchall"
[   384.998] (EE) systemd-logind: failed to take device /dev/input/event11: Operation not permitted
[   384.998] (II) Using input driver 'evdev' for 'iMON Remote (15c2:0038)'
[   384.998] (**) iMON Remote (15c2:0038): always reports core events
[   384.998] (**) evdev: iMON Remote (15c2:0038): Device: "/dev/input/event11"
[   384.998] (--) evdev: iMON Remote (15c2:0038): Vendor 0x15c2 Product 0x38
[   384.998] (--) evdev: iMON Remote (15c2:0038): Found 3 mouse buttons
[   384.998] (--) evdev: iMON Remote (15c2:0038): Found keys
[   384.998] (II) evdev: iMON Remote (15c2:0038): Forcing relative x/y axes to exist.
[   384.998] (II) evdev: iMON Remote (15c2:0038): Configuring as mouse
[   384.998] (II) evdev: iMON Remote (15c2:0038): Configuring as keyboard
[   384.998] (**) evdev: iMON Remote (15c2:0038): YAxisMapping: buttons 4 and 5
[   384.998] (**) evdev: iMON Remote (15c2:0038): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   384.998] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-1/4-1:1.0/rc/rc0/input27/event11"
[   384.998] (II) XINPUT: Adding extended input device "iMON Remote (15c2:0038)" (type: KEYBOARD, id 15)
[   384.998] (**) Option "xkb_rules" "evdev"
[   384.998] (**) Option "xkb_model" "pc104"
[   384.998] (**) Option "xkb_layout" "us"
[   817.682] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Close
[   817.682] (II) UnloadModule: "evdev"
[   817.682] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Close
[   817.682] (II) UnloadModule: "evdev"
[   817.682] (II) evdev: Pulse-Eight USB-CEC Adapter: Close
[   817.682] (II) UnloadModule: "evdev"
[   817.682] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Close
[   817.682] (II) UnloadModule: "evdev"
[   817.682] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Close
[   817.682] (II) UnloadModule: "evdev"
[   817.682] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Close
[   817.683] (II) UnloadModule: "evdev"
[   817.683] (II) evdev: Power Button: Close
[   817.683] (II) UnloadModule: "evdev"
[   817.683] (II) evdev: Power Button: Close
[   817.683] (II) UnloadModule: "evdev"
[   817.683] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Close
[   817.716] (II) UnloadModule: "evdev"
[   817.716] (II) evdev: iMON Remote (15c2:0038): Close
[   817.756] (II) UnloadModule: "evdev"
[   817.811] (II) NVIDIA(GPU-0): Deleting GPU-0
[   817.831] (II) Server terminated successfully (0). Closing log file.

journalctl -f

Jun 23 20:03:02 nekhtpc sudo[509]: nektarios : TTY=pts/2 ; PWD=/home/nektarios ; USER=root ; COMMAND=/usr/bin/systemctl suspend
Jun 23 20:03:02 nekhtpc sudo[509]: pam_unix(sudo:session): session opened for user root by nektarios(uid=0)
Jun 23 20:03:02 nekhtpc polkitd[327]: Registered Authentication Agent for unix-process:510:38274 (system bus name :1.23 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US)
Jun 23 20:03:02 nekhtpc systemd[1]: Reached target Sleep.
Jun 23 20:03:02 nekhtpc systemd[1]: Starting Sleep.
Jun 23 20:03:02 nekhtpc systemd[1]: Starting Suspend...
Jun 23 20:03:02 nekhtpc systemd-sleep[515]: Suspending system...
Jun 23 20:03:03 nekhtpc kernel: PM: Syncing filesystems ... done.
Jun 23 20:03:03 nekhtpc kernel: PM: Preparing system for mem sleep
Jun 23 20:03:20 nekhtpc kernel: Freezing user space processes ... (elapsed 0.001 seconds) done.
Jun 23 20:03:20 nekhtpc kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Jun 23 20:03:20 nekhtpc kernel: PM: Entering mem sleep
Jun 23 20:03:20 nekhtpc kernel: Suspending console(s) (use no_console_suspend to debug)
Jun 23 20:03:20 nekhtpc kernel: sd 2:0:0:0: [sda] Synchronizing SCSI cache
Jun 23 20:03:20 nekhtpc kernel: sd 2:0:0:0: [sda] Stopping disk
Jun 23 20:03:20 nekhtpc kernel: PM: suspend of devices complete after 224.631 msecs
Jun 23 20:03:20 nekhtpc kernel: PM: late suspend of devices complete after 0.459 msecs
Jun 23 20:03:20 nekhtpc kernel: uhci_hcd 0000:00:1d.3: System wakeup enabled by ACPI
Jun 23 20:03:20 nekhtpc kernel: ehci-pci 0000:00:1d.7: System wakeup enabled by ACPI
Jun 23 20:03:20 nekhtpc kernel: uhci_hcd 0000:00:1d.2: System wakeup enabled by ACPI
Jun 23 20:03:20 nekhtpc kernel: uhci_hcd 0000:00:1d.1: System wakeup enabled by ACPI
Jun 23 20:03:20 nekhtpc kernel: uhci_hcd 0000:00:1d.0: System wakeup enabled by ACPI
Jun 23 20:03:20 nekhtpc kernel: PM: noirq suspend of devices complete after 11.262 msecs
Jun 23 20:03:20 nekhtpc kernel: ACPI: Preparing to enter system sleep state S3
Jun 23 20:03:20 nekhtpc kernel: PM: Saving platform NVS memory
Jun 23 20:03:20 nekhtpc kernel: Disabling non-boot CPUs ...
Jun 23 20:03:20 nekhtpc kernel: kvm: disabling virtualization on CPU1
Jun 23 20:03:20 nekhtpc kernel: smpboot: CPU 1 is now offline
Jun 23 20:03:20 nekhtpc kernel: ACPI: Low-level resume complete
Jun 23 20:03:20 nekhtpc kernel: PM: Restoring platform NVS memory
Jun 23 20:03:20 nekhtpc kernel: Enabling non-boot CPUs ...
Jun 23 20:03:20 nekhtpc kernel: x86: Booting SMP configuration:
Jun 23 20:03:20 nekhtpc kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
Jun 23 20:03:20 nekhtpc kernel: kvm: enabling virtualization on CPU1
Jun 23 20:03:20 nekhtpc kernel: CPU1 is up
Jun 23 20:03:20 nekhtpc kernel: ACPI: Waking up from system sleep state S3
Jun 23 20:03:20 nekhtpc kernel: uhci_hcd 0000:00:1d.0: System wakeup disabled by ACPI
Jun 23 20:03:20 nekhtpc kernel: uhci_hcd 0000:00:1d.1: System wakeup disabled by ACPI
Jun 23 20:03:20 nekhtpc kernel: uhci_hcd 0000:00:1d.2: System wakeup disabled by ACPI
Jun 23 20:03:20 nekhtpc kernel: uhci_hcd 0000:00:1d.3: System wakeup disabled by ACPI
Jun 23 20:03:20 nekhtpc kernel: ehci-pci 0000:00:1d.7: System wakeup disabled by ACPI
Jun 23 20:03:20 nekhtpc kernel: PM: noirq resume of devices complete after 12.007 msecs
Jun 23 20:03:20 nekhtpc kernel: PM: early resume of devices complete after 0.193 msecs
Jun 23 20:03:20 nekhtpc kernel: usb usb1: root hub lost power or was reset
Jun 23 20:03:20 nekhtpc kernel: usb usb2: root hub lost power or was reset
Jun 23 20:03:20 nekhtpc kernel: usb usb3: root hub lost power or was reset
Jun 23 20:03:20 nekhtpc kernel: usb usb4: root hub lost power or was reset
Jun 23 20:03:20 nekhtpc kernel: rtc_cmos 00:01: System wakeup disabled by ACPI
Jun 23 20:03:20 nekhtpc kernel: sd 2:0:0:0: [sda] Starting disk
Jun 23 20:03:20 nekhtpc kernel: ata3.00: ACPI cmd ef/03:45:00:00:00:a0 (SET FEATURES) filtered out
Jun 23 20:03:20 nekhtpc kernel: ata3.00: ACPI cmd ef/03:0c:00:00:00:a0 (SET FEATURES) filtered out
Jun 23 20:03:20 nekhtpc kernel: ata3.00: ACPI cmd c6/00:01:00:00:00:a0 (SET MULTIPLE MODE) succeeded
Jun 23 20:03:20 nekhtpc kernel: ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Jun 23 20:03:20 nekhtpc kernel: ata3.00: configured for UDMA/133
Jun 23 20:03:20 nekhtpc kernel: usb 1-2: reset full-speed USB device number 2 using uhci_hcd
Jun 23 20:03:20 nekhtpc kernel: usb 2-1: reset full-speed USB device number 2 using uhci_hcd
Jun 23 20:03:20 nekhtpc kernel: usb 4-1: reset low-speed USB device number 2 using uhci_hcd
Jun 23 20:03:20 nekhtpc kernel: usb 2-2: reset low-speed USB device number 3 using uhci_hcd
Jun 23 20:03:20 nekhtpc kernel: PM: resume of devices complete after 1047.564 msecs
Jun 23 20:03:20 nekhtpc kernel: input: iMON Panel, Knob and Mouse(15c2:0038) as /devices/pci0000:00/0000:00:1d.3/usb4/4-1/4-1:1.0/input/input26
Jun 23 20:03:20 nekhtpc kernel: Registered IR keymap rc-imon-pad
Jun 23 20:03:20 nekhtpc kernel: input: iMON Remote (15c2:0038) as /devices/pci0000:00/0000:00:1d.3/usb4/4-1/4-1:1.0/rc/rc0/input27
Jun 23 20:03:20 nekhtpc kernel: rc0: iMON Remote (15c2:0038) as /devices/pci0000:00/0000:00:1d.3/usb4/4-1/4-1:1.0/rc/rc0
Jun 23 20:03:20 nekhtpc kernel: imon 4-1:1.0: iMON device (15c2:0038, intf0) on usb<4:2> initialized
Jun 23 20:03:20 nekhtpc kernel: imon 4-1:1.1: iMON device (15c2:0038, intf1) on usb<4:2> initialized
Jun 23 20:03:20 nekhtpc kernel: PM: Finishing wakeup.
Jun 23 20:03:20 nekhtpc kernel: Restarting tasks ... done.
Jun 23 20:03:20 nekhtpc systemd[1]: Time has been changed
Jun 23 20:03:20 nekhtpc polkitd[327]: Unregistered Authentication Agent for unix-process:510:38274 (system bus name :1.23, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US) (disconnected from bus)
Jun 23 20:03:20 nekhtpc systemd-sleep[515]: System resumed.
Jun 23 20:03:20 nekhtpc sudo[509]: pam_unix(sudo:session): session closed for user root
Jun 23 20:03:20 nekhtpc systemd[1]: Listening on Network Service Bus Name.
Jun 23 20:03:20 nekhtpc systemd[1]: Starting Network Service...
Jun 23 20:03:20 nekhtpc systemd[1]: Started Suspend.
Jun 23 20:03:20 nekhtpc systemd[1]: sleep.target: Unit not needed anymore. Stopping.
Jun 23 20:03:20 nekhtpc systemd[1]: Stopped target Sleep.
Jun 23 20:03:20 nekhtpc systemd[1]: Stopping Sleep.
Jun 23 20:03:20 nekhtpc systemd[263]: Time has been changed
Jun 23 20:03:20 nekhtpc systemd[1]: Reached target Suspend.
Jun 23 20:03:20 nekhtpc systemd[1]: suspend.target: Unit is bound to inactive unit systemd-suspend.service. Stopping, too.
Jun 23 20:03:20 nekhtpc systemd-networkd[587]: Enumeration completed
Jun 23 20:03:20 nekhtpc systemd[1]: Stopped target Suspend.
Jun 23 20:03:20 nekhtpc systemd-networkd[587]: enp2s0: Configured
Jun 23 20:03:20 nekhtpc systemd[1]: Stopping Suspend.
Jun 23 20:03:20 nekhtpc systemd[1]: Started Network Service.
Jun 23 20:03:21 nekhtpc systemd-networkd[587]: enp2s0: Gained carrier
Jun 23 20:03:21 nekhtpc kernel: ATL1E 0000:02:00.0 enp2s0: NIC Link is Up <1000 Mbps Full Duplex>
Jun 23 20:11:59 nekhtpc systemd[1]: Starting Cleanup of Temporary Directories...
Jun 23 20:11:59 nekhtpc systemd[1]: Started Cleanup of Temporary Directories.

Last edited by Nektarios (2015-07-16 23:59:52)

Offline

#2 2015-06-26 02:45:56

Nektarios
Member
Registered: 2013-02-19
Posts: 90

Re: [Resolved] Blank screen after resume with Nvidia

Please guys anyone? This is driving me nuts sad

I have 2 linux installations on that pc:

1. Arch Linux with kernel 4.0.6
2. OpenELEC 5.0.8 with kernel 3.17.8

Both OSes use systemd.

With openelec there is no problem with the suspend/resume. It uses that exact same nvidia driver module 340.76 with no peculiar settings. On the arch system, when xorg is running if you suspend the system and resume it, it comes up everything working except that the HDMI display is blank (not turned off, it just receives a black signal from the nvidia card). Through SSH the system works fine as if nothing ever happened. Xorg does not complain and continues to happilly working (with a black screen of course) and processes under it work too.

Things I tried:

  • I tried to use linux-lts with nvidia-340xx-lts but the same thing happens.

  • I compared the dmesg logs of both openelec and arch and there is no particular difference or error messages.

  • I tested with nouveau driver on arch and it works beautifully, so it must be an nvidia driver bug, but no matter what I can't find it.

  • I used nomodeset kernel parameter, same problem

  • I used  usbcore.autosuspend=-1, same problem

  • I used  video=vesa:off vga=normal nomodeset, same problem

  • I used nvidia-304xx, same problem sad(((

  • I copied the exact same xorg.conf from openelec to arch. You guessed it, same problem....

  • and many more...

I'm running out of ideas here. How on earth it works on openelec and it does'nt on arch? sad

Please anyone?

Last edited by Nektarios (2015-06-26 02:52:03)

Offline

#3 2015-06-26 03:31:37

Malkymder
Member
Registered: 2015-05-13
Posts: 258

Re: [Resolved] Blank screen after resume with Nvidia

Looking at Xorg.0.log first thing that pops out for me is

Do you have a /etc/X11/xorg.conf or a /etc/X11/xorg.conf.d/20-nvidia.conf

Log tells me not

post the one you used from openelec

and also Verify installation steps using wiki NVIDIA

Last edited by Malkymder (2015-06-26 03:37:53)

Offline

#4 2015-06-26 08:36:48

Nektarios
Member
Registered: 2013-02-19
Posts: 90

Re: [Resolved] Blank screen after resume with Nvidia

In that case Arch had no xorg conf at all (I checked and made sure about that).

The xorg log of openelec is this:

[764138.470] 
X.Org X Server 1.16.4
Release Date: 2014-12-20
[764138.470] X Protocol Version 11, Revision 0
[764138.470] Build Operating System: Linux 3.18.7-100.fc20.x86_64 x86_64 OpenELEC.tv
[764138.470] Current Operating System: Linux NekHTPC 3.17.8 #1 SMP Tue Mar 31 21:18:50 CEST 2015 x86_64
[764138.470] Kernel command line: root=/dev/ram0 rdinit=/init usbcore.autosuspend=-1 BOOT_IMAGE=/KERNEL boot=/dev/sda5 disk=/dev/sda6 quiet
[764138.470] Build Date: 31 March 2015  10:02:18PM
[764138.470]  
[764138.470] Current version of pixman: 0.32.6
[764138.470] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[764138.470] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[764138.470] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 26 01:46:55 2015
[764138.474] (++) Using config file: "/etc/X11/xorg-nvidia.conf"
[764138.474] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[764138.476] (==) No Layout section.  Using the first Screen section.
[764138.476] (**) |-->Screen "screen" (0)
[764138.476] (**) |   |-->Monitor "<default monitor>"
[764138.476] (**) |   |-->Device "nvidia"
[764138.476] (==) No monitor specified for screen "screen".
	Using a default monitor configuration.
[764138.476] (==) Automatically adding devices
[764138.476] (==) Automatically enabling devices
[764138.476] (==) Automatically adding GPU devices
[764138.476] (==) FontPath set to:
	/usr/share/fonts/misc,
	built-ins
[764138.476] (==) ModulePath set to "/usr/lib/xorg/modules"
[764138.476] (**) Extension "Composite" is disabled
[764138.476] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[764138.476] (II) Loader magic: 0x5c0740
[764138.476] (II) Module ABI versions:
[764138.476] 	X.Org ANSI C Emulation: 0.4
[764138.476] 	X.Org Video Driver: 18.0
[764138.476] 	X.Org XInput driver : 21.0
[764138.476] 	X.Org Server Extension : 8.0
[764138.476] (II) xfree86: Adding drm device (/dev/dri/card0)
[764138.477] (--) PCI:*(0:1:0:0) 10de:0a20:1462:2022 rev 162, Mem @ 0xfd000000/16777216, 0xe0000000/268435456, 0xde000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/524288
[764138.477] (II) LoadModule: "glx"
[764138.478] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[764138.644] (II) Module glx: vendor="NVIDIA Corporation"
[764138.644] 	compiled for 4.0.2, module version = 1.0.0
[764138.644] 	Module class: X.Org Server Extension
[764138.645] (II) NVIDIA GLX Module  340.76  Thu Jan 22 11:24:42 PST 2015
[764138.648] (II) LoadModule: "nvidia"
[764138.648] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[764138.667] (II) Module nvidia: vendor="NVIDIA Corporation"
[764138.667] 	compiled for 4.0.2, module version = 1.0.0
[764138.667] 	Module class: X.Org Video Driver
[764138.670] (II) NVIDIA dlloader X Driver  340.76  Thu Jan 22 11:03:05 PST 2015
[764138.670] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[764138.670] (++) using VT number 1

[764138.673] (II) Loading sub module "fb"
[764138.673] (II) LoadModule: "fb"
[764138.673] (II) Loading /usr/lib/xorg/modules/libfb.so
[764138.675] (II) Module fb: vendor="X.Org Foundation"
[764138.675] 	compiled for 1.16.4, module version = 1.0.0
[764138.675] 	ABI class: X.Org ANSI C Emulation, version 0.4
[764138.675] (WW) Unresolved symbol: fbGetGCPrivateKey
[764138.675] (II) Loading sub module "wfb"
[764138.675] (II) LoadModule: "wfb"
[764138.675] (II) Loading /usr/lib/xorg/modules/libwfb.so
[764138.677] (II) Module wfb: vendor="X.Org Foundation"
[764138.677] 	compiled for 1.16.4, module version = 1.0.0
[764138.677] 	ABI class: X.Org ANSI C Emulation, version 0.4
[764138.677] (II) Loading sub module "ramdac"
[764138.677] (II) LoadModule: "ramdac"
[764138.677] (II) Module "ramdac" already built-in
[764138.683] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[764138.683] (==) NVIDIA(0): RGB weight 888
[764138.683] (==) NVIDIA(0): Default visual is TrueColor
[764138.683] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[764138.683] (**) NVIDIA(0): Option "NoFlip" "false"
[764138.683] (**) NVIDIA(0): Option "NoLogo" "true"
[764138.683] (**) NVIDIA(0): Option "HWcursor" "false"
[764138.683] (**) NVIDIA(0): Option "ColorRange" "Full"
[764138.683] (**) NVIDIA(0): Option "ModeValidation" "NoVesaModes, NoXServerModes"
[764138.683] (**) NVIDIA(0): Option "ConnectToAcpid" "0"
[764138.683] (**) NVIDIA(0): Option "ModeDebug" "false"
[764138.683] (**) NVIDIA(0): Enabling 2D acceleration
[764139.454] (II) NVIDIA(0): Display (Panasonic-TV (DFP-1)) does not support NVIDIA 3D
[764139.454] (II) NVIDIA(0):     Vision stereo.
[764139.455] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[764139.456] (II) NVIDIA(0): NVIDIA GPU GeForce GT 220 (GT216) at PCI:1:0:0 (GPU-0)
[764139.456] (--) NVIDIA(0): Memory: 1048576 kBytes
[764139.456] (--) NVIDIA(0): VideoBIOS: 70.16.2e.00.07
[764139.456] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[764139.459] (--) NVIDIA(0): Valid display device(s) on GeForce GT 220 at PCI:1:0:0
[764139.459] (--) NVIDIA(0):     CRT-0
[764139.459] (--) NVIDIA(0):     CRT-1
[764139.459] (--) NVIDIA(0):     DFP-0
[764139.459] (--) NVIDIA(0):     Panasonic-TV (DFP-1) (boot, connected)
[764139.459] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[764139.459] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[764139.459] (--) NVIDIA(0): DFP-0: Internal TMDS
[764139.459] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[764139.459] (--) NVIDIA(0): Panasonic-TV (DFP-1): Internal TMDS
[764139.459] (--) NVIDIA(GPU-0): Panasonic-TV (DFP-1): 225.0 MHz maximum pixel clock
[764139.459] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[764139.459] (**) NVIDIA(0):     device Panasonic-TV (DFP-1) (Using EDID frequencies has
[764139.459] (**) NVIDIA(0):     been enabled on all display devices.)
[764139.459] (II) NVIDIA(GPU-0): Mode Validation Overrides for Panasonic-TV (DFP-1):
[764139.459] (II) NVIDIA(GPU-0):     NoVesaModes
[764139.459] (II) NVIDIA(GPU-0):     NoXServerModes
[764139.464] (==) NVIDIA(0): 
[764139.464] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[764139.464] (==) NVIDIA(0):     will be used as the requested mode.
[764139.464] (==) NVIDIA(0): 
[764139.464] (II) NVIDIA(0): Validated MetaModes:
[764139.464] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[764139.464] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[764139.512] (WW) NVIDIA(0): Panasonic-TV (DFP-1)'s EDID does not contain a maximum image
[764139.512] (WW) NVIDIA(0):     size; cannot compute DPI from Panasonic-TV (DFP-1)'s
[764139.512] (WW) NVIDIA(0):     EDID.
[764139.512] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[764139.512] (--) Depth 24 pixmap format is 32 bpp
[764139.512] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[764139.517] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[764139.591] (==) NVIDIA(0): Disabling shared memory pixmaps
[764139.592] (==) NVIDIA(0): Backing store disabled
[764139.592] (==) NVIDIA(0): Silken mouse enabled
[764139.592] (==) NVIDIA(0): DPMS enabled
[764139.592] (WW) NVIDIA(0): Option "DynamicTwinView" is not used
[764139.592] (II) Loading sub module "dri2"
[764139.592] (II) LoadModule: "dri2"
[764139.592] (II) Module "dri2" already built-in
[764139.592] (II) NVIDIA(0): [DRI2] Setup complete
[764139.592] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[764139.594] (--) RandR disabled
[764139.599] (II) Initializing extension GLX
[764139.674] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[764139.674] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[764139.674] (II) LoadModule: "evdev"
[764139.674] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[764139.675] (II) Module evdev: vendor="X.Org Foundation"
[764139.675] 	compiled for 1.16.4, module version = 2.9.1
[764139.675] 	Module class: X.Org XInput Driver
[764139.675] 	ABI class: X.Org XInput driver, version 21.0
[764139.675] (II) Using input driver 'evdev' for 'Power Button'
[764139.675] (**) Power Button: always reports core events
[764139.675] (**) evdev: Power Button: Device: "/dev/input/event1"
[764139.675] (--) evdev: Power Button: Vendor 0 Product 0x1
[764139.675] (--) evdev: Power Button: Found keys
[764139.675] (II) evdev: Power Button: Configuring as keyboard
[764139.675] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[764139.675] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[764139.675] (**) Option "xkb_rules" "evdev"
[764139.675] (**) Option "xkb_model" "pc105"
[764139.675] (**) Option "xkb_layout" "us,us"
[764139.675] (**) Option "xkb_variant" ","
[764139.675] (**) Option "xkb_options" "grp:alt_shift_toggle"
[764139.700] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[764139.700] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[764139.700] (II) Using input driver 'evdev' for 'Power Button'
[764139.700] (**) Power Button: always reports core events
[764139.700] (**) evdev: Power Button: Device: "/dev/input/event0"
[764139.700] (--) evdev: Power Button: Vendor 0 Product 0x1
[764139.700] (--) evdev: Power Button: Found keys
[764139.700] (II) evdev: Power Button: Configuring as keyboard
[764139.700] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[764139.700] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[764139.700] (**) Option "xkb_rules" "evdev"
[764139.700] (**) Option "xkb_model" "pc105"
[764139.700] (**) Option "xkb_layout" "us,us"
[764139.700] (**) Option "xkb_variant" ","
[764139.700] (**) Option "xkb_options" "grp:alt_shift_toggle"
[764139.701] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[764139.701] (II) No input driver specified, ignoring this device.
[764139.701] (II) This device may have been added with another device file.
[764139.701] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[764139.701] (II) No input driver specified, ignoring this device.
[764139.701] (II) This device may have been added with another device file.
[764139.701] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[764139.701] (II) No input driver specified, ignoring this device.
[764139.701] (II) This device may have been added with another device file.
[764139.701] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event19)
[764139.701] (II) No input driver specified, ignoring this device.
[764139.701] (II) This device may have been added with another device file.
[764139.702] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event9)
[764139.702] (II) No input driver specified, ignoring this device.
[764139.702] (II) This device may have been added with another device file.
[764139.702] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event10)
[764139.702] (II) No input driver specified, ignoring this device.
[764139.702] (II) This device may have been added with another device file.
[764139.702] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event11)
[764139.702] (II) No input driver specified, ignoring this device.
[764139.702] (II) This device may have been added with another device file.
[764139.702] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event12)
[764139.702] (II) No input driver specified, ignoring this device.
[764139.702] (II) This device may have been added with another device file.
[764139.703] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event13)
[764139.703] (II) No input driver specified, ignoring this device.
[764139.703] (II) This device may have been added with another device file.
[764139.703] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event5)
[764139.703] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[764139.703] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[764139.703] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[764139.703] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event5"
[764139.703] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[764139.703] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[764139.703] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[764139.703] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/0003:045E:0745.0004/input/input8/event5"
[764139.703] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 8)
[764139.703] (**) Option "xkb_rules" "evdev"
[764139.703] (**) Option "xkb_model" "pc105"
[764139.703] (**) Option "xkb_layout" "us,us"
[764139.703] (**) Option "xkb_variant" ","
[764139.703] (**) Option "xkb_options" "grp:alt_shift_toggle"
[764139.704] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event6)
[764139.704] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev pointer catchall"
[764139.704] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[764139.704] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[764139.704] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[764139.704] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event6"
[764139.704] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[764139.704] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found 9 mouse buttons
[764139.704] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[764139.704] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[764139.704] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found x and y relative axes
[764139.704] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[764139.704] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Forcing absolute x/y axes to exist.
[764139.704] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[764139.704] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[764139.704] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[764139.704] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[764139.704] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[764139.704] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[764139.704] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/0003:045E:0745.0005/input/input9/event6"
[764139.704] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 9)
[764139.704] (**) Option "xkb_rules" "evdev"
[764139.704] (**) Option "xkb_model" "pc105"
[764139.704] (**) Option "xkb_layout" "us,us"
[764139.704] (**) Option "xkb_variant" ","
[764139.704] (**) Option "xkb_options" "grp:alt_shift_toggle"
[764139.704] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[764139.704] (WW) evdev: Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[764139.705] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[764139.705] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[764139.705] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[764139.705] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[764139.705] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/mouse1)
[764139.705] (II) No input driver specified, ignoring this device.
[764139.705] (II) This device may have been added with another device file.
[764139.705] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event7)
[764139.705] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[764139.706] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[764139.706] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[764139.706] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event7"
[764139.706] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[764139.706] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found 1 mouse buttons
[764139.706] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[764139.706] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[764139.706] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[764139.706] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found x and y absolute axes
[764139.706] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[764139.706] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Forcing relative x/y axes to exist.
[764139.706] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[764139.706] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[764139.706] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[764139.706] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[764139.706] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[764139.706] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.2/0003:045E:0745.0006/input/input10/event7"
[764139.706] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 10)
[764139.706] (**) Option "xkb_rules" "evdev"
[764139.706] (**) Option "xkb_model" "pc105"
[764139.706] (**) Option "xkb_layout" "us,us"
[764139.706] (**) Option "xkb_variant" ","
[764139.706] (**) Option "xkb_options" "grp:alt_shift_toggle"
[764139.706] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[764139.706] (WW) evdev: Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[764139.706] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[764139.706] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[764139.706] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[764139.706] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[764139.707] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/js1)
[764139.707] (II) No input driver specified, ignoring this device.
[764139.707] (II) This device may have been added with another device file.
[764139.707] (II) config/udev: Adding input device Pulse-Eight USB-CEC Adapter (/dev/input/event2)
[764139.707] (**) Pulse-Eight USB-CEC Adapter: Applying InputClass "evdev pointer catchall"
[764139.707] (II) Using input driver 'evdev' for 'Pulse-Eight USB-CEC Adapter'
[764139.707] (**) Pulse-Eight USB-CEC Adapter: always reports core events
[764139.707] (**) evdev: Pulse-Eight USB-CEC Adapter: Device: "/dev/input/event2"
[764139.707] (--) evdev: Pulse-Eight USB-CEC Adapter: Vendor 0x2548 Product 0x1002
[764139.707] (--) evdev: Pulse-Eight USB-CEC Adapter: Found 3 mouse buttons
[764139.707] (--) evdev: Pulse-Eight USB-CEC Adapter: Found relative axes
[764139.707] (--) evdev: Pulse-Eight USB-CEC Adapter: Found x and y relative axes
[764139.707] (II) evdev: Pulse-Eight USB-CEC Adapter: Configuring as mouse
[764139.707] (**) evdev: Pulse-Eight USB-CEC Adapter: YAxisMapping: buttons 4 and 5
[764139.707] (**) evdev: Pulse-Eight USB-CEC Adapter: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[764139.707] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.2/0003:2548:1002.0001/input/input5/event2"
[764139.707] (II) XINPUT: Adding extended input device "Pulse-Eight USB-CEC Adapter" (type: MOUSE, id 11)
[764139.707] (II) evdev: Pulse-Eight USB-CEC Adapter: initialized for relative axes.
[764139.707] (**) Pulse-Eight USB-CEC Adapter: (accel) keeping acceleration scheme 1
[764139.707] (**) Pulse-Eight USB-CEC Adapter: (accel) acceleration profile 0
[764139.707] (**) Pulse-Eight USB-CEC Adapter: (accel) acceleration factor: 2.000
[764139.707] (**) Pulse-Eight USB-CEC Adapter: (accel) acceleration threshold: 4
[764139.708] (II) config/udev: Adding input device Pulse-Eight USB-CEC Adapter (/dev/input/mouse0)
[764139.708] (II) No input driver specified, ignoring this device.
[764139.708] (II) This device may have been added with another device file.
[764139.708] (II) config/udev: Adding input device Microsoft Microsoft® Digital Media Keyboard (/dev/input/event3)
[764139.708] (**) Microsoft Microsoft® Digital Media Keyboard: Applying InputClass "evdev keyboard catchall"
[764139.708] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Digital Media Keyboard'
[764139.708] (**) Microsoft Microsoft® Digital Media Keyboard: always reports core events
[764139.708] (**) evdev: Microsoft Microsoft® Digital Media Keyboard: Device: "/dev/input/event3"
[764139.708] (--) evdev: Microsoft Microsoft® Digital Media Keyboard: Vendor 0x45e Product 0xb4
[764139.708] (--) evdev: Microsoft Microsoft® Digital Media Keyboard: Found keys
[764139.708] (II) evdev: Microsoft Microsoft® Digital Media Keyboard: Configuring as keyboard
[764139.708] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/0003:045E:00B4.0002/input/input6/event3"
[764139.708] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Digital Media Keyboard" (type: KEYBOARD, id 12)
[764139.708] (**) Option "xkb_rules" "evdev"
[764139.708] (**) Option "xkb_model" "pc105"
[764139.708] (**) Option "xkb_layout" "us,us"
[764139.708] (**) Option "xkb_variant" ","
[764139.708] (**) Option "xkb_options" "grp:alt_shift_toggle"
[764139.709] (II) config/udev: Adding input device Microsoft Microsoft® Digital Media Keyboard (/dev/input/event4)
[764139.709] (**) Microsoft Microsoft® Digital Media Keyboard: Applying InputClass "evdev keyboard catchall"
[764139.709] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Digital Media Keyboard'
[764139.709] (**) Microsoft Microsoft® Digital Media Keyboard: always reports core events
[764139.709] (**) evdev: Microsoft Microsoft® Digital Media Keyboard: Device: "/dev/input/event4"
[764139.709] (--) evdev: Microsoft Microsoft® Digital Media Keyboard: Vendor 0x45e Product 0xb4
[764139.709] (--) evdev: Microsoft Microsoft® Digital Media Keyboard: Found 1 mouse buttons
[764139.709] (--) evdev: Microsoft Microsoft® Digital Media Keyboard: Found scroll wheel(s)
[764139.709] (--) evdev: Microsoft Microsoft® Digital Media Keyboard: Found relative axes
[764139.709] (--) evdev: Microsoft Microsoft® Digital Media Keyboard: Found absolute axes
[764139.709] (--) evdev: Microsoft Microsoft® Digital Media Keyboard: Found x and y absolute axes
[764139.709] (--) evdev: Microsoft Microsoft® Digital Media Keyboard: Found keys
[764139.709] (II) evdev: Microsoft Microsoft® Digital Media Keyboard: Forcing relative x/y axes to exist.
[764139.709] (II) evdev: Microsoft Microsoft® Digital Media Keyboard: Configuring as mouse
[764139.709] (II) evdev: Microsoft Microsoft® Digital Media Keyboard: Configuring as keyboard
[764139.709] (II) evdev: Microsoft Microsoft® Digital Media Keyboard: Adding scrollwheel support
[764139.709] (**) evdev: Microsoft Microsoft® Digital Media Keyboard: YAxisMapping: buttons 4 and 5
[764139.709] (**) evdev: Microsoft Microsoft® Digital Media Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[764139.709] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.1/0003:045E:00B4.0003/input/input7/event4"
[764139.709] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Digital Media Keyboard" (type: KEYBOARD, id 13)
[764139.709] (**) Option "xkb_rules" "evdev"
[764139.709] (**) Option "xkb_model" "pc105"
[764139.709] (**) Option "xkb_layout" "us,us"
[764139.709] (**) Option "xkb_variant" ","
[764139.709] (**) Option "xkb_options" "grp:alt_shift_toggle"
[764139.710] (II) evdev: Microsoft Microsoft® Digital Media Keyboard: initialized for relative axes.
[764139.710] (WW) evdev: Microsoft Microsoft® Digital Media Keyboard: ignoring absolute axes.
[764139.710] (**) Microsoft Microsoft® Digital Media Keyboard: (accel) keeping acceleration scheme 1
[764139.710] (**) Microsoft Microsoft® Digital Media Keyboard: (accel) acceleration profile 0
[764139.710] (**) Microsoft Microsoft® Digital Media Keyboard: (accel) acceleration factor: 2.000
[764139.710] (**) Microsoft Microsoft® Digital Media Keyboard: (accel) acceleration threshold: 4
[764139.710] (II) config/udev: Adding input device Microsoft Microsoft® Digital Media Keyboard (/dev/input/js0)
[764139.710] (II) No input driver specified, ignoring this device.
[764139.710] (II) This device may have been added with another device file.
[764139.710] (II) config/udev: Adding input device iMON Panel, Knob and Mouse(15c2:0038) (/dev/input/event8)
[764139.710] (**) iMON Panel, Knob and Mouse(15c2:0038): Applying InputClass "evdev pointer catchall"
[764139.710] (**) iMON Panel, Knob and Mouse(15c2:0038): Applying InputClass "evdev keyboard catchall"
[764139.710] (II) Using input driver 'evdev' for 'iMON Panel, Knob and Mouse(15c2:0038)'
[764139.710] (**) iMON Panel, Knob and Mouse(15c2:0038): always reports core events
[764139.710] (**) evdev: iMON Panel, Knob and Mouse(15c2:0038): Device: "/dev/input/event8"
[764139.711] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Vendor 0x15c2 Product 0x38
[764139.711] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found 3 mouse buttons
[764139.711] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found scroll wheel(s)
[764139.711] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found relative axes
[764139.711] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found x and y relative axes
[764139.711] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found keys
[764139.711] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Configuring as mouse
[764139.711] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Configuring as keyboard
[764139.711] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Adding scrollwheel support
[764139.711] (**) evdev: iMON Panel, Knob and Mouse(15c2:0038): YAxisMapping: buttons 4 and 5
[764139.711] (**) evdev: iMON Panel, Knob and Mouse(15c2:0038): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[764139.711] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input11/event8"
[764139.711] (II) XINPUT: Adding extended input device "iMON Panel, Knob and Mouse(15c2:0038)" (type: KEYBOARD, id 14)
[764139.711] (**) Option "xkb_rules" "evdev"
[764139.711] (**) Option "xkb_model" "pc105"
[764139.711] (**) Option "xkb_layout" "us,us"
[764139.711] (**) Option "xkb_variant" ","
[764139.711] (**) Option "xkb_options" "grp:alt_shift_toggle"
[764139.711] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): initialized for relative axes.
[764139.711] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) keeping acceleration scheme 1
[764139.711] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) acceleration profile 0
[764139.711] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) acceleration factor: 2.000
[764139.711] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) acceleration threshold: 4
[764139.711] (II) config/udev: Adding input device iMON Panel, Knob and Mouse(15c2:0038) (/dev/input/mouse2)
[764139.711] (II) No input driver specified, ignoring this device.
[764139.711] (II) This device may have been added with another device file.
[764139.712] (II) config/udev: Adding input device iMON Remote (15c2:0038) (/dev/input/event14)
[764139.712] (**) iMON Remote (15c2:0038): Applying InputClass "evdev keyboard catchall"
[764139.712] (II) Using input driver 'evdev' for 'iMON Remote (15c2:0038)'
[764139.712] (**) iMON Remote (15c2:0038): always reports core events
[764139.712] (**) evdev: iMON Remote (15c2:0038): Device: "/dev/input/event14"
[764139.712] (--) evdev: iMON Remote (15c2:0038): Vendor 0x15c2 Product 0x38
[764139.712] (--) evdev: iMON Remote (15c2:0038): Found 3 mouse buttons
[764139.712] (--) evdev: iMON Remote (15c2:0038): Found keys
[764139.712] (II) evdev: iMON Remote (15c2:0038): Forcing relative x/y axes to exist.
[764139.712] (II) evdev: iMON Remote (15c2:0038): Configuring as mouse
[764139.712] (II) evdev: iMON Remote (15c2:0038): Configuring as keyboard
[764139.712] (**) evdev: iMON Remote (15c2:0038): YAxisMapping: buttons 4 and 5
[764139.712] (**) evdev: iMON Remote (15c2:0038): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[764139.712] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/rc/rc0/input12/event14"
[764139.712] (II) XINPUT: Adding extended input device "iMON Remote (15c2:0038)" (type: KEYBOARD, id 15)
[764139.712] (**) Option "xkb_rules" "evdev"
[764139.712] (**) Option "xkb_model" "pc105"
[764139.712] (**) Option "xkb_layout" "us,us"
[764139.712] (**) Option "xkb_variant" ","
[764139.712] (**) Option "xkb_options" "grp:alt_shift_toggle"
[764139.713] (II) config/udev: Adding input device eventlircd (/dev/input/event15)
[764139.713] (II) No input driver specified, ignoring this device.
[764139.713] (II) This device may have been added with another device file.
[764139.716] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[764139.716] (II) No input driver specified, ignoring this device.
[764139.716] (II) This device may have been added with another device file.
[764139.717] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[764139.717] (II) No input driver specified, ignoring this device.
[764139.717] (II) This device may have been added with another device file.
[764139.717] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[764139.717] (II) No input driver specified, ignoring this device.
[764139.717] (II) This device may have been added with another device file.
[764139.717] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event19)
[764139.717] (II) No input driver specified, ignoring this device.
[764139.717] (II) This device may have been added with another device file.
[764141.062] (II) NVIDIA(GPU-0): Display (Panasonic-TV (DFP-1)) does not support NVIDIA 3D
[764141.062] (II) NVIDIA(GPU-0):     Vision stereo.
[764143.913] (II) NVIDIA(GPU-0): Display (Panasonic-TV (DFP-1)) does not support NVIDIA 3D
[764143.913] (II) NVIDIA(GPU-0):     Vision stereo.
[764144.079] (II) NVIDIA(GPU-0): Display (Panasonic-TV (DFP-1)) does not support NVIDIA 3D
[764144.079] (II) NVIDIA(GPU-0):     Vision stereo.
[764144.089] (II) NVIDIA(0): Setting mode "HDMI-0: 1920x1080_60 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[764145.337] (II) NVIDIA(GPU-0): Display (Panasonic-TV (DFP-1)) does not support NVIDIA 3D
[764145.337] (II) NVIDIA(GPU-0):     Vision stereo.
[764499.996] (II) config/udev: removing device iMON Panel, Knob and Mouse(15c2:0038)
[764500.005] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Close
[764500.005] (II) UnloadModule: "evdev"
[764500.053] (II) config/udev: removing device iMON Remote (15c2:0038)
[764500.065] (II) evdev: iMON Remote (15c2:0038): Close
[764500.065] (II) UnloadModule: "evdev"
[764507.832] (II) NVIDIA(0): Setting mode "HDMI-0: 1920x1080_60 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[764508.053] (II) NVIDIA(GPU-0): Display (Panasonic-TV (DFP-1)) does not support NVIDIA 3D
[764508.053] (II) NVIDIA(GPU-0):     Vision stereo.
[764508.065] (II) config/udev: Adding input device iMON Panel, Knob and Mouse(15c2:0038) (/dev/input/mouse2)
[764508.065] (II) No input driver specified, ignoring this device.
[764508.065] (II) This device may have been added with another device file.
[764508.065] (II) config/udev: Adding input device iMON Panel, Knob and Mouse(15c2:0038) (/dev/input/event8)
[764508.065] (**) iMON Panel, Knob and Mouse(15c2:0038): Applying InputClass "evdev pointer catchall"
[764508.065] (**) iMON Panel, Knob and Mouse(15c2:0038): Applying InputClass "evdev keyboard catchall"
[764508.065] (II) Using input driver 'evdev' for 'iMON Panel, Knob and Mouse(15c2:0038)'
[764508.065] (**) iMON Panel, Knob and Mouse(15c2:0038): always reports core events
[764508.065] (**) evdev: iMON Panel, Knob and Mouse(15c2:0038): Device: "/dev/input/event8"
[764508.065] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Vendor 0x15c2 Product 0x38
[764508.065] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found 3 mouse buttons
[764508.065] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found scroll wheel(s)
[764508.065] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found relative axes
[764508.065] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found x and y relative axes
[764508.065] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found keys
[764508.065] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Configuring as mouse
[764508.065] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Configuring as keyboard
[764508.065] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Adding scrollwheel support
[764508.065] (**) evdev: iMON Panel, Knob and Mouse(15c2:0038): YAxisMapping: buttons 4 and 5
[764508.065] (**) evdev: iMON Panel, Knob and Mouse(15c2:0038): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[764508.065] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input27/event8"
[764508.065] (II) XINPUT: Adding extended input device "iMON Panel, Knob and Mouse(15c2:0038)" (type: KEYBOARD, id 14)
[764508.065] (**) Option "xkb_rules" "evdev"
[764508.065] (**) Option "xkb_model" "pc105"
[764508.065] (**) Option "xkb_layout" "us,us"
[764508.065] (**) Option "xkb_variant" ","
[764508.065] (**) Option "xkb_options" "grp:alt_shift_toggle"
[764508.065] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): initialized for relative axes.
[764508.066] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) keeping acceleration scheme 1
[764508.066] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) acceleration profile 0
[764508.066] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) acceleration factor: 2.000
[764508.066] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) acceleration threshold: 4
[764508.069] (II) config/udev: Adding input device iMON Remote (15c2:0038) (/dev/input/event14)
[764508.069] (**) iMON Remote (15c2:0038): Applying InputClass "evdev keyboard catchall"
[764508.069] (II) Using input driver 'evdev' for 'iMON Remote (15c2:0038)'
[764508.069] (**) iMON Remote (15c2:0038): always reports core events
[764508.069] (**) evdev: iMON Remote (15c2:0038): Device: "/dev/input/event14"
[764508.069] (--) evdev: iMON Remote (15c2:0038): Vendor 0x15c2 Product 0x38
[764508.069] (--) evdev: iMON Remote (15c2:0038): Found 3 mouse buttons
[764508.069] (--) evdev: iMON Remote (15c2:0038): Found keys
[764508.069] (II) evdev: iMON Remote (15c2:0038): Forcing relative x/y axes to exist.
[764508.069] (II) evdev: iMON Remote (15c2:0038): Configuring as mouse
[764508.069] (II) evdev: iMON Remote (15c2:0038): Configuring as keyboard
[764508.069] (**) evdev: iMON Remote (15c2:0038): YAxisMapping: buttons 4 and 5
[764508.069] (**) evdev: iMON Remote (15c2:0038): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[764508.069] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/rc/rc0/input28/event14"
[764508.069] (II) XINPUT: Adding extended input device "iMON Remote (15c2:0038)" (type: KEYBOARD, id 15)
[764508.069] (**) Option "xkb_rules" "evdev"
[764508.069] (**) Option "xkb_model" "pc105"
[764508.069] (**) Option "xkb_layout" "us,us"
[764508.069] (**) Option "xkb_variant" ","
[764508.069] (**) Option "xkb_options" "grp:alt_shift_toggle"
[764508.070] (II) config/udev: Adding input device eventlircd (/dev/input/event15)
[764508.070] (II) No input driver specified, ignoring this device.
[764508.070] (II) This device may have been added with another device file.
[764575.040] (II) NVIDIA(GPU-0): Display (Panasonic-TV (DFP-1)) does not support NVIDIA 3D
[764575.040] (II) NVIDIA(GPU-0):     Vision stereo.
[764575.325] (II) NVIDIA(GPU-0): Display (Panasonic-TV (DFP-1)) does not support NVIDIA 3D
[764575.325] (II) NVIDIA(GPU-0):     Vision stereo.
[764669.381] (II) config/udev: removing device iMON Panel, Knob and Mouse(15c2:0038)
[764669.404] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Close
[764669.404] (II) UnloadModule: "evdev"
[764669.427] (II) config/udev: removing device iMON Remote (15c2:0038)
[764669.444] (II) evdev: iMON Remote (15c2:0038): Close
[764669.444] (II) UnloadModule: "evdev"
[764685.832] (II) NVIDIA(0): Setting mode "HDMI-0: 1920x1080_60 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[764686.080] (II) NVIDIA(GPU-0): Display (Panasonic-TV (DFP-1)) does not support NVIDIA 3D
[764686.080] (II) NVIDIA(GPU-0):     Vision stereo.
[764686.091] (II) config/udev: Adding input device iMON Panel, Knob and Mouse(15c2:0038) (/dev/input/mouse2)
[764686.091] (II) No input driver specified, ignoring this device.
[764686.092] (II) This device may have been added with another device file.
[764686.092] (II) config/udev: Adding input device iMON Panel, Knob and Mouse(15c2:0038) (/dev/input/event8)
[764686.092] (**) iMON Panel, Knob and Mouse(15c2:0038): Applying InputClass "evdev pointer catchall"
[764686.092] (**) iMON Panel, Knob and Mouse(15c2:0038): Applying InputClass "evdev keyboard catchall"
[764686.092] (II) Using input driver 'evdev' for 'iMON Panel, Knob and Mouse(15c2:0038)'
[764686.092] (**) iMON Panel, Knob and Mouse(15c2:0038): always reports core events
[764686.092] (**) evdev: iMON Panel, Knob and Mouse(15c2:0038): Device: "/dev/input/event8"
[764686.092] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Vendor 0x15c2 Product 0x38
[764686.092] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found 3 mouse buttons
[764686.092] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found scroll wheel(s)
[764686.092] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found relative axes
[764686.092] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found x and y relative axes
[764686.092] (--) evdev: iMON Panel, Knob and Mouse(15c2:0038): Found keys
[764686.092] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Configuring as mouse
[764686.092] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Configuring as keyboard
[764686.092] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): Adding scrollwheel support
[764686.092] (**) evdev: iMON Panel, Knob and Mouse(15c2:0038): YAxisMapping: buttons 4 and 5
[764686.092] (**) evdev: iMON Panel, Knob and Mouse(15c2:0038): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[764686.092] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input33/event8"
[764686.092] (II) XINPUT: Adding extended input device "iMON Panel, Knob and Mouse(15c2:0038)" (type: KEYBOARD, id 14)
[764686.092] (**) Option "xkb_rules" "evdev"
[764686.092] (**) Option "xkb_model" "pc105"
[764686.092] (**) Option "xkb_layout" "us,us"
[764686.092] (**) Option "xkb_variant" ","
[764686.092] (**) Option "xkb_options" "grp:alt_shift_toggle"
[764686.092] (II) evdev: iMON Panel, Knob and Mouse(15c2:0038): initialized for relative axes.
[764686.093] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) keeping acceleration scheme 1
[764686.093] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) acceleration profile 0
[764686.093] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) acceleration factor: 2.000
[764686.093] (**) iMON Panel, Knob and Mouse(15c2:0038): (accel) acceleration threshold: 4
[764686.108] (II) config/udev: Adding input device iMON Remote (15c2:0038) (/dev/input/event14)
[764686.108] (**) iMON Remote (15c2:0038): Applying InputClass "evdev keyboard catchall"
[764686.108] (II) Using input driver 'evdev' for 'iMON Remote (15c2:0038)'
[764686.108] (**) iMON Remote (15c2:0038): always reports core events
[764686.108] (**) evdev: iMON Remote (15c2:0038): Device: "/dev/input/event14"
[764686.108] (--) evdev: iMON Remote (15c2:0038): Vendor 0x15c2 Product 0x38
[764686.108] (--) evdev: iMON Remote (15c2:0038): Found 3 mouse buttons
[764686.108] (--) evdev: iMON Remote (15c2:0038): Found keys
[764686.108] (II) evdev: iMON Remote (15c2:0038): Forcing relative x/y axes to exist.
[764686.108] (II) evdev: iMON Remote (15c2:0038): Configuring as mouse
[764686.108] (II) evdev: iMON Remote (15c2:0038): Configuring as keyboard
[764686.108] (**) evdev: iMON Remote (15c2:0038): YAxisMapping: buttons 4 and 5
[764686.108] (**) evdev: iMON Remote (15c2:0038): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[764686.108] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/rc/rc0/input34/event14"
[764686.108] (II) XINPUT: Adding extended input device "iMON Remote (15c2:0038)" (type: KEYBOARD, id 15)
[764686.108] (**) Option "xkb_rules" "evdev"
[764686.108] (**) Option "xkb_model" "pc105"
[764686.108] (**) Option "xkb_layout" "us,us"
[764686.108] (**) Option "xkb_variant" ","
[764686.108] (**) Option "xkb_options" "grp:alt_shift_toggle"
[764686.109] (II) config/udev: Adding input device eventlircd (/dev/input/event15)
[764686.109] (II) No input driver specified, ignoring this device.
[764686.109] (II) This device may have been added with another device file.

OK I'll verify the steps of the installation once again just for making sure.

Thanks for helping.

Last edited by Nektarios (2015-06-26 08:37:31)

Offline

#5 2015-06-26 14:34:47

Malkymder
Member
Registered: 2015-05-13
Posts: 258

Re: [Resolved] Blank screen after resume with Nvidia

i meant post the xorg.conf file from your openelec that you mentioned using on arch smile

Offline

#6 2015-06-26 14:37:01

Sanjeev K Sharma
Member
Registered: 2013-08-14
Posts: 72

Re: [Resolved] Blank screen after resume with Nvidia

ignore, sorry: I didn't catch the HDMI first time around - must have mis-spelled it when I searched for what display you're using.
_____________________
are you using displayport?  see i  these match your symptoms

https://bugs.freedesktop.org/show_bug.cgi?id=90340
https://bugs.freedesktop.org/show_bug.cgi?id=90987

run xrandr now and note the output name, the next time it happens maybe you can switch to a VT and run this

xrandr --output DisplayPort-0 --display :0 --off
xrandr --output DisplayPort-0 --display :0 --size 2560x1440

change the output, resolution & display to what xrandr reported earlier

(didn't work for me; if it works for you report it)

Last edited by Sanjeev K Sharma (2015-06-26 14:42:54)

Offline

#7 2015-07-16 23:49:55

dafrizz
Member
Registered: 2011-05-27
Posts: 31

Re: [Resolved] Blank screen after resume with Nvidia

I had the same problem.

A more recent update (I recently updated my vidia-340xx package to 340.76-12) seems to have fixed this issue.

Offline

#8 2015-07-16 23:59:24

Nektarios
Member
Registered: 2013-02-19
Posts: 90

Re: [Resolved] Blank screen after resume with Nvidia

yes. It is fixed for me too. Must have been a driver bug.

I'll mark this as resolved.

Offline

#9 2015-07-17 01:19:59

dafrizz
Member
Registered: 2011-05-27
Posts: 31

Re: [Resolved] Blank screen after resume with Nvidia

I spoke too soon, still have issues with this. Might have to start my own thread.

Offline

Board footer

Powered by FluxBB