Intel 620 Graphics using llvmpipe for OpenGL

Issues related to hardware problems
Post Reply
mmvfx
Posts: 3
Joined: 2019/11/21 15:25:11

Intel 620 Graphics using llvmpipe for OpenGL

Post by mmvfx » 2019/11/21 17:08:34

I recently installed C8 on my Dell XPS 13 7390 ( i7-10510U) with Intel UHD 620 graphics.
Finally got bluetooth and wifi working with some manual firmware additions and the current stream kernel 4.18.0-147.6.el8.x86_64).
So far so good, but I am now running into problems with opengl applications.
I noticed that glxinfo shows VMware/llvmpipe as the OpenGL renderer, and don't really know how to make sure it points to the correct one by Intel.

Here is some hopefully useful information to point me in the right direction (using X11, gdm, i3 desktop):

Code: Select all

$ glxinfo | grep -i opengl
 
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: llvmpipe (LLVM 7.0, 256 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.3.1
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.1 Mesa 18.3.1
OpenGL shading language version string: 1.40
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 18.3.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:

Code: Select all

$ lspci -nnk | grep -iA2 VGA
      
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:9b41] (rev 02)
	Subsystem: Dell Device [1028:0962]
	Kernel driver in use: i915

Code: Select all

$ dmesg | grep drm          

[    2.209444] fb: switching to inteldrmfb from EFI VGA
[    2.211660] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.211660] [drm] Driver supports precise vblank timestamp query.
[    2.215040] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    2.234817] [drm] Initialized i915 1.6.0 20190207 for 0000:00:02.0 on minor 0
[    2.242284] fbcon: inteldrmfb (fb0) is primary device
[    3.354336] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device


$ dmesg | grep i915       

[    2.209565] i915 0000:00:02.0: vgaarb: deactivate vga console
[    2.213133] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.215040] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    2.234817] [drm] Initialized i915 1.6.0 20190207 for 0000:00:02.0 on minor 0
[    3.354336] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    4.457021] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])

Code: Select all

$ rpm -qa | grep -i mesa

mesa-filesystem-18.3.1-5.el8_0.x86_64
mesa-libGLU-9.0.0-15.el8.x86_64
mesa-libGL-devel-18.3.1-5.el8_0.x86_64
mesa-libGL-18.3.1-5.el8_0.x86_64
mesa-libEGL-devel-18.3.1-5.el8_0.x86_64
mesa-libEGL-18.3.1-5.el8_0.x86_64
mesa-libxatracker-18.3.1-5.el8_0.x86_64
mesa-libglapi-18.3.1-5.el8_0.x86_64
mesa-dri-drivers-18.3.1-5.el8_0.x86_64
mesa-libGLw-8.0.0-14.el8.x86_64
mesa-vulkan-drivers-18.3.1-5.el8_0.x86_64
mesa-vdpau-drivers-18.3.1-5.el8_0.x86_64
mesa-libgbm-18.3.1-5.el8_0.x86_64
mesa-khr-devel-18.3.1-5.el8_0.x86_64

Code: Select all

$ rpm -qa | grep -i intel

xorg-x11-drv-intel-2.99.917-38.20180618.el8.x86_64
libva-intel-driver-2.1.0-4.el8.x86_64
intel-gpu-tools-2.99.917-38.20180618.el8.x86_64
Hope someone can help. Thanks!

chemal
Posts: 776
Joined: 2013/12/08 19:44:49

Re: Intel 620 Graphics using llvmpipe for OpenGL

Post by chemal » 2019/11/21 20:43:26

You need to check your Xorg logs.

mmvfx
Posts: 3
Joined: 2019/11/21 15:25:11

Re: Intel 620 Graphics using llvmpipe for OpenGL

Post by mmvfx » 2019/11/21 21:25:51

here it is...

Code: Select all

$ cat /var/log/Xorg.0.log 

