You are not logged in.

#1 2019-01-13 21:40:25

chocolate
Member
Registered: 2019-01-13
Posts: 8

Force Xorg to use integrated Intel graphics

My problem

I have two graphics cards: motherboard's intel, and an Nvidia RTX 2080 Ti. I've only been able to get Xorg working with the 2080 Ti, but my goal is to get Xorg working with the Intel graphics alone. I'm not sure if the Optimus solutions apply, I only want to use the 2080 Ti for machine-learning, not graphical display, and don't need to switch back and forth. Monitor is connected via HDMI. Thanks! Oh yeah, the fatal error is "no screens found".

I've tried:
  • with and without a 20-intel.conf file in xorg.conf.d (as shown below)

  • with and without the xf86-video-intel package installed

Installed packages
  • xorg-server

  • xorg-xinit

  • xorg-apps

  • xf86-video-intel

  • nvidia

System info

lspci -k | grep -A 2 -E "(VGA|3D)"

00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Desktop)
	DeviceName:  Onboard IGD
	Subsystem: ASUSTeK Computer Inc. UHD Graphics 630 (Desktop)
--
01:00.0 VGA compatible controller: NVIDIA Corporation TU102 [GeForce RTX 2080 Ti] (rev a1)
	Subsystem: eVga.com. Corp. TU102 [GeForce RTX 2080 Ti Rev. A]
	Kernel driver in use: nvidia

/etc/X11/xorg.conf.d/20-intel.conf

Section "Device"
  Identifier    "Intel Graphics"
  Driver        "intel"
  BusID         "PCI:00:02.2"
EndSection

~/.xinitrx

exec i3

startx output

X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
Build Operating System: Linux Arch Linux
Current Operating System: Linux DeepThought 4.20.0-arch1-1-ARCH #1 SMP PREEMPT Mon Dec 24 03:00:40 UTC 2018 x86_64
Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=1e77aeed-c659-45d1-b3d3-be48944fc60a rw
Build Date: 25 October 2018  04:42:32PM

Current version of pixman: 0.36.0
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 13 21:32:38 2019
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE)
Fatal server error:
(EE) no screens found(EE)
(EE)
Please consult the The X.Org Foundation support
	 at http://wiki.x.org
 for help.
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.

Xorg.0.log

[  6274.836] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[  6274.837]
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[  6274.837] Build Operating System: Linux Arch Linux
[  6274.837] Current Operating System: Linux DeepThought 4.20.0-arch1-1-ARCH #1 SMP PREEMPT Mon Dec 24 03:00:40 UTC 2018 x86_64
[  6274.837] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=1e77aeed-c659-45d1-b3d3-be48944fc60a rw
[  6274.837] Build Date: 25 October 2018  04:42:32PM
[  6274.837]
[  6274.837] Current version of pixman: 0.36.0
[  6274.837]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  6274.837] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  6274.837] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 13 21:32:38 2019
[  6274.837] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  6274.837] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  6274.837] (==) ServerLayout "layout"
[  6274.837] (**) |-->Screen "intel" (0)
[  6274.837] (**) |   |-->Monitor "<default monitor>"
[  6274.837] (**) |   |-->Device "intel"
[  6274.837] (**) |   |-->GPUDevice "nvidia"
[  6274.837] (==) No monitor specified for screen "intel".
        Using a default monitor configuration.
[  6274.837] (**) |-->Inactive Device "nvidia"
[  6274.837] (==) Automatically adding devices
[  6274.837] (==) Automatically enabling devices
[  6274.837] (==) Automatically adding GPU devices
[  6274.837] (==) Automatically binding GPU devices
[  6274.837] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  6274.837] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[  6274.837]    Entry deleted from font path.
[  6274.837]    (Run 'mkfontdir' on "/usr/share/fonts/misc").
[  6274.837] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[  6274.837]    Entry deleted from font path.
[  6274.837] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  6274.837]    Entry deleted from font path.
[  6274.837] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  6274.837]    Entry deleted from font path.
[  6274.837] (==) FontPath set to:
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[  6274.837] (==) ModulePath set to "/usr/lib/xorg/modules"
[  6274.837] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[  6274.837] (II) Module ABI versions:
[  6274.837]    X.Org ANSI C Emulation: 0.4
[  6274.837]    X.Org Video Driver: 24.0
[  6274.837]    X.Org XInput driver : 24.1
[  6274.837]    X.Org Server Extension : 10.0
[  6274.838] (--) using VT number 2

[  6274.838] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  6274.838] (II) xfree86: Adding drm device (/dev/dri/card1)
[  6274.839] (II) xfree86: Adding drm device (/dev/dri/card0)
[  6274.853] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[  6274.853] (**) OutputClass "nvidia" setting /dev/dri/card1 as PrimaryGPU
[  6274.855] (--) PCI: (0@0:2:0) 8086:3e92:1043:8694 rev 0, Mem @ 0xf5000000/16777216, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[  6274.855] (--) PCI:*(1@0:0:0) 10de:1e07:3842:2383 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[  6274.855] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  6274.855] (II) LoadModule: "glx"
[  6274.855] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  6274.856] (II) Module glx: vendor="X.Org Foundation"
[  6274.856]    compiled for 1.20.3, module version = 1.0.0
[  6274.856]    ABI class: X.Org Server Extension, version 10.0
[  6274.856] (II) LoadModule: "intel"
[  6274.856] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  6274.856] (II) Module intel: vendor="X.Org Foundation"
[  6274.856]    compiled for 1.20.3, module version = 2.99.917
[  6274.856]    Module class: X.Org Video Driver
[  6274.856]    ABI class: X.Org Video Driver, version 24.0
[  6274.856] (II) LoadModule: "nvidia"
[  6274.856] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  6274.856] (II) Module nvidia: vendor="NVIDIA Corporation"
[  6274.856]    compiled for 4.0.2, module version = 1.0.0
[  6274.856]    Module class: X.Org Video Driver
[  6274.856] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
        i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
        915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
        Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
        GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[  6274.856] (II) intel: Driver for Intel(R) HD Graphics
