You are not logged in.

#1 2023-08-14 00:00:38

mitch_feaster
Member
From: San Diego, CA
Registered: 2011-02-27
Posts: 55
Website

[SOLVED] Ghost monitor after recent kernel/nvidia upgrade (None-1-1)

I'm having an issue with a "ghost display" showing up after my most recent system upgrade. I have an Nvidia GPU and am running the proprietary nvidia driver. Both the kernel and nvidia were upgraded in the update that seemingly caused this problem.

upgraded linux (6.4.7.arch1-3 -> 6.4.10.arch1-1)
...
upgraded nvidia (535.86.05-7 -> 535.98-2)

When I move my mouse off of the right hand side of my right monitor my whole workspace shifts over, revealing more "workspace" to the right of my right monitor that shouldn't be there.

The Display section of Gnome settings is showing the ghost monitor: https://i.imgur.com/CEDpXPH.png

As is xrandr:

❯ xrandr --query
Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 32767 x 32767
DVI-D-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 698mm x 392mm
   1920x1080     60.00*+  59.94    50.00
   1680x1050     59.95
   1600x900      60.00
   1440x900      59.89
   1440x576      50.00
   1400x1050     59.98
   1280x1024     60.02
   1280x800      59.81
   1280x720      60.00    59.96    59.94    50.00
   1152x864      60.00
   1024x768      60.00
   800x600       60.32
   720x576       50.00
   720x480       59.94
   640x480       59.94    59.93
HDMI-1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 698mm x 392mm
   1920x1080     60.00*+  59.94    50.00
   1680x1050     59.95
   1600x900      60.00
   1440x900      59.89
   1440x576      50.00
   1400x1050     59.98
   1280x1024     60.02
   1280x800      59.81
   1280x720      60.00    59.96    59.94    50.00
   1152x864      60.00
   1024x768      60.00
   800x600       60.32
   720x576       50.00
   720x480       59.94
   640x480       59.94    59.93
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
None-1-1 connected (normal left inverted right x axis y axis)
   1024x768      60.00 +

(That final line with the `None-1-1 connected` is the ghost monitor.)

I can temporarily fix the problem by running:

xrandr --output None-1-1 --off

I know I could put something to that effect in my Xorg config but I'd really like to get to the root cause of the problem rather than applying workarounds. But I guess if it's simply a bug in the Nvidia driver I don't have much choice...

Any suggestions for further troubleshooting?

Last edited by mitch_feaster (2023-08-29 17:02:40)

Offline

#2 2023-08-14 13:37:01

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 22,738

Re: [SOLVED] Ghost monitor after recent kernel/nvidia upgrade (None-1-1)

Post a xorg.log, potentially the simpledrm device (insert seth blowing a gasket) fucking something up, maybe try loading the KMS driver in nvidia if you aren't already doing so: https://wiki.archlinux.org/title/NVIDIA … de_setting

Offline

#3 2023-08-14 15:31:38

tekstryder
Member
Registered: 2013-02-14
Posts: 146

Re: [SOLVED] Ghost monitor after recent kernel/nvidia upgrade (None-1-1)

Seeing this same issue here as well.

* kernel 6.4.10
* nvidia 535.98-1
* gnome/mutter 44.3

$ cat /proc/cmdline 
initrd=\intel-ucode.img initrd=\initramfs-linux-stable-mfm.img root=UUID=d475ae3e-f8c5-4e02-9c23-541d4667d78e rw nvidia_drm.modeset=1 module_blacklist=snd_hda_intel

~/.config/monitors.xml

<monitors version="2">
  <configuration>
    <logicalmonitor>
      <x>3840</x>
      <y>0</y>
      <scale>1</scale>
      <transform>
        <rotation>right</rotation>
        <flipped>no</flipped>
      </transform>
      <monitor>
        <monitorspec>
          <connector>DVI-D-0</connector>
          <vendor>DEL</vendor>
          <product>DELL U2711</product>
          <serial>D971T0A118JL</serial>
        </monitorspec>
        <mode>
          <width>2560</width>
          <height>1440</height>
          <rate>59.951</rate>
        </mode>
      </monitor>
    </logicalmonitor>
    <logicalmonitor>
      <x>0</x>
      <y>217</y>
      <scale>1</scale>
      <primary>yes</primary>
      <monitor>
        <monitorspec>
          <connector>DP-0</connector>
          <vendor>PHL</vendor>
          <product>PHL 328E1</product>
          <serial>AU02041009401</serial>
        </monitorspec>
        <mode>
          <width>3840</width>
          <height>2160</height>
          <rate>59.997</rate>
        </mode>
      </monitor>
    </logicalmonitor>
    <disabled>
      <monitorspec>
        <connector>None-1-1</connector>
        <vendor>unknown</vendor>
        <product>unknown</product>
        <serial>unknown</serial>
      </monitorspec>
    </disabled>
  </configuration>
</monitors>

