Problems with Nvidia proprietary and 6.2 kernel

I use the latest kernel version. And I have a problem with Nvidia driver. It’s installing with no problem (via mhwd), but it looks like it doesn’t work. There’s no video card in nvidia-settings.

Output of inxi -G

Graphics:
Device-1: Intel Alder Lake-P Integrated Graphics driver: i915 v: kernel
Device-2: NVIDIA GA104 [Geforce RTX 3070 Ti Laptop GPU] driver: N/A
Device-3: Acer HD Webcam type: USB driver: uvcvideo
Display: x11 server: X.Org v: 21.1.7 driver: X: loaded: modesetting
dri: iris gpu: i915 resolution: 2560x1440~165Hz
API: OpenGL v: 4.6 Mesa 22.3.5 renderer: Mesa Intel Graphics (ADL GT2)

Device configuration

OS: Manjaro Linux x86_64
Host: Vector GP66 12UGSO REV:1.0
Kernel: 6.2.0-2-MANJARO
Uptime: 1 hour, 34 mins
Packages: 1171 (pacman)
Shell: bash 5.1.16
Resolution: 2560x1440
DE: Plasma 5.26.5
WM: KWin
Terminal: konsole
CPU: 12th Gen Intel i7-12700H (20) @ 4.600GHz
GPU: NVIDIA Geforce RTX 3070 Ti Laptop GPU
GPU: Intel Alder Lake-P
Memory: 6013MiB / 31801MiB

The 6.2 series is not a stable release, some breakage is expected.

Are you sure you installed the modules correctly? How did you install it? What was the output?

I installed it by this command:

sudo mhwd -a pci nonfree 0300

The output:

Summary

Installing video-hybrid-intel-nvidia-prime…

Sourcing /etc/mhwd-x86_64.conf

Has lib32 support: true

Sourcing /var/lib/mhwd/db/pci/graphic_drivers/hybrid-intel-nvidia-prime/MHWDCONFIG

Processing classid: 0300

Sourcing /var/lib/mhwd/scripts/include/0300

:: Synchronizing package databases…

core downloading…

extra downloading…

community downloading…

multilib downloading…

resolving dependencies…

looking for conflicting packages…

warning: dependency cycle detected:

warning: eglexternalplatform will be installed before its nvidia-utils dependency

Packages (8) egl-wayland-2:1.1.11-3 eglexternalplatform-1.1-2 libxnvctrl-525.89.02-1 lib32-nvidia-utils-525.89.02-1 linux61-nvidia-525.89.02-2 linux62-nvidia-525.89.02-0.1 nvidia-prime-1.0-4 nvidia-utils-525.89.02-1

Total Installed Size: 932.91 MiB

:: Proceed with installation? [Y/n]

checking keyring…

checking package integrity…

loading package files…

checking for file conflicts…

checking available disk space…

:: Processing package changes…

installing eglexternalplatform…

installing egl-wayland…

installing libxnvctrl…

installing nvidia-utils…

If you run into trouble with CUDA not being available, run nvidia-modprobe first.

If you use GDM on Wayland, you might have to run systemctl enable --now nvidia-resume.service

Optional dependencies for nvidia-utils

xorg-server-devel: nvidia-xconfig

opencl-nvidia: OpenCL support

installing nvidia-prime…

installing lib32-nvidia-utils…

Optional dependencies for lib32-nvidia-utils

lib32-opencl-nvidia

installing linux61-nvidia…

installing linux62-nvidia…

:: Running post-transaction hooks…

(1/9) Creating system user accounts…

(2/9) Reloading system manager configuration…

(3/9) Reloading device manager configuration…

(4/9) Arming ConditionNeedsUpdate…

(5/9) Updating module dependencies…

(6/9) Updating Kernel initcpios for Nvidia-DRM…

==> Building image from preset: /etc/mkinitcpio.d/linux61.preset: ‘default’

→ -k /boot/vmlinuz-6.1-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.1-x86_64.img

==> Starting build: 6.1.11-1-MANJARO

→ Running build hook: [base]

→ Running build hook: [udev]

→ Running build hook: [autodetect]

→ Running build hook: [modconf]

→ Running build hook: [block]

==> WARNING: Possibly missing firmware for module: xhci_pci

→ Running build hook: [keyboard]

→ Running build hook: [keymap]

→ Running build hook: [consolefont]

==> WARNING: consolefont: no font found in configuration

→ Running build hook: [plymouth]

→ Running build hook: [filesystems]

==> Generating module dependencies

==> Creating gzip-compressed initcpio image: /boot/initramfs-6.1-x86_64.img

==> Image generation successful

==> Building image from preset: /etc/mkinitcpio.d/linux61.preset: ‘fallback’

→ -k /boot/vmlinuz-6.1-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.1-x86_64-fallback.img -S autodetect

==> Starting build: 6.1.11-1-MANJARO

→ Running build hook: [base]

→ Running build hook: [udev]

→ Running build hook: [modconf]

→ Running build hook: [block]

==> WARNING: Possibly missing firmware for module: aic94xx

==> WARNING: Possibly missing firmware for module: bfa

==> WARNING: Possibly missing firmware for module: qed

==> WARNING: Possibly missing firmware for module: qla1280

==> WARNING: Possibly missing firmware for

module: qla2xxx

==> WARNING: Possibly missing firmware for module: wd719x

==> WARNING: Possibly missing firmware for module: xhci_pci

→ Running build hook: [keyboard]

→ Running build hook: [keymap]

→ Running build hook: [consolefont]

==> WARNING: consolefont: no font found in configuration

→ Running build hook: [plymouth]

→ Running build hook: [filesystems]

==> Generating module dependencies

==> Creating gzip-compressed initcpio image: /boot/initramfs-6.1-x86_64-fallback.img

==> Image generation successful

==> Building image from preset: /etc/mkinitcpio.d/linux62.preset: ‘default’

→ -k /boot/vmlinuz-6.2-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.2-x86_64.img

==> Starting build: 6.2.0-2-MANJARO

→ Running build hook: [base]

→ Running build hook: [udev]

→ Running build hook: [autodetect]

→ Running build hook: [modconf]

→ Running build hook: [block]

==> WARNING: Possibly missing firmware for module: xhci_pci

→ Running build hook: [keyboard]

→ Running build hook: [keymap]

→ Running build hook: [consolefont]

==> WARNING: consolefont: no font found in configuration

→ Running build hook: [plymouth]

→ Running build hook: [filesystems]

==> Generating module dependencies

==> Creating gzip-compressed initcpio image: /boot/initramfs-6.2-x86_64.img

==> Image generation successful

==> Building image from preset: /etc/mkinitcpio.d/linux62.preset: ‘fallback’

→ -k /boot/vmlinuz-6.2-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.2-x86_64-fallback.img -S autodetect

==> Starting build: 6.2.0-2-MANJARO

→ Running build hook: [base]

→ Running build hook: [udev]

→ Running build hook: [modconf]

→ Running build hook: [block]

==> WARNING: Possibly missing firmware for module: aic94xx

==> WARNING: Possibly missing firmware for module: bfa

==> WARNING: Possibly missing firmware for module: qed

==> WARNING: Possibly missing firmware for module: qla1280

==> WARNING: Possibly missing firmware for module: qla2xxx

==> WARNING: Possibly missing firmware for module: wd719x

==> WARNING: Possibly missing firmware for module: xhci_pci

→ Running build hook: [keyboard]

→ Running build hook: [keymap]

→ Running build hook: [consolefont]

==> WARNING: consolefont: no font found in configuration

→ Running build hook: [plymouth]

→ Running build hook: [filesystems]

==> Generating module dependencies

==> Creating gzip-compressed initcpio image: /boot/initramfs-6.2-x86_64-fallback.img

==> Image generation successful

(7/9) Refreshing PackageKit…

(8/9) Reloading system bus configuration…

(9/9) Updating the desktop file MIME type cache…

nvidia-utils: install reason has been set to ‘explicitly installed’

nvidia-prime: install reason has been set to ‘explicitly installed’

lib32-nvidia-utils: install reason has been set to ‘explicitly installed’

linux61-nvidia: install reason has been set to ‘explicitly installed’

linux62-nvidia: install reason has been set to ‘explicitly installed’

xorg configuration file: ‘/etc/X11/mhwd.d/nvidia.conf’

Successfully installed video-hybrid-intel-nvidia-prime

Done …

Looks ok.

The journal might give you additional hints. journalctl -b0

Or look at /var/log/Xorg.0.log

Can you check if 6.1 works?

Switched to 6.1. The same problem.
Checked journalctl -b0. I don’t understand much from there. But there’s some strange lines:

Summary