[  6274.856] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[  6274.856] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[  6274.856] (II) NVIDIA dlloader X Driver  415.25  Wed Dec 12 10:05:51 CST 2018
[  6274.856] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  6274.868] (II) intel(G0): Using Kernel Mode Setting driver: i915, version 1.6.0 20180921
[  6274.868] (II) intel(G0): SNA compiled from 2.99.917-855-g746ab3bb
[  6274.882] (II) Loading sub module "fb"
[  6274.882] (II) LoadModule: "fb"
[  6274.882] (II) Loading /usr/lib/xorg/modules/libfb.so
[  6274.882] (II) Module fb: vendor="X.Org Foundation"
[  6274.882]    compiled for 1.20.3, module version = 1.0.0
[  6274.882]    ABI class: X.Org ANSI C Emulation, version 0.4
[  6274.882] (II) Loading sub module "wfb"
[  6274.882] (II) LoadModule: "wfb"
[  6274.882] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  6274.882] (II) Module wfb: vendor="X.Org Foundation"
[  6274.882]    compiled for 1.20.3, module version = 1.0.0
[  6274.882]    ABI class: X.Org ANSI C Emulation, version 0.4
[  6274.882] (II) Loading sub module "ramdac"
[  6274.882] (II) LoadModule: "ramdac"
[  6274.882] (II) Module "ramdac" already built-in
[  6274.882] (EE) No devices detected.
[  6274.882] (EE)
Fatal server error:
[  6274.882] (EE) no screens found(EE)
[  6274.882] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[  6274.882] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  6274.882] (EE)
[  6274.886] (EE) Server terminated with error (1). Closing log file.

Last edited by chocolate (2019-01-13 21:43:38)

Offline

#2 2019-01-13 22:17:49

frostschutz
Member
Registered: 2013-11-15
Posts: 1,409

Re: Force Xorg to use integrated Intel graphics

chocolate wrote:

Monitor is connected via HDMI.

This is a desktop PC...?

...HDMI is connected to the Intel card (motherboard)? ( Sorry for asking the stupid questions first. )

There should be no need to specify the BusID ( provided you have only the one intel GPU in your system ). The intel conf is usually used to enable/disable tearfree or switch between sna, uxa, glamor accel methods or such things.

Offline

#3 2019-01-13 22:25:01

seth
Member
Registered: 2012-09-03
Posts: 50,012

Re: Force Xorg to use integrated Intel graphics

[  6274.853] (**) OutputClass "nvidia" setting /dev/dri/card1 as PrimaryGPU

Caused by /usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf

Offline

#4 2019-01-13 22:34:50

chocolate
Member
Registered: 2019-01-13
Posts: 8

Re: Force Xorg to use integrated Intel graphics

frostschutz wrote:

This is a desktop PC...?

...HDMI is connected to the Intel card (motherboard)? ( Sorry for asking the stupid questions first. )

Yea, it's a desktop, and the monitor is connected via HDMI to an ASUS 2370-E motherboard.

Offline

#5 2019-01-13 22:56:14

loqs
Member
Registered: 2014-03-06
Posts: 17,197

Re: Force Xorg to use integrated Intel graphics

Please try the following as /etc/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf with 20-intel.conf disabled or removed and xf86-video-intel removed.

Section "OutputClass"
    Identifier "intel"
    MatchDriver "i915"
    Driver "modesetting"
    Option "PrimaryGPU" "yes"
EndSection

Section "OutputClass"
    Identifier "nvidia"
    MatchDriver "nvidia-drm"
EndSection

If X still fails please post an updated Xorg.#.log.

Offline

#6 2019-01-13 23:00:21

chocolate
Member
Registered: 2019-01-13
Posts: 8

Re: Force Xorg to use integrated Intel graphics

seth wrote:
[  6274.853] (**) OutputClass "nvidia" setting /dev/dri/card1 as PrimaryGPU

Caused by /usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf

Amazing, thank you, it works!

For reference, here's the modification: 

In /usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf,  Option "PrimaryGPU" was set to: "no"

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

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

Offline

#7 2019-01-13 23:07:26

loqs
Member
Registered: 2014-03-06
Posts: 17,197

Re: Force Xorg to use integrated Intel graphics

Please note /usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf will be overwritten by the next update to nvidia-utils as files under/usr/share/X11/xorg.conf.d are not intended to be modified.
Please also read Xinit#xinitrc particularly the second note.

Offline

#8 2019-01-14 09:49:07

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

Re: Force Xorg to use integrated Intel graphics

Your original /etc/X11/xorg.conf.d/20-intel.conf should've sufficed if I recall correctly, granted you'd fix the BusID to BusID "PCI:0:2:0"