~/.local/share/.local/share/xorg/Xorg.1.log

X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[ 94273.721] Current Operating System: Linux archnemisis 6.4.10-1-stable-mfm #1 SMP PREEMPT_DYNAMIC Fri, 11 Aug 2023 15:14:24 +0000 x86_64
[ 94273.721] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux-stable-mfm.img root=UUID=d475ae3e-f8c5-4e02-9c23-541d4667d78e rw nvidia_drm.modeset=1 module_blacklist=snd_hda_intel
[ 94273.721]  
[ 94273.721] Current version of pixman: 0.42.2
[ 94273.721] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 94273.721] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 94273.721] (==) Log file: "/home/myusername/.local/share/xorg/Xorg.1.log", Time: Sun Aug 13 11:45:48 2023
[ 94273.721] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 94273.721] (==) No Layout section.  Using the first Screen section.
[ 94273.721] (==) No screen section available. Using defaults.
[ 94273.721] (**) |-->Screen "Default Screen Section" (0)
[ 94273.721] (**) |   |-->Monitor "<default monitor>"
[ 94273.722] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 94273.722] (==) Automatically adding devices
[ 94273.722] (==) Automatically enabling devices
[ 94273.722] (==) Automatically adding GPU devices
[ 94273.722] (==) Automatically binding GPU devices
[ 94273.722] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 94273.722] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 94273.722] 	Entry deleted from font path.
[ 94273.722] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 94273.722] 	Entry deleted from font path.
[ 94273.722] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 94273.722] 	Entry deleted from font path.
[ 94273.722] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[ 94273.722] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 94273.722] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 94273.722] (II) Module ABI versions:
[ 94273.722] 	X.Org ANSI C Emulation: 0.4
[ 94273.722] 	X.Org Video Driver: 25.2
[ 94273.722] 	X.Org XInput driver : 24.4
[ 94273.722] 	X.Org Server Extension : 10.0
[ 94273.722] (++) using VT number 2