фев 15 15:26:39 msi-laptop kernel: nvidia: loading out-of-tree module taints kernel.
фев 15 15:26:39 msi-laptop kernel: nvidia: module license ‘NVIDIA’ taints kernel.
фев 15 15:26:39 msi-laptop kernel: Disabling lock debugging due to kernel taint
фев 15 15:26:39 msi-laptop kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
фев 15 15:26:39 msi-laptop kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 509

traps: Missing ENDBR: _nv012309rm+0x0/0x10 [nvidia]
фев 15 15:26:39 msi-laptop kernel: ------------[ cut here ]------------
фев 15 15:26:39 msi-laptop kernel: kernel BUG at arch/x86/kernel/traps.c:255!
фев 15 15:26:39 msi-laptop kernel: invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
фев 15 15:26:39 msi-laptop kernel: CPU: 4 PID: 767 Comm: modprobe Tainted: P W OE 6.1.11-1-MANJARO #1 8c467824508c019b53c014f88969d3d36fb7ef88
фев 15 15:26:39 msi-laptop kernel: Hardware name: Micro-Star International Co., Ltd. Vector GP66 12UGSO/MS-1544, BIOS E1544IMS.509 10/11/2022
фев 15 15:26:39 msi-laptop kernel: RIP: 0010:exc_control_protection+0xc2/0xd0
фев 15 15:26:39 msi-laptop kernel: Code: fa ff 45 31 c9 49 89 d8 b9 09 00 00 00 48 8b 93 80 00 00 00 be fc 00 00 00 48 c7 c7 f1 4d 04 bd e8 c3 84 46 ff e9 64 ff ff ff <0f> 0b 66 66 2e 0f 1f 84 00 00 00 0>
фев 15 15:26:39 msi-laptop kernel: RSP: 0018:ffffbf93c1bebbc8 EFLAGS: 00010002
фев 15 15:26:39 msi-laptop kernel: RAX: 0000000000000033 RBX: ffffbf93c1bebbe8 RCX: 0000000000000027
фев 15 15:26:39 msi-laptop kernel: RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff97cf1f721660
фев 15 15:26:39 msi-laptop kernel: RBP: 0000000000000003 R08: 0000000000000000 R09: ffffbf93c1beba60
фев 15 15:26:39 msi-laptop kernel: R10: 0000000000000003 R11: ffff97cf3fbab2a8 R12: 0000000000000000
фев 15 15:26:39 msi-laptop kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
фев 15 15:26:39 msi-laptop kernel: FS: 00007f859ae63740(0000) GS:ffff97cf1f700000(0000) knlGS:0000000000000000
фев 15 15:26:39 msi-laptop kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
фев 15 15:26:39 msi-laptop kernel: CR2: 00007f859885e000 CR3: 000000012131e001 CR4: 0000000000f70ee0
фев 15 15:26:39 msi-laptop kernel: PKRU: 55555554
фев 15 15:26:39 msi-laptop kernel: Call Trace:
фев 15 15:26:39 msi-laptop kernel:
фев 15 15:26:39 msi-laptop kernel: asm_exc_control_protection+0x26/0x30
фев 15 15:26:39 msi-laptop kernel: RIP: 0010:_nv012309rm+0x0/0x10 [nvidia]
фев 15 15:26:39 msi-laptop kernel: Code: 66 2e 0f 1f 84 00 00 00 00 00 48 83 ec 08 e8 f7 d1 1f 00 48 83 c4 08 48 89 c7 e9 bb ff ff ff 66 2e 0f 1f 84 00 00 00 00 00 90 <48> 89 f7 e9 18 08 00 00 0f 1f 84 0>
фев 15 15:26:39 msi-laptop kernel: RSP: 0018:ffffbf93c1bebc90 EFLAGS: 00010202
фев 15 15:26:39 msi-laptop kernel: RAX: ffffffffc2985380 RBX: ffffffffc59e8130 RCX: 0000000000000000
RDX: 0000000000099596 RSI: 0000000000000010 RDI: ffffffffc59e8130
фев 15 15:26:39 msi-laptop kernel: RBP: ffff97c7e9f1dfe0 R08: ffffbf93c1bebc20 R09: ffffffffc59e8170
фев 15 15:26:39 msi-laptop kernel: R10: ffffffffc59b1fb0 R11: 0000000000000000 R12: 0000000000000010
фев 15 15:26:39 msi-laptop kernel: R13: ffff97c7e9f1b000 R14: 0000562738e64080 R15: ffffbf93c1bebe10
фев 15 15:26:39 msi-laptop kernel: ? _nv038466rm+0x20/0x20 [nvidia 39e759f0e15ed10fd6d1135300a116c663170fb1]
фев 15 15:26:39 msi-laptop kernel: _nv012307rm+0x24/0xe0 [nvidia 39e759f0e15ed10fd6d1135300a116c663170fb1]
фев 15 15:26:39 msi-laptop kernel: _nv038467rm+0xe/0xa0 [nvidia 39e759f0e15ed10fd6d1135300a116c663170fb1]
фев 15 15:26:39 msi-laptop kernel: _nv038470rm+0x1d/0x30 [nvidia 39e759f0e15ed10fd6d1135300a116c663170fb1]
фев 15 15:26:39 msi-laptop kernel: _nv038472rm+0x2f/0x40 [nvidia 39e759f0e15ed10fd6d1135300a116c663170fb1]
фев 15 15:26:39 msi-laptop kernel: _nv017028rm+0x15/0x70 [nvidia 39e759f0e15ed10fd6d1135300a116c663170fb1]
фев 15 15:26:39 msi-laptop kernel: _nv000690rm+0x9/0x20 [nvidia 39e759f0e15ed10fd6d1135300a116c663170fb1]
фев 15 15:26:39 msi-laptop kernel: ? cdev_add+0x50/0x70
фев 15 15:26:39 msi-laptop kernel: rm_init_rm+0x17/0x60 [nvidia 39e759f0e15ed10fd6d1135300a116c663170fb1]
фев 15 15:26:39 msi-laptop kernel: nvidia_init_module+0x24e/0x622 [nvidia 39e759f0e15ed10fd6d1135300a116c663170fb1]
фев 15 15:26:39 msi-laptop kernel: ? nvidia_init_module+0x622/0x622 [nvidia 39e759f0e15ed10fd6d1135300a116c663170fb1]
фев 15 15:26:39 msi-laptop kernel: nvidia_frontend_init_module+0x50/0x94 [nvidia 39e759f0e15ed10fd6d1135300a116c663170fb1]
фев 15 15:26:39 msi-laptop kernel: ? nvidia_init_module+0x622/0x622 [nvidia 39e759f0e15ed10fd6d1135300a116c663170fb1]
фев 15 15:26:39 msi-laptop kernel: do_one_initcall+0x5a/0x220
фев 15 15:26:39 msi-laptop kernel: do_init_module+0x4a/0x1e0
фев 15 15:26:39 msi-laptop kernel: _do_sys_init_module+0x17f/0x1b0
фев 15 15:26:39 msi-laptop kernel: do_syscall_64+0x5c/0x90
фев 15 15:26:39 msi-laptop kernel: ? exc_page_fault+0x74/0x170
фев 15 15:26:39 msi-laptop kernel: entry_SYSCALL_64_after_hwframe+0x63/0xcd
фев 15 15:26:39 msi-laptop kernel: RIP: 0033:0x7f859a901eee
фев 15 15:26:39 msi-laptop kernel: Code: 48 8b 0d 85 ee 0c 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0>
фев 15 15:26:39 msi-laptop kernel: RSP: 002b:00007fff48409ab8 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
фев 15 15:26:39 msi-laptop kernel: RAX: ffffffffffffffda RBX: 0000562738e63db0 RCX: 00007f859a901eee
фев 15 15:26:39 msi-laptop kernel: RDX: 0000562738e64080 RSI: 00000000058e2118 RDI: 00007f8592f7c010
фев 15 15:26:39 msi-laptop kernel: RBP: 0000562738e64080 R08: 0000562738e64100 R09: 00007fff48405a78
фев 15 15:26:39 msi-laptop kernel: R10: 0000000000000005 R11: 0000000000000246 R12: 0000000000040000
фев 15 15:26:39 msi-laptop kernel: R13: 0000562738e63e50 R14: 0000000000000024 R15: 0000562738e640b0
фев 15 15:26:39 msi-laptop kernel: </TASK>
Modules linked in: nvidia(POE+) snd_ctl_led snd_soc_skl_hda_dsp snd_soc_intel_hda_dsp_common snd_soc_hdac_hdmi snd_sof_probes cmac algif_hash algif_skcipher af_alg snd
>
фев 15 15:26:39 msi-laptop kernel: hid_multitouch bluetooth iwlwifi crypto_simd snd_usbmidi_lib iTCO_wdt videobuf2_memops snd_hda_core cryptd r8169 ttm videobuf2_v4l2 snd_rawmidi processor_thermal_devic>
фев 15 15:26:39 msi-laptop kernel: serio_raw atkbd libps2 nvme vivaldi_fmap spi_intel_pci nvme_core xhci_pci spi_intel i8042 xhci_pci_renesas nvme_common serio crc32c_intel
фев 15 15:26:39 msi-laptop kernel: —[ end trace 0000000000000000 ]—
фев 15 15:26:39 msi-laptop kernel: RIP: 0010:exc_control_protection+0xc2/0xd0
фев 15 15:26:39 msi-laptop kernel: Code: fa ff 45 31 c9 49 89 d8 b9 09 00 00 00 48 8b 93 80 00 00 00 be fc 00 00 00 48 c7 c7 f1 4d 04 bd e8 c3 84 46 ff e9 64 ff ff ff <0f> 0b 66 66 2e 0f 1f 84 00 00 00 0>
фев 15 15:26:39 msi-laptop kernel: RSP: 0018:ffffbf93c1bebbc8 EFLAGS: 00010002
фев 15 15:26:39 msi-laptop kernel: RAX: 0000000000000033 RBX: ffffbf93c1bebbe8 RCX: 0000000000000027
фев 15 15:26:39 msi-laptop kernel: RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff97cf1f721660
фев 15 15:26:39 msi-laptop kernel: RBP: 0000000000000003 R08: 0000000000000000 R09: ffffbf93c1beba60
фев 15 15:26:39 msi-laptop kernel: R10: 0000000000000003 R11: ffff97cf3fbab2a8 R12: 0000000000000000
фев 15 15:26:39 msi-laptop kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
фев 15 15:26:39 msi-laptop kernel: FS: 00007f859ae63740(0000) GS:ffff97cf1f700000(0000) knlGS:0000000000000000
фев 15 15:26:39 msi-laptop kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
фев 15 15:26:39 msi-laptop kernel: CR2: 00007f859885e000 CR3: 000000012131e001 CR4: 0000000000f70ee0
фев 15 15:26:39 msi-laptop kernel: PKRU: 55555554