[  3486.894] 
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[  3486.896] Build Operating System:  4.19.34-300.el7.x86_64 
[  3486.896] Current Operating System: Linux mm-netbook 4.18.0-147.6.el8.x86_64 #1 SMP Tue Oct 15 15:19:32 UTC 2019 x86_64
[  3486.896] Kernel command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-4.18.0-147.6.el8.x86_64 root=/dev/mapper/cl_mm--netbook-root ro crashkernel=auto resume=/dev/mapper/cl_mm--netbook-swap rd.lvm.lv=cl_mm-netbook/root rd.lvm.lv=cl_mm-netbook/swap rhgb quiet
[  3486.898] Build Date: 03 August 2019  06:04:20PM
[  3486.898] Build ID: xorg-x11-server 1.20.3-5.2.el8_0 
[  3486.899] Current version of pixman: 0.36.0
[  3486.900] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  3486.900] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  3486.903] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov 21 13:36:20 2019
[  3486.903] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  3486.904] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  3486.904] (==) No Layout section.  Using the first Screen section.
[  3486.904] (==) No screen section available. Using defaults.
[  3486.904] (**) |-->Screen "Default Screen Section" (0)
[  3486.904] (**) |   |-->Monitor "<default monitor>"
[  3486.904] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  3486.904] (==) Automatically adding devices
[  3486.904] (==) Automatically enabling devices
[  3486.904] (==) Automatically adding GPU devices
[  3486.904] (==) Automatically binding GPU devices
[  3486.904] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  3486.904] (==) FontPath set to:
	catalogue:/etc/X11/fontpath.d,
	built-ins
[  3486.904] (==) ModulePath set to "/usr/lib64/xorg/modules"
[  3486.904] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  3486.904] (II) Loader magic: 0x55b4afab5020
[  3486.904] (II) Module ABI versions:
[  3486.904] 	X.Org ANSI C Emulation: 0.4
[  3486.904] 	X.Org Video Driver: 24.0
[  3486.904] 	X.Org XInput driver : 24.1
[  3486.904] 	X.Org Server Extension : 10.0
[  3486.905] (++) using VT number 2

