Graphics
Intel® graphics drivers and software, compatibility, troubleshooting, performance, and optimization
20494 Discussions

Linux best graphics for NUC8i5BEH

kendew
Beginner
1,260 Views

I hope this is the best place to post this.  I have two NUC8i5BEH units that I am installing Arch Linux on.  I am trying to optimize graphic performance for these units, especially in making for smooth scrolling and video, with no tearing or flashing light or other video problems.  The NUC8i5BEH unit has an excellent graphic chip I want to take full advantage of.  Particularly I'd like to tweak xorg and picom.conf files. 

At the moment all I've written for xorg is a file called 20-intel.conf with contents:

      Section "Device"
        Identifier  "Intel Graphics"
        Driver      "intel"
        Option      "TearFree" "true"
        #Option      "DRI" "2"             # DRI3 is now default 
        #Option      "AccelMethod"  "sna" # default
        #Option      "AccelMethod"  "uxa" # fallback
      EndSection

 The last three options are commented out as I really don't know what might work best.  Also, inxi gives me: 

inxi -G
Graphics:
  Device-1: Intel Iris Plus Graphics 655 driver: i915 
  v: kernel 
  Display: x11 server: X.Org 1.20.10 driver: intel 
  resolution: 1920x1080~60Hz 
  OpenGL: 
  renderer: Mesa Intel Iris Plus Graphics 655 (CFL GT3) 
  v: 4.6 Mesa 20.3.2 

My focus DE is LXQt, using Kwin as compositor.  But I have also set up Openbox in case I need it.  In openbox I'm using picom for compositing. 

I'd really appreciate help fine tuning.  I don't feel I'm getting the most out of this units graphic capabilities.  There is still minor tearing especially in openbox. 

What are the best settings for picom?  Is the modesetting driver to be preferred to Intel's xf86-video-intel?  Any other minor tweaking possible?  These are some questions I'd like to ask this forum as there may be those here who use Linux on NUC8 units. 

Grateful for any help.

In case anyone wants, here is the (rather long) output of Xorg.0.log:

[  9024.453] (--) Log file renamed from "/var/log/Xorg.pid-13183.log" to "/var/log/Xorg.0.log"
[  9024.454] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[  9024.454] Build Operating System: Linux Arch Linux
[  9024.454] Current Operating System: Linux Ao 5.10.6-arch1-1 #1 SMP PREEMPT Sat, 09 Jan 2021 18:22:35 +0000 x86_64
[  9024.454] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9907a9c4-d23b-4741-a2ac-030f32338ff8 rw loglevel=3 quiet
[  9024.454] Build Date: 14 December 2020  12:10:29PM
[  9024.454]  
[  9024.454] Current version of pixman: 0.40.0
[  9024.454] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  9024.454] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  9024.454] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 12 11:59:24 2021
[  9024.454] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  9024.454] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  9024.454] (==) No Layout section.  Using the first Screen section.
[  9024.454] (==) No screen section available. Using defaults.
[  9024.454] (**) |-->Screen "Default Screen Section" (0)
[  9024.454] (**) |   |-->Monitor "<default monitor>"
[  9024.454] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[  9024.454] (**) |   |-->Device "Intel Graphics"
[  9024.454] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  9024.454] (**) Option "BlankTime" "120"
[  9024.454] (**) Option "StandbyTime" "0"
[  9024.454] (**) Option "SuspendTime" "0"
[  9024.454] (**) Option "OffTime" "0"
[  9024.454] (==) Automatically adding devices
[  9024.454] (==) Automatically enabling devices
[  9024.454] (==) Automatically adding GPU devices
[  9024.454] (==) Automatically binding GPU devices
[  9024.454] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  9024.454] (WW) The directory "/usr/share/fonts/misc" does not exist.
[  9024.454] 	Entry deleted from font path.
[  9024.454] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  9024.454] 	Entry deleted from font path.
[  9024.454] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  9024.454] 	Entry deleted from font path.
[  9024.454] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[  9024.454] (==) ModulePath set to "/usr/lib/xorg/modules"
[  9024.454] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  9024.454] (II) Module ABI versions:
[  9024.454] 	X.Org ANSI C Emulation: 0.4
[  9024.454] 	X.Org Video Driver: 24.1
[  9024.454] 	X.Org XInput driver : 24.1
[  9024.454] 	X.Org Server Extension : 10.0
[  9024.455] (++) using VT number 1

