You are not logged in.
Pages: 1
Hello,
I've recently switched my screen from DVI to HDMI.
Since then, after a while of inactivity, the screen goes black and doesn't wake-up when moving the mouse or pressing the keyboard. I have to switch to a tty and restart the lxdm service.
I'm using the proprietary driver, and I didn't checked if the same problem occurs with nouveau. But does it matter ?
Here is my xorg.conf, generated with nvidia-xconfig :
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 355.11 (buildmeister@swio-display-x86-rhel47-07) Wed Aug 26 17:15:49 PDT 2015
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSectionAnd here is the Xorg.0.log. An attempt to wake up the screen occurs at the end of it, at "2900" something :
[ 41.162]
X.Org X Server 1.17.4
Release Date: 2015-10-28
[ 41.162] X Protocol Version 11, Revision 0
[ 41.162] Build Operating System: Linux 4.2.5-1-ARCH x86_64
[ 41.162] Current Operating System: Linux buzuck 4.2.5-1-ARCH #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015 x86_64
[ 41.162] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=08aa9df2-8d76-4183-9f3a-a033806adfbb rw quiet
[ 41.162] Build Date: 01 November 2015 10:36:50AM
[ 41.162]
[ 41.162] Current version of pixman: 0.32.8
[ 41.162] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 41.162] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 41.162] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 20 07:21:52 2015
[ 41.198] (==) Using config file: "/etc/X11/xorg.conf"
[ 41.198] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 41.198] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 41.516] (==) ServerLayout "Layout0"
[ 41.516] (**) |-->Screen "Screen0" (0)
[ 41.516] (**) | |-->Monitor "Monitor0"
[ 41.516] (**) | |-->Device "Device0"
[ 41.516] (**) |-->Input Device "Keyboard0"
[ 41.516] (**) |-->Input Device "Mouse0"
[ 41.516] (==) Automatically adding devices
[ 41.516] (==) Automatically enabling devices
[ 41.516] (==) Automatically adding GPU devices
[ 42.011] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 42.011] Entry deleted from font path.
[ 42.011] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 42.012] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 42.012] Entry deleted from font path.
[ 42.012] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 42.012] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/
[ 42.012] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 42.012] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 42.012] (WW) Disabling Keyboard0
[ 42.012] (WW) Disabling Mouse0
[ 42.085] (II) Loader magic: 0x817d60
[ 42.085] (II) Module ABI versions:
[ 42.085] X.Org ANSI C Emulation: 0.4
[ 42.085] X.Org Video Driver: 19.0
[ 42.085] X.Org XInput driver : 21.1
[ 42.085] X.Org Server Extension : 9.0
[ 42.086] (EE) systemd-logind: failed to get session: PID 469 does not belong to any known session
[ 42.106] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 42.108] (--) PCI:*(0:1:0:0) 10de:11c0:1462:2871 rev 161, Mem @ 0xfb000000/16777216, 0xc8000000/134217728, 0xd6000000/33554432, I/O @ 0x0000af00/128, BIOS @ 0x????????/524288
[ 42.108] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 42.155] (II) LoadModule: "glx"
[ 42.371] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 44.173] (II) Module glx: vendor="NVIDIA Corporation"
[ 44.180] compiled for 4.0.2, module version = 1.0.0
[ 44.180] Module class: X.Org Server Extension
[ 44.212] (II) NVIDIA GLX Module 355.11 Wed Aug 26 16:02:11 PDT 2015
[ 44.229] (II) LoadModule: "nvidia"
[ 44.386] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 45.002] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 45.140] compiled for 4.0.2, module version = 1.0.0
[ 45.140] Module class: X.Org Video Driver
[ 45.699] (II) NVIDIA dlloader X Driver 355.11 Wed Aug 26 15:38:55 PDT 2015
[ 45.699] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 45.725] (++) using VT number 1
[ 45.899] (II) Loading sub module "fb"
[ 45.899] (II) LoadModule: "fb"
[ 45.899] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 45.916] (II) Module fb: vendor="X.Org Foundation"
[ 45.916] compiled for 1.17.4, module version = 1.0.0
[ 45.916] ABI class: X.Org ANSI C Emulation, version 0.4
[ 45.917] (II) Loading sub module "wfb"
[ 45.917] (II) LoadModule: "wfb"
[ 45.917] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 45.952] (II) Module wfb: vendor="X.Org Foundation"
[ 45.952] compiled for 1.17.4, module version = 1.0.0
[ 45.952] ABI class: X.Org ANSI C Emulation, version 0.4
[ 45.952] (II) Loading sub module "ramdac"
[ 45.952] (II) LoadModule: "ramdac"
[ 45.952] (II) Module "ramdac" already built-in
[ 46.008] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 46.008] (==) NVIDIA(0): RGB weight 888
[ 46.008] (==) NVIDIA(0): Default visual is TrueColor
[ 46.008] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 46.128] (**) NVIDIA(0): Enabling 2D acceleration
[ 46.813] (II) NVIDIA: Allocated GPU:0 (GPU-abf62ea0-b53a-ea8c-3e83-2f933aeff9d0) @
[ 46.813] (II) NVIDIA: PCI:0000:01:00.0
[ 46.897] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 46.897] (--) NVIDIA(0): CRT-0
[ 46.897] (--) NVIDIA(0): DFP-0
[ 46.897] (--) NVIDIA(0): DFP-1 (boot)
[ 46.897] (--) NVIDIA(0): DFP-2
[ 46.897] (--) NVIDIA(0): DFP-3
[ 46.897] (--) NVIDIA(0): DFP-4
[ 46.900] (--) NVIDIA(0): CRT-0: disconnected
[ 46.900] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 46.900] (--) NVIDIA(0):
[ 46.903] (--) NVIDIA(0): DFP-0: disconnected
[ 46.903] (--) NVIDIA(0): DFP-0: Internal TMDS
[ 46.903] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
[ 46.903] (--) NVIDIA(0):
[ 46.914] (--) NVIDIA(0): LG Electronics W2361 (DFP-1): connected
[ 46.914] (--) NVIDIA(0): LG Electronics W2361 (DFP-1): Internal TMDS
[ 46.914] (--) NVIDIA(0): LG Electronics W2361 (DFP-1): 340.0 MHz maximum pixel clock
[ 46.914] (--) NVIDIA(0):
[ 46.914] (--) NVIDIA(0): DFP-2: disconnected
[ 46.914] (--) NVIDIA(0): DFP-2: Internal TMDS
[ 46.914] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
[ 46.914] (--) NVIDIA(0):
[ 46.915] (--) NVIDIA(0): DFP-3: disconnected
[ 46.915] (--) NVIDIA(0): DFP-3: Internal TMDS
[ 46.915] (--) NVIDIA(0): DFP-3: 330.0 MHz maximum pixel clock
[ 46.915] (--) NVIDIA(0):
[ 46.915] (--) NVIDIA(0): DFP-4: disconnected
[ 46.915] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[ 46.915] (--) NVIDIA(0): DFP-4: 960.0 MHz maximum pixel clock
[ 46.915] (--) NVIDIA(0):
[ 46.915] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 46.916] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 660 (GK106) at PCI:1:0:0 (GPU-0)
[ 46.916] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 46.916] (--) NVIDIA(0): VideoBIOS: 80.06.28.00.39
[ 46.916] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 46.916] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 46.916] (**) NVIDIA(0): device LG Electronics W2361 (DFP-1) (Using EDID
[ 46.916] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 46.920] (==) NVIDIA(0):
[ 46.920] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 46.920] (==) NVIDIA(0): will be used as the requested mode.
[ 46.920] (==) NVIDIA(0):
[ 46.945] (II) NVIDIA(0): Validated MetaModes:
[ 46.945] (II) NVIDIA(0): "DFP-1:nvidia-auto-select"
[ 46.945] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 46.964] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
[ 46.964] (--) NVIDIA(0): option
[ 46.964] (--) Depth 24 pixmap format is 32 bpp
[ 46.964] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 46.964] (II) NVIDIA: access.
[ 46.968] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 46.968] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 46.968] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 46.968] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 46.968] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 46.968] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 46.968] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 46.968] (II) NVIDIA(0): Config Options in the README.
[ 47.008] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 47.102] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 47.102] (==) NVIDIA(0): Backing store enabled
[ 47.102] (==) NVIDIA(0): Silken mouse enabled
[ 47.104] (**) NVIDIA(0): DPMS enabled
[ 47.104] (II) Loading sub module "dri2"
[ 47.104] (II) LoadModule: "dri2"
[ 47.104] (II) Module "dri2" already built-in
[ 47.104] (II) NVIDIA(0): [DRI2] Setup complete
[ 47.104] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 47.104] (--) RandR disabled
[ 47.143] (II) Initializing extension GLX
[ 47.143] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 47.721] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 47.721] (II) LoadModule: "evdev"
[ 47.721] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 47.754] (II) Module evdev: vendor="X.Org Foundation"
[ 47.754] compiled for 1.17.4, module version = 2.10.0
[ 47.754] Module class: X.Org XInput Driver
[ 47.754] ABI class: X.Org XInput driver, version 21.1
[ 47.754] (II) Using input driver 'evdev' for 'Power Button'
[ 47.754] (**) Power Button: always reports core events
[ 47.754] (**) evdev: Power Button: Device: "/dev/input/event5"
[ 47.754] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 47.754] (--) evdev: Power Button: Found keys
[ 47.754] (II) evdev: Power Button: Configuring as keyboard
[ 47.754] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event5"
[ 47.754] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 47.754] (**) Option "xkb_rules" "evdev"
[ 47.755] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 47.755] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 47.755] (II) Using input driver 'evdev' for 'Power Button'
[ 47.755] (**) Power Button: always reports core events
[ 47.755] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 47.755] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 47.755] (--) evdev: Power Button: Found keys
[ 47.755] (II) evdev: Power Button: Configuring as keyboard
[ 47.755] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event4"
[ 47.755] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 47.755] (**) Option "xkb_rules" "evdev"
[ 47.756] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[ 47.756] (II) No input driver specified, ignoring this device.
[ 47.756] (II) This device may have been added with another device file.
[ 47.756] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[ 47.756] (II) No input driver specified, ignoring this device.
[ 47.756] (II) This device may have been added with another device file.
[ 47.757] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[ 47.757] (II) No input driver specified, ignoring this device.
[ 47.757] (II) This device may have been added with another device file.
[ 47.757] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[ 47.757] (II) No input driver specified, ignoring this device.
[ 47.757] (II) This device may have been added with another device file.
[ 47.757] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event8)
[ 47.758] (II) No input driver specified, ignoring this device.
[ 47.758] (II) This device may have been added with another device file.
[ 47.758] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event9)
[ 47.758] (II) No input driver specified, ignoring this device.
[ 47.758] (II) This device may have been added with another device file.
[ 47.758] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event10)
[ 47.758] (II) No input driver specified, ignoring this device.
[ 47.758] (II) This device may have been added with another device file.
[ 47.759] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event11)
[ 47.759] (II) No input driver specified, ignoring this device.
[ 47.759] (II) This device may have been added with another device file.
[ 47.759] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event12)
[ 47.759] (II) No input driver specified, ignoring this device.
[ 47.759] (II) This device may have been added with another device file.
[ 47.759] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event13)
[ 47.759] (II) No input driver specified, ignoring this device.
[ 47.759] (II) This device may have been added with another device file.
[ 47.760] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event6)
[ 47.760] (II) No input driver specified, ignoring this device.
[ 47.760] (II) This device may have been added with another device file.
[ 47.760] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event7)
[ 47.760] (II) No input driver specified, ignoring this device.
[ 47.760] (II) This device may have been added with another device file.
[ 47.761] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/event0)
[ 47.761] (**) Logitech Logitech Illuminated Keyboard: Applying InputClass "evdev keyboard catchall"
[ 47.761] (II) Using input driver 'evdev' for 'Logitech Logitech Illuminated Keyboard'
[ 47.761] (**) Logitech Logitech Illuminated Keyboard: always reports core events
[ 47.761] (**) evdev: Logitech Logitech Illuminated Keyboard: Device: "/dev/input/event0"
[ 47.761] (--) evdev: Logitech Logitech Illuminated Keyboard: Vendor 0x46d Product 0xc318
[ 47.761] (--) evdev: Logitech Logitech Illuminated Keyboard: Found keys
[ 47.761] (II) evdev: Logitech Logitech Illuminated Keyboard: Configuring as keyboard
[ 47.761] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb8/8-6/8-6.6/8-6.6:1.0/0003:046D:C318.0001/input/input2/event0"
[ 47.761] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard" (type: KEYBOARD, id 8)
[ 47.761] (**) Option "xkb_rules" "evdev"
[ 47.762] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/event1)
[ 47.762] (**) Logitech Logitech Illuminated Keyboard: Applying InputClass "evdev keyboard catchall"
[ 47.762] (II) Using input driver 'evdev' for 'Logitech Logitech Illuminated Keyboard'
[ 47.762] (**) Logitech Logitech Illuminated Keyboard: always reports core events
[ 47.762] (**) evdev: Logitech Logitech Illuminated Keyboard: Device: "/dev/input/event1"
[ 47.762] (--) evdev: Logitech Logitech Illuminated Keyboard: Vendor 0x46d Product 0xc318
[ 47.762] (--) evdev: Logitech Logitech Illuminated Keyboard: Found 1 mouse buttons
[ 47.762] (--) evdev: Logitech Logitech Illuminated Keyboard: Found scroll wheel(s)
[ 47.762] (--) evdev: Logitech Logitech Illuminated Keyboard: Found relative axes
[ 47.762] (II) evdev: Logitech Logitech Illuminated Keyboard: Forcing relative x/y axes to exist.
[ 47.762] (--) evdev: Logitech Logitech Illuminated Keyboard: Found absolute axes
[ 47.762] (II) evdev: Logitech Logitech Illuminated Keyboard: Forcing absolute x/y axes to exist.
[ 47.762] (--) evdev: Logitech Logitech Illuminated Keyboard: Found keys
[ 47.762] (II) evdev: Logitech Logitech Illuminated Keyboard: Configuring as mouse
[ 47.762] (II) evdev: Logitech Logitech Illuminated Keyboard: Configuring as keyboard
[ 47.762] (II) evdev: Logitech Logitech Illuminated Keyboard: Adding scrollwheel support
[ 47.762] (**) evdev: Logitech Logitech Illuminated Keyboard: YAxisMapping: buttons 4 and 5
[ 47.762] (**) evdev: Logitech Logitech Illuminated Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 47.762] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb8/8-6/8-6.6/8-6.6:1.1/0003:046D:C318.0002/input/input3/event1"
[ 47.762] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard" (type: KEYBOARD, id 9)
[ 47.762] (**) Option "xkb_rules" "evdev"
[ 47.762] (II) evdev: Logitech Logitech Illuminated Keyboard: initialized for relative axes.
[ 47.762] (WW) evdev: Logitech Logitech Illuminated Keyboard: ignoring absolute axes.
[ 47.762] (**) Logitech Logitech Illuminated Keyboard: (accel) keeping acceleration scheme 1
[ 47.762] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration profile 0
[ 47.763] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration factor: 2.000
[ 47.763] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration threshold: 4
[ 47.763] (II) config/udev: Adding input device Logitech G500 (/dev/input/event2)
[ 47.763] (**) Logitech G500: Applying InputClass "evdev pointer catchall"
[ 47.763] (II) Using input driver 'evdev' for 'Logitech G500'
[ 47.763] (**) Logitech G500: always reports core events
[ 47.763] (**) evdev: Logitech G500: Device: "/dev/input/event2"
[ 47.816] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068
[ 47.817] (--) evdev: Logitech G500: Found 20 mouse buttons
[ 47.817] (--) evdev: Logitech G500: Found scroll wheel(s)
[ 47.817] (--) evdev: Logitech G500: Found relative axes
[ 47.817] (--) evdev: Logitech G500: Found x and y relative axes
[ 47.817] (II) evdev: Logitech G500: Configuring as mouse
[ 47.817] (II) evdev: Logitech G500: Adding scrollwheel support
[ 47.817] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5
[ 47.817] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 47.817] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb8/8-6/8-6.7/8-6.7:1.0/0003:046D:C068.0003/input/input4/event2"
[ 47.817] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE, id 10)
[ 47.817] (II) evdev: Logitech G500: initialized for relative axes.
[ 47.817] (**) Logitech G500: (accel) keeping acceleration scheme 1
[ 47.817] (**) Logitech G500: (accel) acceleration profile 0
[ 47.817] (**) Logitech G500: (accel) acceleration factor: 2.000
[ 47.817] (**) Logitech G500: (accel) acceleration threshold: 4
[ 47.818] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse0)
[ 47.818] (II) No input driver specified, ignoring this device.
[ 47.818] (II) This device may have been added with another device file.
[ 47.819] (II) config/udev: Adding input device Logitech G500 (/dev/input/event3)
[ 47.819] (**) Logitech G500: Applying InputClass "evdev keyboard catchall"
[ 47.819] (II) Using input driver 'evdev' for 'Logitech G500'
[ 47.819] (**) Logitech G500: always reports core events
[ 47.819] (**) evdev: Logitech G500: Device: "/dev/input/event3"
[ 47.819] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068
[ 47.819] (--) evdev: Logitech G500: Found 1 mouse buttons
[ 47.819] (--) evdev: Logitech G500: Found scroll wheel(s)
[ 47.819] (--) evdev: Logitech G500: Found relative axes
[ 47.819] (II) evdev: Logitech G500: Forcing relative x/y axes to exist.
[ 47.819] (--) evdev: Logitech G500: Found absolute axes
[ 47.819] (II) evdev: Logitech G500: Forcing absolute x/y axes to exist.
[ 47.819] (--) evdev: Logitech G500: Found keys
[ 47.819] (II) evdev: Logitech G500: Configuring as mouse
[ 47.819] (II) evdev: Logitech G500: Configuring as keyboard
[ 47.819] (II) evdev: Logitech G500: Adding scrollwheel support
[ 47.819] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5
[ 47.819] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 47.819] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb8/8-6/8-6.7/8-6.7:1.1/0003:046D:C068.0004/input/input5/event3"
[ 47.819] (II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD, id 11)
[ 47.819] (**) Option "xkb_rules" "evdev"
[ 47.820] (II) evdev: Logitech G500: initialized for relative axes.
[ 47.820] (WW) evdev: Logitech G500: ignoring absolute axes.
[ 47.820] (**) Logitech G500: (accel) keeping acceleration scheme 1
[ 47.820] (**) Logitech G500: (accel) acceleration profile 0
[ 47.820] (**) Logitech G500: (accel) acceleration factor: 2.000
[ 47.820] (**) Logitech G500: (accel) acceleration threshold: 4
[ 47.820] (II) config/udev: Adding input device PC Speaker (/dev/input/event18)
[ 47.820] (II) No input driver specified, ignoring this device.
[ 47.820] (II) This device may have been added with another device file.
[ 47.837] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): connected
[ 47.838] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): Internal TMDS
[ 47.838] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): 340.0 MHz maximum pixel clock
[ 47.838] (--) NVIDIA(GPU-0):
[ 47.849] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): connected
[ 47.849] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): Internal TMDS
[ 47.849] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): 340.0 MHz maximum pixel clock
[ 47.849] (--) NVIDIA(GPU-0):
[ 691.237] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 691.237] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 691.237] (--) NVIDIA(GPU-0): DFP-1: 340.0 MHz maximum pixel clock
[ 691.237] (--) NVIDIA(GPU-0):
[ 692.910] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 692.910] (**) NVIDIA(0): device LG Electronics W2361 (DFP-1) (Using EDID
[ 692.910] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 692.914] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): connected
[ 692.914] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): Internal TMDS
[ 692.914] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): 340.0 MHz maximum pixel clock
[ 692.914] (--) NVIDIA(GPU-0):
[ 719.548] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 719.548] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 719.548] (--) NVIDIA(GPU-0):
[ 719.551] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 719.551] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 719.551] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 719.551] (--) NVIDIA(GPU-0):
[ 719.568] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): connected
[ 719.568] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): Internal TMDS
[ 719.568] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): 340.0 MHz maximum pixel clock
[ 719.568] (--) NVIDIA(GPU-0):
[ 719.568] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 719.568] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 719.568] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 719.568] (--) NVIDIA(GPU-0):
[ 719.569] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 719.569] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 719.569] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 719.569] (--) NVIDIA(GPU-0):
[ 719.569] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 719.569] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 719.569] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 719.569] (--) NVIDIA(GPU-0):
[ 719.973] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 719.973] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 719.973] (--) NVIDIA(GPU-0):
[ 719.976] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 719.976] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 719.976] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 719.976] (--) NVIDIA(GPU-0):
[ 719.986] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): connected
[ 719.986] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): Internal TMDS
[ 719.986] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): 340.0 MHz maximum pixel clock
[ 719.986] (--) NVIDIA(GPU-0):
[ 719.987] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 719.987] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 719.987] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 719.987] (--) NVIDIA(GPU-0):
[ 719.987] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 719.987] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 719.987] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 719.987] (--) NVIDIA(GPU-0):
[ 719.987] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 719.987] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 719.987] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 719.987] (--) NVIDIA(GPU-0):
[ 720.191] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 720.191] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 720.191] (--) NVIDIA(GPU-0):
[ 720.194] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 720.194] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 720.194] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 720.194] (--) NVIDIA(GPU-0):
[ 720.212] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): connected
[ 720.212] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): Internal TMDS
[ 720.212] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): 340.0 MHz maximum pixel clock
[ 720.212] (--) NVIDIA(GPU-0):
[ 720.212] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 720.212] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 720.212] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 720.212] (--) NVIDIA(GPU-0):
[ 720.212] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 720.212] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 720.212] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 720.212] (--) NVIDIA(GPU-0):
[ 720.212] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 720.212] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 720.212] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 720.212] (--) NVIDIA(GPU-0):
[ 720.218] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 720.218] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 720.218] (--) NVIDIA(GPU-0):
[ 720.221] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 720.221] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 720.221] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 720.221] (--) NVIDIA(GPU-0):
[ 720.237] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): connected
[ 720.237] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): Internal TMDS
[ 720.237] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): 340.0 MHz maximum pixel clock
[ 720.237] (--) NVIDIA(GPU-0):
[ 720.237] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 720.237] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 720.237] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 720.237] (--) NVIDIA(GPU-0):
[ 720.238] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 720.238] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 720.238] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 720.238] (--) NVIDIA(GPU-0):
[ 720.238] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 720.238] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 720.238] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 720.238] (--) NVIDIA(GPU-0):
[ 2924.932] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 2924.932] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 2924.932] (--) NVIDIA(GPU-0): DFP-1: 340.0 MHz maximum pixel clock
[ 2924.933] (--) NVIDIA(GPU-0):
[ 2924.960] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 2924.960] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 2924.960] (--) NVIDIA(GPU-0):
[ 2924.963] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2924.963] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2924.963] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 2924.963] (--) NVIDIA(GPU-0):
[ 2924.963] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 2924.963] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 2924.963] (--) NVIDIA(GPU-0): DFP-1: 340.0 MHz maximum pixel clock
[ 2924.963] (--) NVIDIA(GPU-0):
[ 2924.964] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 2924.964] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 2924.964] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 2924.964] (--) NVIDIA(GPU-0):
[ 2924.964] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 2924.964] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 2924.964] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 2924.964] (--) NVIDIA(GPU-0):
[ 2924.964] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 2924.964] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 2924.964] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 2924.964] (--) NVIDIA(GPU-0):
[ 2925.124] (II) NVIDIA(0): Setting mode "NULL"
[ 2925.296] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 2925.296] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 2925.296] (--) NVIDIA(GPU-0):
[ 2925.299] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2925.299] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2925.299] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 2925.299] (--) NVIDIA(GPU-0):
[ 2925.299] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 2925.299] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 2925.299] (--) NVIDIA(GPU-0): DFP-1: 340.0 MHz maximum pixel clock
[ 2925.299] (--) NVIDIA(GPU-0):
[ 2925.299] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 2925.299] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 2925.299] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 2925.299] (--) NVIDIA(GPU-0):
[ 2925.299] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 2925.299] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 2925.299] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 2925.299] (--) NVIDIA(GPU-0):
[ 2925.300] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 2925.300] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 2925.300] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 2925.300] (--) NVIDIA(GPU-0):
[ 2926.610] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 2926.610] (**) NVIDIA(0): device LG Electronics W2361 (DFP-1) (Using EDID
[ 2926.610] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 2926.615] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): connected
[ 2926.615] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): Internal TMDS
[ 2926.615] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): 340.0 MHz maximum pixel clock
[ 2926.615] (--) NVIDIA(GPU-0):
[ 2926.618] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 2926.618] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 2926.618] (--) NVIDIA(GPU-0):
[ 2926.621] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2926.621] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2926.621] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 2926.621] (--) NVIDIA(GPU-0):
[ 2926.632] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): connected
[ 2926.632] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): Internal TMDS
[ 2926.632] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-1): 340.0 MHz maximum pixel clock
[ 2926.632] (--) NVIDIA(GPU-0):
[ 2926.632] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 2926.632] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 2926.632] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 2926.632] (--) NVIDIA(GPU-0):
[ 2926.632] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 2926.632] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 2926.632] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 2926.632] (--) NVIDIA(GPU-0):
[ 2926.633] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 2926.633] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 2926.633] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 2926.633] (--) NVIDIA(GPU-0): Thanks for any suggestion for where to look about this issue ![]()
Offline
Little update :
This issue seems to be related to hot-pluging the hdmi monitor. The same thing happens when I shut it down manually.
Offline
Pages: 1