如题,本人使用 Apple Studio Display 作为显示器(分辨率 5120x2880),显卡 nvidia rtx 2060 super,不知道从哪个版本开始,plasma6 的桌面进程就无法正确加载了 (SDDM 显示正常),从 SDDM 输入密码后,桌面黑屏(但是有鼠标指针,移至左上角可触发 “屏幕边缘” 动作,此时搜索应用也可以正常打开,说明 X11 运行正常,驱动正常,分辨率也正常)。
如下图:
Xorg 日志:
HOME-Server:~ # cat /var/log/Xorg.0.log
[ 20.294] (--) Log file renamed from "/var/log/Xorg.pid-3333.log" to "/var/log/Xorg.0.log"
[ 20.295]
X.Org X Server 1.21.1.15
X Protocol Version 11, Revision 0
[ 20.295] Current Operating System: Linux HOME-Server 6.14.3-44-default #1 SMP PREEMPT_DYNAMIC Tue Apr 22 07:17:51 UTC 2025 (d481438) x86_64
[ 20.295] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.14.3-44-default root=UUID=5fca8a6f-b6fa-4d7d-a5ce-4180b395c4fb splash=silent quiet security=selinux selinux=1 enforcing=1 mitigations=auto
[ 20.295]
[ 20.295] Current version of pixman: 0.44.2
[ 20.295] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 20.295] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 20.295] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 27 20:04:17 2025
[ 20.296] (==) Using config file: "/etc/X11/xorg.conf"
[ 20.296] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 20.296] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 20.296] (==) ServerLayout "Layout0"
[ 20.296] (**) |-->Screen "Screen0" (0)
[ 20.296] (**) | |-->Monitor "Monitor0"
[ 20.296] (**) | |-->Device "Device0"
[ 20.296] (**) |-->Input Device "Keyboard0"
[ 20.296] (**) |-->Input Device "Mouse0"
[ 20.296] (**) Allowing byte-swapped clients
[ 20.296] (==) Automatically adding devices
[ 20.296] (==) Automatically enabling devices
[ 20.296] (==) Automatically adding GPU devices
[ 20.296] (==) Automatically binding GPU devices
[ 20.296] (==) Max clients allowed: 512, resource mask: 0xfffff
[ 20.299] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
[ 20.299] Entry deleted from font path.
[ 20.299] (==) FontPath set to:
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/ghostscript/,
/usr/share/fonts/cyrillic:unscaled,
/usr/share/fonts/truetype/,
built-ins
[ 20.299] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 20.299] (WW) Ignoring unrecognized extension "XFree86-DGA"
[ 20.299] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 20.299] (WW) Disabling Keyboard0
[ 20.299] (WW) Disabling Mouse0
[ 20.299] (II) Loader magic: 0x5577b2566aa0
[ 20.299] (II) Module ABI versions:
[ 20.299] X.Org ANSI C Emulation: 0.4
[ 20.299] X.Org Video Driver: 25.2
[ 20.299] X.Org XInput driver : 24.4
[ 20.299] X.Org Server Extension : 10.0
[ 20.299] (++) using VT number 2
[ 20.299] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 20.300] (II) xfree86: Adding drm device (/dev/dri/card2)
[ 20.300] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card2
[ 20.316] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 20.316] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:79:00.0/drm/card1
[ 20.321] (--) PCI:*(1@0:0:0) 10de:1f06:1b4c:13a3 rev 161, Mem @ 0xdd000000/16777216, 0xf800000000/268435456, 0xf810000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[ 20.321] (--) PCI: (121@0:0:0) 1002:13c0:1462:7e49 rev 194, Mem @ 0xf820000000/268435456, 0xdee00000/2097152, 0xdf300000/524288, I/O @ 0x0000e000/256
[ 20.321] (II) LoadModule: "glx"
[ 20.321] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 20.325] (II) Module glx: vendor="X.Org Foundation"
[ 20.325] compiled for 1.21.1.15, module version = 1.0.0
[ 20.325] ABI class: X.Org Server Extension, version 10.0
[ 20.325] (II) LoadModule: "nvidia"
[ 20.325] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 20.330] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 20.330] compiled for 1.6.99.901, module version = 1.0.0
[ 20.330] Module class: X.Org Video Driver
[ 20.330] (II) NVIDIA dlloader X Driver 570.133.07 Fri Mar 14 12:44:59 UTC 2025
[ 20.330] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 20.335] (II) Loading sub module "fb"
[ 20.335] (II) LoadModule: "fb"
[ 20.335] (II) Module "fb" already built-in
[ 20.335] (II) Loading sub module "wfb"
[ 20.335] (II) LoadModule: "wfb"
[ 20.336] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 20.336] (II) Module wfb: vendor="X.Org Foundation"
[ 20.336] compiled for 1.21.1.15, module version = 1.0.0
[ 20.336] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.337] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 20.337] (==) NVIDIA(0): RGB weight 888
[ 20.337] (==) NVIDIA(0): Default visual is TrueColor
[ 20.337] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 20.337] (**) NVIDIA(0): Option "CustomEDID" "GPU-0.DFP-2:/usr/lib/firmware/edid/5k_edid_new.bin"
[ 20.337] (**) NVIDIA(0): Enabling 2D acceleration
[ 20.337] (II) Loading sub module "glxserver_nvidia"
[ 20.337] (II) LoadModule: "glxserver_nvidia"
[ 20.337] (II) Loading /usr/lib64/xorg/modules/extensions/libglxserver_nvidia.so
[ 20.400] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 20.400] compiled for 1.6.99.901, module version = 1.0.0
[ 20.400] Module class: X.Org Server Extension
[ 20.400] (II) NVIDIA GLX Module 570.133.07 Fri Mar 14 12:49:49 UTC 2025
[ 20.400] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 20.406] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 20.406] (--) NVIDIA(0): DFP-0
[ 20.406] (--) NVIDIA(0): DFP-1
[ 20.406] (--) NVIDIA(0): DFP-2 (boot)
[ 20.406] (--) NVIDIA(0): DFP-3
[ 20.406] (--) NVIDIA(0): DFP-4
[ 20.406] (--) NVIDIA(0): DFP-5
[ 20.406] (--) NVIDIA(0): DFP-6
[ 20.429] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 2060 SUPER (TU106-A) at
[ 20.429] (II) NVIDIA(0): PCI:1:0:0 (GPU-0)
[ 20.429] (--) NVIDIA(0): Memory: 8388608 kBytes
[ 20.429] (--) NVIDIA(0): VideoBIOS: 90.06.44.c0.20
[ 20.429] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 20.496] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 20.496] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 20.496] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 20.496] (--) NVIDIA(GPU-0):
[ 20.497] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 20.497] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 20.497] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 20.497] (--) NVIDIA(GPU-0):
[ 20.499] (--) NVIDIA(GPU-0): IDV PCIDV5KXDR (DFP-2): connected
[ 20.499] (--) NVIDIA(GPU-0): IDV PCIDV5KXDR (DFP-2): Internal DisplayPort
[ 20.499] (--) NVIDIA(GPU-0): IDV PCIDV5KXDR (DFP-2): 2660.0 MHz maximum pixel clock
[ 20.499] (--) NVIDIA(GPU-0):
[ 20.502] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 20.502] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 20.502] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 20.502] (--) NVIDIA(GPU-0):
[ 20.502] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 20.502] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 20.502] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 20.502] (--) NVIDIA(GPU-0):
[ 20.502] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 20.502] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 20.502] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[ 20.502] (--) NVIDIA(GPU-0):
[ 20.503] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 20.503] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 20.503] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 20.503] (--) NVIDIA(GPU-0):
[ 20.511] (==) NVIDIA(0):
[ 20.511] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 20.511] (==) NVIDIA(0): will be used as the requested mode.
[ 20.511] (==) NVIDIA(0):
[ 20.517] (II) NVIDIA(0): Validated MetaModes:
[ 20.517] (II) NVIDIA(0): "DFP-2:nvidia-auto-select"
[ 20.517] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 2160
[ 20.717] (--) NVIDIA(0): DPI set to (162, 166); computed from "UseEdidDpi" X config
[ 20.717] (--) NVIDIA(0): option
[ 20.721] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 20.721] (II) NVIDIA: access.
[ 20.749] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 20.749] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 20.749] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 20.749] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 20.749] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 20.749] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 20.749] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 20.749] (II) NVIDIA(0): Config Options in the README.
[ 20.785] (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select"
[ 20.960] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 20.960] (==) NVIDIA(0): Backing store enabled
[ 20.960] (==) NVIDIA(0): Silken mouse enabled
[ 20.960] (**) NVIDIA(0): DPMS enabled
[ 20.961] (II) Loading sub module "dri2"
[ 20.961] (II) LoadModule: "dri2"
[ 20.961] (II) Module "dri2" already built-in
[ 20.961] (II) NVIDIA(0): [DRI2] Setup complete
[ 20.961] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 20.961] (II) Initializing extension Generic Event Extension
[ 20.961] (II) Initializing extension SHAPE
[ 20.961] (II) Initializing extension MIT-SHM
[ 20.961] (II) Initializing extension XInputExtension
[ 20.961] (II) Initializing extension XTEST
[ 20.961] (II) Initializing extension BIG-REQUESTS
[ 20.961] (II) Initializing extension SYNC
[ 20.961] (II) Initializing extension XKEYBOARD
[ 20.961] (II) Initializing extension XC-MISC
[ 20.961] (II) Initializing extension SECURITY
[ 20.961] (II) Initializing extension XFIXES
[ 20.961] (II) Initializing extension RENDER
[ 20.961] (II) Initializing extension RANDR
[ 20.961] (II) Initializing extension COMPOSITE
[ 20.961] (II) Initializing extension DAMAGE
[ 20.961] (II) Initializing extension MIT-SCREEN-SAVER
[ 20.961] (II) Initializing extension DOUBLE-BUFFER
[ 20.961] (II) Initializing extension RECORD
[ 20.961] (II) Initializing extension DPMS
[ 20.961] (II) Initializing extension Present
[ 20.961] (II) Initializing extension DRI3
[ 20.961] (II) Initializing extension X-Resource
[ 20.961] (II) Initializing extension XVideo
[ 20.961] (II) Initializing extension XVideo-MotionCompensation
[ 20.961] (II) Initializing extension GLX
[ 20.961] (II) Initializing extension GLX
[ 20.961] (II) Indirect GLX disabled.
[ 20.961] (II) GLX: Another vendor is already registered for screen 0
[ 20.961] (II) Initializing extension XFree86-VidModeExtension
[ 20.961] (II) Initializing extension XFree86-DGA
[ 20.962] (II) Initializing extension XFree86-DRI
[ 20.962] (II) Initializing extension DRI2
[ 20.962] (II) Initializing extension NV-GLX
[ 20.962] (II) Initializing extension NV-CONTROL
[ 20.962] (II) Initializing extension XINERAMA
[ 21.017] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 21.017] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21.017] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 21.017] (**) Power Button: Applying InputClass "system-keyboard"
[ 21.017] (II) LoadModule: "libinput"
[ 21.017] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 21.020] (II) Module libinput: vendor="X.Org Foundation"
[ 21.020] compiled for 1.21.1.15, module version = 1.5.0
[ 21.020] Module class: X.Org XInput Driver
[ 21.020] ABI class: X.Org XInput driver, version 24.4
[ 21.020] (II) Using input driver 'libinput' for 'Power Button'
[ 21.020] (**) Power Button: always reports core events
[ 21.020] (**) Option "Device" "/dev/input/event1"
[ 21.021] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 21.021] (II) event1 - Power Button: device is a keyboard
[ 21.021] (II) event1 - Power Button: device removed
[ 21.049] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 21.049] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 21.049] (**) Option "xkb_model" "microsoftpro"
[ 21.049] (**) Option "xkb_layout" "cn"
[ 21.049] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 21.055] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 21.055] (II) event1 - Power Button: device is a keyboard
[ 21.055] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 21.055] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 21.055] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 21.055] (**) Video Bus: Applying InputClass "system-keyboard"
[ 21.055] (II) Using input driver 'libinput' for 'Video Bus'
[ 21.055] (**) Video Bus: always reports core events
[ 21.055] (**) Option "Device" "/dev/input/event2"
[ 21.056] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 21.056] (II) event2 - Video Bus: device is a keyboard
[ 21.056] (II) event2 - Video Bus: device removed
[ 21.096] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/LNXVIDEO:00/input/input2/event2"
[ 21.096] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 21.096] (**) Option "xkb_model" "microsoftpro"
[ 21.096] (**) Option "xkb_layout" "cn"
[ 21.096] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 21.096] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 21.096] (II) event2 - Video Bus: device is a keyboard
[ 21.096] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 21.096] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21.096] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 21.096] (**) Power Button: Applying InputClass "system-keyboard"
[ 21.096] (II) Using input driver 'libinput' for 'Power Button'
[ 21.096] (**) Power Button: always reports core events
[ 21.096] (**) Option "Device" "/dev/input/event0"
[ 21.096] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 21.096] (II) event0 - Power Button: device is a keyboard
[ 21.096] (II) event0 - Power Button: device removed
[ 21.114] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 21.114] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 21.114] (**) Option "xkb_model" "microsoftpro"
[ 21.114] (**) Option "xkb_layout" "cn"
[ 21.114] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 21.114] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 21.114] (II) event0 - Power Button: device is a keyboard
[ 21.114] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event6)
[ 21.114] (II) No input driver specified, ignoring this device.
[ 21.114] (II) This device may have been added with another device file.
[ 21.114] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event7)
[ 21.114] (II) No input driver specified, ignoring this device.
[ 21.114] (II) This device may have been added with another device file.
[ 21.114] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event8)
[ 21.114] (II) No input driver specified, ignoring this device.
[ 21.114] (II) This device may have been added with another device file.
[ 21.114] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event5)
[ 21.114] (II) No input driver specified, ignoring this device.
[ 21.114] (II) This device may have been added with another device file.
[ 21.115] (II) config/udev: Adding input device HID 1532:0084 (/dev/input/event3)
[ 21.115] (**) HID 1532:0084: Applying InputClass "evdev pointer catchall"
[ 21.115] (**) HID 1532:0084: Applying InputClass "libinput pointer catchall"
[ 21.115] (II) Using input driver 'libinput' for 'HID 1532:0084'
[ 21.115] (**) HID 1532:0084: always reports core events
[ 21.115] (**) Option "Device" "/dev/input/event3"
[ 21.166] (II) event3 - HID 1532:0084: is tagged by udev as: Mouse
[ 21.166] (II) event3 - HID 1532:0084: device is a pointer
[ 21.166] (II) event3 - HID 1532:0084: device removed
[ 21.204] (II) libinput: HID 1532:0084: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 21.204] (II) libinput: HID 1532:0084: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 21.204] (II) libinput: HID 1532:0084: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 21.204] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:13:00.0/usb5/5-1/5-1.2/5-1.2:1.0/0003:1532:0084.0002/input/input3/event3"
[ 21.204] (II) XINPUT: Adding extended input device "HID 1532:0084" (type: MOUSE, id 9)
[ 21.204] (**) Option "AccelerationScheme" "none"
[ 21.204] (**) HID 1532:0084: (accel) selected scheme none/0
[ 21.204] (**) HID 1532:0084: (accel) acceleration factor: 2.000
[ 21.204] (**) HID 1532:0084: (accel) acceleration threshold: 4
[ 21.255] (II) event3 - HID 1532:0084: is tagged by udev as: Mouse
[ 21.256] (II) event3 - HID 1532:0084: device is a pointer
[ 21.256] (II) config/udev: Adding input device HID 1532:0084 (/dev/input/mouse0)
[ 21.256] (II) No input driver specified, ignoring this device.
[ 21.256] (II) This device may have been added with another device file.
[ 21.256] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event9)
[ 21.256] (II) No input driver specified, ignoring this device.
[ 21.256] (II) This device may have been added with another device file.
[ 21.256] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event10)
[ 21.256] (II) No input driver specified, ignoring this device.
[ 21.256] (II) This device may have been added with another device file.
[ 21.256] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event11)
[ 21.256] (II) No input driver specified, ignoring this device.
[ 21.256] (II) This device may have been added with another device file.
[ 21.256] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event12)
[ 21.256] (II) No input driver specified, ignoring this device.
[ 21.256] (II) This device may have been added with another device file.
[ 21.256] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 21.256] (II) No input driver specified, ignoring this device.
[ 21.256] (II) This device may have been added with another device file.
[ 21.303] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 21.304] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 21.304] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 21.304] (--) NVIDIA(GPU-0):
[ 21.305] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 21.305] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 21.305] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 21.305] (--) NVIDIA(GPU-0):
[ 21.307] (--) NVIDIA(GPU-0): IDV PCIDV5KXDR (DFP-2): connected
[ 21.307] (--) NVIDIA(GPU-0): IDV PCIDV5KXDR (DFP-2): Internal DisplayPort
[ 21.307] (--) NVIDIA(GPU-0): IDV PCIDV5KXDR (DFP-2): 2660.0 MHz maximum pixel clock
[ 21.307] (--) NVIDIA(GPU-0):
[ 21.310] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 21.310] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 21.310] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 21.310] (--) NVIDIA(GPU-0):
[ 21.310] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 21.310] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 21.310] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 21.310] (--) NVIDIA(GPU-0):
[ 21.310] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 21.310] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 21.310] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[ 21.310] (--) NVIDIA(GPU-0):
[ 21.310] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 21.310] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 21.310] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 21.310] (--) NVIDIA(GPU-0):
[ 107.792] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 107.792] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 107.792] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 107.792] (--) NVIDIA(GPU-0):
[ 107.792] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 107.792] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 107.792] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 107.792] (--) NVIDIA(GPU-0):
[ 107.793] (--) NVIDIA(GPU-0): IDV PCIDV5KXDR (DFP-2): connected
[ 107.793] (--) NVIDIA(GPU-0): IDV PCIDV5KXDR (DFP-2): Internal DisplayPort
[ 107.793] (--) NVIDIA(GPU-0): IDV PCIDV5KXDR (DFP-2): 2660.0 MHz maximum pixel clock
[ 107.793] (--) NVIDIA(GPU-0):
[ 107.796] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 107.796] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 107.796] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 107.796] (--) NVIDIA(GPU-0):
[ 107.796] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 107.796] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 107.796] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 107.796] (--) NVIDIA(GPU-0):
[ 107.796] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 107.796] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 107.796] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[ 107.796] (--) NVIDIA(GPU-0):
[ 107.796] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 107.796] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 107.796] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 107.796] (--) NVIDIA(GPU-0):
[ 108.733] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 108.733] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 108.733] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 108.733] (--) NVIDIA(GPU-0):
[ 108.733] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 108.733] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 108.733] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 108.733] (--) NVIDIA(GPU-0):
[ 108.734] (--) NVIDIA(GPU-0): IDV PCIDV5KXDR (DFP-2): connected
[ 108.734] (--) NVIDIA(GPU-0): IDV PCIDV5KXDR (DFP-2): Internal DisplayPort
[ 108.734] (--) NVIDIA(GPU-0): IDV PCIDV5KXDR (DFP-2): 2660.0 MHz maximum pixel clock
[ 108.734] (--) NVIDIA(GPU-0):
[ 108.737] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 108.737] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 108.737] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 108.737] (--) NVIDIA(GPU-0):
[ 108.737] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 108.737] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 108.737] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 108.737] (--) NVIDIA(GPU-0):
[ 108.737] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 108.737] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 108.737] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[ 108.737] (--) NVIDIA(GPU-0):
[ 108.737] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 108.737] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 108.737] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 108.737] (--) NVIDIA(GPU-0):
[ 108.811] (II) NVIDIA(0): Setting mode "DP-2: 5120x2880 @5120x2880 +0+0 {ViewPortIn=5120x2880, ViewPortOut=5120x2880+0+0}"
[ 169.055] (--) NVIDIA(GPU-0): Apple StudioDisplay (DFP-0): connected
[ 169.055] (--) NVIDIA(GPU-0): Apple StudioDisplay (DFP-0): Internal DisplayPort
[ 169.055] (--) NVIDIA(GPU-0): Apple StudioDisplay (DFP-0): 2660.0 MHz maximum pixel clock
[ 169.055] (--) NVIDIA(GPU-0):
[ 169.764] (II) NVIDIA(0): Setting mode "DP-2: 5120x2880 @5120x2880 +0+0 {ViewPortIn=5120x2880, ViewPortOut=5120x2880+0+0}, DP-0: nvidia-auto-select @5120x2880 +0+0 {ViewPortIn=5120x2880, ViewPortOut=5120x2880+0+0}"
[ 175.175] (II) config/udev: Adding input device GeneralPlus USB Audio Device (/dev/input/event13)
实在不知道这是啥情况了?求排查方向,感谢。。。