[  9024.455] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  9024.456] (II) xfree86: Adding drm device (/dev/dri/card0)
[  9024.458] (--) PCI:*(0@0:2:0) 8086:3ea5:8086:2074 rev 1, Mem @ 0xa7000000/16777216, 0x80000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[  9024.458] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  9024.458] (II) LoadModule: "glx"
[  9024.458] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  9024.460] (II) Module glx: vendor="X.Org Foundation"
[  9024.460] 	compiled for 1.20.10, module version = 1.0.0
[  9024.460] 	ABI class: X.Org Server Extension, version 10.0
[  9024.460] (II) LoadModule: "intel"
[  9024.460] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  9024.460] (II) Module intel: vendor="X.Org Foundation"
[  9024.460] 	compiled for 1.20.10, module version = 2.99.917
[  9024.460] 	Module class: X.Org Video Driver
[  9024.460] 	ABI class: X.Org Video Driver, version 24.1
[  9024.460] (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
[  9024.460] (II) intel: Driver for Intel(R) HD Graphics
[  9024.460] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[  9024.460] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[  9024.460] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20200917
[  9024.460] (II) intel(0): SNA compiled from 2.99.917-914-ga511f22c
[  9024.461] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[  9024.461] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[  9024.461] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  9024.461] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  9024.461] (==) intel(0): RGB weight 888
[  9024.461] (==) intel(0): Default visual is TrueColor
[  9024.461] (**) intel(0): Option "TearFree" "true"
[  9024.462] (II) intel(0): Output DP1 has no monitor section
[  9024.462] (II) intel(0): Enabled output DP1
[  9024.462] (II) intel(0): Output DP2 has no monitor section
[  9024.462] (II) intel(0): Enabled output DP2
[  9024.462] (II) intel(0): Output HDMI1 has no monitor section
[  9024.462] (II) intel(0): Enabled output HDMI1
[  9024.462] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[  9024.462] (II) intel(0): Output VIRTUAL1 has no monitor section
[  9024.462] (II) intel(0): Enabled output VIRTUAL1
[  9024.462] (--) intel(0): Output DP1 using initial mode 1920x1080 on pipe 0
[  9024.462] (**) intel(0): TearFree enabled
[  9024.462] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[  9024.462] (==) intel(0): DPI set to (96, 96)
[  9024.462] (II) Loading sub module "dri3"
[  9024.462] (II) LoadModule: "dri3"
[  9024.462] (II) Module "dri3" already built-in
[  9024.462] (II) Loading sub module "dri2"
[  9024.462] (II) LoadModule: "dri2"
[  9024.462] (II) Module "dri2" already built-in
[  9024.462] (II) Loading sub module "present"
[  9024.462] (II) LoadModule: "present"
[  9024.462] (II) Module "present" already built-in
[  9024.462] (II) intel(0): SNA initialized with Coffeelake (gen9) backend
[  9024.462] (==) intel(0): Backing store enabled
[  9024.462] (==) intel(0): Silken mouse disabled
[  9024.462] (II) intel(0): HW Cursor enabled
[  9024.463] (==) intel(0): DPMS enabled
[  9024.463] (==) intel(0): Display hotplug detection enabled
[  9024.463] (II) intel(0): [DRI2] Setup complete
[  9024.463] (II) intel(0): [DRI2]   DRI driver: i965
[  9024.463] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[  9024.463] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[  9024.463] (II) intel(0): hardware support for Present enabled
[  9024.463] (II) Initializing extension Generic Event Extension
[  9024.463] (II) Initializing extension SHAPE
[  9024.463] (II) Initializing extension MIT-SHM
[  9024.463] (II) Initializing extension XInputExtension
[  9024.464] (II) Initializing extension XTEST
[  9024.464] (II) Initializing extension BIG-REQUESTS
[  9024.464] (II) Initializing extension SYNC
[  9024.464] (II) Initializing extension XKEYBOARD
[  9024.464] (II) Initializing extension XC-MISC
[  9024.464] (II) Initializing extension SECURITY
[  9024.465] (II) Initializing extension XFIXES
[  9024.465] (II) Initializing extension RENDER
[  9024.465] (II) Initializing extension RANDR
[  9024.465] (II) Initializing extension COMPOSITE
[  9024.465] (II) Initializing extension DAMAGE
[  9024.466] (II) Initializing extension MIT-SCREEN-SAVER
[  9024.466] (II) Initializing extension DOUBLE-BUFFER
[  9024.466] (II) Initializing extension RECORD
[  9024.466] (II) Initializing extension DPMS
[  9024.466] (II) Initializing extension Present
[  9024.466] (II) Initializing extension DRI3
[  9024.467] (II) Initializing extension X-Resource
[  9024.467] (II) Initializing extension XVideo
[  9024.467] (II) Initializing extension XVideo-MotionCompensation
[  9024.467] (II) Initializing extension GLX
[  9024.478] (II) AIGLX: Loaded and initialized i965
[  9024.478] (II) GLX: Initialized DRI2 GL provider for screen 0
[  9024.478] (II) Initializing extension XFree86-VidModeExtension
[  9024.478] (II) Initializing extension XFree86-DGA
[  9024.478] (II) Initializing extension XFree86-DRI
[  9024.478] (II) Initializing extension DRI2
[  9024.481] (II) intel(0): switch to mode 1920x1080@60.0 on DP1 using pipe 0, position (0, 0), rotation normal, reflection none
[  9024.484] (II) intel(0): Setting screen physical size to 508 x 285
[  9024.553] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  9024.553] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  9024.553] (II) LoadModule: "libinput"
[  9024.553] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  9024.555] (II) Module libinput: vendor="X.Org Foundation"
[  9024.555] 	compiled for 1.20.8, module version = 0.30.0
[  9024.555] 	Module class: X.Org XInput Driver
[  9024.555] 	ABI class: X.Org XInput driver, version 24.1
[  9024.555] (II) Using input driver 'libinput' for 'Power Button'
[  9024.555] (**) Power Button: always reports core events
[  9024.555] (**) Option "Device" "/dev/input/event2"
[  9024.555] (**) Option "_source" "server/udev"
[  9024.557] (II) event2  - Power Button: is tagged by udev as: Keyboard
[  9024.557] (II) event2  - Power Button: device is a keyboard
[  9024.557] (II) event2  - Power Button: device removed
[  9024.579] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[  9024.580] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  9024.581] (II) event2  - Power Button: is tagged by udev as: Keyboard
[  9024.581] (II) event2  - Power Button: device is a keyboard
[  9024.581] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[  9024.581] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  9024.581] (II) Using input driver 'libinput' for 'Video Bus'
[  9024.581] (**) Video Bus: always reports core events
[  9024.581] (**) Option "Device" "/dev/input/event4"
[  9024.581] (**) Option "_source" "server/udev"
[  9024.582] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[  9024.582] (II) event4  - Video Bus: device is a keyboard
[  9024.582] (II) event4  - Video Bus: device removed
[  9024.632] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[  9024.633] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  9024.633] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[  9024.634] (II) event4  - Video Bus: device is a keyboard
[  9024.634] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  9024.634] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  9024.634] (II) Using input driver 'libinput' for 'Power Button'
[  9024.634] (**) Power Button: always reports core events
[  9024.634] (**) Option "Device" "/dev/input/event1"
[  9024.634] (**) Option "_source" "server/udev"
[  9024.635] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  9024.635] (II) event1  - Power Button: device is a keyboard
[  9024.635] (II) event1  - Power Button: device removed
[  9024.662] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[  9024.663] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  9024.663] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  9024.663] (II) event1  - Power Button: device is a keyboard
[  9024.664] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[  9024.664] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[  9024.664] (II) Using input driver 'libinput' for 'Sleep Button'
[  9024.664] (**) Sleep Button: always reports core events
[  9024.664] (**) Option "Device" "/dev/input/event0"
[  9024.664] (**) Option "_source" "server/udev"
[  9024.664] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[  9024.665] (II) event0  - Sleep Button: device is a keyboard
[  9024.665] (II) event0  - Sleep Button: device removed
[  9024.692] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[  9024.693] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[  9024.693] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[  9024.693] (II) event0  - Sleep Button: device is a keyboard
[  9024.694] (II) config/udev: Adding input device Logitech K830 (/dev/input/event13)
[  9024.694] (**) Logitech K830: Applying InputClass "libinput pointer catchall"
[  9024.694] (**) Logitech K830: Applying InputClass "libinput keyboard catchall"
[  9024.694] (II) Using input driver 'libinput' for 'Logitech K830'
[  9024.694] (**) Logitech K830: always reports core events
[  9024.694] (**) Option "Device" "/dev/input/event13"
[  9024.694] (**) Option "_source" "server/udev"
[  9024.696] (II) event13 - Logitech K830: is tagged by udev as: Keyboard Mouse
[  9024.696] (II) event13 - Logitech K830: device is a pointer
[  9024.696] (II) event13 - Logitech K830: device is a keyboard
[  9024.696] (II) event13 - Logitech K830: device removed
[  9024.803] (II) libinput: Logitech K830: needs a virtual subdevice
[  9024.803] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0003/0003:046D:404C.0004/input/input25/event13"
[  9024.803] (II) XINPUT: Adding extended input device "Logitech K830" (type: MOUSE, id 10)
[  9024.803] (**) Option "AccelerationScheme" "none"
[  9024.803] (**) Logitech K830: (accel) selected scheme none/0
[  9024.803] (**) Logitech K830: (accel) acceleration factor: 2.000
[  9024.803] (**) Logitech K830: (accel) acceleration threshold: 4
[  9024.804] (II) event13 - Logitech K830: is tagged by udev as: Keyboard Mouse
[  9024.804] (II) event13 - Logitech K830: device is a pointer
[  9024.804] (II) event13 - Logitech K830: device is a keyboard
[  9024.805] (II) config/udev: Adding input device Logitech K830 (/dev/input/mouse0)
[  9024.805] (II) No input driver specified, ignoring this device.
[  9024.805] (II) This device may have been added with another device file.
[  9024.805] (II) config/udev: Adding input device USB  Live camera: USB  Live cam (/dev/input/event5)
[  9024.805] (**) USB  Live camera: USB  Live cam: Applying InputClass "libinput keyboard catchall"
[  9024.805] (II) Using input driver 'libinput' for 'USB  Live camera: USB  Live cam'
[  9024.805] (**) USB  Live camera: USB  Live cam: always reports core events
[  9024.805] (**) Option "Device" "/dev/input/event5"
[  9024.805] (**) Option "_source" "server/udev"
[  9024.806] (II) event5  - USB  Live camera: USB  Live cam: is tagged by udev as: Keyboard
[  9024.806] (II) event5  - USB  Live camera: USB  Live cam: device is a keyboard
[  9024.806] (II) event5  - USB  Live camera: USB  Live cam: device removed
[  9024.953] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input17/event5"
[  9024.953] (II) XINPUT: Adding extended input device "USB  Live camera: USB  Live cam" (type: KEYBOARD, id 11)
[  9024.954] (II) event5  - USB  Live camera: USB  Live cam: is tagged by udev as: Keyboard
[  9024.954] (II) event5  - USB  Live camera: USB  Live cam: device is a keyboard
[  9024.954] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event6)
[  9024.954] (II) No input driver specified, ignoring this device.
[  9024.954] (II) This device may have been added with another device file.
[  9024.954] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event7)
[  9024.954] (II) No input driver specified, ignoring this device.
[  9024.954] (II) This device may have been added with another device file.
[  9024.955] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event8)
[  9024.955] (II) No input driver specified, ignoring this device.
[  9024.955] (II) This device may have been added with another device file.
[  9024.955] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event9)
[  9024.955] (II) No input driver specified, ignoring this device.
[  9024.955] (II) This device may have been added with another device file.
[  9024.955] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event10)
[  9024.955] (II) No input driver specified, ignoring this device.
[  9024.955] (II) This device may have been added with another device file.
[  9024.955] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event11)
[  9024.955] (II) No input driver specified, ignoring this device.
[  9024.955] (II) This device may have been added with another device file.
[  9024.956] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event12)
[  9024.956] (II) No input driver specified, ignoring this device.
[  9024.956] (II) This device may have been added with another device file.
[  9024.956] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[  9024.956] (II) No input driver specified, ignoring this device.
[  9024.956] (II) This device may have been added with another device file.
[  9024.968] (**) Logitech K830: Applying InputClass "libinput pointer catchall"
[  9024.968] (**) Logitech K830: Applying InputClass "libinput keyboard catchall"
[  9024.968] (II) Using input driver 'libinput' for 'Logitech K830'
[  9024.968] (**) Logitech K830: always reports core events
[  9024.968] (**) Option "Device" "/dev/input/event13"
[  9024.968] (**) Option "_source" "_driver/libinput"
[  9024.968] (II) libinput: Logitech K830: is a virtual subdevice
[  9024.968] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0003/0003:046D:404C.0004/input/input25/event13"
[  9024.968] (II) XINPUT: Adding extended input device "Logitech K830" (type: KEYBOARD, id 12)
[  9026.507] (II) intel(0): EDID vendor "BNQ", prod id 31058
[  9026.508] (II) intel(0): Using EDID range info for horizontal sync
[  9026.508] (II) intel(0): Using EDID range info for vertical refresh
[  9026.508] (II) intel(0): Printing DDC gathered Modelines:
[  9026.508] (II) intel(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  9026.508] (II) intel(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  9026.508] (II) intel(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  9026.508] (II) intel(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  9026.508] (II) intel(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[  9026.508] (II) intel(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[  9026.508] (II) intel(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[  9026.508] (II) intel(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[  9026.508] (II) intel(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[  9026.508] (II) intel(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[  9026.508] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  9026.508] (II) intel(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  9026.508] (II) intel(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[  9026.508] (II) intel(0): Modeline "1920x1080"x0.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[  9026.508] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  9026.508] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  9026.508] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  9026.508] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  9026.508] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  9026.508] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  9026.508] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  9026.508] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  9026.508] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  9026.508] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[  9026.508] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  9026.508] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[  9026.508] (II) intel(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[  9026.508] (II) intel(0): Modeline "1920x1080"x75.0  220.64  1920 2056 2264 2608  1080 1081 1084 1128 -hsync +vsync (84.6 kHz e)
[  9026.508] (--) intel(0): HDMI max TMDS frequency 340000KHz
[  9467.555] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 32ms, your system is too slow
[  9972.161] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 18ms, your system is too slow
[ 10084.312] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 29ms, your system is too slow
[ 10230.379] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 22ms, your system is too slow
[ 10249.955] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 16ms, your system is too slow
[ 10249.955] (EE) event13 - Logitech K830: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 13162.250] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 21ms, your system is too slow
[ 13163.862] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 19ms, your system is too slow
[ 14092.876] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 14ms, your system is too slow
[ 14095.139] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 12ms, your system is too slow
[ 14983.133] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 11ms, your system is too slow
[ 14983.133] (EE) event13 - Logitech K830: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 16365.589] (--) intel(0): HDMI max TMDS frequency 340000KHz
[ 16815.919] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 30ms, your system is too slow
[ 17128.398] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 36ms, your system is too slow
[ 17747.737] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 32ms, your system is too slow
[ 17905.353] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 21ms, your system is too slow
[ 17996.673] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 21ms, your system is too slow
[ 17996.673] (EE) event13 - Logitech K830: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 20698.072] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 17ms, your system is too slow
[ 20766.457] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 12ms, your system is too slow
[ 21772.724] (--) intel(0): HDMI max TMDS frequency 340000KHz
[ 21838.980] (--) intel(0): HDMI max TMDS frequency 340000KHz
[ 21886.800] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 12ms, your system is too slow
[ 21887.144] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 16ms, your system is too slow
[ 22481.443] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 22ms, your system is too slow
[ 22481.443] (EE) event13 - Logitech K830: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 24344.416] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 11ms, your system is too slow
[ 24345.522] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 17ms, your system is too slow
[ 24345.626] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 11ms, your system is too slow
[ 24380.130] (EE) event13 - Logitech K830: client bug: event processing lagging behind by 32ms, your system is too slow

 

0 Kudos
3 Replies
Jose_V_Intel
Moderator
1,238 Views

Hello kendew,

 

Thank you for posting on the Intel Community. 

 

Based on the information that you provided please follow the next information: 



  • Currently, the drivers on Intel® NUC Kit NUC8i5BEH are supported with Microsoft Windows 10*-64.



 

 

Regards.

Jose V.

Intel® Customer Support Technician


0 Kudos
kendew
Beginner
1,233 Views

I am already aware of the "official" stance on this.  I was hoping there might be some people on this forum who have had personal experience who could share. 

0 Kudos
Victor_G_Intel
Moderator
1,224 Views

Hello kendew,


Thank you for posting on the Intel® communities.


In order for you to get further assistance, we will recommend that you get in touch with your respective Linux distribution team for support; however, we understand that there are a lot of users with enough knowledge here in the forum and with the possibility of helping you with this; therefore, we will let the thread open for you to receive assistance in the forum.


If you have any other questions or if you need any additional information on another Intel product, please submit a new question on a different thread as this thread will no longer be monitored.


Regards,


Victor G.

Intel Technical Support Technician


0 Kudos
Reply