[  3486.906] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_34
[  3486.906] (II) xfree86: Adding drm device (/dev/dri/card0)
[  3486.906] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[  3486.907] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[  3486.908] (--) PCI:*(0@0:2:0) 8086:9b41:1028:0962 rev 2, Mem @ 0x604a000000/16777216, 0x4000000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[  3486.908] (II) LoadModule: "glx"
[  3486.908] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[  3486.909] (II) Module glx: vendor="X.Org Foundation"
[  3486.909] 	compiled for 1.20.3, module version = 1.0.0
[  3486.909] 	ABI class: X.Org Server Extension, version 10.0
[  3486.909] (==) Matched modesetting as autoconfigured driver 0
[  3486.909] (==) Matched fbdev as autoconfigured driver 1
[  3486.909] (==) Matched vesa as autoconfigured driver 2
[  3486.909] (==) Assigned the driver to the xf86ConfigLayout
[  3486.909] (II) LoadModule: "modesetting"
[  3486.909] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[  3486.909] (II) Module modesetting: vendor="X.Org Foundation"
[  3486.909] 	compiled for 1.20.3, module version = 1.20.3
[  3486.909] 	Module class: X.Org Video Driver
[  3486.909] 	ABI class: X.Org Video Driver, version 24.0
[  3486.909] (II) LoadModule: "fbdev"
[  3486.909] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[  3486.909] (II) Module fbdev: vendor="X.Org Foundation"
[  3486.909] 	compiled for 1.20.3, module version = 0.5.0
[  3486.909] 	Module class: X.Org Video Driver
[  3486.909] 	ABI class: X.Org Video Driver, version 24.0
[  3486.909] (II) LoadModule: "vesa"
[  3486.909] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[  3486.909] (II) Module vesa: vendor="X.Org Foundation"
[  3486.909] 	compiled for 1.20.3, module version = 2.4.0
[  3486.909] 	Module class: X.Org Video Driver
[  3486.909] 	ABI class: X.Org Video Driver, version 24.0
[  3486.909] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  3486.909] (II) FBDEV: driver for framebuffer: fbdev
[  3486.909] (II) VESA: driver for VESA chipsets: vesa
[  3486.909] (II) modeset(0): using drv /dev/dri/card0
[  3486.909] (WW) Falling back to old probe method for fbdev
[  3486.909] (II) Loading sub module "fbdevhw"
[  3486.909] (II) LoadModule: "fbdevhw"
[  3486.909] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[  3486.910] (II) Module fbdevhw: vendor="X.Org Foundation"
[  3486.910] 	compiled for 1.20.3, module version = 0.0.2
[  3486.910] 	ABI class: X.Org Video Driver, version 24.0
[  3486.910] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  3486.910] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[  3486.910] (==) modeset(0): RGB weight 888
[  3486.910] (==) modeset(0): Default visual is TrueColor
[  3486.910] (II) Loading sub module "glamoregl"
[  3486.910] (II) LoadModule: "glamoregl"
[  3486.910] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[  3486.911] (II) Module glamoregl: vendor="X.Org Foundation"
[  3486.911] 	compiled for 1.20.3, module version = 1.0.1
[  3486.911] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3486.957] (II) modeset(0): Refusing to try glamor on llvmpipe
[  3486.958] (EE) modeset(0): glamor initialization failed
[  3486.958] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[  3486.958] (II) modeset(0): Double-buffered shadow updates: off
[  3486.959] (II) modeset(0): Output eDP-1 has no monitor section
[  3486.959] (II) modeset(0): Output DP-1 has no monitor section
[  3486.959] (II) modeset(0): Output DP-2 has no monitor section
[  3486.961] (II) modeset(0): EDID for output eDP-1
[  3486.961] (II) modeset(0): Manufacturer: AUO  Model: 5b2d  Serial#: 0
[  3486.961] (II) modeset(0): Year: 2018  Week: 0
[  3486.961] (II) modeset(0): EDID Version: 1.4
[  3486.961] (II) modeset(0): Digital Display Input
[  3486.961] (II) modeset(0): 8 bits per channel
[  3486.961] (II) modeset(0): Digital interface is DisplayPort
[  3486.961] (II) modeset(0): Max Image Size [cm]: horiz.: 29  vert.: 16
[  3486.961] (II) modeset(0): Gamma: 2.20
[  3486.961] (II) modeset(0): No DPMS capabilities specified
[  3486.961] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[  3486.961] (II) modeset(0): First detailed timing is preferred mode
[  3486.961] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[  3486.961] (II) modeset(0): Display is continuous-frequency
[  3486.961] (II) modeset(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[  3486.961] (II) modeset(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[  3486.961] (II) modeset(0): Manufacturer's mask: 0
[  3486.961] (II) modeset(0): Supported detailed timing:
[  3486.961] (II) modeset(0): clock: 142.6 MHz   Image Size:  293 x 162 mm
[  3486.961] (II) modeset(0): h_active: 1920  h_sync: 1978  h_sync_end 2020 h_blank_end 2080 h_border: 0
[  3486.961] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1142 v_border: 0
[  3486.961] (II) modeset(0): Supported detailed timing:
[  3486.961] (II) modeset(0): clock: 114.1 MHz   Image Size:  293 x 162 mm
[  3486.961] (II) modeset(0): h_active: 1920  h_sync: 1978  h_sync_end 2020 h_blank_end 2080 h_border: 0
[  3486.961] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1142 v_border: 0
[  3486.961] (II) modeset(0):  06VG6�B133HAN
[  3486.961] (II) modeset(0): Unknown vendor-specific block 0
[  3486.961] (II) modeset(0): EDID (in hex):
[  3486.961] (II) modeset(0): 	00ffffffffffff0006af2d5b00000000
[  3486.961] (II) modeset(0): 	001c0104a51d107803ee95a3544c9926
[  3486.961] (II) modeset(0): 	0f505400000001010101010101010101
[  3486.961] (II) modeset(0): 	010101010101b43780a070383e403a2a
[  3486.961] (II) modeset(0): 	350025a21000001a902c80a070383e40
[  3486.961] (II) modeset(0): 	3a2a350025a21000001a000000fe0030
[  3486.961] (II) modeset(0): 	36564736814231333348414e00000000
[  3486.961] (II) modeset(0): 	00024122a8011100000a010a202000f0
[  3486.961] (II) modeset(0): Printing probed modes for output eDP-1
[  3486.961] (II) modeset(0): Modeline "1920x1080"x60.0  142.60  1920 1978 2020 2080  1080 1083 1088 1142 +hsync -vsync (68.6 kHz eP)
[  3486.961] (II) modeset(0): Modeline "1920x1080"x48.0  114.08  1920 1978 2020 2080  1080 1083 1088 1142 +hsync -vsync (54.8 kHz e)
[  3486.961] (II) modeset(0): EDID for output DP-1
[  3486.961] (II) modeset(0): EDID for output DP-2
[  3486.961] (II) modeset(0): Output eDP-1 connected
[  3486.961] (II) modeset(0): Output DP-1 disconnected
[  3486.961] (II) modeset(0): Output DP-2 disconnected
[  3486.961] (II) modeset(0): Using exact sizes for initial modes
[  3486.961] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[  3486.961] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[  3486.961] (==) modeset(0): DPI set to (96, 96)
[  3486.961] (II) Loading sub module "fb"
[  3486.961] (II) LoadModule: "fb"
[  3486.961] (II) Loading /usr/lib64/xorg/modules/libfb.so
[  3486.961] (II) Module fb: vendor="X.Org Foundation"
[  3486.961] 	compiled for 1.20.3, module version = 1.0.0
[  3486.961] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3486.961] (II) Loading sub module "shadow"
[  3486.961] (II) LoadModule: "shadow"
[  3486.961] (II) Loading /usr/lib64/xorg/modules/libshadow.so
[  3486.961] (II) Module shadow: vendor="X.Org Foundation"
[  3486.961] 	compiled for 1.20.3, module version = 1.1.0
[  3486.961] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3486.961] (II) UnloadModule: "fbdev"
[  3486.961] (II) Unloading fbdev
[  3486.961] (II) UnloadSubModule: "fbdevhw"
[  3486.961] (II) Unloading fbdevhw
[  3486.961] (II) UnloadModule: "vesa"
[  3486.961] (II) Unloading vesa
[  3486.962] (==) modeset(0): Backing store enabled
[  3486.962] (==) modeset(0): Silken mouse enabled
[  3487.025] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[  3487.025] (==) modeset(0): DPMS enabled
[  3487.025] (II) Initializing extension Generic Event Extension
[  3487.025] (II) Initializing extension SHAPE
[  3487.025] (II) Initializing extension MIT-SHM
[  3487.025] (II) Initializing extension XInputExtension
[  3487.025] (II) Initializing extension XTEST
[  3487.025] (II) Initializing extension BIG-REQUESTS
[  3487.025] (II) Initializing extension SYNC
[  3487.025] (II) Initializing extension XKEYBOARD
[  3487.025] (II) Initializing extension XC-MISC
[  3487.025] (II) Initializing extension XFIXES
[  3487.025] (II) Initializing extension RENDER
[  3487.025] (II) Initializing extension RANDR
[  3487.025] (II) Initializing extension COMPOSITE
[  3487.025] (II) Initializing extension DAMAGE
[  3487.025] (II) Initializing extension MIT-SCREEN-SAVER
[  3487.025] (II) Initializing extension DOUBLE-BUFFER
[  3487.025] (II) Initializing extension RECORD
[  3487.025] (II) Initializing extension DPMS
[  3487.025] (II) Initializing extension Present
[  3487.025] (II) Initializing extension DRI3
[  3487.025] (II) Initializing extension X-Resource
[  3487.025] (II) Initializing extension XVideo
[  3487.025] (II) Initializing extension XVideo-MotionCompensation
[  3487.025] (II) Initializing extension SELinux
[  3487.025] (II) SELinux: Disabled by boolean
[  3487.025] (II) Initializing extension GLX
[  3487.025] (II) AIGLX: Screen 0 is not DRI2 capable
[  3487.027] (II) IGLX: Loaded and initialized swrast
[  3487.027] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[  3487.027] (II) Initializing extension XFree86-VidModeExtension
[  3487.028] (II) Initializing extension XFree86-DGA
[  3487.028] (II) Initializing extension XFree86-DRI
[  3487.028] (II) Initializing extension DRI2
[  3487.028] (II) modeset(0): Damage tracking initialized
[  3487.028] (II) modeset(0): Setting screen physical size to 508 x 285
[  3487.044] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[  3487.044] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  3487.044] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  3487.044] (**) Video Bus: Applying InputClass "system-keyboard"
[  3487.044] (II) LoadModule: "libinput"
[  3487.044] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[  3487.046] (II) Module libinput: vendor="X.Org Foundation"
[  3487.046] 	compiled for 1.20.3, module version = 0.28.0
[  3487.046] 	Module class: X.Org XInput Driver
[  3487.046] 	ABI class: X.Org XInput driver, version 24.1
[  3487.046] (II) Using input driver 'libinput' for 'Video Bus'
[  3487.047] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 22 paused 0
[  3487.047] (**) Video Bus: always reports core events
[  3487.047] (**) Option "Device" "/dev/input/event5"
[  3487.047] (**) Option "_source" "server/udev"
[  3487.047] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[  3487.047] (II) event5  - Video Bus: device is a keyboard
[  3487.048] (II) event5  - Video Bus: device removed
[  3487.048] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event5"
[  3487.048] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[  3487.048] (**) Option "xkb_model" "pc104"
[  3487.048] (**) Option "xkb_layout" "us"
[  3487.048] (**) Option "xkb_variant" "altgr-intl"
[  3487.048] (**) Option "xkb_options" "caps:escape,eurosign:e"
[  3487.058] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[  3487.058] (II) event5  - Video Bus: device is a keyboard
[  3487.058] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  3487.058] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  3487.058] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  3487.058] (**) Power Button: Applying InputClass "system-keyboard"
[  3487.058] (II) Using input driver 'libinput' for 'Power Button'
[  3487.058] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 25 paused 0
[  3487.058] (**) Power Button: always reports core events
[  3487.058] (**) Option "Device" "/dev/input/event1"
[  3487.058] (**) Option "_source" "server/udev"
[  3487.059] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  3487.059] (II) event1  - Power Button: device is a keyboard
[  3487.059] (II) event1  - Power Button: device removed
[  3487.059] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[  3487.059] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  3487.059] (**) Option "xkb_model" "pc104"
[  3487.059] (**) Option "xkb_layout" "us"
[  3487.059] (**) Option "xkb_variant" "altgr-intl"
[  3487.059] (**) Option "xkb_options" "caps:escape,eurosign:e"
[  3487.059] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  3487.059] (II) event1  - Power Button: device is a keyboard
[  3487.059] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[  3487.059] (II) No input driver specified, ignoring this device.
[  3487.059] (II) This device may have been added with another device file.
[  3487.059] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[  3487.059] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  3487.059] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[  3487.059] (**) Sleep Button: Applying InputClass "system-keyboard"
[  3487.059] (II) Using input driver 'libinput' for 'Sleep Button'
[  3487.060] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 26 paused 0
[  3487.060] (**) Sleep Button: always reports core events
[  3487.060] (**) Option "Device" "/dev/input/event2"
[  3487.060] (**) Option "_source" "server/udev"
[  3487.060] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[  3487.060] (II) event2  - Sleep Button: device is a keyboard
[  3487.060] (II) event2  - Sleep Button: device removed
[  3487.060] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[  3487.060] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[  3487.060] (**) Option "xkb_model" "pc104"
[  3487.060] (**) Option "xkb_layout" "us"
[  3487.060] (**) Option "xkb_variant" "altgr-intl"
[  3487.060] (**) Option "xkb_options" "caps:escape,eurosign:e"
[  3487.060] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[  3487.060] (II) event2  - Sleep Button: device is a keyboard
[  3487.061] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event8)
[  3487.061] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "evdev keyboard catchall"
[  3487.061] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[  3487.061] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "system-keyboard"
[  3487.061] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[  3487.061] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 27 paused 0
[  3487.061] (**) Integrated_Webcam_HD: Integrate: always reports core events
[  3487.061] (**) Option "Device" "/dev/input/event8"
[  3487.061] (**) Option "_source" "server/udev"
[  3487.062] (II) event8  - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[  3487.062] (II) event8  - Integrated_Webcam_HD: Integrate: device is a keyboard
[  3487.062] (II) event8  - Integrated_Webcam_HD: Integrate: device removed
[  3487.062] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input9/event8"
[  3487.062] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 9)
[  3487.062] (**) Option "xkb_model" "pc104"
[  3487.062] (**) Option "xkb_layout" "us"
[  3487.062] (**) Option "xkb_variant" "altgr-intl"
[  3487.062] (**) Option "xkb_options" "caps:escape,eurosign:e"
[  3487.062] (II) event8  - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[  3487.062] (II) event8  - Integrated_Webcam_HD: Integrate: device is a keyboard
[  3487.062] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event10)
[  3487.062] (II) No input driver specified, ignoring this device.
[  3487.062] (II) This device may have been added with another device file.
[  3487.062] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[  3487.062] (II) No input driver specified, ignoring this device.
[  3487.062] (II) This device may have been added with another device file.
[  3487.063] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12)
[  3487.063] (II) No input driver specified, ignoring this device.
[  3487.063] (II) This device may have been added with another device file.
[  3487.063] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event13)
[  3487.063] (II) No input driver specified, ignoring this device.
[  3487.063] (II) This device may have been added with another device file.
[  3487.063] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event14)
[  3487.063] (II) No input driver specified, ignoring this device.
[  3487.063] (II) This device may have been added with another device file.
[  3487.063] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event15)
[  3487.063] (II) No input driver specified, ignoring this device.
[  3487.063] (II) This device may have been added with another device file.
[  3487.063] (II) config/udev: Adding input device Intel HID events (/dev/input/event6)
[  3487.063] (**) Intel HID events: Applying InputClass "evdev keyboard catchall"
[  3487.063] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[  3487.063] (**) Intel HID events: Applying InputClass "system-keyboard"
[  3487.063] (II) Using input driver 'libinput' for 'Intel HID events'
[  3487.063] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 28 paused 0
[  3487.063] (**) Intel HID events: always reports core events
[  3487.063] (**) Option "Device" "/dev/input/event6"
[  3487.063] (**) Option "_source" "server/udev"
[  3487.064] (II) event6  - Intel HID events: is tagged by udev as: Keyboard
[  3487.064] (II) event6  - Intel HID events: device is a keyboard
[  3487.064] (II) event6  - Intel HID events: device removed
[  3487.064] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input7/event6"
[  3487.064] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 10)
[  3487.064] (**) Option "xkb_model" "pc104"
[  3487.064] (**) Option "xkb_layout" "us"
[  3487.064] (**) Option "xkb_variant" "altgr-intl"
[  3487.064] (**) Option "xkb_options" "caps:escape,eurosign:e"
[  3487.064] (II) event6  - Intel HID events: is tagged by udev as: Keyboard
[  3487.064] (II) event6  - Intel HID events: device is a keyboard
[  3487.064] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event9)
[  3487.064] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[  3487.064] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[  3487.064] (**) Dell WMI hotkeys: Applying InputClass "system-keyboard"
[  3487.064] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[  3487.065] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 29 paused 0
[  3487.065] (**) Dell WMI hotkeys: always reports core events
[  3487.065] (**) Option "Device" "/dev/input/event9"
[  3487.065] (**) Option "_source" "server/udev"
[  3487.065] (II) event9  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[  3487.065] (II) event9  - Dell WMI hotkeys: device is a keyboard
[  3487.065] (II) event9  - Dell WMI hotkeys: device removed
[  3487.065] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input10/event9"
[  3487.065] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 11)
[  3487.065] (**) Option "xkb_model" "pc104"
[  3487.065] (**) Option "xkb_layout" "us"
[  3487.065] (**) Option "xkb_variant" "altgr-intl"
[  3487.065] (**) Option "xkb_options" "caps:escape,eurosign:e"
[  3487.066] (II) event9  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[  3487.066] (II) event9  - Dell WMI hotkeys: device is a keyboard
[  3487.066] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[  3487.066] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  3487.066] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[  3487.066] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[  3487.066] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[  3487.066] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 30 paused 0
[  3487.066] (**) AT Translated Set 2 keyboard: always reports core events
[  3487.066] (**) Option "Device" "/dev/input/event3"
[  3487.066] (**) Option "_source" "server/udev"
[  3487.067] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  3487.067] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[  3487.067] (II) event3  - AT Translated Set 2 keyboard: device removed
[  3487.067] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[  3487.067] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[  3487.067] (**) Option "xkb_model" "pc104"
[  3487.067] (**) Option "xkb_layout" "us"
[  3487.067] (**) Option "xkb_variant" "altgr-intl"
[  3487.067] (**) Option "xkb_options" "caps:escape,eurosign:e"
[  3487.067] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  3487.067] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[  3487.067] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4)
[  3487.067] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  3487.067] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[  3487.067] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[  3487.068] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 31 paused 0
[  3487.068] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  3487.068] (**) Option "Device" "/dev/input/event4"
[  3487.068] (**) Option "_source" "server/udev"
[  3487.068] (II) event4  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[  3487.068] (II) event4  - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[  3487.068] (II) event4  - SynPS/2 Synaptics TouchPad: device is a touchpad
[  3487.068] (II) event4  - SynPS/2 Synaptics TouchPad: device removed
[  3487.068] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event4"
[  3487.068] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[  3487.069] (**) Option "AccelerationScheme" "none"
[  3487.069] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[  3487.069] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[  3487.069] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[  3487.069] (II) event4  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[  3487.069] (II) event4  - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[  3487.069] (II) event4  - SynPS/2 Synaptics TouchPad: device is a touchpad
[  3487.070] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[  3487.070] (II) No input driver specified, ignoring this device.
[  3487.070] (II) This device may have been added with another device file.
[  3487.070] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[  3487.070] (II) No input driver specified, ignoring this device.
[  3487.070] (II) This device may have been added with another device file.
[  3487.429] (II) modeset(0): EDID vendor "AUO", prod id 23341
[  3487.429] (II) modeset(0): Printing DDC gathered Modelines:
[  3487.429] (II) modeset(0): Modeline "1920x1080"x0.0  142.60  1920 1978 2020 2080  1080 1083 1088 1142 +hsync -vsync (68.6 kHz eP)
[  3487.429] (II) modeset(0): Modeline "1920x1080"x0.0  114.08  1920 1978 2020 2080  1080 1083 1088 1142 +hsync -vsync (54.8 kHz e)
[  3487.503] (II) modeset(0): EDID vendor "AUO", prod id 23341
[  3487.503] (II) modeset(0): Printing DDC gathered Modelines:
[  3487.503] (II) modeset(0): Modeline "1920x1080"x0.0  142.60  1920 1978 2020 2080  1080 1083 1088 1142 +hsync -vsync (68.6 kHz eP)
[  3487.503] (II) modeset(0): Modeline "1920x1080"x0.0  114.08  1920 1978 2020 2080  1080 1083 1088 1142 +hsync -vsync (54.8 kHz e)
[  3502.062] (**) Option "fd" "22"
[  3502.062] (II) event5  - Video Bus: device removed
[  3502.062] (**) Option "fd" "25"
[  3502.062] (II) event1  - Power Button: device removed
[  3502.062] (**) Option "fd" "26"
[  3502.062] (II) event2  - Sleep Button: device removed
[  3502.062] (**) Option "fd" "27"
[  3502.062] (II) event8  - Integrated_Webcam_HD: Integrate: device removed
[  3502.062] (**) Option "fd" "28"
[  3502.062] (II) event6  - Intel HID events: device removed
[  3502.063] (**) Option "fd" "29"
[  3502.063] (II) event9  - Dell WMI hotkeys: device removed
[  3502.063] (**) Option "fd" "30"
[  3502.063] (II) event3  - AT Translated Set 2 keyboard: device removed
[  3502.063] (**) Option "fd" "31"
[  3502.063] (II) event4  - SynPS/2 Synaptics TouchPad: device removed
[  3502.073] (II) UnloadModule: "libinput"
[  3502.073] (II) systemd-logind: releasing fd for 13:68
[  3502.142] (II) UnloadModule: "libinput"
[  3502.142] (II) systemd-logind: releasing fd for 13:67
[  3502.151] (II) UnloadModule: "libinput"
[  3502.151] (II) systemd-logind: releasing fd for 13:73
[  3502.168] (II) UnloadModule: "libinput"
[  3502.168] (II) systemd-logind: releasing fd for 13:70
[  3502.178] (II) UnloadModule: "libinput"
[  3502.178] (II) systemd-logind: releasing fd for 13:72
[  3502.200] (II) UnloadModule: "libinput"
[  3502.200] (II) systemd-logind: releasing fd for 13:66
[  3502.211] (II) UnloadModule: "libinput"
[  3502.211] (II) systemd-logind: releasing fd for 13:65
[  3502.222] (II) UnloadModule: "libinput"
[  3502.222] (II) systemd-logind: releasing fd for 13:69
[  3502.239] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[  3502.239] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[  3502.239] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[  3502.239] (II) Server terminated successfully (0). Closing log file.