[ 94273.722] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_329
[ 94273.723] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 94273.723] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[ 94273.723] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 16 paused 0
[ 94273.723] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 94273.723] (II) Platform probe for /sys/devices/platform/simple-framebuffer.0/drm/card0
[ 94273.723] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 17 paused 0
[ 94273.723] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 94273.724] (--) PCI:*(1@0:0:0) 10de:1c82:1043:862a rev 161, Mem @ 0x50000000/16777216, 0x4000000000/268435456, 0x4010000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/131072
[ 94273.724] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 94273.724] (II) LoadModule: "glx"
[ 94273.724] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 94273.724] (II) Module glx: vendor="X.Org Foundation"
[ 94273.724] 	compiled for 1.21.1.8, module version = 1.0.0
[ 94273.724] 	ABI class: X.Org Server Extension, version 10.0
[ 94273.724] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 94273.724] 	loading driver: nvidia
[ 94273.724] (==) Matched nvidia as autoconfigured driver 0
[ 94273.724] (==) Matched nouveau as autoconfigured driver 1
[ 94273.724] (==) Matched nv as autoconfigured driver 2
[ 94273.724] (==) Matched modesetting as autoconfigured driver 3
[ 94273.724] (==) Matched fbdev as autoconfigured driver 4
[ 94273.724] (==) Matched vesa as autoconfigured driver 5
[ 94273.724] (==) Assigned the driver to the xf86ConfigLayout
[ 94273.724] (II) LoadModule: "nvidia"
[ 94273.724] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 94273.725] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 94273.725] 	compiled for 1.6.99.901, module version = 1.0.0
[ 94273.725] 	Module class: X.Org Video Driver
[ 94273.725] (II) LoadModule: "nouveau"
[ 94273.725] (WW) Warning, couldn't open module nouveau
[ 94273.725] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 94273.725] (II) LoadModule: "nv"
[ 94273.725] (WW) Warning, couldn't open module nv
[ 94273.725] (EE) Failed to load module "nv" (module does not exist, 0)
[ 94273.725] (II) LoadModule: "modesetting"
[ 94273.725] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 94273.725] (II) Module modesetting: vendor="X.Org Foundation"
[ 94273.725] 	compiled for 1.21.1.8, module version = 1.21.1
[ 94273.725] 	Module class: X.Org Video Driver
[ 94273.725] 	ABI class: X.Org Video Driver, version 25.2
[ 94273.725] (II) LoadModule: "fbdev"
[ 94273.725] (WW) Warning, couldn't open module fbdev
[ 94273.725] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 94273.725] (II) LoadModule: "vesa"
[ 94273.725] (WW) Warning, couldn't open module vesa
[ 94273.725] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 94273.725] (II) NVIDIA dlloader X Driver  535.98  Tue Aug  1 21:44:52 UTC 2023
[ 94273.725] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 94273.725] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 94273.725] (II) systemd-logind: releasing fd for 226:1
[ 94273.725] (II) Loading sub module "fb"
[ 94273.725] (II) LoadModule: "fb"
[ 94273.725] (II) Module "fb" already built-in
[ 94273.725] (II) Loading sub module "wfb"
[ 94273.725] (II) LoadModule: "wfb"
[ 94273.725] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 94273.725] (II) Module wfb: vendor="X.Org Foundation"
[ 94273.725] 	compiled for 1.21.1.8, module version = 1.0.0
[ 94273.725] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 94273.726] (WW) Falling back to old probe method for modesetting
[ 94273.726] (II) systemd-logind: releasing fd for 226:0
[ 94273.726] (II) modeset(G0): using drv /dev/dri/card0
[ 94273.726] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 94273.726] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 94273.726] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 94273.726] (==) NVIDIA(0): RGB weight 888
[ 94273.726] (==) NVIDIA(0): Default visual is TrueColor
[ 94273.726] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 94273.726] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 94273.726] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 94273.726] (**) NVIDIA(0): Enabling 2D acceleration
[ 94273.726] (II) Loading sub module "glxserver_nvidia"
[ 94273.726] (II) LoadModule: "glxserver_nvidia"
[ 94273.726] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 94273.729] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 94273.729] 	compiled for 1.6.99.901, module version = 1.0.0
[ 94273.729] 	Module class: X.Org Server Extension
[ 94273.729] (II) NVIDIA GLX Module  535.98  Tue Aug  1 21:49:22 UTC 2023
[ 94273.729] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 94273.730] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 94273.730] (--) NVIDIA(0):     DFP-0
[ 94273.730] (--) NVIDIA(0):     DFP-1
[ 94273.730] (--) NVIDIA(0):     DFP-2 (boot)
[ 94273.730] (--) NVIDIA(0):     DFP-3
[ 94273.730] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0
[ 94273.730] (II) NVIDIA(0):     (GPU-0)
[ 94273.730] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 94273.730] (--) NVIDIA(0): VideoBIOS: 86.07.59.00.71
[ 94273.730] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 94273.745] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): connected
[ 94273.745] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): Internal TMDS
[ 94273.745] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): 330.0 MHz maximum pixel clock
[ 94273.745] (--) NVIDIA(GPU-0): 
[ 94273.745] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 94273.745] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 94273.745] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 94273.745] (--) NVIDIA(GPU-0): 
[ 94273.745] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): connected
[ 94273.745] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): Internal DisplayPort
[ 94273.745] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): 1440.0 MHz maximum pixel clock
[ 94273.745] (--) NVIDIA(GPU-0): 
[ 94273.751] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 94273.751] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 94273.751] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 94273.751] (--) NVIDIA(GPU-0): 
[ 94273.754] (==) NVIDIA(0): 
[ 94273.754] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 94273.754] (==) NVIDIA(0):     will be used as the requested mode.
[ 94273.754] (==) NVIDIA(0): 
[ 94273.754] (II) NVIDIA(0): Validated MetaModes:
[ 94273.754] (II) NVIDIA(0):     "DFP-2:nvidia-auto-select,DFP-0:nvidia-auto-select"
[ 94273.754] (II) NVIDIA(0): Virtual screen size determined to be 6400 x 2160
[ 94273.758] (--) NVIDIA(0): DPI set to (139, 140); computed from "UseEdidDpi" X config
[ 94273.758] (--) NVIDIA(0):     option
[ 94273.758] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 94273.758] (==) modeset(G0): RGB weight 888
[ 94273.758] (==) modeset(G0): Default visual is TrueColor
[ 94273.758] (II) Loading sub module "glamoregl"
[ 94273.758] (II) LoadModule: "glamoregl"
[ 94273.758] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 94273.759] (II) Module glamoregl: vendor="X.Org Foundation"
[ 94273.759] 	compiled for 1.21.1.8, module version = 1.0.1
[ 94273.759] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 94273.782] (II) modeset(G0): Refusing to try glamor on llvmpipe
[ 94273.783] (II) modeset(G0): glamor initialization failed
[ 94273.783] (II) modeset(G0): ShadowFB: preferred NO, enabled NO
[ 94273.783] (II) modeset(G0): Output None-1-1 has no monitor section
[ 94273.783] (II) modeset(G0): EDID for output None-1-1
[ 94273.783] (II) modeset(G0): Printing probed modes for output None-1-1
[ 94273.783] (II) modeset(G0): Modeline "1024x768"x60.0   47.19  1024 1024 1024 1024  768 768 768 768 (46.1 kHz eP)
[ 94273.783] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 94273.783] (==) modeset(G0): DPI set to (96, 96)
[ 94273.783] (II) Loading sub module "fb"
[ 94273.783] (II) LoadModule: "fb"
[ 94273.783] (II) Module "fb" already built-in
[ 94273.783] (WW) NVIDIA: Failed to bind sideband socket to
[ 94273.783] (WW) NVIDIA:     '/var/run/nvidia-xdriver-a204481d' Permission denied
[ 94273.783] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 94273.783] (II) NVIDIA:     access.
[ 94273.784] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 94273.784] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[ 94273.784] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[ 94273.784] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[ 94273.784] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[ 94273.784] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[ 94273.784] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 94273.784] (II) NVIDIA(0):     Config Options in the README.
[ 94273.794] (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select,DFP-0:nvidia-auto-select"
[ 94273.897] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 94273.897] (==) NVIDIA(0): Backing store enabled
[ 94273.897] (==) NVIDIA(0): Silken mouse enabled
[ 94273.897] (==) NVIDIA(0): DPMS enabled
[ 94273.897] (II) Loading sub module "dri2"
[ 94273.897] (II) LoadModule: "dri2"
[ 94273.897] (II) Module "dri2" already built-in
[ 94273.897] (II) NVIDIA(0): [DRI2] Setup complete
[ 94273.897] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[ 94273.898] (==) modeset(G0): Backing store enabled
[ 94273.898] (==) modeset(G0): Silken mouse enabled
[ 94273.898] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 94273.898] (==) modeset(G0): DPMS enabled
[ 94273.898] (II) Initializing extension Generic Event Extension
[ 94273.898] (II) Initializing extension SHAPE
[ 94273.898] (II) Initializing extension MIT-SHM
[ 94273.898] (II) Initializing extension XInputExtension
[ 94273.898] (II) Initializing extension XTEST
[ 94273.898] (II) Initializing extension BIG-REQUESTS
[ 94273.898] (II) Initializing extension SYNC
[ 94273.898] (II) Initializing extension XKEYBOARD
[ 94273.898] (II) Initializing extension XC-MISC
[ 94273.898] (II) Initializing extension SECURITY
[ 94273.898] (II) Initializing extension XFIXES
[ 94273.898] (II) Initializing extension RENDER
[ 94273.898] (II) Initializing extension RANDR
[ 94273.898] (II) Initializing extension COMPOSITE
[ 94273.898] (II) Initializing extension DAMAGE
[ 94273.898] (II) Initializing extension MIT-SCREEN-SAVER
[ 94273.898] (II) Initializing extension DOUBLE-BUFFER
[ 94273.898] (II) Initializing extension RECORD
[ 94273.898] (II) Initializing extension DPMS
[ 94273.899] (II) Initializing extension Present
[ 94273.899] (II) Initializing extension DRI3
[ 94273.899] (II) Initializing extension X-Resource
[ 94273.899] (II) Initializing extension XVideo
[ 94273.899] (II) Initializing extension XVideo-MotionCompensation
[ 94273.899] (II) Initializing extension GLX
[ 94273.899] (II) Initializing extension GLX
[ 94273.899] (II) Indirect GLX disabled.
[ 94273.899] (II) GLX: Another vendor is already registered for screen 0
[ 94273.899] (II) Initializing extension XFree86-VidModeExtension
[ 94273.899] (II) Initializing extension XFree86-DGA
[ 94273.899] (II) Initializing extension XFree86-DRI
[ 94273.899] (II) Initializing extension DRI2
[ 94273.899] (II) Initializing extension NV-GLX
[ 94273.899] (II) Initializing extension NV-CONTROL
[ 94273.899] (II) Initializing extension XINERAMA
[ 94273.900] (II) modeset(G0): Damage tracking initialized
[ 94273.929] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 94273.929] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 94273.929] (II) LoadModule: "libinput"
[ 94273.929] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 94273.929] (II) Module libinput: vendor="X.Org Foundation"
[ 94273.929] 	compiled for 1.21.1.8, module version = 1.3.0
[ 94273.929] 	Module class: X.Org XInput Driver
[ 94273.929] 	ABI class: X.Org XInput driver, version 24.4
[ 94273.929] (II) Using input driver 'libinput' for 'Power Button'
[ 94273.930] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 45 paused 0
[ 94273.930] (**) Power Button: always reports core events
[ 94273.930] (**) Option "Device" "/dev/input/event2"
[ 94273.930] (II) event2  - Power Button: is tagged by udev as: Keyboard
[ 94273.930] (II) event2  - Power Button: device is a keyboard
[ 94273.930] (II) event2  - Power Button: device removed
[ 94273.930] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 94273.930] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 94273.931] (II) event2  - Power Button: is tagged by udev as: Keyboard
[ 94273.931] (II) event2  - Power Button: device is a keyboard
[ 94273.931] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 94273.931] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 94273.931] (II) Using input driver 'libinput' for 'Power Button'
[ 94273.931] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 48 paused 0
[ 94273.931] (**) Power Button: always reports core events
[ 94273.931] (**) Option "Device" "/dev/input/event1"
[ 94273.932] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 94273.932] (II) event1  - Power Button: device is a keyboard
[ 94273.932] (II) event1  - Power Button: device removed
[ 94273.932] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 94273.932] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 94273.932] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 94273.932] (II) event1  - Power Button: device is a keyboard
[ 94273.932] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 94273.932] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 94273.932] (II) Using input driver 'libinput' for 'Sleep Button'
[ 94273.932] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 49 paused 0
[ 94273.932] (**) Sleep Button: always reports core events
[ 94273.932] (**) Option "Device" "/dev/input/event0"
[ 94273.933] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[ 94273.933] (II) event0  - Sleep Button: device is a keyboard
[ 94273.933] (II) event0  - Sleep Button: device removed
[ 94273.933] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 94273.933] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 94273.933] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[ 94273.933] (II) event0  - Sleep Button: device is a keyboard
[ 94273.933] (II) config/udev: Adding input device Microsoft Microsoft Ergonomic Keyboard (/dev/input/event5)
[ 94273.933] (**) Microsoft Microsoft Ergonomic Keyboard: Applying InputClass "libinput keyboard catchall"
[ 94273.933] (II) Using input driver 'libinput' for 'Microsoft Microsoft Ergonomic Keyboard'
[ 94273.934] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 50 paused 0
[ 94273.934] (**) Microsoft Microsoft Ergonomic Keyboard: always reports core events
[ 94273.934] (**) Option "Device" "/dev/input/event5"
[ 94273.934] (II) event5  - Microsoft Microsoft Ergonomic Keyboard: is tagged by udev as: Keyboard
[ 94273.935] (II) event5  - Microsoft Microsoft Ergonomic Keyboard: device is a keyboard
[ 94273.935] (II) event5  - Microsoft Microsoft Ergonomic Keyboard: device removed
[ 94273.935] (II) libinput: Microsoft Microsoft Ergonomic Keyboard: needs a virtual subdevice
[ 94273.935] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12.1/1-12.1:1.0/0003:045E:082C.0003/input/input5/event5"
[ 94273.935] (II) XINPUT: Adding extended input device "Microsoft Microsoft Ergonomic Keyboard" (type: MOUSE, id 9)
[ 94273.935] (**) Option "AccelerationScheme" "none"
[ 94273.935] (**) Microsoft Microsoft Ergonomic Keyboard: (accel) selected scheme none/0
[ 94273.935] (**) Microsoft Microsoft Ergonomic Keyboard: (accel) acceleration factor: 2.000
[ 94273.935] (**) Microsoft Microsoft Ergonomic Keyboard: (accel) acceleration threshold: 4
[ 94273.935] (II) event5  - Microsoft Microsoft Ergonomic Keyboard: is tagged by udev as: Keyboard
[ 94273.935] (II) event5  - Microsoft Microsoft Ergonomic Keyboard: device is a keyboard
[ 94273.936] (II) config/udev: Adding input device Microsoft Microsoft Ergonomic Keyboard Mouse (/dev/input/event6)
[ 94273.936] (**) Microsoft Microsoft Ergonomic Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 94273.936] (II) Using input driver 'libinput' for 'Microsoft Microsoft Ergonomic Keyboard Mouse'
[ 94273.936] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 51 paused 0
[ 94273.936] (**) Microsoft Microsoft Ergonomic Keyboard Mouse: always reports core events
[ 94273.936] (**) Option "Device" "/dev/input/event6"
[ 94273.936] (II) event6  - Microsoft Microsoft Ergonomic Keyboard Mouse: is tagged by udev as: Mouse
[ 94273.936] (II) event6  - Microsoft Microsoft Ergonomic Keyboard Mouse: device is a pointer
[ 94273.937] (II) event6  - Microsoft Microsoft Ergonomic Keyboard Mouse: device removed
[ 94273.937] (II) libinput: Microsoft Microsoft Ergonomic Keyboard Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 94273.937] (II) libinput: Microsoft Microsoft Ergonomic Keyboard Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 94273.937] (II) libinput: Microsoft Microsoft Ergonomic Keyboard Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 94273.937] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12.1/1-12.1:1.0/0003:045E:082C.0003/input/input6/event6"
[ 94273.937] (II) XINPUT: Adding extended input device "Microsoft Microsoft Ergonomic Keyboard Mouse" (type: MOUSE, id 10)
[ 94273.937] (**) Option "AccelerationScheme" "none"
[ 94273.937] (**) Microsoft Microsoft Ergonomic Keyboard Mouse: (accel) selected scheme none/0
[ 94273.937] (**) Microsoft Microsoft Ergonomic Keyboard Mouse: (accel) acceleration factor: 2.000
[ 94273.937] (**) Microsoft Microsoft Ergonomic Keyboard Mouse: (accel) acceleration threshold: 4
[ 94273.937] (II) event6  - Microsoft Microsoft Ergonomic Keyboard Mouse: is tagged by udev as: Mouse
[ 94273.937] (II) event6  - Microsoft Microsoft Ergonomic Keyboard Mouse: device is a pointer
[ 94273.937] (II) config/udev: Adding input device Microsoft Microsoft Ergonomic Keyboard Mouse (/dev/input/mouse0)
[ 94273.937] (II) No input driver specified, ignoring this device.
[ 94273.937] (II) This device may have been added with another device file.
[ 94273.938] (II) config/udev: Adding input device Logitech M705 (/dev/input/event7)
[ 94273.938] (**) Logitech M705: Applying InputClass "libinput pointer catchall"
[ 94273.938] (II) Using input driver 'libinput' for 'Logitech M705'
[ 94273.938] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 52 paused 0
[ 94273.938] (**) Logitech M705: always reports core events
[ 94273.938] (**) Option "Device" "/dev/input/event7"
[ 94273.938] (II) event7  - Logitech M705: is tagged by udev as: Mouse
[ 94273.938] (II) event7  - Logitech M705: device set to 1000 DPI
[ 94273.939] (II) event7  - Logitech M705: device is a pointer
[ 94273.939] (II) event7  - Logitech M705: device removed
[ 94273.939] (II) libinput: Logitech M705: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 94273.939] (II) libinput: Logitech M705: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 94273.939] (II) libinput: Logitech M705: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 94273.939] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12.2/1-12.2:1.2/0003:046D:C52B.0007/0003:046D:406D.0008/input/input17/event7"
[ 94273.939] (II) XINPUT: Adding extended input device "Logitech M705" (type: MOUSE, id 11)
[ 94273.939] (**) Option "AccelerationScheme" "none"
[ 94273.939] (**) Logitech M705: (accel) selected scheme none/0
[ 94273.939] (**) Logitech M705: (accel) acceleration factor: 2.000
[ 94273.939] (**) Logitech M705: (accel) acceleration threshold: 4
[ 94273.939] (II) event7  - Logitech M705: is tagged by udev as: Mouse
[ 94273.939] (II) event7  - Logitech M705: device set to 1000 DPI
[ 94273.939] (II) event7  - Logitech M705: device is a pointer
[ 94273.940] (II) config/udev: Adding input device Logitech M705 (/dev/input/mouse1)
[ 94273.940] (II) No input driver specified, ignoring this device.
[ 94273.940] (II) This device may have been added with another device file.
[ 94273.940] (II) config/udev: Adding input device MSI MYSTIC LIGHT  (/dev/input/event3)
[ 94273.940] (II) No input driver specified, ignoring this device.
[ 94273.940] (II) This device may have been added with another device file.
[ 94273.940] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 94273.940] (II) No input driver specified, ignoring this device.
[ 94273.940] (II) This device may have been added with another device file.
[ 94273.942] (**) Microsoft Microsoft Ergonomic Keyboard: Applying InputClass "libinput keyboard catchall"
[ 94273.942] (II) Using input driver 'libinput' for 'Microsoft Microsoft Ergonomic Keyboard'
[ 94273.942] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 94273.942] (**) Microsoft Microsoft Ergonomic Keyboard: always reports core events
[ 94273.942] (**) Option "Device" "/dev/input/event5"
[ 94273.942] (II) libinput: Microsoft Microsoft Ergonomic Keyboard: is a virtual subdevice
[ 94273.942] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12.1/1-12.1:1.0/0003:045E:082C.0003/input/input5/event5"
[ 94273.942] (II) XINPUT: Adding extended input device "Microsoft Microsoft Ergonomic Keyboard" (type: KEYBOARD, id 12)
[ 94274.137] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): connected
[ 94274.137] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): Internal TMDS
[ 94274.137] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): 330.0 MHz maximum pixel clock
[ 94274.137] (--) NVIDIA(GPU-0): 
[ 94274.138] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 94274.138] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 94274.138] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 94274.138] (--) NVIDIA(GPU-0): 
[ 94274.138] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): connected
[ 94274.138] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): Internal DisplayPort
[ 94274.138] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): 1440.0 MHz maximum pixel clock
[ 94274.138] (--) NVIDIA(GPU-0): 
[ 94274.143] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 94274.143] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 94274.143] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 94274.143] (--) NVIDIA(GPU-0): 
[ 94274.158] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): connected
[ 94274.158] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): Internal TMDS
[ 94274.158] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): 330.0 MHz maximum pixel clock
[ 94274.158] (--) NVIDIA(GPU-0): 
[ 94274.158] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 94274.158] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 94274.158] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 94274.158] (--) NVIDIA(GPU-0): 
[ 94274.158] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): connected
[ 94274.158] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): Internal DisplayPort
[ 94274.158] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): 1440.0 MHz maximum pixel clock
[ 94274.158] (--) NVIDIA(GPU-0): 
[ 94274.164] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 94274.164] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 94274.164] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 94274.164] (--) NVIDIA(GPU-0): 
[ 94274.222] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @3840x2160 +0+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}"
[ 94274.396] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @3840x2160 +0+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}, DVI-D-0: nvidia-auto-select @1440x2560 +3840+0 {ViewPortIn=1440x2560, ViewPortOut=2560x1440+0+0, Rotation=270}"
[ 94274.513] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @3840x2160 +0+217 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}, DVI-D-0: nvidia-auto-select @1440x2560 +3840+0 {ViewPortIn=1440x2560, ViewPortOut=2560x1440+0+0, Rotation=270}"
[ 94274.972] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): connected
[ 94274.972] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): Internal TMDS
[ 94274.972] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): 330.0 MHz maximum pixel clock
[ 94274.972] (--) NVIDIA(GPU-0): 
[ 94274.973] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 94274.973] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 94274.973] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 94274.973] (--) NVIDIA(GPU-0): 
[ 94274.973] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): connected
[ 94274.973] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): Internal DisplayPort
[ 94274.973] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): 1440.0 MHz maximum pixel clock
[ 94274.973] (--) NVIDIA(GPU-0): 
[ 94274.978] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 94274.978] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 94274.978] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 94274.978] (--) NVIDIA(GPU-0): 
[ 94274.993] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): connected
[ 94274.993] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): Internal TMDS
[ 94274.993] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): 330.0 MHz maximum pixel clock
[ 94274.993] (--) NVIDIA(GPU-0): 
[ 94274.993] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 94274.993] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 94274.993] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 94274.993] (--) NVIDIA(GPU-0): 
[ 94274.993] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): connected
[ 94274.993] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): Internal DisplayPort
[ 94274.993] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): 1440.0 MHz maximum pixel clock
[ 94274.993] (--) NVIDIA(GPU-0): 
[ 94274.999] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 94274.999] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 94274.999] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 94274.999] (--) NVIDIA(GPU-0): 
[175202.628] (**) Option "fd" "45"
[175202.628] (II) event2  - Power Button: device removed
[175202.628] (**) Option "fd" "48"
[175202.628] (II) event1  - Power Button: device removed
[175202.628] (**) Option "fd" "49"
[175202.628] (II) event0  - Sleep Button: device removed
[175202.628] (**) Option "fd" "50"
[175202.628] (**) Option "fd" "51"
[175202.628] (II) event6  - Microsoft Microsoft Ergonomic Keyboard Mouse: device removed
[175202.628] (**) Option "fd" "52"
[175202.628] (II) event7  - Logitech M705: device removed
[175202.628] (**) Option "fd" "50"
[175202.628] (II) event5  - Microsoft Microsoft Ergonomic Keyboard: device removed
[175202.924] (II) systemd-logind: got pause for 13:64
[175202.924] (II) systemd-logind: got pause for 13:69
[175202.924] (II) systemd-logind: got pause for 13:66
[175202.924] (II) systemd-logind: got pause for 13:71
[175202.924] (II) systemd-logind: got pause for 13:70
[175202.924] (II) systemd-logind: got pause for 13:65
[175219.256] (II) systemd-logind: got resume for 13:64
[175219.275] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): connected
[175219.275] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): Internal TMDS
[175219.275] (--) NVIDIA(GPU-0): DELL U2711 (DFP-0): 330.0 MHz maximum pixel clock
[175219.275] (--) NVIDIA(GPU-0): 
[175219.275] (--) NVIDIA(GPU-0): DFP-1: disconnected
[175219.275] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[175219.275] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[175219.275] (--) NVIDIA(GPU-0): 
[175219.276] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): connected
[175219.276] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): Internal DisplayPort
[175219.276] (--) NVIDIA(GPU-0): Philips PHL 328E1 (DFP-2): 1440.0 MHz maximum pixel clock
[175219.276] (--) NVIDIA(GPU-0): 
[175219.281] (--) NVIDIA(GPU-0): DFP-3: disconnected
[175219.281] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[175219.281] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[175219.281] (--) NVIDIA(GPU-0): 
[175219.291] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @3840x2160 +0+217 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}, DVI-D-0: nvidia-auto-select @1440x2560 +3840+0 {ViewPortIn=1440x2560, ViewPortOut=2560x1440+0+0, Rotation=270}"
[175219.405] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[175219.405] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[175219.405] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[175219.405] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[175219.405] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[175219.405] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[175219.405] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[175219.405] (II) NVIDIA(0):     Config Options in the README.
[175219.472] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[175219.472] (II) event0  - Sleep Button: device is a keyboard
[175219.500] (II) systemd-logind: got resume for 13:69
[175219.500] (II) event5  - Microsoft Microsoft Ergonomic Keyboard: is tagged by udev as: Keyboard
[175219.500] (II) event5  - Microsoft Microsoft Ergonomic Keyboard: device is a keyboard
[175219.500] (II) systemd-logind: got resume for 13:66
[175219.501] (II) event2  - Power Button: is tagged by udev as: Keyboard
[175219.501] (II) event2  - Power Button: device is a keyboard
[175219.501] (II) systemd-logind: got resume for 13:71
[175219.501] (II) event7  - Logitech M705: is tagged by udev as: Mouse
[175219.501] (II) event7  - Logitech M705: device set to 1000 DPI
[175219.501] (II) event7  - Logitech M705: device is a pointer
[175219.501] (II) systemd-logind: got resume for 13:70
[175219.502] (II) event6  - Microsoft Microsoft Ergonomic Keyboard Mouse: is tagged by udev as: Mouse
[175219.502] (II) event6  - Microsoft Microsoft Ergonomic Keyboard Mouse: device is a pointer
[175219.502] (II) systemd-logind: got resume for 13:65
[175219.502] (II) event1  - Power Button: is tagged by udev as: Keyboard
[175219.502] (II) event1  - Power Button: device is a keyboard

