You are not logged in.

#1 2022-05-25 20:48:46

trulicups
Member
Registered: 2022-05-25
Posts: 4

Xog won't detect internal display when external monitor is connected

I looked for solutions on this forum, but nothing seems to work.

lspci | grep VGA

01:00.0 VGA compatible controller: NVIDIA Corporation GA106M [GeForce RTX 3060 Mobile / Max-Q] (rev a1)
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne (rev c5)

xrandr

Screen 0: minimum 8 x 8, current 2560 x 1440, maximum 32767 x 32767
DP-0 connected primary 2560x1440+0+0 (normal left inverted right x axis y axis) 597mm x 336mm
   2560x1440     60.00*+ 144.00   120.00  
   1920x1080    143.99   119.98   119.93    60.00    60.00    59.94    50.00  
   1680x1050    119.99    59.95  
   1600x900      60.00  
   1440x900      59.89  
   1280x1024     75.02    60.02  
   1280x720      59.94    50.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
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)
DP-4 disconnected (normal left inverted right x axis y axis)

Last edited by trulicups (2022-05-25 21:56:23)

Offline

#2 2022-05-25 21:17:37

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,314

Re: Xog won't detect internal display when external monitor is connected

No, use bbcode - markdown isn't supported.

Please post the xorg log, https://wiki.archlinux.org/title/Xorg#General
You're on a hybrid system and the missing output is likely attached to the VGA device you're not using - see https://wiki.archlinux.org/title/PRIME#Reverse_PRIME

Offline

#3 2022-05-25 21:35:31

trulicups
Member
Registered: 2022-05-25
Posts: 4

Re: Xog won't detect internal display when external monitor is connected

seth wrote:

No, use bbcode - markdown isn't supported.

Please post the xorg log, https://wiki.archlinux.org/title/Xorg#General
You're on a hybrid system and the missing output is likely attached to the VGA device you're not using - see https://wiki.archlinux.org/title/PRIME#Reverse_PRIME

Xorg log:

[     3.795] (--) Log file renamed from "/var/log/Xorg.pid-2455.log" to "/var/log/Xorg.0.log"
[     3.796] 
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[     3.796] Current Operating System: Linux machine 5.17.8-artix1-1 #1 SMP PREEMPT Tue, 17 May 2022 00:27:44 +0000 x86_64
[     3.796] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/nvme0n1p5 rw net.ifnames=0 cryptkey=rootfs:/crypto_keyfile.bin quiet
[     3.796]  
[     3.796] Current version of pixman: 0.40.0
[     3.796] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     3.796] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.796] (==) Log file: "/var/log/Xorg.0.log", Time: Wed May 25 16:07:57 2022
[     3.797] (==) Using config file: "/etc/X11/xorg.conf"
[     3.797] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     3.797] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.797] (==) ServerLayout "Layout0"
[     3.797] (**) |-->Screen "Screen0" (0)
[     3.797] (**) |   |-->Monitor "Monitor0"
[     3.797] (**) |   |-->Device "Device0"
[     3.797] (**) |-->Input Device "Keyboard0"
[     3.797] (**) |-->Input Device "Mouse0"
[     3.797] (==) Automatically adding devices
[     3.797] (==) Automatically enabling devices
[     3.797] (==) Automatically adding GPU devices
[     3.797] (==) Automatically binding GPU devices
[     3.797] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     3.798] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[     3.798] 	Entry deleted from font path.
[     3.798] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[     3.798] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[     3.798] 	Entry deleted from font path.
[     3.798] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[     3.798] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     3.798] 	Entry deleted from font path.
[     3.798] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     3.798] 	Entry deleted from font path.
[     3.798] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     3.798] 	Entry deleted from font path.
[     3.798] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     3.798] 	Entry deleted from font path.
[     3.798] (==) FontPath set to:
	
[     3.798] (==) ModulePath set to "/usr/lib/xorg/modules"
[     3.798] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[     3.798] (WW) Disabling Keyboard0
[     3.798] (WW) Disabling Mouse0
[     3.798] (II) Module ABI versions:
[     3.798] 	X.Org ANSI C Emulation: 0.4
[     3.798] 	X.Org Video Driver: 25.2
[     3.798] 	X.Org XInput driver : 24.4
[     3.798] 	X.Org Server Extension : 10.0
[     3.798] (++) using VT number 7

