X Server not working

Hi,

It is about video output under AlmaLinux 9 with kernel 5.14.0-70.22.1.el9_0.x86_64.

The computer used is a Gigabyte GB-BMCE-5105 (https://www.gigabyte.com/de/Mini-PcBarebone/GB-BMCE-5105-rev-10), i.e. a Jasper Lake CPU, specifically N5105.

A FullHD touch display is connected via HDMI.

Problem: The X server does not start.

Calling xrandr:
[root@localhost xorg.conf.d]# xrandr
Can't open display

I cannot follow the recommendations of various HowTos to temporarily assign a resolution via xrandr (“Can’t open display.”), nor does the start-up work when I create a static configuration in the /etc/X11/xorg.conf.d/ directory.

Does anyone have a tip for a first step to systematically move forward?

Is the module i915 correct or does it need intel and if so, how can I change it?

Attached is the complete log from the X server:
[ 105.260] Build Operating System: 4.18.0-348.12.2.el8_5.x86_64

[ 105.260] Current Operating System: Linux localhost.localdomain 5.14.0-70.22.1.el9_0.x86_64 #1 SMP PREEMPT Tue Aug 9 11:45:52 EDT 2022 x86_64

[ 105.260] Kernel command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-70.22.1.el9_0.x86_64 root=/dev/mapper/almalinux-root ro crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M resume=/dev/mapper/almalinux-swap rd.lvm.lv=almalinux/root rd.lvm.lv=almalinux/swap rhgb quiet

[ 105.260] Build Date: 10 February 2022 12:00:00AM

[ 105.260] Build ID: xorg-x11-server 1.20.11-10.el9

[ 105.260] Current version of pixman: 0.40.0

[ 105.260] Before reporting problems, check http://wiki.x.org

to make sure that you have the latest version.

[ 105.260] Markers: (--) probed, (**) from config file, (==) default setting,

(++) from command line, (!!) notice, (II) informational,

(WW) warning, (EE) error, (NI) not implemented, (??) unknown.

[ 105.261] (==) Log file: "/var/log/Xorg.1.log", Time: Wed Aug 31 14:44:34 2022

[ 105.261] (==) Using config directory: "/etc/X11/xorg.conf.d"

[ 105.261] (==) Using system config directory "/usr/share/X11/xorg.conf.d"

[ 105.261] (==) No Layout section. Using the first Screen section.

[ 105.261] (==) No screen section available. Using defaults.

[ 105.261] (**) |-->Screen "Default Screen Section" (0)

[ 105.261] (**) | |-->Monitor "<default monitor>"

[ 105.261] (==) No monitor specified for screen "Default Screen Section".

Using a default monitor configuration.

[ 105.261] (==) Automatically adding devices

[ 105.261] (==) Automatically enabling devices

[ 105.261] (==) Automatically adding GPU devices

[ 105.261] (==) Automatically binding GPU devices

[ 105.261] (==) Max clients allowed: 256, resource mask: 0x1fffff

[ 105.261] (==) FontPath set to:

catalogue:/etc/X11/fontpath.d,

built-ins

[ 105.261] (==) ModulePath set to "/usr/lib64/xorg/modules"

[ 105.261] (II) The server relies on udev to provide the list of input devices.

If no devices become available, reconfigure udev or disable AutoAddDevices.

[ 105.261] (II) Loader magic: 0x555a88cb4d40

[ 105.261] (II) Module ABI versions:

[ 105.261] X.Org ANSI C Emulation: 0.4

[ 105.261] X.Org Video Driver: 24.1

[ 105.261] X.Org XInput driver : 24.1

[ 105.261] X.Org Server Extension : 10.0

[ 105.262] (--) using VT number 2

``

[ 105.262] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration

[ 105.264] (--) PCI:*(0@0:2:0) 8086:4e61:1458:1000 rev 1, Mem @ 0x6000000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/65536

[ 105.264] (II) LoadModule: "glx"

[ 105.264] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so

[ 105.266] (II) Module glx: vendor="X.Org Foundation"

[ 105.266] compiled for 1.20.11, module version = 1.0.0

[ 105.266] ABI class: X.Org Server Extension, version 10.0

[ 105.266] (==) Matched modesetting as autoconfigured driver 0

[ 105.266] (==) Matched fbdev as autoconfigured driver 1

[ 105.266] (==) Matched vesa as autoconfigured driver 2

[ 105.266] (==) Assigned the driver to the xf86ConfigLayout

[ 105.266] (II) LoadModule: "modesetting"

[ 105.266] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so

[ 105.269] (II) Module modesetting: vendor="X.Org Foundation"

[ 105.269] compiled for 1.20.11, module version = 1.20.11

[ 105.269] Module class: X.Org Video Driver

[ 105.269] ABI class: X.Org Video Driver, version 24.1

[ 105.269] (II) LoadModule: "fbdev"

[ 105.269] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so

[ 105.269] (II) Module fbdev: vendor="X.Org Foundation"

[ 105.269] compiled for 1.20.11, module version = 0.5.0

[ 105.269] Module class: X.Org Video Driver

[ 105.269] ABI class: X.Org Video Driver, version 24.1

[ 105.269] (II) LoadModule: "vesa"

[ 105.269] (WW) Warning, couldn't open module vesa

[ 105.269] (EE) Failed to load module "vesa" (module does not exist, 0)

[ 105.269] (II) modesetting: Driver for Modesetting Kernel Drivers: kms

[ 105.269] (II) FBDEV: driver for framebuffer: fbdev

[ 105.276] (WW) Falling back to old probe method for modesetting

[ 105.276] (EE) open /dev/dri/card0: No such file or directory

[ 105.276] (WW) Falling back to old probe method for fbdev

[ 105.276] (II) Loading sub module "fbdevhw"

[ 105.276] (II) LoadModule: "fbdevhw"

[ 105.276] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so

[ 105.277] (II) Module fbdevhw: vendor="X.Org Foundation"

[ 105.277] compiled for 1.20.11, module version = 0.0.2

[ 105.277] ABI class: X.Org Video Driver, version 24.1

[ 105.277] (II) FBDEV(0): using default device

[ 105.277] (II) FBDEV(0): Creating default Display subsection in Screen section

"Default Screen Section" for depth/fbbpp 24/32

[ 105.277] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32

[ 105.277] (==) FBDEV(0): RGB weight 888

[ 105.277] (==) FBDEV(0): Default visual is TrueColor

[ 105.277] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)

