You are not logged in.

#1 2020-03-23 23:14:31

yorkz
Member
Registered: 2020-03-22
Posts: 32

No Xorg output on HDMI port when using the integrated GPU

The graphic card on my laptop has an integrated (Intel) and a discrete (NVIDIA) GPU. When using the discrete NVIDIA GPU, Xorg sends output to both the internal and the external monitors which is great. However, if I switch to using the Intel integrated GPU, Xorg only sends output to the internal monitor. Here's the file /etc/X11/xorg.conf.d/20-nvidia.conf:

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "LG"
    Screen      1  "Internal"
EndSection

Section "Monitor"
    Identifier     "LG"
    VendorName     "Unknown"
    ModelName      "Unknown"
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Internal"
    VendorName     "Unknown"
    ModelName      "Unknown"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier "Intel Card"
    Driver     "modesetting"
    BusID      "PCI:0@0:2:0"
EndSection

Section "Device"
    Identifier "Nvidia Card"
    Driver     "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName  "GeForce GTX 1650 Mobile / Max-Q"
    BusID      "PCI:1@0:0:0"
EndSection

Section "Screen"
    Identifier "LG"
    Device     "Intel Card"
    Monitor    "LG"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier "Internal"
    Device     "Intel Card"
    Monitor    "Internal"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

and /etc/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf:

Section "OutputClass"
    Identifier "intel"
    MatchDriver "i915"
    Driver "modesetting"
EndSection

Section "OutputClass"
    Identifier "nvidia"
    MatchDriver "nvidia-drm"
    Driver "nvidia"
    Option "AllowEmptyInitialConfiguration"
    Option "PrimaryGPU" "yes"
    ModulePath "/usr/lib/nvidia/xorg"
    ModulePath "/usr/lib/xorg/modules"
EndSection

and /var/log/Xorg.0.log:

[ 38718.978] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 38718.978]
X.Org X Server 1.20.7
X Protocol Version 11, Revision 0
[ 38718.978] Build Operating System: Linux Arch Linux
[ 38718.978] Current Operating System: Linux york-xxxx 5.5.10-arch1-1 #1 SMP PREEMPT Wed, 18 Mar 2020 08:40:35 +0000 x86_64
[ 38718.978] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0aaf5593-e0a0-44bf-8cd2-85f08aaaec09 rw loglevel=3 quiet
[ 38718.979] Build Date: 14 January 2020  07:13:52AM
[ 38718.979]
[ 38718.979] Current version of pixman: 0.38.4
[ 38718.979]    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[ 38718.979] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 38718.979] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 23 18:44:20 2020
[ 38718.979] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 38718.979] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 38718.979] (==) ServerLayout "layout"
[ 38718.979] (**) |-->Screen "LG" (0)
[ 38718.979] (**) |   |-->Monitor "LG"
[ 38718.980] (**) |   |-->Device "Intel Card"
[ 38718.980] (**) |   |-->GPUDevice "Nvidia Card"
[ 38718.980] (==) Automatically adding devices
[ 38718.980] (==) Automatically enabling devices
[ 38718.980] (==) Automatically adding GPU devices
[ 38718.980] (==) Automatically binding GPU devices
[ 38718.980] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 38718.980] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 38718.980]    Entry deleted from font path.
[ 38718.980] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 38718.980]    Entry deleted from font path.
[ 38718.980] (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/TTF,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/75dpi
[ 38718.980] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 38718.980] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 38718.980] (II) Module ABI versions:
[ 38718.980]    X.Org ANSI C Emulation: 0.4
[ 38718.980]    X.Org Video Driver: 24.1
[ 38718.980]    X.Org XInput driver : 24.1
[ 38718.980]    X.Org Server Extension : 10.0
[ 38718.980] (++) using VT number 1