[     3.798] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     3.799] (II) xfree86: Adding drm device (/dev/dri/card1)
[     3.799] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card1
[     3.799] (II) xfree86: Adding drm device (/dev/dri/card0)
[     3.799] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card0
[     4.122] (--) PCI: (1@0:0:0) 10de:2560:17aa:3801 rev 161, Mem @ 0xfc000000/16777216, 0x600000000/8589934592, 0x800000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[     4.122] (--) PCI:*(5@0:0:0) 1002:1638:17aa:380c rev 197, Mem @ 0x810000000/268435456, 0x820000000/2097152, 0xfd400000/524288, I/O @ 0x00001000/256
[     4.122] (II) Open ACPI successful (/var/run/acpid.socket)
[     4.122] (II) LoadModule: "glx"
[     4.129] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     4.133] (II) Module glx: vendor="X.Org Foundation"
[     4.133] 	compiled for 1.21.1.3, module version = 1.0.0
[     4.133] 	ABI class: X.Org Server Extension, version 10.0
[     4.133] (II) LoadModule: "nvidia"
[     4.133] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     4.135] (II) Module nvidia: vendor="NVIDIA Corporation"
[     4.135] 	compiled for 1.6.99.901, module version = 1.0.0
[     4.135] 	Module class: X.Org Video Driver
[     4.135] (II) NVIDIA dlloader X Driver  510.73.05  Sat May  7 05:29:47 UTC 2022
[     4.135] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     4.139] (II) Loading sub module "fb"
[     4.139] (II) LoadModule: "fb"
[     4.139] (II) Module "fb" already built-in
[     4.139] (II) Loading sub module "wfb"
[     4.139] (II) LoadModule: "wfb"
[     4.139] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     4.139] (II) Module wfb: vendor="X.Org Foundation"
[     4.139] 	compiled for 1.21.1.3, module version = 1.0.0
[     4.139] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     4.139] (II) Loading sub module "ramdac"
[     4.139] (II) LoadModule: "ramdac"
[     4.139] (II) Module "ramdac" already built-in
[     4.140] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[     4.140] (==) NVIDIA(0): RGB weight 888
[     4.140] (==) NVIDIA(0): Default visual is TrueColor
[     4.140] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.140] (**) NVIDIA(0): Enabling 2D acceleration
[     4.140] (II) Loading sub module "glxserver_nvidia"
[     4.140] (II) LoadModule: "glxserver_nvidia"
[     4.140] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[     4.157] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     4.157] 	compiled for 1.6.99.901, module version = 1.0.0
[     4.157] 	Module class: X.Org Server Extension
[     4.157] (II) NVIDIA GLX Module  510.73.05  Sat May  7 05:24:37 UTC 2022
[     4.157] (II) NVIDIA: The X server supports PRIME Render Offload.
[     5.280] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[     5.280] (--) NVIDIA(0):     DFP-0 (boot)
[     5.281] (--) NVIDIA(0):     DFP-1
[     5.281] (--) NVIDIA(0):     DFP-2
[     5.281] (--) NVIDIA(0):     DFP-3
[     5.281] (--) NVIDIA(0):     DFP-4
[     5.289] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 3060 Laptop GPU (GA106-B) at
[     5.289] (II) NVIDIA(0):     PCI:1:0:0 (GPU-0)
[     5.289] (--) NVIDIA(0): Memory: 6291456 kBytes
[     5.289] (--) NVIDIA(0): VideoBIOS: 94.06.19.00.4d
[     5.289] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     5.290] (--) NVIDIA(GPU-0): HKC 27E1Q (DFP-0): connected
[     5.290] (--) NVIDIA(GPU-0): HKC 27E1Q (DFP-0): Internal DisplayPort
[     5.290] (--) NVIDIA(GPU-0): HKC 27E1Q (DFP-0): 2670.0 MHz maximum pixel clock
[     5.290] (--) NVIDIA(GPU-0): 
[     5.292] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     5.292] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     5.292] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     5.292] (--) NVIDIA(GPU-0): 
[     5.292] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     5.292] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[     5.292] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[     5.292] (--) NVIDIA(GPU-0): 
[     5.292] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     5.292] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[     5.292] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[     5.292] (--) NVIDIA(GPU-0): 
[     5.292] (--) NVIDIA(GPU-0): DFP-4: disconnected
[     5.292] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[     5.292] (--) NVIDIA(GPU-0): DFP-4: 2670.0 MHz maximum pixel clock
[     5.292] (--) NVIDIA(GPU-0): 
[     5.356] (==) NVIDIA(0): 
[     5.356] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[     5.356] (==) NVIDIA(0):     will be used as the requested mode.
[     5.356] (==) NVIDIA(0): 
[     5.357] (II) NVIDIA(0): Validated MetaModes:
[     5.357] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[     5.357] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1440
[     5.442] (--) NVIDIA(0): DPI set to (108, 110); computed from "UseEdidDpi" X config
[     5.442] (--) NVIDIA(0):     option
[     5.442] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[     5.442] (II) NVIDIA:     access.
[     5.468] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[     5.595] (==) NVIDIA(0): Disabling shared memory pixmaps
[     5.595] (==) NVIDIA(0): Backing store enabled
[     5.595] (==) NVIDIA(0): Silken mouse enabled
[     5.595] (**) NVIDIA(0): DPMS enabled
[     5.595] (II) Loading sub module "dri2"
[     5.595] (II) LoadModule: "dri2"
[     5.595] (II) Module "dri2" already built-in
[     5.595] (II) NVIDIA(0): [DRI2] Setup complete
[     5.595] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     5.595] (II) Initializing extension Generic Event Extension
[     5.595] (II) Initializing extension SHAPE
[     5.595] (II) Initializing extension MIT-SHM
[     5.595] (II) Initializing extension XInputExtension
[     5.595] (II) Initializing extension XTEST
[     5.595] (II) Initializing extension BIG-REQUESTS
[     5.596] (II) Initializing extension SYNC
[     5.596] (II) Initializing extension XKEYBOARD
[     5.596] (II) Initializing extension XC-MISC
[     5.596] (II) Initializing extension SECURITY
[     5.596] (II) Initializing extension XFIXES
[     5.596] (II) Initializing extension RENDER
[     5.596] (II) Initializing extension RANDR
[     5.596] (II) Initializing extension COMPOSITE
[     5.596] (II) Initializing extension DAMAGE
[     5.596] (II) Initializing extension MIT-SCREEN-SAVER
[     5.596] (II) Initializing extension DOUBLE-BUFFER
[     5.596] (II) Initializing extension RECORD
[     5.596] (II) Initializing extension DPMS
[     5.596] (II) Initializing extension Present
[     5.596] (II) Initializing extension DRI3
[     5.596] (II) Initializing extension X-Resource
[     5.596] (II) Initializing extension XVideo
[     5.596] (II) Initializing extension XVideo-MotionCompensation
[     5.596] (II) Initializing extension GLX
[     5.597] (II) Initializing extension GLX
[     5.597] (II) Indirect GLX disabled.
[     5.597] (II) GLX: Another vendor is already registered for screen 0
[     5.597] (II) Initializing extension XFree86-VidModeExtension
[     5.597] (II) Initializing extension XFree86-DGA
[     5.597] (II) Initializing extension XFree86-DRI
[     5.597] (II) Initializing extension DRI2
[     5.597] (II) Initializing extension NV-GLX
[     5.597] (II) Initializing extension NV-CONTROL
[     5.597] (II) Initializing extension XINERAMA
[     5.647] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     5.647] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.647] (**) Power Button: Applying InputClass "system-keyboard"
[     5.647] (II) LoadModule: "libinput"
[     5.647] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     5.649] (II) Module libinput: vendor="X.Org Foundation"
[     5.649] 	compiled for 1.21.1.3, module version = 1.2.1
[     5.649] 	Module class: X.Org XInput Driver
[     5.649] 	ABI class: X.Org XInput driver, version 24.4
[     5.649] (II) Using input driver 'libinput' for 'Power Button'
[     5.649] (**) Power Button: always reports core events
[     5.649] (**) Option "Device" "/dev/input/event2"
[     5.652] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     5.652] (II) event2  - Power Button: device is a keyboard
[     5.652] (II) event2  - Power Button: device removed
[     5.690] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     5.690] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     5.690] (**) Option "xkb_layout" "us"
[     5.691] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     5.691] (II) event2  - Power Button: device is a keyboard
[     5.691] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[     5.691] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.691] (**) Video Bus: Applying InputClass "system-keyboard"
[     5.691] (II) Using input driver 'libinput' for 'Video Bus'
[     5.691] (**) Video Bus: always reports core events
[     5.691] (**) Option "Device" "/dev/input/event4"
[     5.691] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     5.691] (II) event4  - Video Bus: device is a keyboard
[     5.691] (II) event4  - Video Bus: device removed
[     5.723] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input4/event4"
[     5.723] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     5.723] (**) Option "xkb_layout" "us"
[     5.724] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     5.724] (II) event4  - Video Bus: device is a keyboard
[     5.724] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[     5.724] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.724] (**) Video Bus: Applying InputClass "system-keyboard"
[     5.724] (II) Using input driver 'libinput' for 'Video Bus'
[     5.724] (**) Video Bus: always reports core events
[     5.724] (**) Option "Device" "/dev/input/event5"
[     5.724] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     5.724] (II) event5  - Video Bus: device is a keyboard
[     5.725] (II) event5  - Video Bus: device removed
[     5.749] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0d/LNXVIDEO:01/input/input5/event5"
[     5.749] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     5.749] (**) Option "xkb_layout" "us"
[     5.751] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     5.751] (II) event5  - Video Bus: device is a keyboard
[     5.751] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[     5.751] (II) No input driver specified, ignoring this device.
[     5.751] (II) This device may have been added with another device file.
[     5.751] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     5.751] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.751] (**) Power Button: Applying InputClass "system-keyboard"
[     5.751] (II) Using input driver 'libinput' for 'Power Button'
[     5.751] (**) Power Button: always reports core events
[     5.751] (**) Option "Device" "/dev/input/event0"
[     5.751] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     5.751] (II) event0  - Power Button: device is a keyboard
[     5.751] (II) event0  - Power Button: device removed
[     5.766] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     5.766] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[     5.766] (**) Option "xkb_layout" "us"
[     5.767] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     5.767] (II) event0  - Power Button: device is a keyboard
[     5.767] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[     5.767] (II) No input driver specified, ignoring this device.
[     5.767] (II) This device may have been added with another device file.
[     5.767] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event16)
[     5.767] (II) No input driver specified, ignoring this device.
[     5.767] (II) This device may have been added with another device file.
[     5.767] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event17)
[     5.767] (II) No input driver specified, ignoring this device.
[     5.767] (II) This device may have been added with another device file.
[     5.768] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event18)
[     5.768] (II) No input driver specified, ignoring this device.
[     5.768] (II) This device may have been added with another device file.
[     5.768] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event19)
[     5.768] (II) No input driver specified, ignoring this device.
[     5.768] (II) This device may have been added with another device file.
[     5.768] (II) config/udev: Adding input device Logitech B330/M330/M3 (/dev/input/event11)
[     5.768] (**) Logitech B330/M330/M3: Applying InputClass "libinput pointer catchall"
[     5.768] (**) Logitech B330/M330/M3: Applying InputClass "libinput keyboard catchall"
[     5.768] (**) Logitech B330/M330/M3: Applying InputClass "system-keyboard"
[     5.768] (II) Using input driver 'libinput' for 'Logitech B330/M330/M3'
[     5.768] (**) Logitech B330/M330/M3: always reports core events
[     5.768] (**) Option "Device" "/dev/input/event11"
[     5.769] (II) event11 - Logitech B330/M330/M3: is tagged by udev as: Keyboard Mouse
[     5.769] (II) event11 - Logitech B330/M330/M3: device is a pointer
[     5.769] (II) event11 - Logitech B330/M330/M3: device is a keyboard
[     5.769] (II) event11 - Logitech B330/M330/M3: device removed
[     5.793] (II) libinput: Logitech B330/M330/M3: needs a virtual subdevice
[     5.793] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.1/0003:046D:C52F.0004/0003:046D:4057.0005/input/input33/event11"
[     5.793] (II) XINPUT: Adding extended input device "Logitech B330/M330/M3" (type: MOUSE, id 10)
[     5.793] (**) Option "AccelerationScheme" "none"
[     5.793] (**) Logitech B330/M330/M3: (accel) selected scheme none/0
[     5.793] (**) Logitech B330/M330/M3: (accel) acceleration factor: 2.000
[     5.793] (**) Logitech B330/M330/M3: (accel) acceleration threshold: 4
[     5.794] (II) event11 - Logitech B330/M330/M3: is tagged by udev as: Keyboard Mouse
[     5.794] (II) event11 - Logitech B330/M330/M3: device is a pointer
[     5.794] (II) event11 - Logitech B330/M330/M3: device is a keyboard
[     5.794] (II) config/udev: Adding input device Logitech B330/M330/M3 (/dev/input/mouse2)
[     5.794] (**) Logitech B330/M330/M3: Applying InputClass "system-keyboard"
[     5.794] (II) No input driver specified, ignoring this device.
[     5.794] (II) This device may have been added with another device file.
[     5.795] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event10)
[     5.795] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[     5.795] (**) Integrated Camera: Integrated C: Applying InputClass "system-keyboard"
[     5.795] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[     5.795] (**) Integrated Camera: Integrated C: always reports core events
[     5.795] (**) Option "Device" "/dev/input/event10"
[     5.795] (II) event10 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     5.795] (II) event10 - Integrated Camera: Integrated C: device is a keyboard
[     5.795] (II) event10 - Integrated Camera: Integrated C: device removed
[     5.826] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-3/3-3:1.0/input/input11/event10"
[     5.826] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 11)
[     5.826] (**) Option "xkb_layout" "us"
[     5.827] (II) event10 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     5.827] (II) event10 - Integrated Camera: Integrated C: device is a keyboard
[     5.827] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8296) Keyboard (/dev/input/event6)
[     5.827] (**) ITE Tech. Inc. ITE Device(8296) Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.827] (**) ITE Tech. Inc. ITE Device(8296) Keyboard: Applying InputClass "system-keyboard"
[     5.827] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8296) Keyboard'
[     5.827] (**) ITE Tech. Inc. ITE Device(8296) Keyboard: always reports core events
[     5.827] (**) Option "Device" "/dev/input/event6"
[     5.828] (II) event6  - ITE Tech. Inc. ITE Device(8296) Keyboard: is tagged by udev as: Keyboard
[     5.828] (II) event6  - ITE Tech. Inc. ITE Device(8296) Keyboard: device is a keyboard
[     5.828] (II) event6  - ITE Tech. Inc. ITE Device(8296) Keyboard: device removed
[     5.843] (II) libinput: ITE Tech. Inc. ITE Device(8296) Keyboard: needs a virtual subdevice
[     5.843] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-4/3-4:1.0/0003:048D:C967.0002/input/input12/event6"
[     5.843] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8296) Keyboard" (type: MOUSE, id 12)
[     5.843] (**) Option "AccelerationScheme" "none"
[     5.843] (**) ITE Tech. Inc. ITE Device(8296) Keyboard: (accel) selected scheme none/0
[     5.843] (**) ITE Tech. Inc. ITE Device(8296) Keyboard: (accel) acceleration factor: 2.000
[     5.843] (**) ITE Tech. Inc. ITE Device(8296) Keyboard: (accel) acceleration threshold: 4
[     5.844] (II) event6  - ITE Tech. Inc. ITE Device(8296) Keyboard: is tagged by udev as: Keyboard
[     5.844] (II) event6  - ITE Tech. Inc. ITE Device(8296) Keyboard: device is a keyboard
[     5.845] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8296) Wireless Radio Control (/dev/input/event7)
[     5.845] (**) ITE Tech. Inc. ITE Device(8296) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[     5.845] (**) ITE Tech. Inc. ITE Device(8296) Wireless Radio Control: Applying InputClass "system-keyboard"
[     5.845] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8296) Wireless Radio Control'
[     5.845] (**) ITE Tech. Inc. ITE Device(8296) Wireless Radio Control: always reports core events
[     5.845] (**) Option "Device" "/dev/input/event7"
[     5.845] (II) event7  - ITE Tech. Inc. ITE Device(8296) Wireless Radio Control: is tagged by udev as: Keyboard
[     5.845] (II) event7  - ITE Tech. Inc. ITE Device(8296) Wireless Radio Control: device is a keyboard
[     5.845] (II) event7  - ITE Tech. Inc. ITE Device(8296) Wireless Radio Control: device removed
[     5.879] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-4/3-4:1.0/0003:048D:C967.0002/input/input13/event7"
[     5.879] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8296) Wireless Radio Control" (type: KEYBOARD, id 13)
[     5.879] (**) Option "xkb_layout" "us"
[     5.880] (II) event7  - ITE Tech. Inc. ITE Device(8296) Wireless Radio Control: is tagged by udev as: Keyboard
[     5.880] (II) event7  - ITE Tech. Inc. ITE Device(8296) Wireless Radio Control: device is a keyboard
[     5.881] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event20)
[     5.881] (II) No input driver specified, ignoring this device.
[     5.881] (II) This device may have been added with another device file.
[     5.881] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event21)
[     5.881] (II) No input driver specified, ignoring this device.
[     5.881] (II) This device may have been added with another device file.
[     5.881] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event9)
[     5.881] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[     5.881] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[     5.881] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[     5.881] (**) Ideapad extra buttons: always reports core events
[     5.881] (**) Option "Device" "/dev/input/event9"
[     5.881] (II) event9  - Ideapad extra buttons: is tagged by udev as: Keyboard
[     5.881] (II) event9  - Ideapad extra buttons: device is a keyboard
[     5.881] (II) event9  - Ideapad extra buttons: device removed
[     5.893] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/input/input10/event9"
[     5.893] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 14)
[     5.893] (**) Option "xkb_layout" "us"
[     5.894] (II) event9  - Ideapad extra buttons: is tagged by udev as: Keyboard
[     5.894] (II) event9  - Ideapad extra buttons: device is a keyboard
[     5.894] (II) config/udev: Adding input device MSFT0001:00 04F3:317C Mouse (/dev/input/event13)
[     5.894] (**) MSFT0001:00 04F3:317C Mouse: Applying InputClass "libinput pointer catchall"
[     5.894] (II) Using input driver 'libinput' for 'MSFT0001:00 04F3:317C Mouse'
[     5.894] (**) MSFT0001:00 04F3:317C Mouse: always reports core events
[     5.894] (**) Option "Device" "/dev/input/event13"
[     5.895] (II) event13 - MSFT0001:00 04F3:317C Mouse: is tagged by udev as: Mouse Pointingstick
[     5.895] (II) event13 - MSFT0001:00 04F3:317C Mouse: device is a pointer
[     5.895] (II) event13 - MSFT0001:00 04F3:317C Mouse: device removed
[     5.922] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-0/i2c-MSFT0001:00/0018:04F3:317C.0001/input/input18/event13"
[     5.923] (II) XINPUT: Adding extended input device "MSFT0001:00 04F3:317C Mouse" (type: MOUSE, id 15)
[     5.923] (**) Option "AccelerationScheme" "none"
[     5.923] (**) MSFT0001:00 04F3:317C Mouse: (accel) selected scheme none/0
[     5.923] (**) MSFT0001:00 04F3:317C Mouse: (accel) acceleration factor: 2.000
[     5.923] (**) MSFT0001:00 04F3:317C Mouse: (accel) acceleration threshold: 4
[     5.924] (II) event13 - MSFT0001:00 04F3:317C Mouse: is tagged by udev as: Mouse Pointingstick
[     5.924] (II) event13 - MSFT0001:00 04F3:317C Mouse: device is a pointer
[     5.925] (II) config/udev: Adding input device MSFT0001:00 04F3:317C Mouse (/dev/input/mouse0)
[     5.925] (II) No input driver specified, ignoring this device.
[     5.925] (II) This device may have been added with another device file.
[     5.925] (II) config/udev: Adding input device MSFT0001:00 04F3:317C Touchpad (/dev/input/event15)
[     5.925] (**) MSFT0001:00 04F3:317C Touchpad: Applying InputClass "libinput touchpad catchall"
[     5.925] (II) Using input driver 'libinput' for 'MSFT0001:00 04F3:317C Touchpad'
[     5.925] (**) MSFT0001:00 04F3:317C Touchpad: always reports core events
[     5.925] (**) Option "Device" "/dev/input/event15"
[     5.925] (II) event15 - MSFT0001:00 04F3:317C Touchpad: is tagged by udev as: Touchpad
[     5.926] (II) event15 - MSFT0001:00 04F3:317C Touchpad: device is a touchpad
[     5.926] (II) event15 - MSFT0001:00 04F3:317C Touchpad: device removed
[     5.966] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-0/i2c-MSFT0001:00/0018:04F3:317C.0001/input/input20/event15"
[     5.967] (II) XINPUT: Adding extended input device "MSFT0001:00 04F3:317C Touchpad" (type: TOUCHPAD, id 16)
[     5.967] (**) Option "AccelerationScheme" "none"
[     5.967] (**) MSFT0001:00 04F3:317C Touchpad: (accel) selected scheme none/0
[     5.967] (**) MSFT0001:00 04F3:317C Touchpad: (accel) acceleration factor: 2.000
[     5.967] (**) MSFT0001:00 04F3:317C Touchpad: (accel) acceleration threshold: 4
[     5.968] (II) event15 - MSFT0001:00 04F3:317C Touchpad: is tagged by udev as: Touchpad
[     5.968] (II) event15 - MSFT0001:00 04F3:317C Touchpad: device is a touchpad
[     5.969] (II) config/udev: Adding input device MSFT0001:00 04F3:317C Touchpad (/dev/input/mouse1)
[     5.969] (II) No input driver specified, ignoring this device.
[     5.969] (II) This device may have been added with another device file.
[     5.969] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     5.969] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     5.969] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[     5.969] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     5.969] (**) AT Translated Set 2 keyboard: always reports core events
[     5.969] (**) Option "Device" "/dev/input/event3"
[     5.969] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     5.969] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     5.970] (II) event3  - AT Translated Set 2 keyboard: device removed
[     5.993] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     5.993] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[     5.993] (**) Option "xkb_layout" "us"
[     5.993] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     5.993] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     5.994] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[     5.994] (II) No input driver specified, ignoring this device.
[     5.994] (II) This device may have been added with another device file.
[     5.996] (**) Logitech B330/M330/M3: Applying InputClass "libinput pointer catchall"
[     5.996] (**) Logitech B330/M330/M3: Applying InputClass "libinput keyboard catchall"
[     5.996] (**) Logitech B330/M330/M3: Applying InputClass "system-keyboard"
[     5.996] (II) Using input driver 'libinput' for 'Logitech B330/M330/M3'
[     5.996] (**) Logitech B330/M330/M3: always reports core events
[     5.996] (**) Option "Device" "/dev/input/event11"
[     5.996] (II) libinput: Logitech B330/M330/M3: is a virtual subdevice
[     5.997] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.1/0003:046D:C52F.0004/0003:046D:4057.0005/input/input33/event11"
[     5.997] (II) XINPUT: Adding extended input device "Logitech B330/M330/M3" (type: KEYBOARD, id 18)
[     5.997] (**) Option "xkb_layout" "us"
[     5.997] (**) ITE Tech. Inc. ITE Device(8296) Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.997] (**) ITE Tech. Inc. ITE Device(8296) Keyboard: Applying InputClass "system-keyboard"
[     5.997] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8296) Keyboard'
[     5.997] (**) ITE Tech. Inc. ITE Device(8296) Keyboard: always reports core events
[     5.997] (**) Option "Device" "/dev/input/event6"
[     5.997] (II) libinput: ITE Tech. Inc. ITE Device(8296) Keyboard: is a virtual subdevice
[     5.997] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-4/3-4:1.0/0003:048D:C967.0002/input/input12/event6"
[     5.997] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8296) Keyboard" (type: KEYBOARD, id 19)
[     5.997] (**) Option "xkb_layout" "us"
[     5.997] (--) NVIDIA(GPU-0): HKC 27E1Q (DFP-0): connected
[     5.997] (--) NVIDIA(GPU-0): HKC 27E1Q (DFP-0): Internal DisplayPort
[     5.997] (--) NVIDIA(GPU-0): HKC 27E1Q (DFP-0): 2670.0 MHz maximum pixel clock
[     5.997] (--) NVIDIA(GPU-0): 
[    27.078] (--) NVIDIA(GPU-0): HKC 27E1Q (DFP-0): connected
[    27.078] (--) NVIDIA(GPU-0): HKC 27E1Q (DFP-0): Internal DisplayPort
[    27.078] (--) NVIDIA(GPU-0): HKC 27E1Q (DFP-0): 2670.0 MHz maximum pixel clock
[    27.078] (--) NVIDIA(GPU-0): 
[    27.080] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    27.080] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    27.080] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    27.080] (--) NVIDIA(GPU-0): 
[    27.080] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    27.081] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    27.081] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[    27.081] (--) NVIDIA(GPU-0): 
[    27.081] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    27.081] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    27.081] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    27.081] (--) NVIDIA(GPU-0): 
[    27.081] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    27.081] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    27.081] (--) NVIDIA(GPU-0): DFP-4: 2670.0 MHz maximum pixel clock
[    27.081] (--) NVIDIA(GPU-0): 
[    27.338] (--) NVIDIA(GPU-0): HKC 27E1Q (DFP-0): connected
[    27.338] (--) NVIDIA(GPU-0): HKC 27E1Q (DFP-0): Internal DisplayPort
[    27.338] (--) NVIDIA(GPU-0): HKC 27E1Q (DFP-0): 2670.0 MHz maximum pixel clock
[    27.338] (--) NVIDIA(GPU-0): 
[    27.340] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    27.340] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    27.340] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    27.340] (--) NVIDIA(GPU-0): 
[    27.340] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    27.340] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    27.340] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[    27.340] (--) NVIDIA(GPU-0): 
[    27.340] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    27.340] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    27.340] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    27.340] (--) NVIDIA(GPU-0): 
[    27.340] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    27.340] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    27.340] (--) NVIDIA(GPU-0): DFP-4: 2670.0 MHz maximum pixel clock
[    27.340] (--) NVIDIA(GPU-0): 