[ 105.277] (II) FBDEV(0): hardware: EFI VGA (video memory: 1876kB)

[ 105.277] (DB) xf86MergeOutputClassOptions unsupported bus type 0

[ 105.277] (II) FBDEV(0): checking modes against framebuffer device...

[ 105.277] (II) FBDEV(0): checking modes against monitor...

[ 105.277] (II) FBDEV(0): Virtual size is 800x600 (pitch 800)

[ 105.277] (**) FBDEV(0): Built-in mode "current": 48.0 MHz, 46.9 kHz, 75.1 Hz

[ 105.277] (II) FBDEV(0): Modeline "current"x0.0 48.00 800 832 928 1024 600 604 608 624 -hsync -vsync -csync (46.9 kHz b)

[ 105.277] (==) FBDEV(0): DPI set to (96, 96)

[ 105.277] (II) Loading sub module "fb"

[ 105.277] (II) LoadModule: "fb"

[ 105.277] (II) Module "fb" already built-in

[ 105.277] (**) FBDEV(0): using shadow framebuffer

[ 105.277] (II) Loading sub module "shadow"

[ 105.277] (II) LoadModule: "shadow"

[ 105.277] (II) Loading /usr/lib64/xorg/modules/libshadow.so

[ 105.277] (II) Module shadow: vendor="X.Org Foundation"

[ 105.277] compiled for 1.20.11, module version = 1.1.0

[ 105.277] ABI class: X.Org ANSI C Emulation, version 0.4

[ 105.277] (II) UnloadModule: "modesetting"

[ 105.277] (II) Unloading modesetting

[ 105.277] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by kernel - disabling)

[ 105.277] (==) FBDEV(0): Backing store enabled

[ 105.278] (==) FBDEV(0): DPMS enabled

[ 105.278] (II) Initializing extension Generic Event Extension

[ 105.278] (II) Initializing extension SHAPE

[ 105.278] (II) Initializing extension MIT-SHM

[ 105.278] (II) Initializing extension XInputExtension

[ 105.278] (II) Initializing extension XTEST

[ 105.278] (II) Initializing extension BIG-REQUESTS

[ 105.279] (II) Initializing extension SYNC

[ 105.279] (II) Initializing extension XKEYBOARD

[ 105.279] (II) Initializing extension XC-MISC

[ 105.280] (II) Initializing extension SECURITY

[ 105.280] (II) Initializing extension XFIXES

[ 105.280] (II) Initializing extension RENDER

[ 105.280] (II) Initializing extension RANDR

[ 105.280] (II) Initializing extension COMPOSITE

[ 105.280] (II) Initializing extension DAMAGE

[ 105.280] (II) Initializing extension MIT-SCREEN-SAVER

[ 105.281] (II) Initializing extension DOUBLE-BUFFER