[ 38718.982] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_343
[ 38718.982] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 38718.982] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 0
[ 38718.982] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 38718.983] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[ 38718.984] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 38718.984] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 38718.984] (**) OutputClass "nvidia" setting /dev/dri/card1 as PrimaryGPU
[ 38718.985] (--) PCI: (0@0:2:0) 8086:3e9b:1043:106f rev 0, Mem @ 0xa2000000/16777216, 0x80000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 38718.985] (--) PCI:*(1@0:0:0) 10de:1f91:1043:106f rev 161, Mem @ 0xa3000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 38718.985] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 38718.985] (II) LoadModule: "glx"
[ 38718.985] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 38718.986] (II) Module glx: vendor="X.Org Foundation"
[ 38718.986]    compiled for 1.20.7, module version = 1.0.0
[ 38718.986]    ABI class: X.Org Server Extension, version 10.0
[ 38718.986] (II) LoadModule: "modesetting"
[ 38718.986] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 38718.986] (II) Module modesetting: vendor="X.Org Foundation"
[ 38718.986]    compiled for 1.20.7, module version = 1.20.7
[ 38718.986]    Module class: X.Org Video Driver
[ 38718.986]    ABI class: X.Org Video Driver, version 24.1
[ 38718.986] (II) LoadModule: "nvidia"
[ 38718.986] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 38718.987] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 38718.987]    compiled for 1.6.99.901, module version = 1.0.0
[ 38718.987]    Module class: X.Org Video Driver
[ 38718.987] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 38718.987] (II) NVIDIA dlloader X Driver  440.64  Fri Feb 21 00:49:33 UTC 2020
[ 38718.987] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 38718.987] (II) modeset(0): using drv /dev/dri/card0
[ 38718.987] (II) systemd-logind: releasing fd for 226:1
[ 38718.987] (II) Loading sub module "fb"
[ 38718.987] (II) LoadModule: "fb"
[ 38718.987] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 38718.987] (II) Module fb: vendor="X.Org Foundation"
[ 38718.987]    compiled for 1.20.7, module version = 1.0.0
[ 38718.987]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 38718.987] (II) Loading sub module "wfb"
[ 38718.987] (II) LoadModule: "wfb"
[ 38718.987] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 38718.988] (II) Module wfb: vendor="X.Org Foundation"
[ 38718.988]    compiled for 1.20.7, module version = 1.0.0
[ 38718.988]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 38718.988] (II) Loading sub module "ramdac"
[ 38718.988] (II) LoadModule: "ramdac"
[ 38718.988] (II) Module "ramdac" already built-in
[ 38718.988] (**) modeset(0): Depth 24, (--) framebuffer bpp 32
[ 38718.988] (==) modeset(0): RGB weight 888
[ 38718.988] (==) modeset(0): Default visual is TrueColor
[ 38718.988] (II) Loading sub module "glamoregl"
[ 38718.988] (II) LoadModule: "glamoregl"
[ 38718.988] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 38718.991] (II) Module glamoregl: vendor="X.Org Foundation"
[ 38718.991]    compiled for 1.20.7, module version = 1.0.1
[ 38718.991]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 38719.006] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2)
[ 38719.006] (II) modeset(0): glamor initialized
[ 38719.008] (II) modeset(0): Output eDP-1 using monitor section LG
[ 38719.010] (II) modeset(0): EDID for output eDP-1
[ 38719.010] (II) modeset(0): Manufacturer: NCP  Model: 2d  Serial#: 0
[ 38719.010] (II) modeset(0): Year: 2018  Week: 1
[ 38719.010] (II) modeset(0): EDID Version: 1.4
[ 38719.010] (II) modeset(0): Digital Display Input
[ 38719.010] (II) modeset(0): 6 bits per channel
[ 38719.010] (II) modeset(0): Digital interface is DisplayPort
[ 38719.010] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[ 38719.010] (II) modeset(0): Gamma: 2.20
[ 38719.010] (II) modeset(0): No DPMS capabilities specified
[ 38719.010] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 38719.010] (II) modeset(0): First detailed timing is preferred mode
[ 38719.010] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 38719.010] (II) modeset(0): Display is continuous-frequency
[ 38719.010] (II) modeset(0): redX: 0.595 redY: 0.361   greenX: 0.346 greenY: 0.555
[ 38719.010] (II) modeset(0): blueX: 0.157 blueY: 0.106   whiteX: 0.312 whiteY: 0.328
[ 38719.010] (II) modeset(0): Manufacturer's mask: 0
[ 38719.010] (II) modeset(0): Supported detailed timing:
[ 38719.010] (II) modeset(0): clock: 138.5 MHz   Image Size:  344 x 194 mm
[ 38719.010] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 38719.010] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[ 38719.010] (II) modeset(0): Supported detailed timing:
[ 38719.010] (II) modeset(0): clock: 138.5 MHz   Image Size:  344 x 194 mm
[ 38719.010] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 38719.010] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1665 v_border: 0
[ 38719.010] (II) modeset(0): Ranges: V min: 40 V max: 60 Hz, H min: 67 H max: 67 kHz, PixClock max 145 MHz
[ 38719.010] (II) modeset(0):  LM156LF-CL03
[ 38719.010] (II) modeset(0): EDID (in hex):
[ 38719.010] (II) modeset(0):   00ffffffffffff0038702d0000000000
[ 38719.010] (II) modeset(0):   011c010495221378036850985c588e28
[ 38719.010] (II) modeset(0):   1b505400000001010101010101010101
[ 38719.010] (II) modeset(0):   0101010101011a3680a070381f403020
[ 38719.010] (II) modeset(0):   350058c21000001a1a3680a070384942
[ 38719.010] (II) modeset(0):   3020350058c21000001a000000fd0028
[ 38719.010] (II) modeset(0):   3c43430e010a202020202020000000fe
[ 38719.010] (II) modeset(0):   004c4d3135364c462d434c30330a00e7
[ 38719.010] (II) modeset(0): Printing probed modes for output eDP-1
[ 38719.010] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz eP)
[ 38719.010] (II) modeset(0): Modeline "1920x1080"x40.0  138.50  1920 1968 2000 2080  1080 1083 1088 1665 +hsync -vsync (66.6 kHz e)
[ 38719.010] (II) modeset(0): Output eDP-1 connected
[ 38719.010] (II) modeset(0): Using exact sizes for initial modes
[ 38719.010] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 38719.010] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 38719.010] (==) modeset(0): DPI set to (96, 96)
[ 38719.010] (II) Loading sub module "fb"
[ 38719.010] (II) LoadModule: "fb"
[ 38719.010] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 38719.010] (II) Module fb: vendor="X.Org Foundation"
[ 38719.010]    compiled for 1.20.7, module version = 1.0.0
[ 38719.010]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 38719.010] (**) NVIDIA(G0): Depth 24, (--) framebuffer bpp 32
[ 38719.010] (==) NVIDIA(G0): RGB weight 888
[ 38719.010] (==) NVIDIA(G0): Default visual is TrueColor
[ 38719.010] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 38719.010] (**) Option "AllowNVIDIAGpuScreens"
[ 38719.010] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 38719.010] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 38719.010] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 38719.010] (**) NVIDIA(G0): Enabling 2D acceleration
[ 38719.010] (II) Loading sub module "glxserver_nvidia"
[ 38719.010] (II) LoadModule: "glxserver_nvidia"
[ 38719.010] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 38719.015] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 38719.015]    compiled for 1.6.99.901, module version = 1.0.0
[ 38719.015]    Module class: X.Org Server Extension
[ 38719.015] (II) NVIDIA GLX Module  440.64  Fri Feb 21 00:46:14 UTC 2020
[ 38719.015] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 38719.533] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 38719.533] (--) NVIDIA(0):     DFP-0 (boot)
[ 38719.533] (II) NVIDIA(G0): NVIDIA GPU GeForce GTX 1650 (TU117-A) at PCI:1:0:0 (GPU-0)
[ 38719.533] (--) NVIDIA(G0): Memory: 4194304 kBytes
[ 38719.533] (--) NVIDIA(G0): VideoBIOS: 90.17.15.00.1d
[ 38719.533] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 38719.563] (--) NVIDIA(GPU-0): LG Electronics 24MP56 (DFP-0): connected
[ 38719.563] (--) NVIDIA(GPU-0): LG Electronics 24MP56 (DFP-0): Internal TMDS
[ 38719.563] (--) NVIDIA(GPU-0): LG Electronics 24MP56 (DFP-0): 600.0 MHz maximum pixel clock
[ 38719.563] (--) NVIDIA(GPU-0):
[ 38719.563] (II) NVIDIA(G0): Validated MetaModes:
[ 38719.563] (II) NVIDIA(G0):     "NULL"
[ 38719.563] (**) NVIDIA(G0): Virtual screen size configured to be 1920 x 1080
[ 38719.563] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[ 38719.563] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 38719.602] (==) modeset(0): Backing store enabled
[ 38719.602] (==) modeset(0): Silken mouse disabled
[ 38719.676] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 38719.676] (**) modeset(0): DPMS enabled
[ 38719.676] (II) modeset(0): [DRI2] Setup complete
[ 38719.676] (II) modeset(0): [DRI2]   DRI driver: i965
[ 38719.676] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[ 38719.677] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 38719.677] (II) NVIDIA:     access.
[ 38719.694] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 38719.694] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[ 38719.694] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[ 38719.694] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[ 38719.694] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[ 38719.694] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[ 38719.694] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 38719.694] (II) NVIDIA(G0):     Config Options in the README.
[ 38719.723] (II) NVIDIA(G0): Setting mode "NULL"
[ 38719.730] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 38719.730] (==) NVIDIA(G0): Backing store enabled
[ 38719.730] (==) NVIDIA(G0): Silken mouse disabled
[ 38719.730] (**) NVIDIA(G0): DPMS enabled
[ 38719.730] (WW) NVIDIA(G0): Option "PrimaryGPU" is not used
[ 38719.730] (II) Loading sub module "dri2"
[ 38719.730] (II) LoadModule: "dri2"
[ 38719.730] (II) Module "dri2" already built-in
[ 38719.730] (II) NVIDIA(G0): [DRI2] Setup complete
[ 38719.730] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[ 38719.730] (II) Initializing extension Generic Event Extension
[ 38719.730] (II) Initializing extension SHAPE
[ 38719.730] (II) Initializing extension MIT-SHM
[ 38719.730] (II) Initializing extension XInputExtension
[ 38719.730] (II) Initializing extension XTEST
[ 38719.731] (II) Initializing extension BIG-REQUESTS
[ 38719.731] (II) Initializing extension SYNC
[ 38719.731] (II) Initializing extension XKEYBOARD
[ 38719.731] (II) Initializing extension XC-MISC
[ 38719.731] (II) Initializing extension SECURITY
[ 38719.731] (II) Initializing extension XFIXES
[ 38719.731] (II) Initializing extension RENDER
[ 38719.731] (II) Initializing extension RANDR
[ 38719.731] (II) Initializing extension COMPOSITE
[ 38719.731] (II) Initializing extension DAMAGE
[ 38719.731] (II) Initializing extension MIT-SCREEN-SAVER
[ 38719.731] (II) Initializing extension DOUBLE-BUFFER
[ 38719.731] (II) Initializing extension RECORD
[ 38719.731] (II) Initializing extension DPMS
[ 38719.731] (II) Initializing extension Present
[ 38719.731] (II) Initializing extension DRI3
[ 38719.731] (II) Initializing extension X-Resource
[ 38719.731] (II) Initializing extension XVideo
[ 38719.731] (II) Initializing extension XVideo-MotionCompensation
[ 38719.731] (II) Initializing extension GLX
[ 38719.731] (II) Initializing extension GLX
[ 38719.731] (II) Indirect GLX disabled.
[ 38719.734] (II) AIGLX: Loaded and initialized i965
[ 38719.734] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 38719.734] (II) Initializing extension XFree86-VidModeExtension
[ 38719.734] (II) Initializing extension XFree86-DGA
[ 38719.734] (II) Initializing extension XFree86-DRI
[ 38719.734] (II) Initializing extension DRI2
[ 38719.734] (II) Initializing extension NV-GLX
[ 38719.734] (II) Initializing extension NV-CONTROL
[ 38719.735] (II) modeset(0): Damage tracking initialized
[ 38719.735] (II) modeset(0): Setting screen physical size to 508 x 285
[ 38719.777] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 38719.777] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 38719.777] (**) Power Button: Applying InputClass "system-keyboard"
[ 38719.777] (II) LoadModule: "libinput"
[ 38719.777] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 38719.778] (II) Module libinput: vendor="X.Org Foundation"
[ 38719.778]    compiled for 1.20.5, module version = 0.29.0
[ 38719.778]    Module class: X.Org XInput Driver
[ 38719.778]    ABI class: X.Org XInput driver, version 24.1
[ 38719.778] (II) Using input driver 'libinput' for 'Power Button'
[ 38719.779] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 30 paused 0
[ 38719.779] (**) Power Button: always reports core events
[ 38719.779] (**) Option "Device" "/dev/input/event3"
[ 38719.779] (**) Option "_source" "server/udev"
[ 38719.780] (II) event3  - Power Button: is tagged by udev as: Keyboard
[ 38719.780] (II) event3  - Power Button: device is a keyboard
[ 38719.780] (II) event3  - Power Button: device removed
[ 38719.780] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 38719.780] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 38719.780] (**) Option "xkb_model" "pc105"
[ 38719.780] (**) Option "xkb_layout" "us,us"
[ 38719.780] (**) Option "xkb_variant" "dvorak,"
[ 38719.780] (**) Option "xkb_options" "ctrl:menu_rctrl,caps:swapescape,grp:shifts_toggle"
[ 38719.791] (II) event3  - Power Button: is tagged by udev as: Keyboard
[ 38719.791] (II) event3  - Power Button: device is a keyboard
[ 38719.791] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event16)
[ 38719.791] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 38719.791] (**) Asus Wireless Radio Control: Applying InputClass "system-keyboard"
[ 38719.791] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[ 38719.791] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 33 paused 0
[ 38719.791] (**) Asus Wireless Radio Control: always reports core events
[ 38719.791] (**) Option "Device" "/dev/input/event16"
[ 38719.791] (**) Option "_source" "server/udev"
[ 38719.792] (II) event16 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 38719.792] (II) event16 - Asus Wireless Radio Control: device is a keyboard
[ 38719.792] (II) event16 - Asus Wireless Radio Control: device removed
[ 38719.792] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input16/event16"
[ 38719.792] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[ 38719.792] (**) Option "xkb_model" "pc105"
[ 38719.792] (**) Option "xkb_layout" "us,us"
[ 38719.792] (**) Option "xkb_variant" "dvorak,"
[ 38719.792] (**) Option "xkb_options" "ctrl:menu_rctrl,caps:swapescape,grp:shifts_toggle"
[ 38719.793] (II) event16 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 38719.793] (II) event16 - Asus Wireless Radio Control: device is a keyboard
[ 38719.793] (II) config/udev: Adding input device Video Bus (/dev/input/event22)
[ 38719.793] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 38719.793] (**) Video Bus: Applying InputClass "system-keyboard"
[ 38719.793] (II) Using input driver 'libinput' for 'Video Bus'
[ 38719.794] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 34 paused 0
[ 38719.794] (**) Video Bus: always reports core events
[ 38719.794] (**) Option "Device" "/dev/input/event22"
[ 38719.794] (**) Option "_source" "server/udev"
[ 38719.794] (II) event22 - Video Bus: is tagged by udev as: Keyboard
[ 38719.794] (II) event22 - Video Bus: device is a keyboard
[ 38719.794] (II) event22 - Video Bus: device removed
[ 38719.794] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input26/event22"
[ 38719.794] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 38719.794] (**) Option "xkb_model" "pc105"
[ 38719.794] (**) Option "xkb_layout" "us,us"
[ 38719.794] (**) Option "xkb_variant" "dvorak,"
[ 38719.794] (**) Option "xkb_options" "ctrl:menu_rctrl,caps:swapescape,grp:shifts_toggle"
[ 38719.795] (II) event22 - Video Bus: is tagged by udev as: Keyboard
[ 38719.795] (II) event22 - Video Bus: device is a keyboard
[ 38719.795] (II) config/udev: Adding input device Video Bus (/dev/input/event24)
[ 38719.795] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 38719.795] (**) Video Bus: Applying InputClass "system-keyboard"
[ 38719.795] (II) Using input driver 'libinput' for 'Video Bus'
[ 38719.796] (II) systemd-logind: got fd for /dev/input/event24 13:88 fd 35 paused 0
[ 38719.796] (**) Video Bus: always reports core events
[ 38719.796] (**) Option "Device" "/dev/input/event24"
[ 38719.796] (**) Option "_source" "server/udev"
[ 38719.797] (II) event24 - Video Bus: is tagged by udev as: Keyboard
[ 38719.797] (II) event24 - Video Bus: device is a keyboard
[ 38719.797] (II) event24 - Video Bus: device removed
[ 38719.797] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input27/event24"
[ 38719.797] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[ 38719.797] (**) Option "xkb_model" "pc105"
[ 38719.797] (**) Option "xkb_layout" "us,us"
[ 38719.797] (**) Option "xkb_variant" "dvorak,"
[ 38719.797] (**) Option "xkb_options" "ctrl:menu_rctrl,caps:swapescape,grp:shifts_toggle"
[ 38719.798] (II) event24 - Video Bus: is tagged by udev as: Keyboard
[ 38719.798] (II) event24 - Video Bus: device is a keyboard
[ 38719.798] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 38719.798] (II) No input driver specified, ignoring this device.
[ 38719.798] (II) This device may have been added with another device file.
[ 38719.798] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 38719.798] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 38719.798] (**) Power Button: Applying InputClass "system-keyboard"
[ 38719.798] (II) Using input driver 'libinput' for 'Power Button'
[ 38719.799] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 36 paused 0
[ 38719.799] (**) Power Button: always reports core events
[ 38719.799] (**) Option "Device" "/dev/input/event2"
[ 38719.799] (**) Option "_source" "server/udev"
[ 38719.799] (II) event2  - Power Button: is tagged by udev as: Keyboard
[ 38719.799] (II) event2  - Power Button: device is a keyboard
[ 38719.800] (II) event2  - Power Button: device removed
[ 38719.800] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 38719.800] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[ 38719.800] (**) Option "xkb_model" "pc105"
[ 38719.800] (**) Option "xkb_layout" "us,us"
[ 38719.800] (**) Option "xkb_variant" "dvorak,"
[ 38719.800] (**) Option "xkb_options" "ctrl:menu_rctrl,caps:swapescape,grp:shifts_toggle"
[ 38719.800] (II) event2  - Power Button: is tagged by udev as: Keyboard
[ 38719.800] (II) event2  - Power Button: device is a keyboard
[ 38719.801] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 38719.801] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 38719.801] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 38719.801] (II) Using input driver 'libinput' for 'Sleep Button'
[ 38719.801] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 37 paused 0
[ 38719.801] (**) Sleep Button: always reports core events
[ 38719.801] (**) Option "Device" "/dev/input/event1"
[ 38719.801] (**) Option "_source" "server/udev"
[ 38719.802] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[ 38719.802] (II) event1  - Sleep Button: device is a keyboard
[ 38719.802] (II) event1  - Sleep Button: device removed
[ 38719.802] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 38719.802] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 11)
[ 38719.802] (**) Option "xkb_model" "pc105"
[ 38719.802] (**) Option "xkb_layout" "us,us"
[ 38719.802] (**) Option "xkb_variant" "dvorak,"
[ 38719.802] (**) Option "xkb_options" "ctrl:menu_rctrl,caps:swapescape,grp:shifts_toggle"
[ 38719.802] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[ 38719.802] (II) event1  - Sleep Button: device is a keyboard
[ 38719.803] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event20)
[ 38719.803] (II) No input driver specified, ignoring this device.
[ 38719.803] (II) This device may have been added with another device file.
[ 38719.803] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event21)
[ 38719.803] (II) No input driver specified, ignoring this device.
[ 38719.803] (II) This device may have been added with another device file.
[ 38719.803] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event23)
[ 38719.803] (II) No input driver specified, ignoring this device.
[ 38719.803] (II) This device may have been added with another device file.
[ 38719.803] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event25)
[ 38719.803] (II) No input driver specified, ignoring this device.
[ 38719.803] (II) This device may have been added with another device file.
[ 38719.804] (II) config/udev: Adding input device HOLDCHIP USB Gaming Keyboard (/dev/input/event5)
[ 38719.804] (**) HOLDCHIP USB Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 38719.804] (**) HOLDCHIP USB Gaming Keyboard: Applying InputClass "system-keyboard"
[ 38719.804] (II) Using input driver 'libinput' for 'HOLDCHIP USB Gaming Keyboard'
[ 38719.804] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 38 paused 0
[ 38719.804] (**) HOLDCHIP USB Gaming Keyboard: always reports core events
[ 38719.804] (**) Option "Device" "/dev/input/event5"
[ 38719.805] (**) Option "_source" "server/udev"
[ 38719.805] (II) event5  - HOLDCHIP USB Gaming Keyboard: is tagged by udev as: Keyboard
[ 38719.805] (II) event5  - HOLDCHIP USB Gaming Keyboard: device is a keyboard
[ 38719.806] (II) event5  - HOLDCHIP USB Gaming Keyboard: device removed
[ 38719.806] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:04D9:0024.000B/input/input46/event5"
[ 38719.806] (II) XINPUT: Adding extended input device "HOLDCHIP USB Gaming Keyboard" (type: KEYBOARD, id 12)
[ 38719.806] (**) Option "xkb_model" "pc105"
[ 38719.806] (**) Option "xkb_layout" "us,us"
[ 38719.806] (**) Option "xkb_variant" "dvorak,"
[ 38719.806] (**) Option "xkb_options" "ctrl:menu_rctrl,caps:swapescape,grp:shifts_toggle"
[ 38719.807] (II) event5  - HOLDCHIP USB Gaming Keyboard: is tagged by udev as: Keyboard
[ 38719.807] (II) event5  - HOLDCHIP USB Gaming Keyboard: device is a keyboard
[ 38719.807] (II) config/udev: Adding input device HOLDCHIP USB Gaming Keyboard System Control (/dev/input/event6)
[ 38719.807] (**) HOLDCHIP USB Gaming Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 38719.807] (**) HOLDCHIP USB Gaming Keyboard System Control: Applying InputClass "system-keyboard"
[ 38719.807] (II) Using input driver 'libinput' for 'HOLDCHIP USB Gaming Keyboard System Control'
[ 38719.808] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 39 paused 0
[ 38719.808] (**) HOLDCHIP USB Gaming Keyboard System Control: always reports core events
[ 38719.808] (**) Option "Device" "/dev/input/event6"
[ 38719.808] (**) Option "_source" "server/udev"
[ 38719.809] (II) event6  - HOLDCHIP USB Gaming Keyboard System Control: is tagged by udev as: Keyboard
[ 38719.809] (II) event6  - HOLDCHIP USB Gaming Keyboard System Control: device is a keyboard
[ 38719.809] (II) event6  - HOLDCHIP USB Gaming Keyboard System Control: device removed
[ 38719.809] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:04D9:0024.000C/input/input47/event6"
[ 38719.809] (II) XINPUT: Adding extended input device "HOLDCHIP USB Gaming Keyboard System Control" (type: KEYBOARD, id 13)
[ 38719.809] (**) Option "xkb_model" "pc105"
[ 38719.809] (**) Option "xkb_layout" "us,us"
[ 38719.809] (**) Option "xkb_variant" "dvorak,"
[ 38719.809] (**) Option "xkb_options" "ctrl:menu_rctrl,caps:swapescape,grp:shifts_toggle"
[ 38719.810] (II) event6  - HOLDCHIP USB Gaming Keyboard System Control: is tagged by udev as: Keyboard
[ 38719.810] (II) event6  - HOLDCHIP USB Gaming Keyboard System Control: device is a keyboard
[ 38719.810] (II) config/udev: Adding input device HOLDCHIP USB Gaming Keyboard Consumer Control (/dev/input/event7)
[ 38719.810] (**) HOLDCHIP USB Gaming Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 38719.810] (**) HOLDCHIP USB Gaming Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 38719.810] (II) Using input driver 'libinput' for 'HOLDCHIP USB Gaming Keyboard Consumer Control'
[ 38719.811] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 40 paused 0
[ 38719.811] (**) HOLDCHIP USB Gaming Keyboard Consumer Control: always reports core events
[ 38719.811] (**) Option "Device" "/dev/input/event7"
[ 38719.811] (**) Option "_source" "server/udev"
[ 38719.812] (II) event7  - HOLDCHIP USB Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 38719.812] (II) event7  - HOLDCHIP USB Gaming Keyboard Consumer Control: device is a keyboard
[ 38719.812] (II) event7  - HOLDCHIP USB Gaming Keyboard Consumer Control: device removed
[ 38719.812] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:04D9:0024.000C/input/input48/event7"
[ 38719.812] (II) XINPUT: Adding extended input device "HOLDCHIP USB Gaming Keyboard Consumer Control" (type: KEYBOARD, id 14)
[ 38719.812] (**) Option "xkb_model" "pc105"
[ 38719.812] (**) Option "xkb_layout" "us,us"
[ 38719.812] (**) Option "xkb_variant" "dvorak,"
[ 38719.812] (**) Option "xkb_options" "ctrl:menu_rctrl,caps:swapescape,grp:shifts_toggle"
[ 38719.813] (II) event7  - HOLDCHIP USB Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 38719.813] (II) event7  - HOLDCHIP USB Gaming Keyboard Consumer Control: device is a keyboard
[ 38719.813] (II) config/udev: Adding input device HOLDCHIP USB Gaming Keyboard (/dev/input/event8)
[ 38719.813] (**) HOLDCHIP USB Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 38719.813] (**) HOLDCHIP USB Gaming Keyboard: Applying InputClass "system-keyboard"
[ 38719.813] (II) Using input driver 'libinput' for 'HOLDCHIP USB Gaming Keyboard'
[ 38719.814] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 41 paused 0
[ 38719.814] (**) HOLDCHIP USB Gaming Keyboard: always reports core events
[ 38719.814] (**) Option "Device" "/dev/input/event8"
[ 38719.814] (**) Option "_source" "server/udev"
[ 38719.815] (II) event8  - HOLDCHIP USB Gaming Keyboard: is tagged by udev as: Keyboard
[ 38719.815] (II) event8  - HOLDCHIP USB Gaming Keyboard: device is a keyboard
[ 38719.815] (II) event8  - HOLDCHIP USB Gaming Keyboard: device removed
[ 38719.815] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:04D9:0024.000C/input/input49/event8"
[ 38719.815] (II) XINPUT: Adding extended input device "HOLDCHIP USB Gaming Keyboard" (type: KEYBOARD, id 15)
[ 38719.815] (**) Option "xkb_model" "pc105"
[ 38719.815] (**) Option "xkb_layout" "us,us"
[ 38719.815] (**) Option "xkb_variant" "dvorak,"
[ 38719.815] (**) Option "xkb_options" "ctrl:menu_rctrl,caps:swapescape,grp:shifts_toggle"
[ 38719.816] (II) event8  - HOLDCHIP USB Gaming Keyboard: is tagged by udev as: Keyboard
[ 38719.816] (II) event8  - HOLDCHIP USB Gaming Keyboard: device is a keyboard
[ 38719.817] (II) config/udev: Adding input device Logitech Wireless Mouse PID:b007 (/dev/input/event256)
[ 38719.817] (**) Logitech Wireless Mouse PID:b007: Applying InputClass "libinput pointer catchall"
[ 38719.817] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse PID:b007'
[ 38719.817] (II) systemd-logind: got fd for /dev/input/event256 13:256 fd 42 paused 0
[ 38719.817] (**) Logitech Wireless Mouse PID:b007: always reports core events
[ 38719.817] (**) Option "Device" "/dev/input/event256"
[ 38719.817] (**) Option "_source" "server/udev"
[ 38719.818] (II) event256 - Logitech Wireless Mouse PID:b007: is tagged by udev as: Mouse
[ 38719.818] (II) event256 - Logitech Wireless Mouse PID:b007: device is a pointer
[ 38719.818] (II) event256 - Logitech Wireless Mouse PID:b007: device removed
[ 38719.818] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3:1.0/0003:046D:C71C.0009/0003:046D:B007.000A/input/input45/event256"
[ 38719.818] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse PID:b007" (type: MOUSE, id 16)
[ 38719.819] (**) Option "AccelerationScheme" "none"
[ 38719.819] (**) Logitech Wireless Mouse PID:b007: (accel) selected scheme none/0
[ 38719.819] (**) Logitech Wireless Mouse PID:b007: (accel) acceleration factor: 2.000
[ 38719.819] (**) Logitech Wireless Mouse PID:b007: (accel) acceleration threshold: 4
[ 38719.820] (II) event256 - Logitech Wireless Mouse PID:b007: is tagged by udev as: Mouse
[ 38719.820] (II) event256 - Logitech Wireless Mouse PID:b007: device is a pointer
[ 38719.820] (II) config/udev: Adding input device Logitech Wireless Mouse PID:b007 (/dev/input/mouse2)
[ 38719.820] (II) No input driver specified, ignoring this device.
[ 38719.820] (II) This device may have been added with another device file.
[ 38719.821] (II) config/udev: Adding input device ASUSTeK Computer Inc. N-KEY Device (/dev/input/event9)
[ 38719.821] (**) ASUSTeK Computer Inc. N-KEY Device: Applying InputClass "libinput keyboard catchall"
[ 38719.821] (**) ASUSTeK Computer Inc. N-KEY Device: Applying InputClass "system-keyboard"
[ 38719.821] (II) Using input driver 'libinput' for 'ASUSTeK Computer Inc. N-KEY Device'
[ 38719.821] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 43 paused 0
[ 38719.821] (**) ASUSTeK Computer Inc. N-KEY Device: always reports core events
[ 38719.821] (**) Option "Device" "/dev/input/event9"
[ 38719.821] (**) Option "_source" "server/udev"
[ 38719.822] (II) event9  - ASUSTeK Computer Inc. N-KEY Device: is tagged by udev as: Keyboard
[ 38719.822] (II) event9  - ASUSTeK Computer Inc. N-KEY Device: device is a keyboard
[ 38719.822] (II) event9  - ASUSTeK Computer Inc. N-KEY Device: device removed
[ 38719.822] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:0B05:1866.0004/input/input9/event9"
[ 38719.822] (II) XINPUT: Adding extended input device "ASUSTeK Computer Inc. N-KEY Device" (type: KEYBOARD, id 17)
[ 38719.822] (**) Option "xkb_model" "pc105"
[ 38719.822] (**) Option "xkb_layout" "us,us"
[ 38719.822] (**) Option "xkb_variant" "dvorak,"
[ 38719.822] (**) Option "xkb_options" "ctrl:menu_rctrl,caps:swapescape,grp:shifts_toggle"
[ 38719.823] (II) event9  - ASUSTeK Computer Inc. N-KEY Device: is tagged by udev as: Keyboard
[ 38719.823] (II) event9  - ASUSTeK Computer Inc. N-KEY Device: device is a keyboard
[ 38719.824] (II) config/udev: Adding input device ASUSTeK Computer Inc. N-KEY Device (/dev/input/event10)
[ 38719.824] (**) ASUSTeK Computer Inc. N-KEY Device: Applying InputClass "libinput keyboard catchall"
[ 38719.824] (**) ASUSTeK Computer Inc. N-KEY Device: Applying InputClass "system-keyboard"
[ 38719.824] (II) Using input driver 'libinput' for 'ASUSTeK Computer Inc. N-KEY Device'
[ 38719.824] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 44 paused 0
[ 38719.824] (**) ASUSTeK Computer Inc. N-KEY Device: always reports core events
[ 38719.824] (**) Option "Device" "/dev/input/event10"
[ 38719.824] (**) Option "_source" "server/udev"
[ 38719.825] (II) event10 - ASUSTeK Computer Inc. N-KEY Device: is tagged by udev as: Keyboard
[ 38719.825] (II) event10 - ASUSTeK Computer Inc. N-KEY Device: device is a keyboard
[ 38719.825] (II) event10 - ASUSTeK Computer Inc. N-KEY Device: device removed
[ 38719.825] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:0B05:1866.0005/input/input10/event10"
[ 38719.826] (II) XINPUT: Adding extended input device "ASUSTeK Computer Inc. N-KEY Device" (type: KEYBOARD, id 18)
[ 38719.826] (**) Option "xkb_model" "pc105"
[ 38719.826] (**) Option "xkb_layout" "us,us"
[ 38719.826] (**) Option "xkb_variant" "dvorak,"
[ 38719.826] (**) Option "xkb_options" "ctrl:menu_rctrl,caps:swapescape,grp:shifts_toggle"
[ 38719.826] (II) event10 - ASUSTeK Computer Inc. N-KEY Device: is tagged by udev as: Keyboard
[ 38719.827] (II) event10 - ASUSTeK Computer Inc. N-KEY Device: device is a keyboard
[ 38719.827] (II) config/udev: Adding input device ASUSTeK Computer Inc. N-KEY Device (/dev/input/event11)
[ 38719.827] (II) No input driver specified, ignoring this device.
[ 38719.827] (II) This device may have been added with another device file.
[ 38719.827] (II) config/udev: Adding input device ASUSTeK Computer Inc. N-KEY Device Consumer Control (/dev/input/event12)
[ 38719.827] (**) ASUSTeK Computer Inc. N-KEY Device Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 38719.828] (**) ASUSTeK Computer Inc. N-KEY Device Consumer Control: Applying InputClass "system-keyboard"
[ 38719.828] (II) Using input driver 'libinput' for 'ASUSTeK Computer Inc. N-KEY Device Consumer Control'
[ 38719.828] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 45 paused 0
[ 38719.828] (**) ASUSTeK Computer Inc. N-KEY Device Consumer Control: always reports core events
[ 38719.828] (**) Option "Device" "/dev/input/event12"
[ 38719.828] (**) Option "_source" "server/udev"
[ 38719.829] (II) event12 - ASUSTeK Computer Inc. N-KEY Device Consumer Control: is tagged by udev as: Keyboard
[ 38719.829] (II) event12 - ASUSTeK Computer Inc. N-KEY Device Consumer Control: device is a keyboard
[ 38719.829] (II) event12 - ASUSTeK Computer Inc. N-KEY Device Consumer Control: device removed
[ 38719.829] (II) libinput: ASUSTeK Computer Inc. N-KEY Device Consumer Control: needs a virtual subdevice
[ 38719.829] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:0B05:1866.0006/input/input12/event12"
[ 38719.829] (II) XINPUT: Adding extended input device "ASUSTeK Computer Inc. N-KEY Device Consumer Control" (type: MOUSE, id 19)
[ 38719.829] (**) Option "AccelerationScheme" "none"
[ 38719.829] (**) ASUSTeK Computer Inc. N-KEY Device Consumer Control: (accel) selected scheme none/0
[ 38719.829] (**) ASUSTeK Computer Inc. N-KEY Device Consumer Control: (accel) acceleration factor: 2.000
[ 38719.829] (**) ASUSTeK Computer Inc. N-KEY Device Consumer Control: (accel) acceleration threshold: 4
[ 38719.830] (II) event12 - ASUSTeK Computer Inc. N-KEY Device Consumer Control: is tagged by udev as: Keyboard
[ 38719.830] (II) event12 - ASUSTeK Computer Inc. N-KEY Device Consumer Control: device is a keyboard
[ 38719.831] (II) config/udev: Adding input device ASUSTeK Computer Inc. N-KEY Device (/dev/input/event14)
[ 38719.831] (II) No input driver specified, ignoring this device.
[ 38719.831] (II) This device may have been added with another device file.
[ 38719.831] (II) config/udev: Adding input device ASUSTeK Computer Inc. N-KEY Device (/dev/input/event15)
[ 38719.831] (II) No input driver specified, ignoring this device.
[ 38719.831] (II) This device may have been added with another device file.
[ 38719.831] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/event18)
[ 38719.831] (**) ELAN1203:00 04F3:307A Mouse: Applying InputClass "libinput pointer catchall"
[ 38719.831] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Mouse'
[ 38719.832] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 46 paused 0
[ 38719.832] (**) ELAN1203:00 04F3:307A Mouse: always reports core events
[ 38719.832] (**) Option "Device" "/dev/input/event18"
[ 38719.832] (**) Option "_source" "server/udev"
[ 38719.833] (II) event18 - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[ 38719.833] (II) event18 - ELAN1203:00 04F3:307A Mouse: device is a pointer
[ 38719.834] (II) event18 - ELAN1203:00 04F3:307A Mouse: device removed
[ 38719.834] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1203:00/0018:04F3:307A.0008/input/input29/event18"
[ 38719.834] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Mouse" (type: MOUSE, id 20)
[ 38719.834] (**) Option "AccelerationScheme" "none"
[ 38719.834] (**) ELAN1203:00 04F3:307A Mouse: (accel) selected scheme none/0
[ 38719.834] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration factor: 2.000
[ 38719.834] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration threshold: 4
[ 38719.835] (II) event18 - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[ 38719.835] (II) event18 - ELAN1203:00 04F3:307A Mouse: device is a pointer
[ 38719.836] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/mouse0)
[ 38719.836] (II) No input driver specified, ignoring this device.
[ 38719.836] (II) This device may have been added with another device file.
[ 38719.836] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/event19)
[ 38719.837] (**) ELAN1203:00 04F3:307A Touchpad: Applying InputClass "libinput touchpad catchall"
[ 38719.837] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Touchpad'
[ 38719.837] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 47 paused 0
[ 38719.837] (**) ELAN1203:00 04F3:307A Touchpad: always reports core events
[ 38719.837] (**) Option "Device" "/dev/input/event19"
[ 38719.837] (**) Option "_source" "server/udev"
[ 38719.838] (II) event19 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[ 38719.839] (II) event19 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[ 38719.839] (II) event19 - ELAN1203:00 04F3:307A Touchpad: device removed
[ 38719.839] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1203:00/0018:04F3:307A.0008/input/input30/event19"
[ 38719.839] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Touchpad" (type: TOUCHPAD, id 21)
[ 38719.839] (**) Option "AccelerationScheme" "none"
[ 38719.839] (**) ELAN1203:00 04F3:307A Touchpad: (accel) selected scheme none/0
[ 38719.839] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration factor: 2.000
[ 38719.839] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration threshold: 4
[ 38719.840] (II) event19 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[ 38719.841] (II) event19 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[ 38719.841] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/mouse1)
[ 38719.841] (II) No input driver specified, ignoring this device.
[ 38719.841] (II) This device may have been added with another device file.
[ 38719.842] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event26)
[ 38719.842] (II) No input driver specified, ignoring this device.
[ 38719.842] (II) This device may have been added with another device file.
[ 38719.842] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event27)
[ 38719.842] (II) No input driver specified, ignoring this device.
[ 38719.842] (II) This device may have been added with another device file.
[ 38719.842] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event28)
[ 38719.842] (II) No input driver specified, ignoring this device.
[ 38719.842] (II) This device may have been added with another device file.
[ 38719.842] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event29)
[ 38719.842] (II) No input driver specified, ignoring this device.
[ 38719.842] (II) This device may have been added with another device file.
[ 38719.842] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event30)
[ 38719.842] (II) No input driver specified, ignoring this device.
[ 38719.842] (II) This device may have been added with another device file.
[ 38719.843] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event31)
[ 38719.843] (II) No input driver specified, ignoring this device.
[ 38719.843] (II) This device may have been added with another device file.
[ 38719.843] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event13)
[ 38719.843] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 38719.843] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[ 38719.843] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 38719.843] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 48 paused 0
[ 38719.843] (**) Asus WMI hotkeys: always reports core events
[ 38719.843] (**) Option "Device" "/dev/input/event13"
[ 38719.843] (**) Option "_source" "server/udev"
[ 38719.844] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 38719.844] (II) event13 - Asus WMI hotkeys: device is a keyboard
[ 38719.844] (II) event13 - Asus WMI hotkeys: device removed
[ 38719.844] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input28/event13"
[ 38719.844] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 22)
[ 38719.844] (**) Option "xkb_model" "pc105"
[ 38719.844] (**) Option "xkb_layout" "us,us"
[ 38719.844] (**) Option "xkb_variant" "dvorak,"
[ 38719.844] (**) Option "xkb_options" "ctrl:menu_rctrl,caps:swapescape,grp:shifts_toggle"
[ 38719.845] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 38719.845] (II) event13 - Asus WMI hotkeys: device is a keyboard
[ 38719.845] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 38719.845] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 38719.845] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 38719.845] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 38719.846] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 49 paused 0
[ 38719.846] (**) AT Translated Set 2 keyboard: always reports core events
[ 38719.846] (**) Option "Device" "/dev/input/event4"
[ 38719.846] (**) Option "_source" "server/udev"
[ 38719.846] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 38719.846] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[ 38719.847] (II) event4  - AT Translated Set 2 keyboard: device removed
[ 38719.847] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 38719.847] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 23)
[ 38719.847] (**) Option "xkb_model" "pc105"
[ 38719.847] (**) Option "xkb_layout" "us,us"
[ 38719.847] (**) Option "xkb_variant" "dvorak,"
[ 38719.847] (**) Option "xkb_options" "ctrl:menu_rctrl,caps:swapescape,grp:shifts_toggle"
[ 38719.848] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 38719.848] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[ 38719.849] (II) config/udev: Adding input device PC Speaker (/dev/input/event17)
[ 38719.849] (II) No input driver specified, ignoring this device.
[ 38719.849] (II) This device may have been added with another device file.
[ 38719.869] (**) ASUSTeK Computer Inc. N-KEY Device Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 38719.869] (**) ASUSTeK Computer Inc. N-KEY Device Consumer Control: Applying InputClass "system-keyboard"
[ 38719.869] (II) Using input driver 'libinput' for 'ASUSTeK Computer Inc. N-KEY Device Consumer Control'
[ 38719.869] (II) systemd-logind: returning pre-existing fd for /dev/input/event12 13:76
[ 38719.869] (**) ASUSTeK Computer Inc. N-KEY Device Consumer Control: always reports core events
[ 38719.869] (**) Option "Device" "/dev/input/event12"
[ 38719.869] (**) Option "_source" "_driver/libinput"
[ 38719.869] (II) libinput: ASUSTeK Computer Inc. N-KEY Device Consumer Control: is a virtual subdevice
[ 38719.870] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:0B05:1866.0006/input/input12/event12"
[ 38719.870] (II) XINPUT: Adding extended input device "ASUSTeK Computer Inc. N-KEY Device Consumer Control" (type: KEYBOARD, id 24)
[ 38719.870] (**) Option "xkb_model" "pc105"
[ 38719.870] (**) Option "xkb_layout" "us,us"
[ 38719.870] (**) Option "xkb_variant" "dvorak,"
[ 38719.870] (**) Option "xkb_options" "ctrl:menu_rctrl,caps:swapescape,grp:shifts_toggle"
[ 38719.995] (II) modeset(0): EDID vendor "NCP", prod id 45
[ 38719.995] (II) modeset(0): Using EDID range info for horizontal sync
[ 38719.995] (II) modeset(0): Using EDID range info for vertical refresh
[ 38719.995] (II) modeset(0): Printing DDC gathered Modelines:
[ 38719.995] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz eP)
[ 38719.995] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1665 +hsync -vsync (66.6 kHz e)
[ 38720.023] (II) modeset(0): EDID vendor "NCP", prod id 45
[ 38720.023] (II) modeset(0): Using hsync ranges from config file
[ 38720.023] (II) modeset(0): Using vrefresh ranges from config file
[ 38720.023] (II) modeset(0): Printing DDC gathered Modelines:
[ 38720.023] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz eP)
[ 38720.023] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1665 +hsync -vsync (66.6 kHz e)
[ 38720.025] (II) modeset(0): EDID vendor "NCP", prod id 45
[ 38720.025] (II) modeset(0): Using hsync ranges from config file
[ 38720.025] (II) modeset(0): Using vrefresh ranges from config file
[ 38720.025] (II) modeset(0): Printing DDC gathered Modelines:
[ 38720.025] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz eP)
[ 38720.025] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1665 +hsync -vsync (66.6 kHz e)
[ 38720.425] (II) modeset(0): EDID vendor "NCP", prod id 45
[ 38720.425] (II) modeset(0): Using hsync ranges from config file
[ 38720.425] (II) modeset(0): Using vrefresh ranges from config file
[ 38720.425] (II) modeset(0): Printing DDC gathered Modelines:
[ 38720.425] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz eP)
[ 38720.425] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1665 +hsync -vsync (66.6 kHz e)
[ 38720.620] (II) modeset(0): EDID vendor "NCP", prod id 45
[ 38720.620] (II) modeset(0): Using hsync ranges from config file
[ 38720.620] (II) modeset(0): Using vrefresh ranges from config file
[ 38720.620] (II) modeset(0): Printing DDC gathered Modelines:
[ 38720.620] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz eP)
[ 38720.620] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1665 +hsync -vsync (66.6 kHz e)
[ 38721.970] (II) modeset(0): EDID vendor "NCP", prod id 45
[ 38721.970] (II) modeset(0): Using hsync ranges from config file
[ 38721.970] (II) modeset(0): Using vrefresh ranges from config file
[ 38721.970] (II) modeset(0): Printing DDC gathered Modelines:
[ 38721.970] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz eP)
[ 38721.970] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1665 +hsync -vsync (66.6 kHz e)
[ 38721.973] (II) modeset(0): EDID vendor "NCP", prod id 45
[ 38721.973] (II) modeset(0): Using hsync ranges from config file
[ 38721.973] (II) modeset(0): Using vrefresh ranges from config file
[ 38721.973] (II) modeset(0): Printing DDC gathered Modelines:
[ 38721.973] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz eP)
[ 38721.973] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1665 +hsync -vsync (66.6 kHz e)
[ 38772.584] (**) Option "fd" "30"
[ 38772.584] (II) event3  - Power Button: device removed
[ 38772.584] (**) Option "fd" "33"
[ 38772.584] (II) event16 - Asus Wireless Radio Control: device removed
[ 38772.584] (**) Option "fd" "34"
[ 38772.584] (II) event22 - Video Bus: device removed
[ 38772.584] (**) Option "fd" "35"
[ 38772.584] (II) event24 - Video Bus: device removed
[ 38772.584] (**) Option "fd" "36"
[ 38772.584] (II) event2  - Power Button: device removed
[ 38772.584] (**) Option "fd" "37"
[ 38772.584] (II) event1  - Sleep Button: device removed
[ 38772.585] (**) Option "fd" "38"
[ 38772.585] (II) event5  - HOLDCHIP USB Gaming Keyboard: device removed
[ 38772.585] (**) Option "fd" "39"
[ 38772.585] (II) event6  - HOLDCHIP USB Gaming Keyboard System Control: device removed
[ 38772.585] (**) Option "fd" "40"
[ 38772.585] (II) event7  - HOLDCHIP USB Gaming Keyboard Consumer Control: device removed
[ 38772.585] (**) Option "fd" "41"
[ 38772.585] (II) event8  - HOLDCHIP USB Gaming Keyboard: device removed
[ 38772.585] (**) Option "fd" "42"
[ 38772.585] (II) event256 - Logitech Wireless Mouse PID:b007: device removed
[ 38772.585] (**) Option "fd" "43"
[ 38772.585] (II) event9  - ASUSTeK Computer Inc. N-KEY Device: device removed
[ 38772.585] (**) Option "fd" "44"
[ 38772.585] (II) event10 - ASUSTeK Computer Inc. N-KEY Device: device removed
[ 38772.585] (**) Option "fd" "45"
[ 38772.585] (**) Option "fd" "46"
[ 38772.585] (II) event18 - ELAN1203:00 04F3:307A Mouse: device removed
[ 38772.585] (**) Option "fd" "47"
[ 38772.585] (II) event19 - ELAN1203:00 04F3:307A Touchpad: device removed
[ 38772.585] (**) Option "fd" "48"
[ 38772.585] (II) event13 - Asus WMI hotkeys: device removed
[ 38772.585] (**) Option "fd" "49"
[ 38772.585] (II) event4  - AT Translated Set 2 keyboard: device removed
[ 38772.585] (**) Option "fd" "45"
[ 38772.585] (II) event12 - ASUSTeK Computer Inc. N-KEY Device Consumer Control: device removed
[ 38772.601] (II) UnloadModule: "libinput"
[ 38772.601] (II) systemd-logind: not releasing fd for 13:76, still in use
[ 38772.601] (II) UnloadModule: "libinput"
[ 38772.601] (II) systemd-logind: releasing fd for 13:68
[ 38772.644] (II) UnloadModule: "libinput"
[ 38772.645] (II) systemd-logind: releasing fd for 13:77
[ 38772.711] (II) UnloadModule: "libinput"
[ 38772.711] (II) systemd-logind: releasing fd for 13:83
[ 38772.778] (II) UnloadModule: "libinput"
[ 38772.778] (II) systemd-logind: releasing fd for 13:82
[ 38772.818] (II) UnloadModule: "libinput"
[ 38772.818] (II) systemd-logind: releasing fd for 13:76
[ 38772.844] (II) UnloadModule: "libinput"
[ 38772.845] (II) systemd-logind: releasing fd for 13:74
[ 38772.871] (II) UnloadModule: "libinput"
[ 38772.871] (II) systemd-logind: releasing fd for 13:73
[ 38772.898] (II) UnloadModule: "libinput"
[ 38772.898] (II) systemd-logind: releasing fd for 13:256
[ 38772.959] (II) UnloadModule: "libinput"
[ 38772.960] (II) systemd-logind: releasing fd for 13:72
[ 38772.991] (II) UnloadModule: "libinput"
[ 38772.991] (II) systemd-logind: releasing fd for 13:71
[ 38773.031] (II) UnloadModule: "libinput"
[ 38773.031] (II) systemd-logind: releasing fd for 13:70
[ 38773.054] (II) UnloadModule: "libinput"
[ 38773.054] (II) systemd-logind: releasing fd for 13:69
[ 38773.084] (II) UnloadModule: "libinput"
[ 38773.085] (II) systemd-logind: releasing fd for 13:65
[ 38773.111] (II) UnloadModule: "libinput"
[ 38773.111] (II) systemd-logind: releasing fd for 13:66
[ 38773.138] (II) UnloadModule: "libinput"
[ 38773.138] (II) systemd-logind: releasing fd for 13:88
[ 38773.204] (II) UnloadModule: "libinput"
[ 38773.204] (II) systemd-logind: releasing fd for 13:86
[ 38773.278] (II) UnloadModule: "libinput"
[ 38773.278] (II) systemd-logind: releasing fd for 13:80
[ 38773.366] (II) UnloadModule: "libinput"
[ 38773.366] (II) systemd-logind: releasing fd for 13:67
[ 38773.532] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 38773.569] (II) Server terminated successfully (0). Closing log file.