Offline

#4 2022-05-25 21:44:17

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,314

Re: Xog won't detect internal display when external monitor is connected

[     3.797] (==) Using config file: "/etc/X11/xorg.conf"
[     3.797] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     3.797] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.797] (==) ServerLayout "Layout0"
[     3.797] (**) |-->Screen "Screen0" (0)
[     3.797] (**) |   |-->Monitor "Monitor0"
[     3.797] (**) |   |-->Device "Device0"
[     3.797] (**) |-->Input Device "Keyboard0"
[     3.797] (**) |-->Input Device "Mouse0"

nvidia-settings generated "/etc/X11/xorg.conf", remove that file.

Offline

#5 2022-05-25 21:53:57

trulicups
Member
Registered: 2022-05-25
Posts: 4

Re: Xog won't detect internal display when external monitor is connected

seth wrote:
[     3.797] (==) Using config file: "/etc/X11/xorg.conf"
[     3.797] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     3.797] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.797] (==) ServerLayout "Layout0"
[     3.797] (**) |-->Screen "Screen0" (0)
[     3.797] (**) |   |-->Monitor "Monitor0"
[     3.797] (**) |   |-->Device "Device0"
[     3.797] (**) |-->Input Device "Keyboard0"
[     3.797] (**) |-->Input Device "Mouse0"