[ 105.281] (II) Initializing extension RECORD

[ 105.281] (II) Initializing extension DPMS

[ 105.281] (II) Initializing extension Present

[ 105.281] (II) Initializing extension DRI3

[ 105.281] (II) Initializing extension X-Resource

[ 105.281] (II) Initializing extension XVideo

[ 105.281] (II) Initializing extension XVideo-MotionCompensation

[ 105.281] (II) Initializing extension SELinux

[ 105.281] (II) SELinux: Disabled by boolean

[ 105.281] (II) Initializing extension GLX

[ 105.282] (II) AIGLX: Screen 0 is not DRI2 capable

[ 105.305] (II) IGLX: Loaded and initialized swrast

[ 105.306] (II) GLX: Initialized DRISWRAST GL provider for screen 0

[ 105.306] (II) Initializing extension XFree86-VidModeExtension

[ 105.306] (II) Initializing extension XFree86-DGA

[ 105.306] (II) Initializing extension DRI2

[ 105.338] (II) config/udev: Adding input device Power Button (/dev/input/event2)

[ 105.338] (**) Power Button: Applying InputClass "evdev keyboard catchall"

[ 105.338] (**) Power Button: Applying InputClass "libinput keyboard catchall"

[ 105.338] (**) Power Button: Applying InputClass "system-keyboard"

[ 105.338] (II) LoadModule: "libinput"

[ 105.338] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so

[ 105.339] (II) Module libinput: vendor="X.Org Foundation"

[ 105.339] compiled for 1.20.11, module version = 1.0.1

[ 105.339] Module class: X.Org XInput Driver

[ 105.339] ABI class: X.Org XInput driver, version 24.1

[ 105.339] (II) Using input driver 'libinput' for 'Power Button'

[ 105.339] (**) Power Button: always reports core events

[ 105.339] (**) Option "Device" "/dev/input/event2"

[ 105.339] (**) Option "_source" "server/udev"

[ 105.341] (II) event2 - Power Button: is tagged by udev as: Keyboard

[ 105.341] (II) event2 - Power Button: device is a keyboard

[ 105.341] (II) event2 - Power Button: device removed

[ 105.354] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"

[ 105.354] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)

[ 105.354] (**) Option "xkb_layout" "de"

[ 105.354] (**) Option "xkb_variant" "nodeadkeys"

[ 105.372] (II) event2 - Power Button: is tagged by udev as: Keyboard

[ 105.373] (II) event2 - Power Button: device is a keyboard

[ 105.373] (II) config/udev: Adding input device Power Button (/dev/input/event1)

[ 105.373] (**) Power Button: Applying InputClass "evdev keyboard catchall"

[ 105.373] (**) Power Button: Applying InputClass "libinput keyboard catchall"

[ 105.373] (**) Power Button: Applying InputClass "system-keyboard"

[ 105.373] (II) Using input driver 'libinput' for 'Power Button'

[ 105.373] (**) Power Button: always reports core events

[ 105.373] (**) Option "Device" "/dev/input/event1"

[ 105.373] (**) Option "_source" "server/udev"

[ 105.374] (II) event1 - Power Button: is tagged by udev as: Keyboard

[ 105.374] (II) event1 - Power Button: device is a keyboard

[ 105.374] (II) event1 - Power Button: device removed

[ 105.383] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"

[ 105.383] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)

[ 105.383] (**) Option "xkb_layout" "de"

[ 105.383] (**) Option "xkb_variant" "nodeadkeys"

[ 105.384] (II) event1 - Power Button: is tagged by udev as: Keyboard

[ 105.384] (II) event1 - Power Button: device is a keyboard

[ 105.384] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)

[ 105.384] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"

[ 105.384] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"

[ 105.384] (**) Sleep Button: Applying InputClass "system-keyboard"

[ 105.384] (II) Using input driver 'libinput' for 'Sleep Button'

[ 105.384] (**) Sleep Button: always reports core events

[ 105.384] (**) Option "Device" "/dev/input/event0"

[ 105.384] (**) Option "_source" "server/udev"

[ 105.385] (II) event0 - Sleep Button: is tagged by udev as: Keyboard

[ 105.385] (II) event0 - Sleep Button: device is a keyboard

[ 105.385] (II) event0 - Sleep Button: device removed

[ 105.391] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"

[ 105.391] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)

[ 105.391] (**) Option "xkb_layout" "de"

[ 105.391] (**) Option "xkb_variant" "nodeadkeys"

[ 105.391] (II) event0 - Sleep Button: is tagged by udev as: Keyboard

[ 105.391] (II) event0 - Sleep Button: device is a keyboard