Offline

#9 2019-01-14 14:09:31

chocolate
Member
Registered: 2019-01-13
Posts: 8

Re: Force Xorg to use integrated Intel graphics

V1del wrote:

Your original /etc/X11/xorg.conf.d/20-intel.conf should've sufficed if I recall correctly, granted you'd fix the BusID to BusID "PCI:0:2:0"

Thanks for catching that, I fixed it, but still no luck that way. I still get no devices detected and no screens found.

/var/log/Xorg.0.log

[  1186.294] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[  1186.294]
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[  1186.294] Build Operating System: Linux Arch Linux
[  1186.294] Current Operating System: Linux DeepThought 4.20.0-arch1-1-ARCH #1 SMP PREEMPT Mon Dec 24 03:00:40 UTC 2018 x86_64
[  1186.294] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=1e77aeed-c659-45d1-b3d3-be48944fc60a rw
[  1186.294] Build Date: 25 October 2018  04:42:32PM
[  1186.294]
[  1186.294] Current version of pixman: 0.36.0
[  1186.294]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  1186.294] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1186.294] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 14 13:48:21 2019
[  1186.294] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1186.294] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1186.294] (==) No Layout section.  Using the first Screen section.
[  1186.294] (==) No screen section available. Using defaults.
[  1186.294] (**) |-->Screen "Default Screen Section" (0)
[  1186.294] (**) |   |-->Monitor "<default monitor>"
[  1186.295] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[  1186.295] (**) |   |-->Device "Intel Graphics"
[  1186.295] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[  1186.295] (==) Automatically adding devices
[  1186.295] (==) Automatically enabling devices
[  1186.295] (==) Automatically adding GPU devices
[  1186.295] (==) Automatically binding GPU devices
[  1186.295] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1186.295] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[  1186.295]    Entry deleted from font path.
[  1186.295]    (Run 'mkfontdir' on "/usr/share/fonts/misc").
[  1186.295] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[  1186.295]    Entry deleted from font path.
[  1186.295] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  1186.295]    Entry deleted from font path.
[  1186.295] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  1186.295]    Entry deleted from font path.
[  1186.295] (==) FontPath set to:
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[  1186.295] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1186.295] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1186.295] (II) Module ABI versions:
[  1186.295]    X.Org ANSI C Emulation: 0.4
[  1186.295]    X.Org Video Driver: 24.0
[  1186.295]    X.Org XInput driver : 24.1
[  1186.295]    X.Org Server Extension : 10.0
[  1186.295] (--) using VT number 2

[  1186.295] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  1186.296] (II) xfree86: Adding drm device (/dev/dri/card1)
[  1186.296] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1186.309] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[  1186.309] (**) OutputClass "nvidia" setting /dev/dri/card1 as PrimaryGPU
[  1186.310] (--) PCI: (0@0:2:0) 8086:3e92:1043:8694 rev 0, Mem @ 0xf5000000/16777216, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[  1186.310] (--) PCI:*(1@0:0:0) 10de:1e07:3842:2383 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[  1186.310] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  1186.310] (II) LoadModule: "glx"
[  1186.310] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1186.312] (II) Module glx: vendor="X.Org Foundation"
[  1186.312]    compiled for 1.20.3, module version = 1.0.0
[  1186.312]    ABI class: X.Org Server Extension, version 10.0
[  1186.312] (II) LoadModule: "intel"
[  1186.312] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1186.327] (II) Module intel: vendor="X.Org Foundation"
[  1186.327]    compiled for 1.20.3, module version = 2.99.917
[  1186.327]    Module class: X.Org Video Driver
[  1186.327]    ABI class: X.Org Video Driver, version 24.0
[  1186.327] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
        i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
        915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
        Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
        GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[  1186.327] (II) intel: Driver for Intel(R) HD Graphics
[  1186.327] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[  1186.327] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[  1186.342] (II) intel(G0): Using Kernel Mode Setting driver: i915, version 1.6.0 20180921
[  1186.342] (II) intel(G0): SNA compiled from 2.99.917-855-g746ab3bb
[  1186.359] (EE) No devices detected.
[  1186.359] (EE)
Fatal server error:
[  1186.359] (EE) no screens found(EE)
[  1186.359] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[  1186.359] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  1186.359] (EE)
[  1186.380] (EE) Server terminated with error (1). Closing log file.

Last edited by chocolate (2019-01-14 14:33:54)

Offline

#10 2019-01-14 14:48:35

chocolate
Member
Registered: 2019-01-13
Posts: 8

Re: Force Xorg to use integrated Intel graphics

loqs wrote:

Please note /usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf will be overwritten by the next update to nvidia-utils as files under/usr/share/X11/xorg.conf.d are not intended to be modified.
Please also read Xinit#xinitrc particularly the second note.

So is there a way to create a configuration file that has precedence and ensures the Intel is the primary GPU without having modify /usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf every time nvidia-utils is updated?

And if I understand correctly, you're saying my ~/.xinitrc should look as follows?  Thanks.

#!/bin/sh

if [ -d /etc/X11/xinit/xinitrc.d ] ; then
 for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
  [ -x "$f" ] && . "$f"
 done
 unset f
fi

exec i3

Offline

#11 2019-01-14 15:26:40

seth
Member
Registered: 2012-09-03
Posts: 50,012

Re: Force Xorg to use integrated Intel graphics