nvidia-settings generated "/etc/X11/xorg.conf", remove that file.

I deleted the file and rebooted. This brought back the laptop display, but now the external monitor doesn't display output.

xrandr

Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
   1920x1080    165.01*+
   1680x1050    165.01  
   1280x1024    165.01  
   1440x900     165.01  
   1280x800     165.01  
   1280x720     165.01  
   1024x768     165.01  
   800x600      165.01  
   640x480      165.01  
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
DisplayPort-1 disconnected (normal left inverted right x axis y axis)
DP-1-0 connected (normal left inverted right x axis y axis)
   2560x1440     60.00 + 144.00   120.00  
   1920x1080    143.99   119.98   119.93    60.00    60.00    59.94    50.00  
   1680x1050    119.99    59.95  
   1600x900      60.00  
   1440x900      59.89  
   1280x1024     75.02    60.02  
   1280x720      59.94    50.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
DP-1-1 disconnected (normal left inverted right x axis y axis)
DP-1-2 disconnected (normal left inverted right x axis y axis)
DP-1-3 disconnected (normal left inverted right x axis y axis)
DP-1-4 disconnected (normal left inverted right x axis y axis)

Offline

#6 2022-05-25 21:55:34

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,314

Re: Xog won't detect internal display when external monitor is connected

It's there, just not enabled.