[ 105.392] (II) config/udev: Adding input device ILITEK ILITEK-TP Mouse (/dev/input/event4)

[ 105.392] (**) ILITEK ILITEK-TP Mouse: Applying InputClass "evdev pointer catchall"

[ 105.392] (**) ILITEK ILITEK-TP Mouse: Applying InputClass "libinput pointer catchall"

[ 105.392] (II) Using input driver 'libinput' for 'ILITEK ILITEK-TP Mouse'

[ 105.392] (**) ILITEK ILITEK-TP Mouse: always reports core events

[ 105.392] (**) Option "Device" "/dev/input/event4"

[ 105.392] (**) Option "_source" "server/udev"

[ 105.393] (II) event4 - ILITEK ILITEK-TP Mouse: is tagged by udev as: Mouse

[ 105.393] (II) event4 - ILITEK ILITEK-TP Mouse: device is a pointer

[ 105.394] (II) event4 - ILITEK ILITEK-TP Mouse: device removed

[ 105.409] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:222A:0001.0001/input/input11/event4"

[ 105.409] (II) XINPUT: Adding extended input device "ILITEK ILITEK-TP Mouse" (type: MOUSE, id 9)

[ 105.409] (**) Option "AccelerationScheme" "none"

[ 105.409] (**) ILITEK ILITEK-TP Mouse: (accel) selected scheme none/0

[ 105.409] (**) ILITEK ILITEK-TP Mouse: (accel) acceleration factor: 2.000

[ 105.409] (**) ILITEK ILITEK-TP Mouse: (accel) acceleration threshold: 4

[ 105.410] (II) event4 - ILITEK ILITEK-TP Mouse: is tagged by udev as: Mouse

[ 105.410] (II) event4 - ILITEK ILITEK-TP Mouse: device is a pointer

[ 105.411] (II) config/udev: Adding input device ILITEK ILITEK-TP Mouse (/dev/input/js0)

[ 105.411] (II) No input driver specified, ignoring this device.

[ 105.411] (II) This device may have been added with another device file.

[ 105.411] (II) config/udev: Adding input device ILITEK ILITEK-TP Mouse (/dev/input/mouse1)

[ 105.411] (II) No input driver specified, ignoring this device.

[ 105.411] (II) This device may have been added with another device file.

[ 105.412] (II) config/udev: Adding input device ILITEK ILITEK-TP (/dev/input/event3)

[ 105.412] (**) ILITEK ILITEK-TP: Applying InputClass "evdev touchscreen catchall"

[ 105.412] (**) ILITEK ILITEK-TP: Applying InputClass "libinput touchscreen catchall"

[ 105.412] (II) Using input driver 'libinput' for 'ILITEK ILITEK-TP'

[ 105.412] (**) ILITEK ILITEK-TP: always reports core events

[ 105.412] (**) Option "Device" "/dev/input/event3"

[ 105.412] (**) Option "_source" "server/udev"

[ 105.413] (II) event3 - ILITEK ILITEK-TP: is tagged by udev as: Touchscreen

[ 105.413] (II) event3 - ILITEK ILITEK-TP: device is a touch device

[ 105.413] (II) event3 - ILITEK ILITEK-TP: device removed

[ 105.425] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:222A:0001.0001/input/input9/event3"

[ 105.425] (II) XINPUT: Adding extended input device "ILITEK ILITEK-TP" (type: TOUCHSCREEN, id 10)

[ 105.425] (**) Option "AccelerationScheme" "none"

[ 105.425] (**) ILITEK ILITEK-TP: (accel) selected scheme none/0

[ 105.425] (**) ILITEK ILITEK-TP: (accel) acceleration factor: 2.000

[ 105.425] (**) ILITEK ILITEK-TP: (accel) acceleration threshold: 4

[ 105.426] (II) event3 - ILITEK ILITEK-TP: is tagged by udev as: Touchscreen

[ 105.426] (II) event3 - ILITEK ILITEK-TP: device is a touch device

[ 105.427] (II) config/udev: Adding input device ILITEK ILITEK-TP (/dev/input/mouse0)

[ 105.427] (II) No input driver specified, ignoring this device.

[ 105.427] (II) This device may have been added with another device file.

[ 105.427] (II) config/udev: Adding input device Dell KB216 Wired Keyboard (/dev/input/event5)

[ 105.427] (**) Dell KB216 Wired Keyboard: Applying InputClass "evdev keyboard catchall"

[ 105.427] (**) Dell KB216 Wired Keyboard: Applying InputClass "libinput keyboard catchall"

[ 105.427] (**) Dell KB216 Wired Keyboard: Applying InputClass "system-keyboard"