Last edited by tekstryder (2023-08-14 15:34:17)

Offline

#4 2023-08-14 15:48:42

tekstryder
Member
Registered: 2013-02-14
Posts: 146

Re: [SOLVED] Ghost monitor after recent kernel/nvidia upgrade (None-1-1)

Ah, after reading these forum posts:

https://bbs.archlinux.org/viewtopic.php?id=287865
https://bbs.archlinux.org/viewtopic.php?id=287806

And this bug report:

https://bugzilla.suse.com/show_bug.cgi?id=1195885

And per gentoo kernel docs:
https://wiki.gentoo.org/wiki/NVIDIA/nvi … ers#Kernel

Looks like I can build my next kernel without simpldrm builtin?

CONFIG_DRM_SIMPLEDRM=m

or disable it on arch-packaged kernels via the kernel parameter?

initcall_blacklist=simpledrm_platform_driver_init

EDIT:
Perhaps @seth can validate whether either/both of these options are viable workarounds.

I see in the wiki here, that simpledrm must be a builtin
https://wiki.archlinux.org/title/NVIDIA#Custom_kernel

Last edited by tekstryder (2023-08-14 16:17:06)

Offline

#5 2023-08-14 23:10:27

tekstryder
Member
Registered: 2013-02-14
Posts: 146