xrandr --output DP-1-0 --auto

Offline

#7 2022-05-25 22:05:58

trulicups
Member
Registered: 2022-05-25
Posts: 4

Re: Xog won't detect internal display when external monitor is connected

seth wrote:

It's there, just not enabled.

xrandr --output DP-1-0 --auto

this is the output message:

xrandr: Configure crtc 4 failed

xrandr --verbose

Screen 0: minimum 320 x 200, current 3839 x 1080, maximum 16384 x 16384
eDP connected primary 1920x1080+0+0 (0x56) normal (normal left inverted right x axis y axis) 344mm x 193mm
        Identifier: 0x52
        Timestamp:  770145
        Subpixel:   unknown
        Gamma:      1.0:1.0:1.0
        Brightness: 1.0
        Clones:    
        CRTC:       0
        CRTCs:      0 1 2 3
        Transform:  1.000000 0.000000 0.000000
                    0.000000 1.000000 0.000000
                    0.000000 0.000000 1.000000
                   filter: 
        EDID: 
                00ffffffffffff0006af955800000000
                241e0104b522137803ee95a3544c9926
                0f505400000001010101010101010101
                010101010101349e80a0703864401010
                3e0058c1100000180000000f00000000
                00000000000000000020000000fd003c
                a5c3c329010a202020202020000000fe
                004231353648414e31322e48200a0056
        GAMMA_LUT_SIZE: 4096 
                range: (0, -1)
        DEGAMMA_LUT_SIZE: 4096 
                range: (0, -1)
        GAMMA_LUT: 0 
                range: (0, 65535)
        CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 
                0 1 
        DEGAMMA_LUT: 0 
                range: (0, 65535)
        TearFree: auto 
                supported: off, on, auto
        HDCP Content Type: HDCP Type0 
                supported: HDCP Type0, HDCP Type1
        Content Protection: Undesired 
                supported: Undesired, Desired, Enabled
        vrr_capable: 1 
                range: (0, 1)
        abm level: 0 
                range: (0, 4)
        max bpc: 16 
                range: (8, 16)
        underscan vborder: 0 
                range: (0, 128)
        underscan hborder: 0 
                range: (0, 128)
        underscan: off 
                supported: off, on, auto
        scaling mode: None 
                supported: None, Full, Center, Full aspect
        link-status: Good 
                supported: Good, Bad
        CONNECTOR_ID: 78 
                supported: 78
        non-desktop: 0 
                range: (0, 1)
  1920x1080 (0x56) 405.000MHz -HSync -VSync *current +preferred
        h: width  1920 start 1936 end 1952 total 2080 skew    0 clock 194.71KHz
        v: height 1080 start 1083 end 1097 total 1180           clock 165.01Hz
  1680x1050 (0x57) 405.000MHz -HSync -VSync
        h: width  1680 start 1936 end 1952 total 2080 skew    0 clock 194.71KHz
        v: height 1050 start 1083 end 1097 total 1180           clock 165.01Hz
  1280x1024 (0x58) 405.000MHz -HSync -VSync
        h: width  1280 start 1936 end 1952 total 2080 skew    0 clock 194.71KHz
        v: height 1024 start 1083 end 1097 total 1180           clock 165.01Hz
  1440x900 (0x59) 405.000MHz -HSync -VSync
        h: width  1440 start 1936 end 1952 total 2080 skew    0 clock 194.71KHz
        v: height  900 start 1083 end 1097 total 1180           clock 165.01Hz
  1280x800 (0x5a) 405.000MHz -HSync -VSync
        h: width  1280 start 1936 end 1952 total 2080 skew    0 clock 194.71KHz
        v: height  800 start 1083 end 1097 total 1180           clock 165.01Hz
  1280x720 (0x5b) 405.000MHz -HSync -VSync
        h: width  1280 start 1936 end 1952 total 2080 skew    0 clock 194.71KHz
        v: height  720 start 1083 end 1097 total 1180           clock 165.01Hz
  1024x768 (0x5c) 405.000MHz -HSync -VSync
        h: width  1024 start 1936 end 1952 total 2080 skew    0 clock 194.71KHz
        v: height  768 start 1083 end 1097 total 1180           clock 165.01Hz
  800x600 (0x5d) 405.000MHz -HSync -VSync
        h: width   800 start 1936 end 1952 total 2080 skew    0 clock 194.71KHz
        v: height  600 start 1083 end 1097 total 1180           clock 165.01Hz
  640x480 (0x5e) 405.000MHz -HSync -VSync
        h: width   640 start 1936 end 1952 total 2080 skew    0 clock 194.71KHz
        v: height  480 start 1083 end 1097 total 1180           clock 165.01Hz
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
        Identifier: 0x53
        Timestamp:  770145
        Subpixel:   unknown
        Clones:    
        CRTCs:      0 1 2 3
        Transform:  1.000000 0.000000 0.000000
                    0.000000 1.000000 0.000000
                    0.000000 0.000000 1.000000
                   filter: 
        GAMMA_LUT_SIZE: 4096 
                range: (0, -1)
        DEGAMMA_LUT_SIZE: 4096 
                range: (0, -1)
        GAMMA_LUT: 0 
                range: (0, 65535)
        CTM: 0 
        DEGAMMA_LUT: 0 
                range: (0, 65535)
        TearFree: auto 
                supported: off, on, auto
        subconnector: Unknown 
                supported: Unknown, VGA, DVI-D, HDMI, DP, Wireless, Native
        HDCP Content Type: HDCP Type0 
                supported: HDCP Type0, HDCP Type1
        Content Protection: Undesired 
                supported: Undesired, Desired, Enabled
        vrr_capable: 0 
                range: (0, 1)
        max bpc: 8 
                range: (8, 16)
        underscan vborder: 0 
                range: (0, 128)
        underscan hborder: 0 
                range: (0, 128)
        underscan: off 
                supported: off, on, auto
        scaling mode: None 
                supported: None, Full, Center, Full aspect
        link-status: Good 
                supported: Good, Bad
        CONNECTOR_ID: 85 
                supported: 85
        non-desktop: 0 
                range: (0, 1)