So what am I missing?

Thanks in advance

Offline

#2 2020-03-23 23:21:45

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,720

Re: No Xorg output on HDMI port when using the integrated GPU

Nothing, that's the expected mode of operandi. The HDMI is directly hooked to your nvidia gpu, you need to use it to drive it.

If you think that it isn't post

lspci | grep -E '(VGA|3D)'
xrandr --listproviders #While having the nvidia active

Last edited by V1del (2020-03-23 23:23:54)

Offline

#3 2020-03-24 02:33:48

yorkz
Member
Registered: 2020-03-22
Posts: 32

Re: No Xorg output on HDMI port when using the integrated GPU

V1del wrote:

Nothing, that's the expected mode of operandi. The HDMI is directly hooked to your nvidia gpu, you need to use it to drive it.

If you think that it isn't post

lspci | grep -E '(VGA|3D)'
xrandr --listproviders #While having the nvidia active

Thanks V1del. So you mean there's no way to have the Intel GPU output to HDMI? Below is the output of "xrandr", "lspci" and "glxinfo":

$ xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x43 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 1 associated providers: 0 name:modesetting
Provider 1: id: 0x1ee cap: 0x0 crtcs: 0 outputs: 0 associated providers: 0 name:NVIDIA-G0

$ lspci -k | grep -A 2 -E "(VGA|3D)"
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Mobile)
DeviceName: Second VGA
Subsystem: ASUSTeK Computer Inc. UHD Graphics 630 (Mobile)
Kernel driver in use: i915
--
01:00.0 VGA compatible controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Mobile / Max-Q] (rev a1)
DeviceName: VGA
Subsystem: ASUSTeK Computer Inc. TU117M [GeForce GTX 1650 Mobile / Max-Q]
Kernel driver in use: nvidia