Re: [SOLVED] Ghost monitor after recent kernel/nvidia upgrade (None-1-1)

Okay, so adding the

 initcall_blacklist=simpledrm_platform_driver_init 

kernel parameter to my custom-built 6.4.10 kernel indeed removed the phantom/ghost display.
But, it comes at the cost of no console output during boot and blind LUKS prompt. This option is not really viable.

Adding the kernel parameter to the 6.4.10.arch1-1 packaged kernel solves both the ghost display issue, and provides output during boot. The packaged kernel appears to be now patched thusly:
https://gitlab.com/cki-project/kernel-a … 36794efdb6

So, either I carry the patch with my custom kernel builds or live with the ghost display it seems are my options.

Offline

#6 2023-08-15 06:24:04

seth
Member
Registered: 2012-09-03
Posts: 56,414

Re: [SOLVED] Ghost monitor after recent kernel/nvidia upgrade (None-1-1)

The simpledrm device is supposed to (shall we say "should" …) be disabled for "nvidia_drm.modeset=1", but there's

[ 94273.723] (II) Platform probe for /sys/devices/platform/simple-framebuffer.0/drm/card0

so that's not happening?
Please post your complete system journal for the boot (w/o initcall_blacklist=simpledrm_platform_driver_init):

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Offline

#7 2023-08-15 19:27:27