DisplayPort-1 disconnected (normal left inverted right x axis y axis)
        Identifier: 0x54
        Timestamp:  770145
        Subpixel:   unknown
        Clones:    
        CRTCs:      0 1 2 3
        Transform:  1.000000 0.000000 0.000000
                    0.000000 1.000000 0.000000
                    0.000000 0.000000 1.000000
                   filter: 
        GAMMA_LUT_SIZE: 4096 
                range: (0, -1)
        DEGAMMA_LUT_SIZE: 4096 
                range: (0, -1)
        GAMMA_LUT: 0 
                range: (0, 65535)
        CTM: 0 
        DEGAMMA_LUT: 0 
                range: (0, 65535)
        TearFree: auto 
                supported: off, on, auto
        subconnector: Unknown 
                supported: Unknown, VGA, DVI-D, HDMI, DP, Wireless, Native
        HDCP Content Type: HDCP Type0 
                supported: HDCP Type0, HDCP Type1
        Content Protection: Undesired 
                supported: Undesired, Desired, Enabled
        vrr_capable: 0 
                range: (0, 1)
        max bpc: 8 
                range: (8, 16)
        underscan vborder: 0 
                range: (0, 128)
        underscan hborder: 0 
                range: (0, 128)
        underscan: off 
                supported: off, on, auto
        scaling mode: None 
                supported: None, Full, Center, Full aspect
        link-status: Good 
                supported: Good, Bad
        CONNECTOR_ID: 90 
                supported: 90
        non-desktop: 0 
                range: (0, 1)