[ 105.427] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard'

[ 105.427] (**) Dell KB216 Wired Keyboard: always reports core events

[ 105.427] (**) Option "Device" "/dev/input/event5"

[ 105.427] (**) Option "_source" "server/udev"

[ 105.428] (II) event5 - Dell KB216 Wired Keyboard: is tagged by udev as: Keyboard

[ 105.429] (II) event5 - Dell KB216 Wired Keyboard: device is a keyboard

[ 105.429] (II) event5 - Dell KB216 Wired Keyboard: device removed

[ 105.444] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:413C:2113.0002/input/input6/event5"

[ 105.444] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard" (type: KEYBOARD, id 11)

[ 105.444] (**) Option "xkb_layout" "de"

[ 105.444] (**) Option "xkb_variant" "nodeadkeys"

[ 105.445] (II) event5 - Dell KB216 Wired Keyboard: is tagged by udev as: Keyboard

[ 105.445] (II) event5 - Dell KB216 Wired Keyboard: device is a keyboard

[ 105.445] (II) config/udev: Adding input device Dell KB216 Wired Keyboard System Control (/dev/input/event6)

[ 105.445] (**) Dell KB216 Wired Keyboard System Control: Applying InputClass "evdev keyboard catchall"

[ 105.445] (**) Dell KB216 Wired Keyboard System Control: Applying InputClass "libinput keyboard catchall"

[ 105.445] (**) Dell KB216 Wired Keyboard System Control: Applying InputClass "system-keyboard"

[ 105.446] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard System Control'

[ 105.446] (**) Dell KB216 Wired Keyboard System Control: always reports core events

[ 105.446] (**) Option "Device" "/dev/input/event6"

[ 105.446] (**) Option "_source" "server/udev"

[ 105.447] (II) event6 - Dell KB216 Wired Keyboard System Control: is tagged by udev as: Keyboard

[ 105.447] (II) event6 - Dell KB216 Wired Keyboard System Control: device is a keyboard

[ 105.447] (II) event6 - Dell KB216 Wired Keyboard System Control: device removed

[ 105.458] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:413C:2113.0003/input/input7/event6"

[ 105.458] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard System Control" (type: KEYBOARD, id 12)

[ 105.458] (**) Option "xkb_layout" "de"

[ 105.458] (**) Option "xkb_variant" "nodeadkeys"

[ 105.459] (II) event6 - Dell KB216 Wired Keyboard System Control: is tagged by udev as: Keyboard

[ 105.459] (II) event6 - Dell KB216 Wired Keyboard System Control: device is a keyboard

[ 105.460] (II) config/udev: Adding input device Dell KB216 Wired Keyboard Consumer Control (/dev/input/event7)

[ 105.460] (**) Dell KB216 Wired Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"

[ 105.460] (**) Dell KB216 Wired Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"

[ 105.460] (**) Dell KB216 Wired Keyboard Consumer Control: Applying InputClass "system-keyboard"

[ 105.460] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard Consumer Control'

[ 105.460] (**) Dell KB216 Wired Keyboard Consumer Control: always reports core events

[ 105.460] (**) Option "Device" "/dev/input/event7"

[ 105.460] (**) Option "_source" "server/udev"

[ 105.461] (II) event7 - Dell KB216 Wired Keyboard Consumer Control: is tagged by udev as: Keyboard

[ 105.461] (II) event7 - Dell KB216 Wired Keyboard Consumer Control: device is a keyboard

[ 105.461] (II) event7 - Dell KB216 Wired Keyboard Consumer Control: device removed

[ 105.473] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:413C:2113.0003/input/input8/event7"

[ 105.473] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard Consumer Control" (type: KEYBOARD, id 13)

[ 105.473] (**) Option "xkb_layout" "de"

[ 105.473] (**) Option "xkb_variant" "nodeadkeys"

[ 105.474] (II) event7 - Dell KB216 Wired Keyboard Consumer Control: is tagged by udev as: Keyboard

[ 105.474] (II) event7 - Dell KB216 Wired Keyboard Consumer Control: device is a keyboard

[ 105.474] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)

[ 105.474] (II) No input driver specified, ignoring this device.

[ 105.474] (II) This device may have been added with another device file.

[ 105.475] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)

[ 105.475] (II) No input driver specified, ignoring this device.

[ 105.475] (II) This device may have been added with another device file.

[ 105.475] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)

[ 105.475] (II) No input driver specified, ignoring this device.

[ 105.475] (II) This device may have been added with another device file.

Your log does not show “i915” nor “intel” and even the “vesa” does not exist.

How did you install X, desktop, etc?