Try copying and altering the file to /etc/X11/xorg.conf.d
You can also skip the config file by putting it into the NoExtract list in /etc/pacman.conf (though shadowing it is better)

Offline

#12 2019-01-14 19:00:09

chocolate
Member
Registered: 2019-01-13
Posts: 8

Re: Force Xorg to use integrated Intel graphics

seth wrote:

Try copying and altering the file to /etc/X11/xorg.conf.d

Couldn't get it to work, all I got was an empty screen with a blinking cursor.

startx output

X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
Build Operating System: Linux Arch Linux
Current Operating System: Linux DeepThought 4.20.1-arch1-1-ARCH #1 SMP PREEMPT Wed Jan 9 20:25:43 UTC 2019 x86_64
Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=31ebb19d-4d75-4ba4-814d-83e60902cf2f rw
Build Date: 25 October 2018  04:42:32PM

Current version of pixman: 0.36.0
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 14 19:10:05 2019
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Unsupported high keycode 372 for name <I372> ignored
>                   X11 cannot support keycodes above 255.
>                   This warning only shows for the first high keycode.
Errors from xkbcomp are not fatal to the X server
Failed to connect to bus: Operation not permitted
dbus-update-activation-environment: error: unable to connect to D-Bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[libi3] ../i3-4.16/../i3-4.16/libi3/font.c Using Pango font monospace, size 8
[libi3] ../i3-4.16/../i3-4.16/libi3/font.c Using Pango font monospace, size 8
[libi3] ../i3-4.16/../i3-4.16/libi3/font.c Using Pango font monospace, size 8
/bin/sh: i3status: command not found
[../i3-4.16/../i3-4.16/i3bar/src/child.c:366] ERROR: stdin: received EOF
[../i3-4.16/../i3-4.16/i3bar/src/child.c:490] ERROR: Child (pid: 1629) unexpectedly exited with status 127

Last edited by chocolate (2019-01-14 19:14:01)

Offline

#13 2019-01-14 19:32:42

seth
Member
Registered: 2012-09-03
Posts: 50,012

Re: Force Xorg to use integrated Intel graphics

The xorg log would be far more revealing…

Offline

#14 2019-01-14 20:55:07

chocolate
Member
Registered: 2019-01-13
Posts: 8

Re: Force Xorg to use integrated Intel graphics

seth wrote:

The xorg log would be far more revealing…

/var/log/Xorg.0.log

[  9482.092] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[  9482.092]
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[  9482.092] Build Operating System: Linux Arch Linux
[  9482.092] Current Operating System: Linux DeepThought 4.20.1-arch1-1-ARCH #1 SMP PREEMPT Wed Jan 9 20:25:43 UTC 2019 x86_64
[  9482.092] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=31ebb19d-4d75-4ba4-814d-83e60902cf2f rw
[  9482.092] Build Date: 25 October 2018  04:42:32PM
[  9482.092]
[  9482.092] Current version of pixman: 0.36.0
[  9482.092]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  9482.092] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  9482.092] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 14 20:38:26 2019
[  9482.093] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  9482.093] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  9482.093] (==) No Layout section.  Using the first Screen section.
[  9482.093] (==) No screen section available. Using defaults.
[  9482.093] (**) |-->Screen "Default Screen Section" (0)
[  9482.093] (**) |   |-->Monitor "<default monitor>"
[  9482.093] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[  9482.093] (==) Automatically adding devices
[  9482.093] (==) Automatically enabling devices
[  9482.093] (==) Automatically adding GPU devices
[  9482.093] (==) Automatically binding GPU devices
[  9482.093] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  9482.093] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[  9482.093]    Entry deleted from font path.
[  9482.093]    (Run 'mkfontdir' on "/usr/share/fonts/misc").
[  9482.093] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[  9482.093]    Entry deleted from font path.
[  9482.093] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  9482.093]    Entry deleted from font path.
[  9482.093] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  9482.093]    Entry deleted from font path.
[  9482.093] (==) FontPath set to:
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[  9482.093] (==) ModulePath set to "/usr/lib/xorg/modules"
[  9482.093] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[  9482.093] (II) Module ABI versions:
[  9482.093]    X.Org ANSI C Emulation: 0.4
[  9482.093]    X.Org Video Driver: 24.0
[  9482.093]    X.Org XInput driver : 24.1
[  9482.093]    X.Org Server Extension : 10.0
[  9482.093] (--) using VT number 2