$ glxinfo | grep "OpenGL renderer"
OpenGL renderer string: Mesa DRI Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2)

$ prime-run glxinfo | grep "OpenGL renderer"
OpenGL renderer string: GeForce GTX 1650/PCIe/SSE2

Last edited by yorkz (2020-03-24 02:45:48)

Offline

#4 2020-03-24 08:31:01

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,720

Re: No Xorg output on HDMI port when using the integrated GPU

You could setup reverse prime so you'll have the nvidia gpu act as the dumb pipe to what the intel gpu renders, but that really doesn't make much sense, if you're going to enable the nvidia gpu anyway use it as the primary renderer.

Offline

#5 2020-03-24 19:14:01

yorkz
Member
Registered: 2020-03-22
Posts: 32

Re: No Xorg output on HDMI port when using the integrated GPU

V1del wrote:

You could setup reverse prime so you'll have the nvidia gpu act as the dumb pipe to what the intel gpu renders, but that really doesn't make much sense, if you're going to enable the nvidia gpu anyway use it as the primary renderer.

Thanks V1del, this is interesting. I've actually tried it yesterday, and tried it again just now, but still failed:

$ xrandr --setprovideroutputsource nvidia Intel
Could not find provider with name nvidia

Also, I still don't understand what is "provider", and what is "sink", and why these weird terms.

Last edited by yorkz (2020-03-24 19:14:25)

Offline

Board footer

Powered by FluxBB