Also Xorg.0.log:

Summary

[ 4.821] (–) Log file renamed from “/var/log/Xorg.pid-732.log” to “/var/log/Xorg.0.log”
[ 4.821]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[ 4.821] Current Operating System: Linux msi-laptop 6.1.11-1-MANJARO #1 SMP PREEMPT_DYNAMIC Thu Feb 9 14:03:23 UTC 2023 x86_64
[ 4.821] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-6.1-x86_64 root=UUID=a23eceb6-cf00-430d-8350-9aef0d37dfb1 rw rootflags=subvol=@ quiet splash udev.log_priority=3
[ 4.821]
[ 4.821] Current version of pixman: 0.42.2
[ 4.821] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 4.821] Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 4.821] (==) Log file: “/var/log/Xorg.0.log”, Time: Wed Feb 15 15:26:38 2023
[ 4.823] (==) Using config file: “/etc/X11/xorg.conf”
[ 4.823] (==) Using config directory: “/etc/X11/xorg.conf.d”
[ 4.823] (==) Using system config directory “/usr/share/X11/xorg.conf.d”
[ 4.823] (==) ServerLayout “layout”
[ 4.823] (
) |–>Screen “Screen0” (0)
[ 4.823] () | |–>Monitor “Monitor0”
[ 4.823] (
) | |–>Device “Device0”
[ 4.823] (**) | |–>GPUDevice “integrated”
[ 4.823] (==) Automatically adding devices
[ 4.823] (==) Automatically enabling devices
[ 4.823] (==) Automatically adding GPU devices
[ 4.823] (==) Automatically binding GPU devices
[ 4.823] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 4.824] (WW) The directory “/usr/share/fonts/OTF” does not exist.
[ 4.824] Entry deleted from font path.
[ 4.824] (WW) The directory “/usr/share/fonts/Type1” does not exist.
[ 4.824] Entry deleted from font path.
[ 4.824] (WW) The directory “/usr/share/fonts/100dpi” does not exist.
[ 4.824] Entry deleted from font path.
[ 4.824] (WW) The directory “/usr/share/fonts/75dpi” does not exist.
[ 4.824] Entry deleted from font path.
[ 4.824] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF
[ 4.824] (==) ModulePath set to “/usr/lib/xorg/modules”
[ 4.824] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 4.824] (II) Module ABI versions:
[ 4.824] X.Org ANSI C Emulation: 0.4
[ 4.824] X.Org Video Driver: 25.2
[ 4.824] X.Org XInput driver : 24.4
[ 4.824] X.Org Server Extension : 10.0
[ 4.825] (++) using VT number 1