[  9482.093] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  9482.094] (II) xfree86: Adding drm device (/dev/dri/card1)
[  9482.094] (II) xfree86: Adding drm device (/dev/dri/card0)
[  9482.107] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[  9482.107] (**) OutputClass "nvidia" setting /dev/dri/card1 as PrimaryGPU
[  9482.108] (--) PCI: (0@0:2:0) 8086:3e92:1043:8694 rev 0, Mem @ 0xf5000000/16777216, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[  9482.108] (--) PCI:*(1@0:0:0) 10de:1e07:3842:2383 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[  9482.109] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  9482.109] (II) LoadModule: "glx"
[  9482.109] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  9482.110] (II) Module glx: vendor="X.Org Foundation"
[  9482.110]    compiled for 1.20.3, module version = 1.0.0
[  9482.110]    ABI class: X.Org Server Extension, version 10.0
[  9482.110] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[  9482.110]    loading driver: nvidia
[  9482.110] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[  9482.110]    loading driver: (null)
[  9482.110] (II) Applying OutputClass "intel" to /dev/dri/card0
[  9482.110]    loading driver: modesetting
[  9482.110] (II) Applying OutputClass "intel" to /dev/dri/card0
[  9482.110]    loading driver: modesetting
[  9482.110] (==) Matched nvidia as autoconfigured driver 0
[  9482.110] (==) Matched (null) as autoconfigured driver 1
[  9482.110] (==) Matched nouveau as autoconfigured driver 2
[  9482.110] (==) Matched nv as autoconfigured driver 3
[  9482.110] (==) Matched modesetting as autoconfigured driver 4
[  9482.110] (==) Matched intel as autoconfigured driver 5
[  9482.110] (==) Matched fbdev as autoconfigured driver 6
[  9482.110] (==) Matched vesa as autoconfigured driver 7
[  9482.110] (==) Assigned the driver to the xf86ConfigLayout
[  9482.110] (II) LoadModule: "nvidia"
[  9482.111] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  9482.111] (II) Module nvidia: vendor="NVIDIA Corporation"
[  9482.111]    compiled for 4.0.2, module version = 1.0.0
[  9482.111]    Module class: X.Org Video Driver
[  9482.111] (II) NVIDIA dlloader X Driver  415.25  Wed Dec 12 10:05:51 CST 2018
[  9482.111] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  9482.123] (II) Loading sub module "fb"
[  9482.123] (II) LoadModule: "fb"
[  9482.123] (II) Loading /usr/lib/xorg/modules/libfb.so
[  9482.124] (II) Module fb: vendor="X.Org Foundation"
[  9482.124]    compiled for 1.20.3, module version = 1.0.0
[  9482.124]    ABI class: X.Org ANSI C Emulation, version 0.4
[  9482.124] (II) Loading sub module "wfb"
[  9482.124] (II) LoadModule: "wfb"
[  9482.124] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  9482.124] (II) Module wfb: vendor="X.Org Foundation"
[  9482.124]    compiled for 1.20.3, module version = 1.0.0
[  9482.124]    ABI class: X.Org ANSI C Emulation, version 0.4
[  9482.124] (II) Loading sub module "ramdac"
[  9482.124] (II) LoadModule: "ramdac"
[  9482.124] (II) Module "ramdac" already built-in
[  9482.124] (II) NVIDIA(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[  9482.124] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[  9482.124] (==) NVIDIA(0): RGB weight 888
[  9482.124] (==) NVIDIA(0): Default visual is TrueColor
[  9482.124] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  9482.124] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[  9482.124] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[  9482.124] (**) NVIDIA(0): Enabling 2D acceleration
[  9482.124] (II) Loading sub module "glxserver_nvidia"
[  9482.124] (II) LoadModule: "glxserver_nvidia"
[  9482.124] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[  9482.126] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[  9482.126]    compiled for 4.0.2, module version = 1.0.0
[  9482.126]    Module class: X.Org Server Extension
[  9482.126] (II) NVIDIA GLX Module  415.25  Wed Dec 12 10:05:39 CST 2018
[  9482.677] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[  9482.677] (--) NVIDIA(0):     DFP-0
[  9482.677] (--) NVIDIA(0):     DFP-1
[  9482.677] (--) NVIDIA(0):     DFP-2
[  9482.677] (--) NVIDIA(0):     DFP-3
[  9482.677] (--) NVIDIA(0):     DFP-4
[  9482.677] (--) NVIDIA(0):     DFP-5
[  9482.677] (--) NVIDIA(0):     DFP-6
[  9482.677] (--) NVIDIA(0):     DFP-7
[  9482.692] (II) NVIDIA(0): NVIDIA GPU GeForce RTX 2080 Ti (TU102-A) at PCI:1:0:0 (GPU-0)
[  9482.692] (--) NVIDIA(0): Memory: 11534336 kBytes
[  9482.692] (--) NVIDIA(0): VideoBIOS: 90.02.17.00.7d
[  9482.692] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  9482.692] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  9482.692] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[  9482.692] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[  9482.692] (--) NVIDIA(GPU-0):
[  9482.692] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  9482.692] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  9482.692] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  9482.692] (--) NVIDIA(GPU-0):
[  9482.692] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  9482.692] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[  9482.692] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[  9482.692] (--) NVIDIA(GPU-0):
[  9482.692] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  9482.692] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  9482.692] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[  9482.692] (--) NVIDIA(GPU-0):
[  9482.692] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  9482.692] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  9482.692] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  9482.692] (--) NVIDIA(GPU-0):
[  9482.692] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  9482.692] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  9482.692] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[  9482.692] (--) NVIDIA(GPU-0):
[  9482.692] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  9482.692] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  9482.692] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  9482.692] (--) NVIDIA(GPU-0):
[  9482.692] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  9482.692] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[  9482.692] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[  9482.692] (--) NVIDIA(GPU-0):
[  9482.692] (==) NVIDIA(0):
[  9482.692] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[  9482.692] (==) NVIDIA(0):     will be used as the requested mode.
[  9482.692] (==) NVIDIA(0):
[  9482.692] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[  9482.692] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled
[  9482.692] (II) NVIDIA(0): Validated MetaModes:
[  9482.692] (II) NVIDIA(0):     "NULL"
[  9482.692] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[  9482.692] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[  9482.692] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[  9482.693] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[  9482.693] (II) NVIDIA:     access.
[  9482.697] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  9482.697] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[  9482.697] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[  9482.697] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[  9482.697] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[  9482.697] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[  9482.697] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  9482.697] (II) NVIDIA(0):     Config Options in the README.
[  9482.708] (II) NVIDIA(0): Setting mode "NULL"
[  9482.715] (==) NVIDIA(0): Disabling shared memory pixmaps
[  9482.715] (==) NVIDIA(0): Backing store enabled
[  9482.715] (==) NVIDIA(0): Silken mouse disabled
[  9482.715] (==) NVIDIA(0): DPMS enabled
[  9482.715] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[  9482.715] (II) Loading sub module "dri2"
[  9482.715] (II) LoadModule: "dri2"
[  9482.715] (II) Module "dri2" already built-in
[  9482.715] (II) NVIDIA(0): [DRI2] Setup complete
[  9482.715] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[  9482.715] (II) Initializing extension Generic Event Extension
[  9482.715] (II) Initializing extension SHAPE
[  9482.715] (II) Initializing extension MIT-SHM
[  9482.715] (II) Initializing extension XInputExtension
[  9482.715] (II) Initializing extension XTEST
[  9482.715] (II) Initializing extension BIG-REQUESTS
[  9482.715] (II) Initializing extension SYNC
[  9482.715] (II) Initializing extension XKEYBOARD
[  9482.715] (II) Initializing extension XC-MISC
[  9482.715] (II) Initializing extension SECURITY
[  9482.715] (II) Initializing extension XFIXES
[  9482.715] (II) Initializing extension RENDER
[  9482.715] (II) Initializing extension RANDR
[  9482.715] (II) Initializing extension COMPOSITE
[  9482.715] (II) Initializing extension DAMAGE
[  9482.715] (II) Initializing extension MIT-SCREEN-SAVER
[  9482.715] (II) Initializing extension DOUBLE-BUFFER
[  9482.715] (II) Initializing extension RECORD
[  9482.715] (II) Initializing extension DPMS
[  9482.715] (II) Initializing extension Present
[  9482.715] (II) Initializing extension DRI3
[  9482.715] (II) Initializing extension X-Resource
[  9482.715] (II) Initializing extension XVideo
[  9482.715] (II) Initializing extension XVideo-MotionCompensation
[  9482.715] (II) Initializing extension GLX
[  9482.715] (II) Initializing extension GLX
[  9482.715] (II) Indirect GLX disabled.
[  9482.715] (II) GLX: Another vendor is already registered for screen 0
[  9482.715] (II) Initializing extension XFree86-VidModeExtension
[  9482.715] (II) Initializing extension XFree86-DGA
[  9482.715] (II) Initializing extension XFree86-DRI
[  9482.715] (II) Initializing extension DRI2
[  9482.715] (II) Initializing extension NV-GLX
[  9482.715] (II) Initializing extension NV-CONTROL
[  9482.756] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  9482.756] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  9482.756] (II) LoadModule: "libinput"
[  9482.756] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  9482.757] (II) Module libinput: vendor="X.Org Foundation"
[  9482.757]    compiled for 1.20.1, module version = 0.28.1
[  9482.757]    Module class: X.Org XInput Driver
[  9482.757]    ABI class: X.Org XInput driver, version 24.1
[  9482.757] (II) Using input driver 'libinput' for 'Power Button'
[  9482.757] (**) Power Button: always reports core events
[  9482.757] (**) Option "Device" "/dev/input/event2"
[  9482.757] (**) Option "_source" "server/udev"
[  9482.758] (II) event2  - Power Button: is tagged by udev as: Keyboard
[  9482.758] (II) event2  - Power Button: device is a keyboard
[  9482.758] (II) event2  - Power Button: device removed
[  9482.789] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[  9482.789] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  9482.789] (II) event2  - Power Button: is tagged by udev as: Keyboard
[  9482.789] (II) event2  - Power Button: device is a keyboard
[  9482.790] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[  9482.790] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  9482.790] (II) Using input driver 'libinput' for 'Video Bus'
[  9482.790] (**) Video Bus: always reports core events
[  9482.790] (**) Option "Device" "/dev/input/event13"
[  9482.790] (**) Option "_source" "server/udev"
[  9482.790] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[  9482.790] (II) event13 - Video Bus: device is a keyboard
[  9482.790] (II) event13 - Video Bus: device removed
[  9482.840] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event13"
[  9482.841] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  9482.842] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[  9482.843] (II) event13 - Video Bus: device is a keyboard
[  9482.843] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  9482.843] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  9482.843] (II) Using input driver 'libinput' for 'Power Button'
[  9482.844] (**) Power Button: always reports core events
[  9482.844] (**) Option "Device" "/dev/input/event1"
[  9482.844] (**) Option "_source" "server/udev"
[  9482.845] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  9482.845] (II) event1  - Power Button: device is a keyboard
[  9482.845] (II) event1  - Power Button: device removed
[  9482.869] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[  9482.869] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  9482.871] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  9482.871] (II) event1  - Power Button: device is a keyboard
[  9482.872] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[  9482.872] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[  9482.872] (II) Using input driver 'libinput' for 'Sleep Button'
[  9482.872] (**) Sleep Button: always reports core events
[  9482.872] (**) Option "Device" "/dev/input/event0"
[  9482.872] (**) Option "_source" "server/udev"
[  9482.874] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[  9482.874] (II) event0  - Sleep Button: device is a keyboard
[  9482.874] (II) event0  - Sleep Button: device removed
[  9482.909] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[  9482.909] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[  9482.911] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[  9482.911] (II) event0  - Sleep Button: device is a keyboard
[  9482.912] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[  9482.913] (II) No input driver specified, ignoring this device.
[  9482.913] (II) This device may have been added with another device file.
[  9482.913] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[  9482.913] (II) No input driver specified, ignoring this device.
[  9482.913] (II) This device may have been added with another device file.
[  9482.914] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
[  9482.914] (II) No input driver specified, ignoring this device.
[  9482.914] (II) This device may have been added with another device file.
[  9482.915] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
[  9482.915] (II) No input driver specified, ignoring this device.
[  9482.915] (II) This device may have been added with another device file.
[  9482.917] (II) config/udev: Adding input device SEM USB Keyboard (/dev/input/event6)
[  9482.917] (**) SEM USB Keyboard: Applying InputClass "libinput keyboard catchall"
[  9482.917] (II) Using input driver 'libinput' for 'SEM USB Keyboard'
[  9482.917] (**) SEM USB Keyboard: always reports core events
[  9482.917] (**) Option "Device" "/dev/input/event6"
[  9482.917] (**) Option "_source" "server/udev"
[  9482.920] (II) event6  - SEM USB Keyboard: is tagged by udev as: Keyboard
[  9482.920] (II) event6  - SEM USB Keyboard: device is a keyboard
[  9482.920] (II) event6  - SEM USB Keyboard: device removed
[  9482.949] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/0003:1A2C:4324.0003/input/input6/event6"
[  9482.949] (II) XINPUT: Adding extended input device "SEM USB Keyboard" (type: KEYBOARD, id 10)
[  9482.952] (II) event6  - SEM USB Keyboard: is tagged by udev as: Keyboard
[  9482.952] (II) event6  - SEM USB Keyboard: device is a keyboard
[  9482.954] (II) config/udev: Adding input device SEM USB Keyboard Consumer Control (/dev/input/event7)
[  9482.954] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[  9482.954] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[  9482.954] (**) SEM USB Keyboard Consumer Control: always reports core events
[  9482.954] (**) Option "Device" "/dev/input/event7"
[  9482.954] (**) Option "_source" "server/udev"
[  9482.957] (II) event7  - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[  9482.957] (II) event7  - SEM USB Keyboard Consumer Control: device is a keyboard
[  9482.957] (II) event7  - SEM USB Keyboard Consumer Control: device removed
[  9482.989] (II) libinput: SEM USB Keyboard Consumer Control: needs a virtual subdevice
[  9482.989] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.1/0003:1A2C:4324.0004/input/input7/event7"
[  9482.989] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: MOUSE, id 11)
[  9482.989] (**) Option "AccelerationScheme" "none"
[  9482.989] (**) SEM USB Keyboard Consumer Control: (accel) selected scheme none/0
[  9482.989] (**) SEM USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[  9482.989] (**) SEM USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[  9482.992] (II) event7  - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[  9482.992] (II) event7  - SEM USB Keyboard Consumer Control: device is a keyboard
[  9482.994] (II) config/udev: Adding input device SEM USB Keyboard System Control (/dev/input/event8)
[  9482.994] (**) SEM USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[  9482.994] (II) Using input driver 'libinput' for 'SEM USB Keyboard System Control'
[  9482.994] (**) SEM USB Keyboard System Control: always reports core events
[  9482.994] (**) Option "Device" "/dev/input/event8"
[  9482.994] (**) Option "_source" "server/udev"
[  9482.997] (II) event8  - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[  9482.997] (II) event8  - SEM USB Keyboard System Control: device is a keyboard
[  9482.997] (II) event8  - SEM USB Keyboard System Control: device removed
[  9483.029] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.1/0003:1A2C:4324.0004/input/input8/event8"
[  9483.029] (II) XINPUT: Adding extended input device "SEM USB Keyboard System Control" (type: KEYBOARD, id 12)
[  9483.032] (II) event8  - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[  9483.032] (II) event8  - SEM USB Keyboard System Control: device is a keyboard
[  9483.034] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event3)
[  9483.034] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[  9483.034] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[  9483.034] (**) PixArt USB Optical Mouse: always reports core events
[  9483.034] (**) Option "Device" "/dev/input/event3"
[  9483.034] (**) Option "_source" "server/udev"
[  9483.037] (II) event3  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[  9483.037] (II) event3  - PixArt USB Optical Mouse: device set to 1000 DPI
[  9483.037] (II) event3  - PixArt USB Optical Mouse: device is a pointer
[  9483.037] (II) event3  - PixArt USB Optical Mouse: device removed
[  9483.096] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:093A:2510.0001/input/input3/event3"
[  9483.096] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 13)
[  9483.096] (**) Option "AccelerationScheme" "none"
[  9483.096] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[  9483.096] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[  9483.096] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[  9483.099] (II) event3  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[  9483.099] (II) event3  - PixArt USB Optical Mouse: device set to 1000 DPI
[  9483.099] (II) event3  - PixArt USB Optical Mouse: device is a pointer
[  9483.100] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[  9483.100] (II) No input driver specified, ignoring this device.
[  9483.100] (II) This device may have been added with another device file.
[  9483.101] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event14)
[  9483.101] (II) No input driver specified, ignoring this device.
[  9483.101] (II) This device may have been added with another device file.
[  9483.102] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event15)
[  9483.102] (II) No input driver specified, ignoring this device.
[  9483.102] (II) This device may have been added with another device file.
[  9483.103] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event16)
[  9483.103] (II) No input driver specified, ignoring this device.
[  9483.103] (II) This device may have been added with another device file.
[  9483.103] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event17)
[  9483.103] (II) No input driver specified, ignoring this device.
[  9483.104] (II) This device may have been added with another device file.
[  9483.104] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event18)
[  9483.104] (II) No input driver specified, ignoring this device.
[  9483.104] (II) This device may have been added with another device file.
[  9483.105] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event19)
[  9483.105] (II) No input driver specified, ignoring this device.
[  9483.105] (II) This device may have been added with another device file.
[  9483.106] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event20)
[  9483.106] (II) No input driver specified, ignoring this device.
[  9483.106] (II) This device may have been added with another device file.
[  9483.106] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event21)
[  9483.106] (II) No input driver specified, ignoring this device.
[  9483.106] (II) This device may have been added with another device file.
[  9483.107] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event22)
[  9483.107] (II) No input driver specified, ignoring this device.
[  9483.107] (II) This device may have been added with another device file.
[  9483.108] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event23)
[  9483.108] (II) No input driver specified, ignoring this device.
[  9483.108] (II) This device may have been added with another device file.
[  9483.109] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event24)
[  9483.109] (II) No input driver specified, ignoring this device.
[  9483.109] (II) This device may have been added with another device file.
[  9483.109] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event5)
[  9483.109] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[  9483.109] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[  9483.110] (**) Eee PC WMI hotkeys: always reports core events
[  9483.110] (**) Option "Device" "/dev/input/event5"
[  9483.110] (**) Option "_source" "server/udev"
[  9483.111] (II) event5  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[  9483.111] (II) event5  - Eee PC WMI hotkeys: device is a keyboard
[  9483.111] (II) event5  - Eee PC WMI hotkeys: device removed
[  9483.162] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input5/event5"
[  9483.162] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 14)
[  9483.165] (II) event5  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[  9483.165] (II) event5  - Eee PC WMI hotkeys: device is a keyboard
[  9483.165] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[  9483.166] (II) No input driver specified, ignoring this device.
[  9483.166] (II) This device may have been added with another device file.
[  9483.174] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[  9483.174] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[  9483.174] (**) SEM USB Keyboard Consumer Control: always reports core events
[  9483.174] (**) Option "Device" "/dev/input/event7"
[  9483.174] (**) Option "_source" "_driver/libinput"
[  9483.174] (II) libinput: SEM USB Keyboard Consumer Control: is a virtual subdevice
[  9483.174] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.1/0003:1A2C:4324.0004/input/input7/event7"
[  9483.174] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: KEYBOARD, id 15)
[  9498.102] (II) event2  - Power Button: device removed
[  9498.136] (II) event13 - Video Bus: device removed
[  9498.216] (II) event1  - Power Button: device removed
[  9498.242] (II) event0  - Sleep Button: device removed
[  9498.269] (II) event6  - SEM USB Keyboard: device removed
[  9498.296] (II) event8  - SEM USB Keyboard System Control: device removed
[  9498.322] (II) event3  - PixArt USB Optical Mouse: device removed
[  9498.376] (II) event5  - Eee PC WMI hotkeys: device removed
[  9498.429] (II) event7  - SEM USB Keyboard Consumer Control: device removed
[  9498.459] (II) UnloadModule: "libinput"
[  9498.459] (II) UnloadModule: "libinput"
[  9498.459] (II) UnloadModule: "libinput"
[  9498.459] (II) UnloadModule: "libinput"
[  9498.459] (II) UnloadModule: "libinput"
[  9498.459] (II) UnloadModule: "libinput"
[  9498.459] (II) UnloadModule: "libinput"
[  9498.459] (II) UnloadModule: "libinput"
[  9498.459] (II) UnloadModule: "libinput"
[  9498.460] (II) UnloadModule: "libinput"
[  9498.547] (II) NVIDIA(GPU-0): Deleting GPU-0
[  9498.608] (II) Server terminated successfully (0). Closing log file.

Offline

#15 2019-01-14 21:18:50

seth
Member
Registered: 2012-09-03
Posts: 50,012

Re: Force Xorg to use integrated Intel graphics

[  9482.107] (**) OutputClass "nvidia" setting /dev/dri/card1 as PrimaryGPU
[  9482.715] (WW) NVIDIA(0): Option "PrimaryGPU" is not used

Reads both files and likes the one in /usr/share better.
Block the file in pacman.conf …

Offline

#16 2019-01-14 21:36:29

chocolate
Member
Registered: 2019-01-13
Posts: 8

Re: Force Xorg to use integrated Intel graphics

Like this?

/etc/pacman.conf

NoExtract   =  usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf

Offline

#17 2019-01-14 22:09:39

seth
Member
Registered: 2012-09-03
Posts: 50,012

Re: Force Xorg to use integrated Intel graphics

For instance (the absent leading slash is correct, if you wondered)
You can also use NoUpgrade to get .pacnew file instead (if you want to check for unrelated changes)

Offline

Board footer

Powered by FluxBB