only thing that can see is:
[ 3486.957] (II) modeset(0): Refusing to try glamor on llvmpipe
[ 3486.958] (EE) modeset(0): glamor initialization failed

but no idea what the problem is there

chemal
Posts: 776
Joined: 2013/12/08 19:44:49

Re: Intel 620 Graphics using llvmpipe for OpenGL

Post by chemal » 2019/11/21 23:19:39

https://ark.intel.com/content/www/us/en ... 0-ghz.html

Your CPU has Q3'19 as the launch date. That's too new for 8.0.

Code: Select all

$ strings /usr/lib64/dri/i965_dri.so  | grep Comet
gives nothing. But on 8.1 you will see

Code: Select all

$ strings /usr/lib64/dri/i965_dri.so  | grep Comet
HD Graphics (Comet Lake 2x6 GT1)
HD Graphics (Comet Lake 3x8 GT2)
Try again when 8.1 is out or (if you are adventurous) grab the new mesa-19.1.4-2.el8 from here:

https://koji.mbox.centos.org/koji/build ... ildID=4941

mmvfx
Posts: 3
Joined: 2019/11/21 15:25:11

Re: Intel 620 Graphics using llvmpipe for OpenGL

Post by mmvfx » 2019/11/22 07:13:58

makes sense.. I'll wait for 8.1 then. Thanks!

tomvi
Posts: 1
Joined: 2019/12/01 18:11:56

Re: Intel 620 Graphics using llvmpipe for OpenGL

Post by tomvi » 2019/12/01 18:36:12

I'm about to order an XPS 13 7390. Does CentOS 8.0 work reliably besides OpenGL?
Like suspend/resume, sound, camera?
Can you give me some more details about how you got wifi working?
Thanks!

Post Reply