DP-1-0 connected (normal left inverted right x axis y axis)
        Identifier: 0x1fb
        Timestamp:  770145
        Subpixel:   unknown
        Clones:    
        CRTCs:      4 5 6 7
        Transform:  1.000000 0.000000 0.000000
                    0.000000 1.000000 0.000000
                    0.000000 0.000000 1.000000
                   filter: 
        EDID: 
                00ffffffffffff002163122700000000
                151f0104a53c21783b8e05ad4f33b026
                0d5054afcf00d1c0d1fc81809500b300
                b33ca9c001016a5e00a0a0a029503020
                350055502100001a000000ff00303030
                30303030303030303031000000fd0030
                90e6e63c010a202020202020000000fc
                0032374531510a2020202020202001f6
                020321754b909f859404130312010211
                2309070783010000681a000001093090
                00fb8180a070381f4030203500ba8921
                00001eb8bc0050a0a0555008207800ba
                892100001e866f80a070384040302035
                00ba892100001e9ee00078a0a0325030
                403500ba892100001e023a801871382d
                40582c9600ba892100001e000000006a
        PRIME Synchronization: 1 
                supported: 0, 1
        CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 
                0 1 
        CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0 
        BorderDimensions: 4 
                supported: 4
        Border: 0 0 0 0 
                range: (0, 65535)
        SignalFormat: DisplayPort 
                supported: DisplayPort
        ConnectorType: DisplayPort 
        ConnectorNumber: 0 
        _ConnectorLocation: 0 
        non-desktop: 0 
                supported: 0, 1
  2560x1440 (0x889) 241.700MHz +HSync -VSync +preferred
        h: width  2560 start 2608 end 2640 total 2720 skew    0 clock  88.86KHz
        v: height 1440 start 1443 end 1448 total 1481           clock  60.00Hz
  2560x1440 (0x88a) 575.020MHz +HSync +VSync
        h: width  2560 start 2608 end 2672 total 2680 skew    0 clock 214.56KHz
        v: height 1440 start 1443 end 1448 total 1490           clock 144.00Hz
  2560x1440 (0x88b) 483.120MHz +HSync +VSync
        h: width  2560 start 2568 end 2600 total 2640 skew    0 clock 183.00KHz
        v: height 1440 start 1447 end 1455 total 1525           clock 120.00Hz
  1920x1080 (0x88c) 332.750MHz +HSync +VSync
        h: width  1920 start 1968 end 2000 total 2080 skew    0 clock 159.98KHz
        v: height 1080 start 1083 end 1088 total 1111           clock 143.99Hz
  1920x1080 (0x88d) 285.500MHz +HSync +VSync
        h: width  1920 start 1968 end 2000 total 2080 skew    0 clock 137.26KHz
        v: height 1080 start 1083 end 1088 total 1144           clock 119.98Hz
  1920x1080 (0x88e) 369.500MHz -HSync +VSync
        h: width  1920 start 2080 end 2288 total 2656 skew    0 clock 139.12KHz
        v: height 1080 start 1083 end 1088 total 1160           clock 119.93Hz
  1920x1080 (0x88f) 148.500MHz +HSync +VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.50KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  60.00Hz
  1920x1080 (0x890) 148.500MHz +HSync +VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.50KHz
        v: height 1080 start 1089 end 1095 total 1125           clock  60.00Hz
  1920x1080 (0x891) 148.350MHz +HSync +VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.43KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  59.94Hz
  1920x1080 (0x892) 148.500MHz +HSync +VSync
        h: width  1920 start 2448 end 2492 total 2640 skew    0 clock  56.25KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  50.00Hz
  1680x1050 (0x893) 245.500MHz +HSync -VSync
        h: width  1680 start 1728 end 1760 total 1840 skew    0 clock 133.42KHz
        v: height 1050 start 1053 end 1059 total 1112           clock 119.99Hz
  1680x1050 (0x894) 146.250MHz -HSync +VSync
        h: width  1680 start 1784 end 1960 total 2240 skew    0 clock  65.29KHz
        v: height 1050 start 1053 end 1059 total 1089           clock  59.95Hz
  1600x900 (0x895) 108.000MHz +HSync +VSync
        h: width  1600 start 1624 end 1704 total 1800 skew    0 clock  60.00KHz
        v: height  900 start  901 end  904 total 1000           clock  60.00Hz
  1440x900 (0x896) 106.500MHz -HSync +VSync
        h: width  1440 start 1520 end 1672 total 1904 skew    0 clock  55.93KHz
        v: height  900 start  903 end  909 total  934           clock  59.89Hz
  1280x1024 (0x897) 135.000MHz +HSync +VSync
        h: width  1280 start 1296 end 1440 total 1688 skew    0 clock  79.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  75.02Hz
  1280x1024 (0x898) 108.000MHz +HSync +VSync
        h: width  1280 start 1328 end 1440 total 1688 skew    0 clock  63.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  60.02Hz
  1280x720 (0x899) 74.180MHz +HSync +VSync
        h: width  1280 start 1390 end 1430 total 1650 skew    0 clock  44.96KHz
        v: height  720 start  725 end  730 total  750           clock  59.94Hz
  1280x720 (0x89a) 74.250MHz +HSync +VSync
        h: width  1280 start 1720 end 1760 total 1980 skew    0 clock  37.50KHz
        v: height  720 start  725 end  730 total  750           clock  50.00Hz
  1024x768 (0x89b) 78.750MHz +HSync +VSync
        h: width  1024 start 1040 end 1136 total 1312 skew    0 clock  60.02KHz
        v: height  768 start  769 end  772 total  800           clock  75.03Hz
  1024x768 (0x89c) 75.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1328 skew    0 clock  56.48KHz
        v: height  768 start  771 end  777 total  806           clock  70.07Hz
  1024x768 (0x89d) 65.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock  48.36KHz
        v: height  768 start  771 end  777 total  806           clock  60.00Hz
  800x600 (0x89e) 49.500MHz +HSync +VSync
        h: width   800 start  816 end  896 total 1056 skew    0 clock  46.88KHz
        v: height  600 start  601 end  604 total  625           clock  75.00Hz
  800x600 (0x89f) 50.000MHz +HSync +VSync
        h: width   800 start  856 end  976 total 1040 skew    0 clock  48.08KHz
        v: height  600 start  637 end  643 total  666           clock  72.19Hz
  800x600 (0x8a0) 40.000MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock  37.88KHz
        v: height  600 start  601 end  605 total  628           clock  60.32Hz
  800x600 (0x8a1) 36.000MHz +HSync +VSync
        h: width   800 start  824 end  896 total 1024 skew    0 clock  35.16KHz
        v: height  600 start  601 end  603 total  625           clock  56.25Hz
  720x576 (0x8a2) 27.000MHz -HSync -VSync
        h: width   720 start  732 end  796 total  864 skew    0 clock  31.25KHz
        v: height  576 start  581 end  586 total  625           clock  50.00Hz
  720x480 (0x8a3) 27.000MHz -HSync -VSync
        h: width   720 start  736 end  798 total  858 skew    0 clock  31.47KHz
        v: height  480 start  489 end  495 total  525           clock  59.94Hz
  640x480 (0x8a4) 31.500MHz -HSync -VSync
        h: width   640 start  656 end  720 total  840 skew    0 clock  37.50KHz
        v: height  480 start  481 end  484 total  500           clock  75.00Hz
  640x480 (0x8a5) 31.500MHz -HSync -VSync
        h: width   640 start  656 end  696 total  832 skew    0 clock  37.86KHz
        v: height  480 start  481 end  484 total  520           clock  72.81Hz
  640x480 (0x8a6) 25.175MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.47KHz
        v: height  480 start  490 end  492 total  525           clock  59.94Hz
  640x480 (0x8a7) 25.170MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.46KHz
        v: height  480 start  490 end  492 total  525           clock  59.93Hz