tekstryder
Member
Registered: 2013-02-14
Posts: 146

Re: [SOLVED] Ghost monitor after recent kernel/nvidia upgrade (None-1-1)

seth wrote:

...so that's not happening?

Apologies. The aforementioned patch indeed prevents the simple framebuffer device creation.

The kernel parameter is not needed. And, now seeing the expected...

The simpledrm driver will not be probed

...entry in the journal.

In my under-rested and overzealous state yesterday I started firing off posts when I saw this forum topic on an issued I'd just noticed. Before understanding it.

I'm not the OP, so cannot set as SOLVED. But, yeah Arch-packaged kernel build 6.4.8 was patched here and works with KMS.

I re-built upstream vanilla 6.4.10 kernel with the patch applied, and we're all good here. Hopefully nVidia gets around to a proper fix.

seth wrote:

Please post your complete system journal for the boot (w/o initcall_blacklist=simpledrm_platform_driver_init)

For the sake of completeness, here ya go. Lemme know if you see anything odd in there! Sorry for the thread noise.

EDIT: the relevant Arch bug report:
https://bugs.archlinux.org/task/73720

Last edited by tekstryder (2023-08-15 19:55:35)

Offline

#8 2023-08-29 17:02:07

mitch_feaster
Member
From: San Diego, CA
Registered: 2011-02-27
Posts: 55
Website

Re: [SOLVED] Ghost monitor after recent kernel/nvidia upgrade (None-1-1)

Marking as [SOLVED] (via kernel parameter setting).

Sorry for the delay, I didn't know anyone had responded here. I thought I had requested email notifications when I created the thread but I guess you have to click "Subscribe to this topic" to actually get the emails...

Offline

Board footer

Powered by FluxBB