[ 4.825] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 4.825] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 4.825] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 4.828] (–) PCI:*(0@0:2:0) 8086:46a6:1462:1320 rev 12, Mem @ 0x6202000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x???/131072
[ 4.828] (–) PCI: (1@0:0:0) 10de:24a0:1462:1320 rev 161, Mem @ 0x81000000/16777216, 0x6000000000/8589934592, 0x6200000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x???/524288
[ 4.828] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 4.828] (II) LoadModule: “glx”
[ 4.828] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 4.831] (II) Module glx: vendor=“X.Org Foundation”
[ 4.831] compiled for 1.21.1.7, module version = 1.0.0
[ 4.831] ABI class: X.Org Server Extension, version 10.0
[ 4.831] (II) Applying OutputClass “intel” to /dev/dri/card0
[ 4.831] loading driver: modesetting
[ 4.831] (==) Matched modesetting as autoconfigured driver 0
[ 4.831] (==) Matched fbdev as autoconfigured driver 1
[ 4.831] (==) Matched vesa as autoconfigured driver 2
[ 4.831] (==) Assigned the driver to the xf86ConfigLayout
[ 4.831] (II) LoadModule: “modesetting”
[ 4.831] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 4.833] (II) Module modesetting: vendor=“X.Org Foundation”
[ 4.833] compiled for 1.21.1.7, module version = 1.21.1
[ 4.833] Module class: X.Org Video Driver
[ 4.833] ABI class: X.Org Video Driver, version 25.2
[ 4.833] (II) LoadModule: “fbdev”
[ 4.833] (WW) Warning, couldn’t open module fbdev
[ 4.833] (EE) Failed to load module “fbdev” (module does not exist, 0)
[ 4.833] (II) LoadModule: “vesa”
[ 4.833] (WW) Warning, couldn’t open module vesa
[ 4.834] (EE) Failed to load module “vesa” (module does not exist, 0)
[ 4.834] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 4.839] (II) modeset(0): using drv /dev/dri/card0
[ 4.839] (WW) Falling back to old probe method for modesetting
[ 4.858] () modeset(0): Depth 24, (–) framebuffer bpp 32
[ 4.858] (==) modeset(0): RGB weight 888
[ 4.858] (==) modeset(0): Default visual is TrueColor
[ 4.858] (II) Loading sub module “glamoregl”
[ 4.858] (II) LoadModule: “glamoregl”
[ 4.858] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 4.862] (II) Module glamoregl: vendor=“X.Org Foundation”
[ 4.862] compiled for 1.21.1.7, module version = 1.0.1
[ 4.862] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.042] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Graphics (ADL GT2)
[ 6.042] (II) modeset(0): glamor initialized
[ 6.042] (==) modeset(0): VariableRefresh: disabled
[ 6.042] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 6.043] (II) modeset(0): Output eDP-1 using monitor section Monitor0
[ 6.046] (II) modeset(0): Output DP-1 has no monitor section
[ 6.048] (II) modeset(0): Output DP-2 has no monitor section
[ 6.050] (II) modeset(0): EDID for output eDP-1
[ 6.050] (II) modeset(0): Manufacturer: CMN Model: 152a Serial#: 0
[ 6.050] (II) modeset(0): Year: 2020 Week: 16
[ 6.050] (II) modeset(0): EDID Version: 1.4
[ 6.050] (II) modeset(0): Digital Display Input
[ 6.050] (II) modeset(0): 8 bits per channel
[ 6.050] (II) modeset(0): Digital interface is DisplayPort
[ 6.050] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 6.050] (II) modeset(0): Gamma: 2.20
[ 6.050] (II) modeset(0): No DPMS capabilities specified
[ 6.050] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 6.050] (II) modeset(0): First detailed timing is preferred mode
[ 6.050] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 6.050] (II) modeset(0): Display is continuous-frequency
[ 6.050] (II) modeset(0): redX: 0.680 redY: 0.320 greenX: 0.265 greenY: 0.690
[ 6.050] (II) modeset(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 6.050] (II) modeset(0): Manufacturer’s mask: 0
[ 6.050] (II) modeset(0): Supported detailed timing:
[ 6.050] (II) modeset(0): clock: 254.4 MHz Image Size: 344 x 193 mm
[ 6.050] (II) modeset(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 6.050] (II) modeset(0): v_active: 1440 v_sync: 1446 v_sync_end 1456 v_blanking: 1559 v_border: 0
[ 6.050] (II) modeset(0): Ranges: V min: 48 V max: 165 Hz, H min: 257 H max: 257 kHz, PixClock max 705 MHz
[ 6.050] (II) modeset(0): CMN
[ 6.050] (II) modeset(0): N156KME-GNA
[ 6.050] (II) modeset(0): Number of EDID sections to follow: 1
[ 6.050] (II) modeset(0): EDID (in hex):
[ 6.050] (II) modeset(0): 00ffffffffffff000dae2a1500000000
[ 6.050] (II) modeset(0): 101e0104a5221378030f95ae5243b026
[ 6.050] (II) modeset(0): 0f505400000001010101010101010101
[ 6.050] (II) modeset(0): 010101010101636300a0a0a077503020
[ 6.050] (II) modeset(0): 6a0058c110000018000000fd0c30a502
[ 6.050] (II) modeset(0): 0246010a202020202020000000fe0043
[ 6.050] (II) modeset(0): 4d4e0a202020202020202020000000fe
[ 6.050] (II) modeset(0): 004e3135364b4d452d474e410a2001b0
[ 6.050] (II) modeset(0): 701379000003011450110184ff099f00
[ 6.050] (II) modeset(0): 2f001f009f0576000500090000000000
[ 6.050] (II) modeset(0): 00000000000000000000000000000000
[ 6.050] (II) modeset(0): 00000000000000000000000000000000
[ 6.050] (II) modeset(0): 00000000000000000000000000000000
[ 6.050] (II) modeset(0): 00000000000000000000000000000000
[ 6.050] (II) modeset(0): 00000000000000000000000000000000
[ 6.050] (II) modeset(0): 00000000000000000000000000005990
[ 6.050] (II) modeset(0): Printing probed modes for output eDP-1
[ 6.051] (II) modeset(0): Modeline "2560x1440"x165.0 699.69 2560 2608 2640 2720 1440 1446 1456 1559 -hsync -vsync (257.2 kHz eP)
[ 6.051] (II) modeset(0): Modeline "2560x1440"x60.0 254.43 2560 2608 2640 2720 1440 1446 1456 1559 -hsync -vsync (93.5 kHz eP)
[ 6.051] (II) modeset(0): Modeline "2560x1440"x60.0 638.25 2560 2780 3064 3568 1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "2560x1440"x60.0 469.12 2560 2584 2600 2640 1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "2560x1440"x60.0 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[ 6.051] (II) modeset(0): Modeline "1920x1440"x85.0 341.35 1920 2072 2288 2656 1440 1441 1444 1512 -hsync +vsync (128.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "1920x1440"x75.0 297.00 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync (112.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "1856x1392"x75.0 288.00 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync (112.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "1856x1392"x60.0 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[ 6.051] (II) modeset(0): Modeline "1792x1344"x75.0 261.00 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync (106.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "1792x1344"x60.0 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "2048x1152"x60.0 406.50 2048 2220 2444 2840 1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[ 6.051] (II) modeset(0): Modeline "2048x1152"x60.0 302.50 2048 2072 2088 2128 1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[ 6.051] (II) modeset(0): Modeline "2048x1152"x59.9 197.00 2048 2184 2400 2752 1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[ 6.051] (II) modeset(0): Modeline "2048x1152"x59.9 156.75 2048 2096 2128 2208 1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[ 6.051] (II) modeset(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "1920x1080"x60.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 6.051] (II) modeset(0): Modeline "1920x1080"x60.0 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 6.051] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 6.051] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 6.051] (II) modeset(0): Modeline "1600x1200"x85.0 229.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (106.2 kHz d)
[ 6.051] (II) modeset(0): Modeline "1600x1200"x75.0 202.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (93.8 kHz d)
[ 6.051] (II) modeset(0): Modeline "1600x1200"x70.0 189.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (87.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "1600x1200"x65.0 175.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (81.2 kHz d)
[ 6.051] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "1600x900"x60.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 6.051] (II) modeset(0): Modeline "1600x900"x59.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 6.051] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[ 6.051] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 6.051] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "1440x810"x60.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "1440x810"x60.0 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 6.051] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "1280x800"x60.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "1280x800"x60.0 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "1280x720"x60.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "1280x720"x60.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 6.051] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 6.051] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "1024x768"x85.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "1024x768"x75.0 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 6.051] (II) modeset(0): Modeline "1024x768"x60.0 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 6.051] (II) modeset(0): Modeline "1024x768i"x87.0 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "960x720"x85.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "960x720"x75.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "928x696"x75.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 6.051] (II) modeset(0): Modeline "896x672"x75.0 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "1024x576"x60.0 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 6.051] (II) modeset(0): Modeline "1024x576"x60.0 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "960x600"x59.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 6.051] (II) modeset(0): Modeline "960x600"x60.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "960x540"x60.0 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 6.051] (II) modeset(0): Modeline "960x540"x60.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 6.051] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "800x600"x85.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 6.051] (II) modeset(0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 6.051] (II) modeset(0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 6.051] (II) modeset(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 6.051] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 6.051] (II) modeset(0): Modeline "840x525"x60.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "840x525"x59.9 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 6.051] (II) modeset(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "800x450"x59.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "800x450"x59.8 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x512"x85.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "700x450"x60.0 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "700x450"x59.9 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x480"x85.1 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 6.051] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "684x384"x59.9 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 6.051] (II) modeset(0): Modeline "684x384"x59.9 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x400"x59.9 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x400"x60.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x360"x59.9 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x360"x59.8 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 6.051] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "512x384"x85.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 6.051] (II) modeset(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 6.051] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "512x288"x60.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "512x288"x59.9 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "480x270"x59.6 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "480x270"x59.8 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "400x300"x85.3 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 6.051] (II) modeset(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 6.051] (II) modeset(0): Modeline "432x243"x59.9 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "432x243"x59.6 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 6.051] (II) modeset(0): Modeline "320x240"x85.2 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 6.051] (II) modeset(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "360x202"x59.5 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 6.051] (II) modeset(0): Modeline "360x202"x59.1 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 6.051] (II) modeset(0): Modeline "360x200"x85.0 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "320x200"x85.3 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 6.051] (II) modeset(0): Modeline "320x180"x59.8 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 6.051] (II) modeset(0): Modeline "320x180"x59.3 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 6.051] (II) modeset(0): Modeline "320x175"x85.3 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 6.051] (II) modeset(0): EDID for output DP-1
[ 6.051] (II) modeset(0): EDID for output DP-2
[ 6.051] (II) modeset(0): Output eDP-1 connected
[ 6.051] (II) modeset(0): Output DP-1 disconnected
[ 6.051] (II) modeset(0): Output DP-2 disconnected
[ 6.051] (II) modeset(0): Using exact sizes for initial modes
[ 6.051] (II) modeset(0): Output eDP-1 using initial mode 2560x1440 +0+0
[ 6.051] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 6.051] (==) modeset(0): DPI set to (96, 96)
[ 6.051] (II) Loading sub module “fb”
[ 6.051] (II) LoadModule: “fb”
[ 6.051] (II) Module “fb” already built-in
[ 6.062] (==) modeset(0): Backing store enabled
[ 6.062] (==) modeset(0): Silken mouse enabled
[ 6.089] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 6.089] (
) modeset(0): DPMS enabled
[ 6.089] (II) modeset(0): [DRI2] Setup complete
[ 6.089] (II) modeset(0): [DRI2] DRI driver: iris
[ 6.089] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 6.089] (II) Initializing extension Generic Event Extension
[ 6.089] (II) Initializing extension SHAPE
[ 6.089] (II) Initializing extension MIT-SHM
[ 6.089] (II) Initializing extension XInputExtension
[ 6.090] (II) Initializing extension XTEST
[ 6.090] (II) Initializing extension BIG-REQUESTS
[ 6.090] (II) Initializing extension SYNC
[ 6.090] (II) Initializing extension XKEYBOARD
[ 6.090] (II) Initializing extension XC-MISC
[ 6.090] (II) Initializing extension SECURITY
[ 6.090] (II) Initializing extension XFIXES
[ 6.091] (II) Initializing extension RENDER
[ 6.091] (II) Initializing extension RANDR
[ 6.091] (II) Initializing extension COMPOSITE
[ 6.091] (II) Initializing extension DAMAGE
[ 6.091] (II) Initializing extension MIT-SCREEN-SAVER
[ 6.091] (II) Initializing extension DOUBLE-BUFFER
[ 6.091] (II) Initializing extension RECORD
[ 6.092] (II) Initializing extension DPMS
[ 6.092] (II) Initializing extension Present
[ 6.092] (II) Initializing extension DRI3
[ 6.092] (II) Initializing extension X-Resource
[ 6.092] (II) Initializing extension XVideo
[ 6.092] (II) Initializing extension XVideo-MotionCompensation
[ 6.092] (II) Initializing extension GLX
[ 6.098] (II) AIGLX: Loaded and initialized iris
[ 6.098] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 6.098] (II) Initializing extension XFree86-VidModeExtension
[ 6.098] (II) Initializing extension XFree86-DGA
[ 6.098] (II) Initializing extension XFree86-DRI
[ 6.098] (II) Initializing extension DRI2
[ 6.098] (II) modeset(0): Damage tracking initialized
[ 6.098] (II) modeset(0): Setting screen physical size to 677 x 381
[ 6.129] (II) config/udev: Adding input device Video Bus (/dev/input/event26)
[ 6.129] () Video Bus: Applying InputClass “evdev keyboard catchall”
[ 6.129] (
) Video Bus: Applying InputClass “libinput keyboard catchall”
[ 6.129] () Video Bus: Applying InputClass “system-keyboard”
[ 6.129] (II) LoadModule: “libinput”
[ 6.129] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 6.132] (II) Module libinput: vendor=“X.Org Foundation”
[ 6.132] compiled for 1.21.1.3, module version = 1.2.1
[ 6.132] Module class: X.Org XInput Driver
[ 6.132] ABI class: X.Org XInput driver, version 24.4
[ 6.132] (II) Using input driver ‘libinput’ for ‘Video Bus’
[ 6.132] (
) Video Bus: always reports core events
[ 6.132] () Option “Device” “/dev/input/event26”
[ 6.135] (II) event26 - Video Bus: is tagged by udev as: Keyboard
[ 6.135] (II) event26 - Video Bus: device is a keyboard
[ 6.135] (II) event26 - Video Bus: device removed
[ 6.198] (
) Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input31/event26”
[ 6.198] (II) XINPUT: Adding extended input device “Video Bus” (type: KEYBOARD, id 6)
[ 6.198] () Option “xkb_layout” “us”
[ 6.202] (II) event26 - Video Bus: is tagged by udev as: Keyboard
[ 6.202] (II) event26 - Video Bus: device is a keyboard
[ 6.204] (II) config/udev: Adding input device Video Bus (/dev/input/event25)
[ 6.204] (
) Video Bus: Applying InputClass “evdev keyboard catchall”
[ 6.204] () Video Bus: Applying InputClass “libinput keyboard catchall”
[ 6.204] (
) Video Bus: Applying InputClass “system-keyboard”
[ 6.204] (II) Using input driver ‘libinput’ for ‘Video Bus’
[ 6.204] () Video Bus: always reports core events
[ 6.204] (
) Option “Device” “/dev/input/event25”
[ 6.204] (II) event25 - Video Bus: is tagged by udev as: Keyboard
[ 6.204] (II) event25 - Video Bus: device is a keyboard
[ 6.204] (II) event25 - Video Bus: device removed
[ 6.248] () Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input30/event25”
[ 6.248] (II) XINPUT: Adding extended input device “Video Bus” (type: KEYBOARD, id 7)
[ 6.248] (
) Option “xkb_layout” “us”
[ 6.252] (II) event25 - Video Bus: is tagged by udev as: Keyboard
[ 6.252] (II) event25 - Video Bus: device is a keyboard
[ 6.254] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 6.254] (II) No input driver specified, ignoring this device.
[ 6.254] (II) This device may have been added with another device file.
[ 6.256] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 6.256] () Power Button: Applying InputClass “evdev keyboard catchall”
[ 6.256] (
) Power Button: Applying InputClass “libinput keyboard catchall”
[ 6.256] () Power Button: Applying InputClass “system-keyboard”
[ 6.256] (II) Using input driver ‘libinput’ for ‘Power Button’
[ 6.256] (
) Power Button: always reports core events
[ 6.256] () Option “Device” “/dev/input/event2”
[ 6.257] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 6.258] (II) event2 - Power Button: device is a keyboard
[ 6.258] (II) event2 - Power Button: device removed
[ 6.275] (
) Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2”
[ 6.275] (II) XINPUT: Adding extended input device “Power Button” (type: KEYBOARD, id 8)
[ 6.275] () Option “xkb_layout” “us”
[ 6.278] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 6.278] (II) event2 - Power Button: device is a keyboard
[ 6.280] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 6.280] (
) Sleep Button: Applying InputClass “evdev keyboard catchall”
[ 6.280] () Sleep Button: Applying InputClass “libinput keyboard catchall”
[ 6.280] (
) Sleep Button: Applying InputClass “system-keyboard”
[ 6.280] (II) Using input driver ‘libinput’ for ‘Sleep Button’
[ 6.280] () Sleep Button: always reports core events
[ 6.280] (
) Option “Device” “/dev/input/event1”
[ 6.282] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 6.282] (II) event1 - Sleep Button: device is a keyboard
[ 6.282] (II) event1 - Sleep Button: device removed
[ 6.302] () Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1”
[ 6.302] (II) XINPUT: Adding extended input device “Sleep Button” (type: KEYBOARD, id 9)
[ 6.302] (
) Option “xkb_layout” “us”
[ 6.305] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 6.305] (II) event1 - Sleep Button: device is a keyboard
[ 6.307] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[ 6.307] (II) No input driver specified, ignoring this device.
[ 6.307] (II) This device may have been added with another device file.
[ 6.307] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
[ 6.307] (II) No input driver specified, ignoring this device.
[ 6.307] (II) This device may have been added with another device file.
[ 6.308] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event20)
[ 6.308] (II) No input driver specified, ignoring this device.
[ 6.308] (II) This device may have been added with another device file.
[ 6.309] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event21)
[ 6.309] (II) No input driver specified, ignoring this device.
[ 6.309] (II) This device may have been added with another device file.
[ 6.310] (II) config/udev: Adding input device Razer Razer Nari (/dev/input/event8)
[ 6.310] (II) No input driver specified, ignoring this device.
[ 6.310] (II) This device may have been added with another device file.
[ 6.311] (II) config/udev: Adding input device Razer Razer Nari (/dev/input/event11)
[ 6.311] (II) No input driver specified, ignoring this device.
[ 6.311] (II) This device may have been added with another device file.
[ 6.312] (II) config/udev: Adding input device Razer Razer Nari Consumer Control (/dev/input/event7)
[ 6.312] () Razer Razer Nari Consumer Control: Applying InputClass “evdev keyboard catchall”
[ 6.312] (
) Razer Razer Nari Consumer Control: Applying InputClass “libinput keyboard catchall”
[ 6.312] () Razer Razer Nari Consumer Control: Applying InputClass “system-keyboard”
[ 6.312] (II) Using input driver ‘libinput’ for ‘Razer Razer Nari Consumer Control’
[ 6.312] (
) Razer Razer Nari Consumer Control: always reports core events
[ 6.312] () Option “Device” “/dev/input/event7”
[ 6.313] (II) event7 - Razer Razer Nari Consumer Control: is tagged by udev as: Keyboard
[ 6.313] (II) event7 - Razer Razer Nari Consumer Control: device is a keyboard
[ 6.314] (II) event7 - Razer Razer Nari Consumer Control: device removed
[ 6.355] (
) Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.5/0003:1532:051C.0001/input/input9/event7”
[ 6.355] (II) XINPUT: Adding extended input device “Razer Razer Nari Consumer Control” (type: KEYBOARD, id 10)
[ 6.355] () Option “xkb_layout” “us”
[ 6.360] (II) event7 - Razer Razer Nari Consumer Control: is tagged by udev as: Keyboard
[ 6.360] (II) event7 - Razer Razer Nari Consumer Control: device is a keyboard
[ 6.363] (II) config/udev: Adding input device Razer Razer Basilisk Ultimate Dongle (/dev/input/event12)
[ 6.363] (
) Razer Razer Basilisk Ultimate Dongle: Applying InputClass “evdev pointer catchall”
[ 6.363] () Razer Razer Basilisk Ultimate Dongle: Applying InputClass “libinput pointer catchall”
[ 6.363] (II) Using input driver ‘libinput’ for ‘Razer Razer Basilisk Ultimate Dongle’
[ 6.363] (
) Razer Razer Basilisk Ultimate Dongle: always reports core events
[ 6.363] () Option “Device” “/dev/input/event12”
[ 6.422] (II) event12 - Razer Razer Basilisk Ultimate Dongle: is tagged by udev as: Mouse
[ 6.423] (II) event12 - Razer Razer Basilisk Ultimate Dongle: device is a pointer
[ 6.423] (II) event12 - Razer Razer Basilisk Ultimate Dongle: device removed
[ 6.462] (
) Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:1532:0088.0002/input/input14/event12”
[ 6.462] (II) XINPUT: Adding extended input device “Razer Razer Basilisk Ultimate Dongle” (type: MOUSE, id 11)
[ 6.462] () Option “AccelerationScheme” “none”
[ 6.462] (
) Razer Razer Basilisk Ultimate Dongle: (accel) selected scheme none/0
[ 6.462] () Razer Razer Basilisk Ultimate Dongle: (accel) acceleration factor: 2.000
[ 6.462] (
) Razer Razer Basilisk Ultimate Dongle: (accel) acceleration threshold: 4
[ 6.522] (II) event12 - Razer Razer Basilisk Ultimate Dongle: is tagged by udev as: Mouse
[ 6.523] (II) event12 - Razer Razer Basilisk Ultimate Dongle: device is a pointer
[ 6.524] (II) config/udev: Adding input device Razer Razer Basilisk Ultimate Dongle (/dev/input/mouse0)
[ 6.524] (II) No input driver specified, ignoring this device.
[ 6.524] (II) This device may have been added with another device file.
[ 6.524] (II) config/udev: Adding input device Razer Razer Basilisk Ultimate Dongle Keyboard (/dev/input/event13)
[ 6.524] () Razer Razer Basilisk Ultimate Dongle Keyboard: Applying InputClass “evdev keyboard catchall”
[ 6.524] (
) Razer Razer Basilisk Ultimate Dongle Keyboard: Applying InputClass “libinput keyboard catchall”
[ 6.524] () Razer Razer Basilisk Ultimate Dongle Keyboard: Applying InputClass “system-keyboard”
[ 6.524] (II) Using input driver ‘libinput’ for ‘Razer Razer Basilisk Ultimate Dongle Keyboard’
[ 6.524] (
) Razer Razer Basilisk Ultimate Dongle Keyboard: always reports core events
[ 6.524] () Option “Device” “/dev/input/event13”
[ 6.524] (II) event13 - Razer Razer Basilisk Ultimate Dongle Keyboard: is tagged by udev as: Keyboard
[ 6.524] (II) event13 - Razer Razer Basilisk Ultimate Dongle Keyboard: device is a keyboard
[ 6.524] (II) event13 - Razer Razer Basilisk Ultimate Dongle Keyboard: device removed
[ 6.545] (II) libinput: Razer Razer Basilisk Ultimate Dongle Keyboard: needs a virtual subdevice
[ 6.545] (
) Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:1532:0088.0003/input/input15/event13”
[ 6.545] (II) XINPUT: Adding extended input device “Razer Razer Basilisk Ultimate Dongle Keyboard” (type: MOUSE, id 12)
[ 6.546] () Option “AccelerationScheme” “none”
[ 6.546] (
) Razer Razer Basilisk Ultimate Dongle Keyboard: (accel) selected scheme none/0
[ 6.546] () Razer Razer Basilisk Ultimate Dongle Keyboard: (accel) acceleration factor: 2.000
[ 6.546] (
) Razer Razer Basilisk Ultimate Dongle Keyboard: (accel) acceleration threshold: 4
[ 6.550] (II) event13 - Razer Razer Basilisk Ultimate Dongle Keyboard: is tagged by udev as: Keyboard
[ 6.550] (II) event13 - Razer Razer Basilisk Ultimate Dongle Keyboard: device is a keyboard
[ 6.552] (II) config/udev: Adding input device Razer Razer Basilisk Ultimate Dongle (/dev/input/event14)
[ 6.552] (II) No input driver specified, ignoring this device.
[ 6.552] (II) This device may have been added with another device file.
[ 6.554] (II) config/udev: Adding input device Razer Razer Basilisk Ultimate Dongle (/dev/input/event17)
[ 6.554] () Razer Razer Basilisk Ultimate Dongle: Applying InputClass “evdev keyboard catchall”
[ 6.554] (
) Razer Razer Basilisk Ultimate Dongle: Applying InputClass “libinput keyboard catchall”
[ 6.554] () Razer Razer Basilisk Ultimate Dongle: Applying InputClass “system-keyboard”
[ 6.554] (II) Using input driver ‘libinput’ for ‘Razer Razer Basilisk Ultimate Dongle’
[ 6.554] (
) Razer Razer Basilisk Ultimate Dongle: always reports core events
[ 6.554] () Option “Device” “/dev/input/event17”
[ 6.555] (II) event17 - Razer Razer Basilisk Ultimate Dongle: is tagged by udev as: Keyboard
[ 6.555] (II) event17 - Razer Razer Basilisk Ultimate Dongle: device is a keyboard
[ 6.556] (II) event17 - Razer Razer Basilisk Ultimate Dongle: device removed
[ 6.592] (
) Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:1532:0088.0005/input/input20/event17”
[ 6.592] (II) XINPUT: Adding extended input device “Razer Razer Basilisk Ultimate Dongle” (type: KEYBOARD, id 13)
[ 6.592] () Option “xkb_layout” “us”
[ 6.597] (II) event17 - Razer Razer Basilisk Ultimate Dongle: is tagged by udev as: Keyboard
[ 6.597] (II) event17 - Razer Razer Basilisk Ultimate Dongle: device is a keyboard
[ 6.599] (II) config/udev: Adding input device HD Webcam: HD Webcam (/dev/input/event15)
[ 6.599] (
) HD Webcam: HD Webcam: Applying InputClass “evdev keyboard catchall”
[ 6.599] () HD Webcam: HD Webcam: Applying InputClass “libinput keyboard catchall”
[ 6.599] (
) HD Webcam: HD Webcam: Applying InputClass “system-keyboard”
[ 6.599] (II) Using input driver ‘libinput’ for ‘HD Webcam: HD Webcam’
[ 6.599] () HD Webcam: HD Webcam: always reports core events
[ 6.599] (
) Option “Device” “/dev/input/event15”
[ 6.601] (II) event15 - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[ 6.602] (II) event15 - HD Webcam: HD Webcam: device is a keyboard
[ 6.602] (II) event15 - HD Webcam: HD Webcam: device removed
[ 6.645] () Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input22/event15”
[ 6.645] (II) XINPUT: Adding extended input device “HD Webcam: HD Webcam” (type: KEYBOARD, id 14)
[ 6.645] (
) Option “xkb_layout” “us”
[ 6.649] (II) event15 - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[ 6.650] (II) event15 - HD Webcam: HD Webcam: device is a keyboard
[ 6.652] (II) config/udev: Adding input device SteelSeries SteelSeries KLC (/dev/input/event18)
[ 6.652] () SteelSeries SteelSeries KLC: Applying InputClass “evdev keyboard catchall”
[ 6.652] (
) SteelSeries SteelSeries KLC: Applying InputClass “libinput keyboard catchall”
[ 6.652] () SteelSeries SteelSeries KLC: Applying InputClass “system-keyboard”
[ 6.653] (II) Using input driver ‘libinput’ for ‘SteelSeries SteelSeries KLC’
[ 6.653] (
) SteelSeries SteelSeries KLC: always reports core events
[ 6.653] () Option “Device” “/dev/input/event18”
[ 6.655] (II) event18 - SteelSeries SteelSeries KLC: is tagged by udev as: Keyboard
[ 6.655] (II) event18 - SteelSeries SteelSeries KLC: device is a keyboard
[ 6.656] (II) event18 - SteelSeries SteelSeries KLC: device removed
[ 6.682] (II) libinput: SteelSeries SteelSeries KLC: needs a virtual subdevice
[ 6.682] (
) Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:1038:113A.0007/input/input21/event18”
[ 6.682] (II) XINPUT: Adding extended input device “SteelSeries SteelSeries KLC” (type: MOUSE, id 15)
[ 6.682] () Option “AccelerationScheme” “none”
[ 6.682] (
) SteelSeries SteelSeries KLC: (accel) selected scheme none/0
[ 6.682] () SteelSeries SteelSeries KLC: (accel) acceleration factor: 2.000
[ 6.682] (
) SteelSeries SteelSeries KLC: (accel) acceleration threshold: 4
[ 6.687] (II) event18 - SteelSeries SteelSeries KLC: is tagged by udev as: Keyboard
[ 6.687] (II) event18 - SteelSeries SteelSeries KLC: device is a keyboard
[ 6.689] (II) config/udev: Adding input device MSNB0001:00 04F3:30AA Mouse (/dev/input/event22)
[ 6.689] () MSNB0001:00 04F3:30AA Mouse: Applying InputClass “evdev pointer catchall”
[ 6.689] (
) MSNB0001:00 04F3:30AA Mouse: Applying InputClass “libinput pointer catchall”
[ 6.689] (II) Using input driver ‘libinput’ for ‘MSNB0001:00 04F3:30AA Mouse’
[ 6.689] () MSNB0001:00 04F3:30AA Mouse: always reports core events
[ 6.689] (
) Option “Device” “/dev/input/event22”
[ 6.691] (II) event22 - MSNB0001:00 04F3:30AA Mouse: is tagged by udev as: Mouse Pointingstick
[ 6.691] (II) event22 - MSNB0001:00 04F3:30AA Mouse: device is a pointer
[ 6.693] (II) event22 - MSNB0001:00 04F3:30AA Mouse: device removed
[ 6.738] () Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-MSNB0001:00/0018:04F3:30AA.0004/input/input27/event22”
[ 6.738] (II) XINPUT: Adding extended input device “MSNB0001:00 04F3:30AA Mouse” (type: MOUSE, id 16)
[ 6.739] (
) Option “AccelerationScheme” “none”
[ 6.739] () MSNB0001:00 04F3:30AA Mouse: (accel) selected scheme none/0
[ 6.739] (
) MSNB0001:00 04F3:30AA Mouse: (accel) acceleration factor: 2.000
[ 6.739] () MSNB0001:00 04F3:30AA Mouse: (accel) acceleration threshold: 4
[ 6.742] (II) event22 - MSNB0001:00 04F3:30AA Mouse: is tagged by udev as: Mouse Pointingstick
[ 6.744] (II) event22 - MSNB0001:00 04F3:30AA Mouse: device is a pointer
[ 6.748] (II) config/udev: Adding input device MSNB0001:00 04F3:30AA Mouse (/dev/input/mouse1)
[ 6.748] (II) No input driver specified, ignoring this device.
[ 6.748] (II) This device may have been added with another device file.
[ 6.749] (II) config/udev: Adding input device MSNB0001:00 04F3:30AA Touchpad (/dev/input/event23)
[ 6.749] (
) MSNB0001:00 04F3:30AA Touchpad: Applying InputClass “evdev touchpad catchall”
[ 6.749] () MSNB0001:00 04F3:30AA Touchpad: Applying InputClass “libinput touchpad catchall”
[ 6.749] (
) MSNB0001:00 04F3:30AA Touchpad: Applying InputClass “touchpad”
[ 6.749] (II) Using input driver ‘libinput’ for ‘MSNB0001:00 04F3:30AA Touchpad’
[ 6.749] () MSNB0001:00 04F3:30AA Touchpad: always reports core events
[ 6.749] (
) Option “Device” “/dev/input/event23”
[ 6.751] (II) event23 - MSNB0001:00 04F3:30AA Touchpad: is tagged by udev as: Touchpad
[ 6.753] (II) event23 - MSNB0001:00 04F3:30AA Touchpad: device is a touchpad
[ 6.753] (II) event23 - MSNB0001:00 04F3:30AA Touchpad: device removed
[ 6.802] () Option “Tapping” “on”
[ 6.804] (
) Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-MSNB0001:00/0018:04F3:30AA.0004/input/input29/event23”
[ 6.804] (II) XINPUT: Adding extended input device “MSNB0001:00 04F3:30AA Touchpad” (type: TOUCHPAD, id 17)
[ 6.809] () Option “AccelerationScheme” “none”
[ 6.809] (
) MSNB0001:00 04F3:30AA Touchpad: (accel) selected scheme none/0
[ 6.809] () MSNB0001:00 04F3:30AA Touchpad: (accel) acceleration factor: 2.000
[ 6.809] (
) MSNB0001:00 04F3:30AA Touchpad: (accel) acceleration threshold: 4
[ 6.812] (II) event23 - MSNB0001:00 04F3:30AA Touchpad: is tagged by udev as: Touchpad
[ 6.814] (II) event23 - MSNB0001:00 04F3:30AA Touchpad: device is a touchpad
[ 6.815] (II) config/udev: Adding input device MSNB0001:00 04F3:30AA Touchpad (/dev/input/mouse2)
[ 6.815] () MSNB0001:00 04F3:30AA Touchpad: Applying InputClass “touchpad”
[ 6.815] (II) Using input driver ‘libinput’ for ‘MSNB0001:00 04F3:30AA Touchpad’
[ 6.815] (
) MSNB0001:00 04F3:30AA Touchpad: always reports core events
[ 6.815] () Option “Device” “/dev/input/mouse2”
[ 6.855] (II) mouse2 - not using input device ‘/dev/input/mouse2’.
[ 6.855] (EE) libinput: MSNB0001:00 04F3:30AA Touchpad: Failed to create a device for /dev/input/mouse2
[ 6.855] (EE) PreInit returned 2 for “MSNB0001:00 04F3:30AA Touchpad”
[ 6.855] (II) UnloadModule: “libinput”
[ 6.856] (II) config/udev: Adding input device sof-hda-dsp Mic (/dev/input/event27)
[ 6.857] (II) No input driver specified, ignoring this device.
[ 6.857] (II) This device may have been added with another device file.
[ 6.858] (II) config/udev: Adding input device sof-hda-dsp Headphone (/dev/input/event28)
[ 6.858] (II) No input driver specified, ignoring this device.
[ 6.858] (II) This device may have been added with another device file.
[ 6.859] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event29)
[ 6.859] (II) No input driver specified, ignoring this device.
[ 6.859] (II) This device may have been added with another device file.
[ 6.860] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event30)
[ 6.860] (II) No input driver specified, ignoring this device.
[ 6.860] (II) This device may have been added with another device file.
[ 6.860] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event31)
[ 6.861] (II) No input driver specified, ignoring this device.
[ 6.861] (II) This device may have been added with another device file.
[ 6.861] (II) config/udev: Adding input device gpio-keys (/dev/input/event10)
[ 6.862] (II) No input driver specified, ignoring this device.
[ 6.862] (II) This device may have been added with another device file.
[ 6.862] (II) config/udev: Adding input device Intel HID events (/dev/input/event4)
[ 6.862] (
) Intel HID events: Applying InputClass “evdev keyboard catchall”
[ 6.862] () Intel HID events: Applying InputClass “libinput keyboard catchall”
[ 6.862] (
) Intel HID events: Applying InputClass “system-keyboard”
[ 6.862] (II) Using input driver ‘libinput’ for ‘Intel HID events’
[ 6.862] () Intel HID events: always reports core events
[ 6.862] (
) Option “Device” “/dev/input/event4”
[ 6.864] (II) event4 - Intel HID events: is tagged by udev as: Keyboard
[ 6.864] (II) event4 - Intel HID events: device is a keyboard
[ 6.864] (II) event4 - Intel HID events: device removed
[ 6.885] () Option “config_info” “udev:/sys/devices/platform/INTC1070:00/input/input5/event4”
[ 6.885] (II) XINPUT: Adding extended input device “Intel HID events” (type: KEYBOARD, id 18)
[ 6.885] (
) Option “xkb_layout” “us”
[ 6.888] (II) event4 - Intel HID events: is tagged by udev as: Keyboard
[ 6.888] (II) event4 - Intel HID events: device is a keyboard
[ 6.890] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event5)
[ 6.890] () Intel HID 5 button array: Applying InputClass “evdev keyboard catchall”
[ 6.890] (
) Intel HID 5 button array: Applying InputClass “libinput keyboard catchall”
[ 6.890] () Intel HID 5 button array: Applying InputClass “system-keyboard”
[ 6.890] (II) Using input driver ‘libinput’ for ‘Intel HID 5 button array’
[ 6.890] (
) Intel HID 5 button array: always reports core events
[ 6.890] () Option “Device” “/dev/input/event5”
[ 6.892] (II) event5 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 6.892] (II) event5 - Intel HID 5 button array: device is a keyboard
[ 6.893] (II) event5 - Intel HID 5 button array: device removed
[ 6.912] (
) Option “config_info” “udev:/sys/devices/platform/INTC1070:00/input/input6/event5”
[ 6.912] (II) XINPUT: Adding extended input device “Intel HID 5 button array” (type: KEYBOARD, id 19)
[ 6.912] () Option “xkb_layout” “us”
[ 6.915] (II) event5 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 6.915] (II) event5 - Intel HID 5 button array: device is a keyboard
[ 6.917] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 6.917] (
) AT Translated Set 2 keyboard: Applying InputClass “evdev keyboard catchall”
[ 6.917] () AT Translated Set 2 keyboard: Applying InputClass “libinput keyboard catchall”
[ 6.917] (
) AT Translated Set 2 keyboard: Applying InputClass “system-keyboard”
[ 6.917] (II) Using input driver ‘libinput’ for ‘AT Translated Set 2 keyboard’
[ 6.917] () AT Translated Set 2 keyboard: always reports core events
[ 6.917] (
) Option “Device” “/dev/input/event3”
[ 6.919] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 6.919] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 6.922] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 6.952] () Option “config_info” “udev:/sys/devices/platform/i8042/serio0/input/input3/event3”
[ 6.952] (II) XINPUT: Adding extended input device “AT Translated Set 2 keyboard” (type: KEYBOARD, id 20)
[ 6.952] (
) Option “xkb_layout” “us”
[ 6.955] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 6.955] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 6.960] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event24)
[ 6.960] () ETPS/2 Elantech Touchpad: Applying InputClass “evdev touchpad catchall”
[ 6.960] (
) ETPS/2 Elantech Touchpad: Applying InputClass “libinput touchpad catchall”
[ 6.960] () ETPS/2 Elantech Touchpad: Applying InputClass “touchpad”
[ 6.960] (II) Using input driver ‘libinput’ for ‘ETPS/2 Elantech Touchpad’
[ 6.960] (
) ETPS/2 Elantech Touchpad: always reports core events
[ 6.961] () Option “Device” “/dev/input/event24”
[ 6.962] (II) event24 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 6.964] (II) event24 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 6.964] (II) event24 - ETPS/2 Elantech Touchpad: device removed
[ 7.008] (
) Option “Tapping” “on”
[ 7.010] () Option “config_info” “udev:/sys/devices/platform/i8042/serio1/input/input8/event24”
[ 7.010] (II) XINPUT: Adding extended input device “ETPS/2 Elantech Touchpad” (type: TOUCHPAD, id 21)
[ 7.014] (
) Option “AccelerationScheme” “none”
[ 7.014] () ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[ 7.014] (
) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 7.014] () ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 7.017] (II) event24 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 7.020] (II) event24 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 7.021] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse3)
[ 7.021] (
) ETPS/2 Elantech Touchpad: Applying InputClass “touchpad”
[ 7.021] (II) Using input driver ‘libinput’ for ‘ETPS/2 Elantech Touchpad’
[ 7.021] () ETPS/2 Elantech Touchpad: always reports core events
[ 7.021] (
) Option “Device” “/dev/input/mouse3”
[ 7.062] (II) mouse3 - not using input device ‘/dev/input/mouse3’.
[ 7.062] (EE) libinput: ETPS/2 Elantech Touchpad: Failed to create a device for /dev/input/mouse3
[ 7.062] (EE) PreInit returned 2 for “ETPS/2 Elantech Touchpad”
[ 7.062] (II) UnloadModule: “libinput”
[ 7.063] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 7.063] (II) No input driver specified, ignoring this device.
[ 7.063] (II) This device may have been added with another device file.
[ 7.069] (II) config/udev: Adding input device MSI WMI hotkeys (/dev/input/event9)
[ 7.069] () MSI WMI hotkeys: Applying InputClass “evdev keyboard catchall”
[ 7.069] (
) MSI WMI hotkeys: Applying InputClass “libinput keyboard catchall”
[ 7.069] () MSI WMI hotkeys: Applying InputClass “system-keyboard”
[ 7.069] (II) Using input driver ‘libinput’ for ‘MSI WMI hotkeys’
[ 7.069] (
) MSI WMI hotkeys: always reports core events
[ 7.069] () Option “Device” “/dev/input/event9”
[ 7.070] (II) event9 - MSI WMI hotkeys: is tagged by udev as: Keyboard
[ 7.071] (II) event9 - MSI WMI hotkeys: device is a keyboard
[ 7.071] (II) event9 - MSI WMI hotkeys: device removed
[ 7.118] (
) Option “config_info” “udev:/sys/devices/virtual/input/input12/event9”
[ 7.118] (II) XINPUT: Adding extended input device “MSI WMI hotkeys” (type: KEYBOARD, id 22)
[ 7.118] () Option “xkb_layout” “us”
[ 7.121] (II) event9 - MSI WMI hotkeys: is tagged by udev as: Keyboard
[ 7.121] (II) event9 - MSI WMI hotkeys: device is a keyboard
[ 7.131] (
) Razer Razer Basilisk Ultimate Dongle Keyboard: Applying InputClass “evdev keyboard catchall”
[ 7.131] () Razer Razer Basilisk Ultimate Dongle Keyboard: Applying InputClass “libinput keyboard catchall”
[ 7.131] (
) Razer Razer Basilisk Ultimate Dongle Keyboard: Applying InputClass “system-keyboard”
[ 7.131] (II) Using input driver ‘libinput’ for ‘Razer Razer Basilisk Ultimate Dongle Keyboard’
[ 7.131] () Razer Razer Basilisk Ultimate Dongle Keyboard: always reports core events
[ 7.131] (
) Option “Device” “/dev/input/event13”
[ 7.131] (II) libinput: Razer Razer Basilisk Ultimate Dongle Keyboard: is a virtual subdevice
[ 7.131] () Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:1532:0088.0003/input/input15/event13”
[ 7.131] (II) XINPUT: Adding extended input device “Razer Razer Basilisk Ultimate Dongle Keyboard” (type: KEYBOARD, id 23)
[ 7.131] (
) Option “xkb_layout” “us”
[ 7.132] () SteelSeries SteelSeries KLC: Applying InputClass “evdev keyboard catchall”
[ 7.132] (
) SteelSeries SteelSeries KLC: Applying InputClass “libinput keyboard catchall”
[ 7.132] () SteelSeries SteelSeries KLC: Applying InputClass “system-keyboard”
[ 7.132] (II) Using input driver ‘libinput’ for ‘SteelSeries SteelSeries KLC’
[ 7.132] (
) SteelSeries SteelSeries KLC: always reports core events
[ 7.132] () Option “Device” “/dev/input/event18”
[ 7.132] (II) libinput: SteelSeries SteelSeries KLC: is a virtual subdevice
[ 7.132] (
) Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:1038:113A.0007/input/input21/event18”
[ 7.132] (II) XINPUT: Adding extended input device “SteelSeries SteelSeries KLC” (type: KEYBOARD, id 24)
[ 7.132] (**) Option “xkb_layout” “us”
[ 7.165] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event30)
[ 7.165] (II) No input driver specified, ignoring this device.
[ 7.165] (II) This device may have been added with another device file.
[ 7.166] (II) config/udev: Adding input device sof-hda-dsp Mic (/dev/input/event27)
[ 7.166] (II) No input driver specified, ignoring this device.
[ 7.166] (II) This device may have been added with another device file.
[ 7.167] (II) config/udev: Adding input device sof-hda-dsp Headphone (/dev/input/event28)
[ 7.167] (II) No input driver specified, ignoring this device.
[ 7.167] (II) This device may have been added with another device file.
[ 7.167] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event31)
[ 7.167] (II) No input driver specified, ignoring this device.
[ 7.167] (II) This device may have been added with another device file.
[ 7.168] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event29)
[ 7.168] (II) No input driver specified, ignoring this device.
[ 7.168] (II) This device may have been added with another device file.
[ 8.100] (II) modeset(0): EDID vendor “CMN”, prod id 5418
[ 8.100] (II) modeset(0): Using EDID range info for horizontal sync
[ 8.100] (II) modeset(0): Using EDID range info for vertical refresh
[ 8.100] (II) modeset(0): Printing DDC gathered Modelines:
[ 8.100] (II) modeset(0): Modeline "2560x1440"x0.0 254.43 2560 2608 2640 2720 1440 1446 1456 1559 -hsync -vsync (93.5 kHz eP)
[ 8.446] (II) modeset(0): EDID vendor “CMN”, prod id 5418
[ 8.446] (II) modeset(0): Using hsync ranges from config file
[ 8.446] (II) modeset(0): Using vrefresh ranges from config file
[ 8.446] (II) modeset(0): Printing DDC gathered Modelines:
[ 8.446] (II) modeset(0): Modeline "2560x1440"x0.0 254.43 2560 2608 2640 2720 1440 1446 1456 1559 -hsync -vsync (93.5 kHz eP)
[ 28.797] (II) modeset(0): EDID vendor “CMN”, prod id 5418
[ 28.797] (II) modeset(0): Using hsync ranges from config file
[ 28.797] (II) modeset(0): Using vrefresh ranges from config file
[ 28.797] (II) modeset(0): Printing DDC gathered Modelines:
[ 28.797] (II) modeset(0): Modeline "2560x1440"x0.0 254.43 2560 2608 2640 2720 1440 1446 1456 1559 -hsync -vsync (93.5 kHz eP)
   ~ 

I’m sorry for such a long log. I’m still newbie with Linux :slight_smile:

add the ibt parameter and see if it helps:
kate /etc/default/grub
and in this line: GRUB_CMDLINE_LINUX_DEFAULT inside the quotes add this parameter:
ibt=off
dont remove anything from there!, just add it to existing parameters, save the file, update grub:
sudo update-grub
reboot

1 Like

It’s helped! Thank you so much. Have a good time!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.