DP-1-1 disconnected (normal left inverted right x axis y axis)
        Identifier: 0x1fc
        Timestamp:  770145
        Subpixel:   unknown
        Clones:    
        CRTCs:      4 5 6 7
        Transform:  1.000000 0.000000 0.000000
                    0.000000 1.000000 0.000000
                    0.000000 0.000000 1.000000
                   filter: 
        PRIME Synchronization: 1 
                supported: 0, 1
        CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 
                0 1 
        CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0 
        BorderDimensions: 4 
                supported: 4
        Border: 0 0 0 0 
                range: (0, 65535)
        SignalFormat: TMDS 
                supported: TMDS
        ConnectorType: DisplayPort 
        ConnectorNumber: 0 
        _ConnectorLocation: 0 
        non-desktop: 0 
                supported: 0, 1
DP-1-2 disconnected (normal left inverted right x axis y axis)
        Identifier: 0x1fd
        Timestamp:  770145
        Subpixel:   unknown
        Clones:    
        CRTCs:      4 5 6 7
        Transform:  1.000000 0.000000 0.000000
                    0.000000 1.000000 0.000000
                    0.000000 0.000000 1.000000
                   filter: 
        PRIME Synchronization: 1 
                supported: 0, 1
        CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 
                0 1 
        CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0 
        BorderDimensions: 4 
                supported: 4
        Border: 0 0 0 0 
                range: (0, 65535)
        SignalFormat: DisplayPort 
                supported: DisplayPort
        ConnectorType: DisplayPort 
        ConnectorNumber: 1 
        _ConnectorLocation: 1 
        non-desktop: 0 
                supported: 0, 1
DP-1-3 disconnected (normal left inverted right x axis y axis)
        Identifier: 0x1fe
        Timestamp:  770145
        Subpixel:   unknown
        Clones:    
        CRTCs:      4 5 6 7
        Transform:  1.000000 0.000000 0.000000
                    0.000000 1.000000 0.000000
                    0.000000 0.000000 1.000000
                   filter: 
        PRIME Synchronization: 1 
                supported: 0, 1
        CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 
                0 1 
        CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0 
        BorderDimensions: 4 
                supported: 4
        Border: 0 0 0 0 
                range: (0, 65535)
        SignalFormat: TMDS 
                supported: TMDS
        ConnectorType: DisplayPort 
        ConnectorNumber: 1 
        _ConnectorLocation: 1 
        non-desktop: 0 
                supported: 0, 1
DP-1-4 disconnected (normal left inverted right x axis y axis)
        Identifier: 0x1ff
        Timestamp:  770145
        Subpixel:   unknown
        Clones:    
        CRTCs:      4 5 6 7
        Transform:  1.000000 0.000000 0.000000
                    0.000000 1.000000 0.000000
                    0.000000 0.000000 1.000000
                   filter: 
        PRIME Synchronization: 1 
                supported: 0, 1
        CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 
                0 1 
        CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0 
        BorderDimensions: 4 
                supported: 4
        Border: 0 0 0 0 
                range: (0, 65535)
        SignalFormat: DisplayPort 
                supported: DisplayPort
        ConnectorType: Panel 
        ConnectorNumber: 3 
        _ConnectorLocation: 3 
        non-desktop: 0 
                supported: 0, 1

Last edited by trulicups (2022-05-25 22:14:33)

Offline

#8 2022-05-26 05:37:27

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,314

Re: Xog won't detect internal display when external monitor is connected

Please post

xrandr --listproviders

and your updated xorg log.

Because of the note in the reverse prime wiki, there might be ongoing issues w/ amd and nvidia.
If you're currently using xf86-video-amdgpu, drop that (and implicitly use the modesetting driver)
If not, you (can actually try whether the amdgpu driver does better but I guess not and) might have to resort to https://wiki.archlinux.org/title/PRIME# … rimary_GPU but you cannot do this w/ nvidia-settings. You need a config that manages both GPUs.

Offline

Board footer

Powered by FluxBB