You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have setup a virtual display/monitor on arch linux that sunshine picks up and tries to display to. It has no active errors when launching and X11 also does not report any errors. I have "startx" running before launching sunshine but the end result is a black screen with a mouse cursors as an X in the middle. I have a feeling sunshine is doing something wrong in the background. I've verified the desktop install works a virtual display/monitor on proxmox, (not the same monitor/display one sunshine is using in this case)
Expected Behavior
Output the desktop of the PC.
Additional Context
Host Operating System
Linux
Operating System Version
Linux Kernel 6.7.2, arch linux 2024.02.01
Architecture
64 bit
Sunshine commit or version
0.21.0
Package
Linux - flatpak
GPU Type
Nvidia
GPU Model
GeFroce GTX 1050
GPU Driver/Mesa Version
545.29.06
Capture Method (Linux Only)
X11
Config
*empty*
Apps
No response
Relevant log output
[ 23.958] (--) Log file renamed from "/var/log/Xorg.pid-374.log" to "/var/log/Xorg.0.log"
[ 24.010]
X.Org X Server 1.21.1.11
X Protocol Version 11, Revision 0
[ 24.011] Current Operating System: Linux archlinux-vm 6.7.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 05 Feb 2024 22:07:49 +0000 x86_64
[ 24.011] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=541d2224-26c4-41f2-933d-8cc82ee0c051 rw intel_iommu=on iommu=pt loglevel=3 quiet
[ 24.011]
[ 24.011] Current version of pixman: 0.43.2
[ 24.011] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 24.011] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 24.011] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 19 19:53:03 2024
[ 24.076] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 24.076] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 24.148] (==) No Layout section. Using the first Screen section.
[ 24.148] (==) No screen section available. Using defaults.
[ 24.148] (**) |-->Screen "Default Screen Section" (0)
[ 24.148] (**) ||-->Monitor "<default monitor>"
[ 24.148] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 24.148] (==) Automatically adding devices
[ 24.148] (==) Automatically enabling devices
[ 24.148] (==) Automatically adding GPU devices
[ 24.148] (==) Automatically binding GPU devices
[ 24.148] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 24.167] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 24.167] Entry deleted from font path.
[ 24.167] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 24.167] Entry deleted from font path.
[ 24.167] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 24.167] Entry deleted from font path.
[ 24.167] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 24.167] Entry deleted from font path.
[ 24.167] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 24.167] Entry deleted from font path.
[ 24.167] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 24.167] Entry deleted from font path.
[ 24.167] (==) FontPath set to:
[ 24.167] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 24.167] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 24.167] (II) Module ABI versions:
[ 24.167] X.Org ANSI C Emulation: 0.4
[ 24.167] X.Org Video Driver: 25.2
[ 24.167] X.Org XInput driver : 24.4
[ 24.167] X.Org Server Extension : 10.0
[ 24.167] (++) using VT number 1
[ 24.169] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 24.170] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 24.170] (II) Platform probe for /sys/devices/pci0000:00/0000:00:10.0/drm/card0
[ 24.171] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[ 24.172] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 24.176] (--) PCI:*(0@0:16:0) 10de:1c81:1462:3511 rev 161, Mem @ 0xfd000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/131072
[ 24.176] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 24.176] (II) LoadModule: "glx"
[ 24.209] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 24.342] (II) Module glx: vendor="X.Org Foundation"
[ 24.342] compiled for 1.21.1.11, module version = 1.0.0
[ 24.342] ABI class: X.Org Server Extension, version 10.0
[ 24.342] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 24.342] loading driver: nvidia
[ 24.342] (==) Matched nvidia as autoconfigured driver 0
[ 24.342] (==) Matched nouveau as autoconfigured driver 1
[ 24.342] (==) Matched nv as autoconfigured driver 2
[ 24.342] (==) Matched modesetting as autoconfigured driver 3
[ 24.342] (==) Matched fbdev as autoconfigured driver 4
[ 24.342] (==) Matched vesa as autoconfigured driver 5
[ 24.342] (==) Assigned the driver to the xf86ConfigLayout
[ 24.342] (II) LoadModule: "nvidia"
[ 24.343] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 24.435] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 24.435] compiled for 1.6.99.901, module version = 1.0.0
[ 24.435] Module class: X.Org Video Driver
[ 24.441] (II) LoadModule: "nouveau"
[ 24.453] (WW) Warning, couldn't open module nouveau[ 24.453] (EE) Failed to load module "nouveau" (module does not exist, 0)[ 24.453] (II) LoadModule: "nv"[ 24.453] (WW) Warning, couldn't open module nv
[ 24.453] (EE) Failed to load module "nv" (module does not exist, 0)
[ 24.453] (II) LoadModule: "modesetting"
[ 24.453] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 24.491] (II) Module modesetting: vendor="X.Org Foundation"
[ 24.491] compiled for 1.21.1.11, module version = 1.21.1
[ 24.491] Module class: X.Org Video Driver
[ 24.491] ABI class: X.Org Video Driver, version 25.2
[ 24.491] (II) LoadModule: "fbdev"
[ 24.491] (WW) Warning, couldn't open module fbdev[ 24.491] (EE) Failed to load module "fbdev" (module does not exist, 0)[ 24.491] (II) LoadModule: "vesa"[ 24.491] (WW) Warning, couldn't open module vesa
[ 24.491] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 24.491] (II) NVIDIA dlloader X Driver 545.29.06 Thu Nov 16 01:52:34 UTC 2023
[ 24.491] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 24.492] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 24.492] (II) systemd-logind: releasing fd for 226:0
[ 24.494] (II) Loading sub module "fb"
[ 24.494] (II) LoadModule: "fb"
[ 24.494] (II) Module "fb" already built-in
[ 24.494] (II) Loading sub module "wfb"
[ 24.494] (II) LoadModule: "wfb"
[ 24.494] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 24.507] (II) Module wfb: vendor="X.Org Foundation"
[ 24.507] compiled for 1.21.1.11, module version = 1.0.0
[ 24.507] ABI class: X.Org ANSI C Emulation, version 0.4
[ 24.509] (WW) Falling back to old probe method for modesetting
[ 24.510] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section"for depth/fbbpp 24/32
[ 24.510] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 24.510] (==) NVIDIA(0): RGB weight 888
[ 24.510] (==) NVIDIA(0): Default visual is TrueColor
[ 24.510] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 24.510] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 24.510] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 24.510] (**) NVIDIA(0): Enabling 2D acceleration
[ 24.510] (II) Loading sub module "glxserver_nvidia"
[ 24.510] (II) LoadModule: "glxserver_nvidia"
[ 24.511] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 25.941] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 25.942] compiled for 1.6.99.901, module version = 1.0.0
[ 25.942] Module class: X.Org Server Extension
[ 25.942] (II) NVIDIA GLX Module 545.29.06 Thu Nov 16 01:55:23 UTC 2023
[ 25.953] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 26.679] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:0:16:0
[ 26.680] (--) NVIDIA(0): DFP-0
[ 26.680] (--) NVIDIA(0): DFP-1
[ 26.680] (--) NVIDIA(0): DFP-2
[ 26.680] (--) NVIDIA(0): DFP-3
[ 26.681] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1050 (GP107-A) at PCI:0:16:0
[ 26.681] (II) NVIDIA(0): (GPU-0)
[ 26.681] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 26.681] (--) NVIDIA(0): VideoBIOS: 86.07.39.80.0d
[ 26.681] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 26.681] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 26.681] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 26.681] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 26.681] (--) NVIDIA(GPU-0):
[ 26.681] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 26.681] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 26.681] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 26.681] (--) NVIDIA(GPU-0):
[ 26.681] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 26.681] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 26.681] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 26.681] (--) NVIDIA(GPU-0):
[ 26.682] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 26.682] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 26.682] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 26.682] (--) NVIDIA(GPU-0):
[ 26.682] (==) NVIDIA(0):
[ 26.682] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 26.682] (==) NVIDIA(0): will be used as the requested mode.
[ 26.682] (==) NVIDIA(0):
[ 26.682] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[ 26.682] (--) NVIDIA(0): AllowEmptyInitialConfiguration is enabled
[ 26.683] (II) NVIDIA(0): Validated MetaModes:
[ 26.683] (II) NVIDIA(0): "NULL"
[ 26.683] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[ 26.683] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[ 26.683] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 26.683] (II) UnloadModule: "modesetting"
[ 26.683] (II) Unloading modesetting
[ 26.684] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 26.684] (II) NVIDIA: access.
[ 26.688] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 26.688] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 26.688] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 26.688] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 26.688] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 26.688] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 26.688] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 26.688] (II) NVIDIA(0): Config Options in the README.
[ 26.736] (II) NVIDIA(0): Setting mode "NULL"
[ 26.773] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 26.773] (==) NVIDIA(0): Backing store enabled
[ 26.773] (==) NVIDIA(0): Silken mouse enabled
[ 26.773] (==) NVIDIA(0): DPMS enabled
[ 26.804] (II) Loading sub module "dri2"
[ 26.805] (II) LoadModule: "dri2"
[ 26.805] (II) Module "dri2" already built-in
[ 26.805] (II) NVIDIA(0): [DRI2] Setup complete
[ 26.805] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 26.805] (II) Initializing extension Generic Event Extension
[ 26.805] (II) Initializing extension SHAPE
[ 26.805] (II) Initializing extension MIT-SHM
[ 26.805] (II) Initializing extension XInputExtension
[ 26.805] (II) Initializing extension XTEST
[ 26.805] (II) Initializing extension BIG-REQUESTS
[ 26.806] (II) Initializing extension SYNC
[ 26.806] (II) Initializing extension XKEYBOARD
[ 26.806] (II) Initializing extension XC-MISC
[ 26.806] (II) Initializing extension SECURITY
[ 26.806] (II) Initializing extension XFIXES
[ 26.806] (II) Initializing extension RENDER
[ 26.806] (II) Initializing extension RANDR
[ 26.807] (II) Initializing extension COMPOSITE
[ 26.807] (II) Initializing extension DAMAGE
[ 26.807] (II) Initializing extension MIT-SCREEN-SAVER
[ 26.807] (II) Initializing extension DOUBLE-BUFFER
[ 26.807] (II) Initializing extension RECORD
[ 26.807] (II) Initializing extension DPMS
[ 26.807] (II) Initializing extension Present
[ 26.807] (II) Initializing extension DRI3
[ 26.807] (II) Initializing extension X-Resource
[ 26.808] (II) Initializing extension XVideo
[ 26.808] (II) Initializing extension XVideo-MotionCompensation
[ 26.808] (II) Initializing extension GLX
[ 26.808] (II) Initializing extension GLX
[ 26.808] (II) Indirect GLX disabled.
[ 26.819] (II) GLX: Another vendor is already registered for screen 0
[ 26.819] (II) Initializing extension XFree86-VidModeExtension
[ 26.819] (II) Initializing extension XFree86-DGA
[ 26.819] (II) Initializing extension XFree86-DRI
[ 26.819] (II) Initializing extension DRI2
[ 26.819] (II) Initializing extension NV-GLX
[ 26.819] (II) Initializing extension NV-CONTROL
[ 27.469] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 27.469] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 27.469] (**) Power Button: Applying InputClass "system-keyboard"
[ 27.469] (II) LoadModule: "libinput"
[ 27.469] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 27.514] (II) Module libinput: vendor="X.Org Foundation"
[ 27.515] compiled for 1.21.1.8, module version = 1.4.0
[ 27.515] Module class: X.Org XInput Driver
[ 27.515] ABI class: X.Org XInput driver, version 24.4
[ 27.515] (II) Using input driver 'libinput'for'Power Button'
[ 27.516] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 42 paused 0
[ 27.516] (**) Power Button: always reports core events
[ 27.516] (**) Option "Device""/dev/input/event0"
[ 27.577] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 27.577] (II) event0 - Power Button: device is a keyboard
[ 27.577] (II) event0 - Power Button: device removed
[ 27.577] (**) Option "config_info""udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0"
[ 27.577] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 27.577] (**) Option "xkb_model""pc105"
[ 27.577] (**) Option "xkb_layout""se"
[ 27.577] (**) Option "xkb_options""terminate:ctrl_alt_bksp"
[ 27.634] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 27.634] (II) event0 - Power Button: device is a keyboard
[ 27.635] (II) config/udev: Adding input device QEMU QEMU USB Tablet (/dev/input/event1)
[ 27.635] (**) QEMU QEMU USB Tablet: Applying InputClass "libinput pointer catchall"
[ 27.635] (II) Using input driver 'libinput'for'QEMU QEMU USB Tablet'
[ 27.783] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 45 paused 0
[ 27.783] (**) QEMU QEMU USB Tablet: always reports core events
[ 27.783] (**) Option "Device""/dev/input/event1"
[ 27.785] (II) event1 - QEMU QEMU USB Tablet: is tagged by udev as: Mouse
[ 27.786] (II) event1 - QEMU QEMU USB Tablet: device is a pointer
[ 27.786] (II) event1 - QEMU QEMU USB Tablet: device removed
[ 27.786] (**) Option "config_info""udev:/sys/devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1/event1"
[ 27.786] (II) XINPUT: Adding extended input device "QEMU QEMU USB Tablet" (type: MOUSE, id 7)
[ 27.786] (**) Option "AccelerationScheme""none"
[ 27.786] (**) QEMU QEMU USB Tablet: (accel) selected scheme none/0
[ 27.786] (**) QEMU QEMU USB Tablet: (accel) acceleration factor: 2.000
[ 27.786] (**) QEMU QEMU USB Tablet: (accel) acceleration threshold: 4
[ 27.788] (II) event1 - QEMU QEMU USB Tablet: is tagged by udev as: Mouse
[ 27.789] (II) event1 - QEMU QEMU USB Tablet: device is a pointer
[ 27.790] (II) config/udev: Adding input device QEMU QEMU USB Tablet (/dev/input/mouse0)
[ 27.790] (II) No input driver specified, ignoring this device.
[ 27.790] (II) This device may have been added with another device file.
[ 27.791] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event9)
[ 27.791] (II) No input driver specified, ignoring this device.
[ 27.791] (II) This device may have been added with another device file.
[ 27.791] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event6)
[ 27.791] (II) No input driver specified, ignoring this device.
[ 27.791] (II) This device may have been added with another device file.
[ 27.792] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event7)
[ 27.792] (II) No input driver specified, ignoring this device.
[ 27.792] (II) This device may have been added with another device file.
[ 27.792] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event8)
[ 27.792] (II) No input driver specified, ignoring this device.
[ 27.792] (II) This device may have been added with another device file.
[ 27.793] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 27.793] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 27.793] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 27.793] (II) Using input driver 'libinput'for'AT Translated Set 2 keyboard'
[ 27.794] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 46 paused 0
[ 27.794] (**) AT Translated Set 2 keyboard: always reports core events
[ 27.794] (**) Option "Device""/dev/input/event2"
[ 27.795] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 27.795] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 27.796] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 27.796] (**) Option "config_info""udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 27.796] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[ 27.796] (**) Option "xkb_model""pc105"
[ 27.796] (**) Option "xkb_layout""se"
[ 27.796] (**) Option "xkb_options""terminate:ctrl_alt_bksp"
[ 27.797] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 27.797] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 27.798] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/event5)
[ 27.798] (**) VirtualPS/2 VMware VMMouse: Applying InputClass "libinput pointer catchall"
[ 27.798] (II) Using input driver 'libinput'for'VirtualPS/2 VMware VMMouse'
[ 27.799] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 47 paused 0
[ 27.799] (**) VirtualPS/2 VMware VMMouse: always reports core events
[ 27.799] (**) Option "Device""/dev/input/event5"
[ 27.800] (II) event5 - VirtualPS/2 VMware VMMouse: is tagged by udev as: Mouse
[ 27.801] (II) event5 - VirtualPS/2 VMware VMMouse: device is a pointer
[ 27.801] (II) event5 - VirtualPS/2 VMware VMMouse: device removed
[ 27.801] (II) libinput: VirtualPS/2 VMware VMMouse: Step value 0 was provided, libinput Fallback acceleration functionis used.
[ 27.801] (II) libinput: VirtualPS/2 VMware VMMouse: Step value 0 was provided, libinput Fallback acceleration functionis used.
[ 27.801] (II) libinput: VirtualPS/2 VMware VMMouse: Step value 0 was provided, libinput Fallback acceleration functionis used.
[ 27.801] (**) Option "config_info""udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
[ 27.801] (II) XINPUT: Adding extended input device "VirtualPS/2 VMware VMMouse" (type: MOUSE, id 9)
[ 27.801] (**) Option "AccelerationScheme""none"
[ 27.801] (**) VirtualPS/2 VMware VMMouse: (accel) selected scheme none/0
[ 27.801] (**) VirtualPS/2 VMware VMMouse: (accel) acceleration factor: 2.000
[ 27.801] (**) VirtualPS/2 VMware VMMouse: (accel) acceleration threshold: 4
[ 27.802] (II) event5 - VirtualPS/2 VMware VMMouse: is tagged by udev as: Mouse
[ 27.803] (II) event5 - VirtualPS/2 VMware VMMouse: device is a pointer
[ 27.804] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/mouse2)
[ 27.804] (II) No input driver specified, ignoring this device.
[ 27.804] (II) This device may have been added with another device file.
[ 27.804] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/event4)
[ 27.804] (**) VirtualPS/2 VMware VMMouse: Applying InputClass "libinput pointer catchall"
[ 27.804] (II) Using input driver 'libinput'for'VirtualPS/2 VMware VMMouse'
[ 27.805] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 48 paused 0
[ 27.805] (**) VirtualPS/2 VMware VMMouse: always reports core events
[ 27.805] (**) Option "Device""/dev/input/event4"
[ 27.807] (II) event4 - VirtualPS/2 VMware VMMouse: is tagged by udev as: Mouse
[ 27.807] (II) event4 - VirtualPS/2 VMware VMMouse: device is a pointer
[ 27.807] (II) event4 - VirtualPS/2 VMware VMMouse: device removed
[ 27.807] (**) Option "config_info""udev:/sys/devices/platform/i8042/serio1/input/input6/event4"
[ 27.807] (II) XINPUT: Adding extended input device "VirtualPS/2 VMware VMMouse" (type: MOUSE, id 10)
[ 27.807] (**) Option "AccelerationScheme""none"
[ 27.807] (**) VirtualPS/2 VMware VMMouse: (accel) selected scheme none/0
[ 27.807] (**) VirtualPS/2 VMware VMMouse: (accel) acceleration factor: 2.000
[ 27.807] (**) VirtualPS/2 VMware VMMouse: (accel) acceleration threshold: 4
[ 27.809] (II) event4 - VirtualPS/2 VMware VMMouse: is tagged by udev as: Mouse
[ 27.809] (II) event4 - VirtualPS/2 VMware VMMouse: device is a pointer
[ 27.810] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/mouse1)
[ 27.810] (II) No input driver specified, ignoring this device.
[ 27.810] (II) This device may have been added with another device file.
[ 27.811] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 27.811] (II) No input driver specified, ignoring this device.
[ 27.811] (II) This device may have been added with another device file.
[ 33.778] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 33.779] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 33.779] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 33.779] (--) NVIDIA(GPU-0):
[ 33.779] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 33.779] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 33.779] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 33.779] (--) NVIDIA(GPU-0):
[ 33.779] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 33.779] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 33.779] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 33.779] (--) NVIDIA(GPU-0):
[ 33.779] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 33.779] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 33.779] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 33.779] (--) NVIDIA(GPU-0):
[ 108.823] (**) Option "fd""42"
[ 108.823] (II) event0 - Power Button: device removed
[ 108.824] (**) Option "fd""45"
[ 108.824] (II) event1 - QEMU QEMU USB Tablet: device removed
[ 108.824] (**) Option "fd""46"
[ 108.824] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 108.824] (**) Option "fd""47"
[ 108.824] (II) event5 - VirtualPS/2 VMware VMMouse: device removed
[ 108.824] (**) Option "fd""48"
[ 108.824] (II) event4 - VirtualPS/2 VMware VMMouse: device removed
[ 108.847] (II) systemd-logind: got pause for 13:65
[ 108.847] (II) systemd-logind: got pause for 13:64
[ 108.847] (II) systemd-logind: got pause for 13:69
[ 108.847] (II) systemd-logind: got pause for 13:66
[ 108.847] (II) systemd-logind: got pause for 13:68
[ 119.072] (II) config/udev: Adding input device Logitech Wireless Mouse PID:4038 (/dev/input/mouse3)
[ 119.072] (II) No input driver specified, ignoring this device.
[ 119.072] (II) This device may have been added with another device file.
[ 119.076] (II) config/udev: Adding input device Touchscreen passthrough (/dev/input/mouse4)
[ 119.076] (II) No input driver specified, ignoring this device.
[ 119.076] (II) This device may have been added with another device file.
[ 119.105] (II) config/udev: Adding input device Logitech Wireless Mouse PID:4038 (/dev/input/event10)
[ 119.105] (**) Logitech Wireless Mouse PID:4038: Applying InputClass "libinput pointer catchall"
[ 119.105] (II) Using input driver 'libinput'for'Logitech Wireless Mouse PID:4038'
[ 119.107] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 29 paused 1
[ 119.107] (II) systemd-logind: releasing fd for 13:74
[ 119.120] (II) config/udev: Adding input device Keyboard passthrough (/dev/input/event12)
[ 119.120] (**) Keyboard passthrough: Applying InputClass "libinput keyboard catchall"
[ 119.120] (**) Keyboard passthrough: Applying InputClass "system-keyboard"
[ 119.120] (II) Using input driver 'libinput'for'Keyboard passthrough'
[ 119.122] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 29 paused 1
[ 119.122] (II) systemd-logind: releasing fd for 13:76
[ 119.130] (II) config/udev: Adding input device Touchscreen passthrough (/dev/input/event11)
[ 119.131] (**) Touchscreen passthrough: Applying InputClass "libinput tablet catchall"
[ 119.131] (II) Using input driver 'libinput'for'Touchscreen passthrough'
[ 119.132] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 29 paused 1
[ 119.132] (II) systemd-logind: releasing fd for 13:75
[ 800.926] (II) config/udev: Adding input device Logitech Wireless Mouse PID:4038 (/dev/input/mouse3)
[ 800.926] (II) No input driver specified, ignoring this device.
[ 800.926] (II) This device may have been added with another device file.
[ 800.927] (II) config/udev: Adding input device Touchscreen passthrough (/dev/input/mouse4)
[ 800.927] (II) No input driver specified, ignoring this device.
[ 800.927] (II) This device may have been added with another device file.
[ 800.944] (II) config/udev: Adding input device Logitech Wireless Mouse PID:4038 (/dev/input/event10)
[ 800.944] (**) Logitech Wireless Mouse PID:4038: Applying InputClass "libinput pointer catchall"
[ 800.945] (II) Using input driver 'libinput'for'Logitech Wireless Mouse PID:4038'
[ 800.949] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 29 paused 1
[ 800.949] (II) systemd-logind: releasing fd for 13:74
[ 800.977] (II) config/udev: Adding input device Touchscreen passthrough (/dev/input/event11)
[ 800.977] (**) Touchscreen passthrough: Applying InputClass "libinput tablet catchall"
[ 800.977] (II) Using input driver 'libinput'for'Touchscreen passthrough'
[ 800.980] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 29 paused 1
[ 800.980] (II) systemd-logind: releasing fd for 13:75
[ 801.007] (II) config/udev: Adding input device Keyboard passthrough (/dev/input/event12)
[ 801.007] (**) Keyboard passthrough: Applying InputClass "libinput keyboard catchall"
[ 801.007] (**) Keyboard passthrough: Applying InputClass "system-keyboard"
[ 801.007] (II) Using input driver 'libinput'for'Keyboard passthrough'
[ 801.013] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 29 paused 1
[ 801.013] (II) systemd-logind: releasing fd for 13:76
[ 899.320] (II) systemd-logind: got resume for 13:65
[ 899.321] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 899.321] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 899.321] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 899.321] (--) NVIDIA(GPU-0):
[ 899.321] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 899.321] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 899.321] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 899.321] (--) NVIDIA(GPU-0):
[ 899.321] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 899.321] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 899.321] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 899.321] (--) NVIDIA(GPU-0):
[ 899.321] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 899.321] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 899.321] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 899.321] (--) NVIDIA(GPU-0):
[ 899.342] (II) NVIDIA(0): Setting mode "NULL"
[ 899.345] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 899.345] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 899.345] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 899.345] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 899.345] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 899.345] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 899.345] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 899.345] (II) NVIDIA(0): Config Options in the README.
[ 899.352] (II) event1 - QEMU QEMU USB Tablet: is tagged by udev as: Mouse
[ 899.353] (II) event1 - QEMU QEMU USB Tablet: device is a pointer
[ 899.354] (II) systemd-logind: got resume for 13:64
[ 899.357] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 899.357] (II) event0 - Power Button: device is a keyboard
[ 899.359] (II) systemd-logind: got resume for 13:69
[ 899.362] (II) event5 - VirtualPS/2 VMware VMMouse: is tagged by udev as: Mouse
[ 899.362] (II) event5 - VirtualPS/2 VMware VMMouse: device is a pointer
[ 899.363] (II) systemd-logind: got resume for 13:66
[ 899.364] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 899.365] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 899.376] (II) systemd-logind: got resume for 13:68
[ 899.378] (II) event4 - VirtualPS/2 VMware VMMouse: is tagged by udev as: Mouse
[ 899.378] (II) event4 - VirtualPS/2 VMware VMMouse: device is a pointer
The text was updated successfully, but these errors were encountered:
Please elaborate on your virtual monitor. How did you set it up? Are you using vkms? What is the actual goal of the virtual monitor vs. using a HDMI dongle or similar?
What happens if you run a VNC server attached to that virtual monitor?
It seems this issue hasn't had any activity in the past 90 days. If it's still something you'd like addressed, please let us know by leaving a comment. Otherwise, to help keep our backlog tidy, we'll be closing this issue in 10 days. Thanks!
Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the nightly release?
Describe the Bug
I have setup a virtual display/monitor on arch linux that sunshine picks up and tries to display to. It has no active errors when launching and X11 also does not report any errors. I have "startx" running before launching sunshine but the end result is a black screen with a mouse cursors as an X in the middle. I have a feeling sunshine is doing something wrong in the background. I've verified the desktop install works a virtual display/monitor on proxmox, (not the same monitor/display one sunshine is using in this case)
Expected Behavior
Output the desktop of the PC.
Additional Context
Host Operating System
Linux
Operating System Version
Linux Kernel 6.7.2, arch linux 2024.02.01
Architecture
64 bit
Sunshine commit or version
0.21.0
Package
Linux - flatpak
GPU Type
Nvidia
GPU Model
GeFroce GTX 1050
GPU Driver/Mesa Version
545.29.06
Capture Method (Linux Only)
X11
Config
Apps
No response
Relevant log output
The text was updated successfully, but these errors were encountered: