You are not logged in.

#1 2021-04-29 03:16:41

LucasBiazi
Member
Registered: 2020-11-11
Posts: 111

[ABANDONED] Xorg won't recognize intel module on dual gpu laptop

Good evening.

I own a laptop with two graphic cards, nvidia + intel. I intend to run X using intel and call nvidia through prime-run when necessary.

Xorg log output:

$ cat /var/log/Xorg.0.log | grep '(EE)'
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   240.836] (EE) systemd-logind: failed to take device /dev/dri/card1: Invalid argument
[   242.162] (EE) Failed to load module "intel" (module does not exist, 0)
[   242.163] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   242.163] (EE) Failed to load module "vesa" (module does not exist, 0)
[   242.269] (EE) systemd-logind: failed to take device /dev/dri/card1: Invalid argument
[   399.302] (EE) event7  - UNIW0001:00 093A:0255 Touchpad: kernel bug: Touch jump detected and discarded.

The log says it can't find the intel module, however:

$ pacman -Qs intel
local/intel-ucode 20210216-1
    Microcode update files for Intel CPUs
local/libmfx 20.5.1-1
    Intel Media SDK dispatcher library
local/vulkan-intel 21.0.3-2
    Intel's Vulkan mesa driver
local/xf86-video-intel 1:2.99.917+916+g31486f40-1 (xorg

Does anyone have any idea of how to proceed? I'm looking everywhere but can't seem to find much. I don't have any configurations under /etc/X11/xorg.conf.d. I'm starting X through xinit.

Last edited by LucasBiazi (2021-05-08 00:10:38)


Always backup important files when editing it.

Offline

#2 2021-04-29 05:01:30

LucasBiazi
Member
Registered: 2020-11-11
Posts: 111

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

I believe this info will be useful:

modprobe intel
modprobe: FATAL: Module intel not found in directory /lib/modules/5.11.16-arch1-1
ls /lib/modules/5.11.16-arch1-1/extramodules/
nvidia-drm.ko.xz  nvidia.ko.xz  nvidia-modeset.ko.xz  nvidia-uvm.ko.xz

Any ideas?


Always backup important files when editing it.

Offline

#3 2021-04-29 06:54:32

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

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

Post the full xorg log (... and configs if you created/generated something), and there's a difference between the intel xorg and the intel kernel module. The kernel module is called i915.

In general the xorg built-in modesetting driver is better supported for prime-run and tends to be more stable in general, you'll probably rather want to remove xf86-video-intel.

If you ran nvidia-xconfig, remove the file it created and retry with a blank slate and no custom config.

Last edited by V1del (2021-04-29 06:55:53)

Offline

#4 2021-04-29 14:52:01

LucasBiazi
Member
Registered: 2020-11-11
Posts: 111

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

Full X log:

$ cat /var/log/Xorg.0.log
[   240.832] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[   240.832] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[   240.832] Build Operating System: Linux Archlinux
[   240.832] Current Operating System: Linux puffer 5.11.16-arch1-1 #1 SMP PREEMPT Wed, 21 Apr 2021 17:22:13 +0000 x86_64
[   240.832] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=1e1b1cc5-265f-4215-af9a-bfb3b5669b84 rw loglevel=3 quiet
[   240.833] Build Date: 13 April 2021  03:12:10PM
[   240.833]  
[   240.833] Current version of pixman: 0.40.0
[   240.833]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   240.833] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   240.833] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 25 21:27:26 2021
[   240.833] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   240.833] (==) No Layout section.  Using the first Screen section.
[   240.833] (==) No screen section available. Using defaults.
[   240.833] (**) |-->Screen "Default Screen Section" (0)
[   240.833] (**) |   |-->Monitor "<default monitor>"
[   240.833] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   240.833] (==) Automatically adding devices
[   240.833] (==) Automatically enabling devices
[   240.833] (==) Automatically adding GPU devices
[   240.833] (==) Automatically binding GPU devices
[   240.833] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   240.833] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   240.833]    Entry deleted from font path.
[   240.833] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[   240.833]    Entry deleted from font path.
[   240.833]    (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[   240.833] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   240.833]    Entry deleted from font path.
[   240.833] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   240.833]    Entry deleted from font path.
[   240.833] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   240.833]    Entry deleted from font path.
[   240.833] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   240.833]    Entry deleted from font path.
[   240.833] (==) FontPath set to:

[   240.833] (==) ModulePath set to "/usr/lib/xorg/modules"
[   240.833] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[   240.833] (II) Module ABI versions:
[   240.833]    X.Org ANSI C Emulation: 0.4
[   240.833]    X.Org Video Driver: 24.1
[   240.833]    X.Org XInput driver : 24.1
[   240.833]    X.Org Server Extension : 10.0
[   240.834] (++) using VT number 1

[   240.835] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[   240.835] (II) xfree86: Adding drm device (/dev/dri/card1)
[   240.836] (EE) systemd-logind: failed to take device /dev/dri/card1: Invalid argument
[   240.836] (II) xfree86: Adding drm device (/dev/dri/card0)
[   240.836] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[   242.157] (--) PCI:*(0@0:2:0) 8086:9bc4:1d05:1097 rev 5, Mem @ 0xc4000000/16777216, 0xa0000000/268435456, I/O @ 0x00007000/64, BIOS @ 0x????????/131072
[   242.157] (--) PCI: (1@0:0:0) 10de:1f15:1d05:1097 rev 161, Mem @ 0xc5000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00006000/128, BIOS @ 0x????????/524288
[   242.157] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   242.158] (II) LoadModule: "glx"
[   242.158] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   242.161] (II) Module glx: vendor="X.Org Foundation"
[   242.161]    compiled for 1.20.11, module version = 1.0.0
[   242.161]    ABI class: X.Org Server Extension, version 10.0
[   242.161] (==) Matched intel as autoconfigured driver 0
[   242.161] (==) Matched modesetting as autoconfigured driver 1
[   242.161] (==) Matched fbdev as autoconfigured driver 2
[   242.161] (==) Matched vesa as autoconfigured driver 3
[   242.161] (==) Assigned the driver to the xf86ConfigLayout
[   242.161] (II) LoadModule: "intel"
[   242.162] (WW) Warning, couldn't open module intel
[   242.162] (EE) Failed to load module "intel" (module does not exist, 0)
[   242.162] (II) LoadModule: "modesetting"
[   242.162] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   242.163] (II) Module modesetting: vendor="X.Org Foundation"
[   242.163]    compiled for 1.20.11, module version = 1.20.11
[   242.163]    Module class: X.Org Video Driver
[   242.163]    ABI class: X.Org Video Driver, version 24.1
[   242.163] (II) LoadModule: "fbdev"
[   242.163] (WW) Warning, couldn't open module fbdev
[   242.163] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   242.163] (II) LoadModule: "vesa"
[   242.163] (WW) Warning, couldn't open module vesa
[   242.163] (EE) Failed to load module "vesa" (module does not exist, 0)
[   242.163] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   242.163] (II) modeset(0): using drv /dev/dri/card0
[   242.163] (II) modeset(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[   242.163] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   242.163] (==) modeset(0): RGB weight 888
[   242.163] (==) modeset(0): Default visual is TrueColor
[   242.163] (II) Loading sub module "glamoregl"
[   242.163] (II) LoadModule: "glamoregl"
[   242.163] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   242.164] (II) Module glamoregl: vendor="X.Org Foundation"
[   242.164]    compiled for 1.20.11, module version = 1.0.1
[   242.164]    ABI class: X.Org ANSI C Emulation, version 0.4
[   242.196] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
[   242.196] (II) modeset(0): glamor initialized
[   242.197] (II) modeset(0): Output eDP-1 has no monitor section
[   242.198] (WW) EDID timing clock 332.80 exceeds claimed max 145MHz, fixing
[   242.198] (II) modeset(0): EDID for output eDP-1
[   242.198] (II) modeset(0): Manufacturer: NCP  Model: 4b  Serial#: 0
[   242.198] (II) modeset(0): Year: 2019  Week: 1
[   242.198] (II) modeset(0): EDID Version: 1.4
[   242.198] (II) modeset(0): Digital Display Input
[   242.198] (II) modeset(0): 8 bits per channel
[   242.198] (II) modeset(0): Digital interface is DisplayPort
[   242.198] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[   242.198] (II) modeset(0): Gamma: 2.20
[   242.198] (II) modeset(0): No DPMS capabilities specified
[   242.198] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[   242.198] (II) modeset(0): First detailed timing is preferred mode
[   242.198] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   242.198] (II) modeset(0): Display is continuous-frequency
[   242.198] (II) modeset(0): redX: 0.595 redY: 0.361   greenX: 0.346 greenY: 0.555
[   242.198] (II) modeset(0): blueX: 0.157 blueY: 0.106   whiteX: 0.312 whiteY: 0.328
[   242.198] (II) modeset(0): Manufacturer's mask: 0
[   242.198] (II) modeset(0): Supported detailed timing:
[   242.198] (II) modeset(0): clock: 332.8 MHz   Image Size:  344 x 194 mm
[   242.198] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[   242.198] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[   242.198] (II) modeset(0): Supported detailed timing:
[   242.198] (II) modeset(0): clock: 332.8 MHz   Image Size:  344 x 194 mm
[   242.198] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[   242.198] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 2222 v_border: 0
[   242.198] (II) modeset(0): Ranges: V min: 40 V max: 60 Hz, H min: 67 H max: 67 kHz, PixClock max 333 MHz
[   242.198] (II) modeset(0):  LM156LF-1F02
[   242.198] (II) modeset(0): EDID (in hex):
[   242.198] (II) modeset(0):   00ffffffffffff0038704b0000000000
[   242.198] (II) modeset(0):   011d0104a5221378036850985c588e28
[   242.198] (II) modeset(0):   1b505400000001010101010101010101
[   242.198] (II) modeset(0):   010101010101008280a070381f403020
[   242.198] (II) modeset(0):   350058c21000001a008280a070387644
[   242.198] (II) modeset(0):   3020350058c21000001a000000fd0028
[   242.198] (II) modeset(0):   3c43430e010a202020202020000000fe
[   242.198] (II) modeset(0):   004c4d3135364c462d314630320a003e
[   242.198] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[   242.198] (II) modeset(0): Printing probed modes for output eDP-1
[   242.198] (II) modeset(0): Modeline "1920x1080"x144.0  332.80  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (160.0 kHz eP)
[   242.198] (II) modeset(0): Modeline "1920x1080"x72.0  332.80  1920 1968 2000 2080  1080 1083 1088 2222 +hsync -vsync (160.0 kHz e)
[   242.198] (II) modeset(0): Modeline "1920x1080"x60.0  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[   242.199] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[   242.199] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[   242.199] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[   242.199] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[   242.199] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[   242.199] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   242.199] (II) modeset(0): Modeline "1600x900"x60.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[   242.199] (II) modeset(0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[   242.199] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[   242.199] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[   242.199] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[   242.199] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768"x85.0  194.02  1024 1108 1220 1416  768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768i"x87.0   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[   242.199] (II) modeset(0): Modeline "960x720"x85.0  170.68  960 1036 1144 1328  720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[   242.199] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[   242.199] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   242.199] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[   242.199] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   242.199] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[   242.199] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   242.199] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   242.199] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   242.199] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[   242.199] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   242.199] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   242.199] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   242.199] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x85.0  114.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   242.199] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   242.199] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   242.199] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   242.199] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   242.199] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[   242.199] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   242.199] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   242.199] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   242.199] (II) modeset(0): Modeline "640x512"x85.0   78.75  640 672 752 864  512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[   242.199] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[   242.199] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   242.199] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   242.199] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   242.199] (II) modeset(0): Modeline "640x480"x85.1   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[   242.199] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   242.199] (II) modeset(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz d)
[   242.199] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[   242.199] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   242.199] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   242.199] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   242.199] (II) modeset(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   242.199] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   242.199] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   242.199] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   242.199] (II) modeset(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[   242.199] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   242.199] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   242.199] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   242.199] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   242.199] (II) modeset(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "512x384"x85.0   47.25  512 536 584 688  384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[   242.199] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[   242.199] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[   242.199] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   242.199] (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)
[   242.199] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   242.199] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   242.199] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[   242.199] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   242.199] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   242.199] (II) modeset(0): Modeline "400x300"x85.3   28.15  400 416 448 524  300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[   242.199] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[   242.199] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[   242.199] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   242.199] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   242.199] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   242.199] (II) modeset(0): Modeline "320x240"x85.2   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[   242.199] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[   242.199] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   242.199] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   242.199] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   242.199] (II) modeset(0): Modeline "360x200"x85.0   17.75  360 378 414 468  200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "320x200"x85.3   15.75  320 336 368 416  200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   242.199] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   242.199] (II) modeset(0): Modeline "320x175"x85.3   15.75  320 336 368 416  175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Output eDP-1 connected
[   242.199] (II) modeset(0): Using exact sizes for initial modes
[   242.199] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[   242.199] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   242.199] (==) modeset(0): DPI set to (96, 96)
[   242.199] (II) Loading sub module "fb"
[   242.199] (II) LoadModule: "fb"
[   242.199] (II) Loading /usr/lib/xorg/modules/libfb.so
[   242.199] (II) Module fb: vendor="X.Org Foundation"
[   242.199]    compiled for 1.20.11, module version = 1.0.0
[   242.199]    ABI class: X.Org ANSI C Emulation, version 0.4
[   242.205] (==) modeset(0): Backing store enabled
[   242.205] (==) modeset(0): Silken mouse disabled
[   242.235] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   242.235] (==) modeset(0): DPMS enabled
[   242.235] (II) modeset(0): [DRI2] Setup complete
[   242.235] (II) modeset(0): [DRI2]   DRI driver: iris
[   242.235] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[   242.235] (II) Initializing extension Generic Event Extension
[   242.235] (II) Initializing extension SHAPE
[   242.235] (II) Initializing extension MIT-SHM
[   242.235] (II) Initializing extension XInputExtension
[   242.235] (II) Initializing extension XTEST
[   242.235] (II) Initializing extension BIG-REQUESTS
[   242.235] (II) Initializing extension SYNC
[   242.235] (II) Initializing extension XKEYBOARD
[   242.235] (II) Initializing extension XC-MISC
[   242.235] (II) Initializing extension SECURITY
[   242.235] (II) Initializing extension XFIXES
[   242.235] (II) Initializing extension RENDER
[   242.235] (II) Initializing extension RANDR
[   242.235] (II) Initializing extension COMPOSITE
[   242.235] (II) Initializing extension DAMAGE
[   242.235] (II) Initializing extension MIT-SCREEN-SAVER
[   242.235] (II) Initializing extension DOUBLE-BUFFER
[   242.235] (II) Initializing extension RECORD
[   242.235] (II) Initializing extension DPMS
[   242.235] (II) Initializing extension Present
[   242.235] (II) Initializing extension DRI3
[   242.235] (II) Initializing extension X-Resource
[   242.235] (II) Initializing extension XVideo
[   242.235] (II) Initializing extension XVideo-MotionCompensation
[   242.235] (II) Initializing extension GLX
[   242.240] (II) AIGLX: Loaded and initialized iris
[   242.240] (II) GLX: Initialized DRI2 GL provider for screen 0
[   242.240] (II) Initializing extension XFree86-VidModeExtension
[   242.240] (II) Initializing extension XFree86-DGA
[   242.240] (II) Initializing extension XFree86-DRI
[   242.240] (II) Initializing extension DRI2
[   242.241] (II) modeset(0): Damage tracking initialized
[   242.241] (II) modeset(0): Setting screen physical size to 508 x 285
[   242.260] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   242.260] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   242.260] (II) LoadModule: "libinput"
[   242.260] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   242.261] (II) Module libinput: vendor="X.Org Foundation"
[   242.261]    compiled for 1.20.11, module version = 1.0.1
[   242.261]    Module class: X.Org XInput Driver
[   242.261]    ABI class: X.Org XInput driver, version 24.1
[   242.261] (II) Using input driver 'libinput' for 'Power Button'
[   242.262] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 22 paused 0
[   242.262] (**) Power Button: always reports core events
[   242.262] (**) Option "Device" "/dev/input/event3"
[   242.262] (**) Option "_source" "server/udev"
[   242.262] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   242.262] (II) event3  - Power Button: device is a keyboard
[   242.262] (II) event3  - Power Button: device removed
[   242.262] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[   242.262] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   242.263] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   242.263] (II) event3  - Power Button: device is a keyboard
[   242.263] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[   242.263] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   242.263] (II) Using input driver 'libinput' for 'Video Bus'
[   242.263] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 25 paused 0
[   242.263] (**) Video Bus: always reports core events
[   242.263] (**) Option "Device" "/dev/input/event8"
[   242.263] (**) Option "_source" "server/udev"
[   242.264] (II) event8  - Video Bus: is tagged by udev as: Keyboard
[   242.264] (II) event8  - Video Bus: device is a keyboard
[   242.264] (II) event8  - Video Bus: device removed
[   242.264] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event8"
[   242.264] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   242.264] (II) event8  - Video Bus: is tagged by udev as: Keyboard
[   242.264] (II) event8  - Video Bus: device is a keyboard
[   242.264] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[   242.264] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   242.264] (II) Using input driver 'libinput' for 'Video Bus'
[   242.265] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 26 paused 0
[   242.265] (**) Video Bus: always reports core events
[   242.265] (**) Option "Device" "/dev/input/event9"
[   242.265] (**) Option "_source" "server/udev"
[   242.265] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[   242.265] (II) event9  - Video Bus: device is a keyboard
[   242.265] (II) event9  - Video Bus: device removed
[   242.265] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input9/event9"
[   242.265] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   242.266] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[   242.266] (II) event9  - Video Bus: device is a keyboard
[   242.266] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   242.266] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   242.266] (II) Using input driver 'libinput' for 'Power Button'
[   242.266] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 27 paused 0
[   242.266] (**) Power Button: always reports core events
[   242.266] (**) Option "Device" "/dev/input/event1"
[   242.266] (**) Option "_source" "server/udev"
[   242.267] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   242.267] (II) event1  - Power Button: device is a keyboard
[   242.267] (II) event1  - Power Button: device removed
[   242.267] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[   242.267] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[   242.267] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   242.267] (II) event1  - Power Button: device is a keyboard
[   242.267] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   242.267] (II) No input driver specified, ignoring this device.
[   242.267] (II) This device may have been added with another device file.
[   242.268] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[   242.268] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   242.268] (II) Using input driver 'libinput' for 'Sleep Button'
[   242.268] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 28 paused 0
[   242.268] (**) Sleep Button: always reports core events
[   242.268] (**) Option "Device" "/dev/input/event0"
[   242.268] (**) Option "_source" "server/udev"
[   242.268] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   242.268] (II) event0  - Sleep Button: device is a keyboard
[   242.268] (II) event0  - Sleep Button: device removed
[   242.268] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[   242.268] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[   242.269] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   242.269] (II) event0  - Sleep Button: device is a keyboard
[   242.269] (II) config/udev: Adding drm device (/dev/dri/card1)
[   242.269] (II) xfree86: Adding drm device (/dev/dri/card1)
[   242.269] (EE) systemd-logind: failed to take device /dev/dri/card1: Invalid argument
[   242.269] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[   242.269] (II) No input driver specified, ignoring this device.
[   242.269] (II) This device may have been added with another device file.
[   242.270] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[   242.270] (II) No input driver specified, ignoring this device.
[   242.270] (II) This device may have been added with another device file.
[   242.270] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[   242.270] (II) No input driver specified, ignoring this device.
[   242.270] (II) This device may have been added with another device file.
[   242.270] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[   242.270] (II) No input driver specified, ignoring this device.
[   242.270] (II) This device may have been added with another device file.
[   242.270] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event14)
[   242.270] (II) No input driver specified, ignoring this device.
[   242.270] (II) This device may have been added with another device file.
[   242.270] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event15)
[   242.270] (II) No input driver specified, ignoring this device.
[   242.270] (II) This device may have been added with another device file.
[   242.271] (II) config/udev: Adding input device HD Webcam: HD Webcam (/dev/input/event16)
[   242.271] (**) HD Webcam: HD Webcam: Applying InputClass "libinput keyboard catchall"
[   242.271] (II) Using input driver 'libinput' for 'HD Webcam: HD Webcam'
[   242.271] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 29 paused 0
[   242.271] (**) HD Webcam: HD Webcam: always reports core events
[   242.271] (**) Option "Device" "/dev/input/event16"
[   242.271] (**) Option "_source" "server/udev"
[   242.271] (II) event16 - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[   242.271] (II) event16 - HD Webcam: HD Webcam: device is a keyboard
[   242.272] (II) event16 - HD Webcam: HD Webcam: device removed
[   242.272] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/input/input18/event16"
[   242.272] (II) XINPUT: Adding extended input device "HD Webcam: HD Webcam" (type: KEYBOARD, id 11)
[   242.272] (II) event16 - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[   242.272] (II) event16 - HD Webcam: HD Webcam: device is a keyboard
[   242.272] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Mouse (/dev/input/event6)
[   242.272] (**) UNIW0001:00 093A:0255 Mouse: Applying InputClass "libinput pointer catchall"
[   242.272] (II) Using input driver 'libinput' for 'UNIW0001:00 093A:0255 Mouse'
[   242.273] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 30 paused 0
[   242.273] (**) UNIW0001:00 093A:0255 Mouse: always reports core events
[   242.273] (**) Option "Device" "/dev/input/event6"
[   242.273] (**) Option "_source" "server/udev"
[   242.273] (II) event6  - UNIW0001:00 093A:0255 Mouse: is tagged by udev as: Mouse Pointingstick
[   242.273] (II) event6  - UNIW0001:00 093A:0255 Mouse: device is a pointer
[   242.274] (II) event6  - UNIW0001:00 093A:0255 Mouse: device removed
[   242.274] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-UNIW0001:00/0018:093A:0255.0001/input/input16/event6"
[   242.274] (II) XINPUT: Adding extended input device "UNIW0001:00 093A:0255 Mouse" (type: MOUSE, id 12)
[   242.274] (**) Option "AccelerationScheme" "none"
[   242.274] (**) UNIW0001:00 093A:0255 Mouse: (accel) selected scheme none/0
[   242.274] (**) UNIW0001:00 093A:0255 Mouse: (accel) acceleration factor: 2.000
[   242.274] (**) UNIW0001:00 093A:0255 Mouse: (accel) acceleration threshold: 4
[   242.274] (II) event6  - UNIW0001:00 093A:0255 Mouse: is tagged by udev as: Mouse Pointingstick
[   242.274] (II) event6  - UNIW0001:00 093A:0255 Mouse: device is a pointer
[   242.275] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Mouse (/dev/input/mouse0)
[   242.275] (II) No input driver specified, ignoring this device.
[   242.275] (II) This device may have been added with another device file.
[   242.275] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Touchpad (/dev/input/event7)
[   242.275] (**) UNIW0001:00 093A:0255 Touchpad: Applying InputClass "libinput touchpad catchall"
[   242.275] (II) Using input driver 'libinput' for 'UNIW0001:00 093A:0255 Touchpad'
[   242.276] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 31 paused 0
[   242.276] (**) UNIW0001:00 093A:0255 Touchpad: always reports core events
[   242.276] (**) Option "Device" "/dev/input/event7"
[   242.276] (**) Option "_source" "server/udev"
[   242.276] (II) event7  - UNIW0001:00 093A:0255 Touchpad: is tagged by udev as: Touchpad
[   242.277] (II) event7  - UNIW0001:00 093A:0255 Touchpad: device is a touchpad
[   242.277] (II) event7  - UNIW0001:00 093A:0255 Touchpad: device removed
[   242.277] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-UNIW0001:00/0018:093A:0255.0001/input/input17/event7"
[   242.277] (II) XINPUT: Adding extended input device "UNIW0001:00 093A:0255 Touchpad" (type: TOUCHPAD, id 13)
[   242.277] (**) Option "AccelerationScheme" "none"
[   242.277] (**) UNIW0001:00 093A:0255 Touchpad: (accel) selected scheme none/0
[   242.277] (**) UNIW0001:00 093A:0255 Touchpad: (accel) acceleration factor: 2.000
[   242.277] (**) UNIW0001:00 093A:0255 Touchpad: (accel) acceleration threshold: 4
[   242.278] (II) event7  - UNIW0001:00 093A:0255 Touchpad: is tagged by udev as: Touchpad
[   242.278] (II) event7  - UNIW0001:00 093A:0255 Touchpad: device is a touchpad
[   242.279] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Touchpad (/dev/input/mouse1)
[   242.279] (II) No input driver specified, ignoring this device.
[   242.279] (II) This device may have been added with another device file.
[   242.279] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event17)
[   242.279] (II) No input driver specified, ignoring this device.
[   242.279] (II) This device may have been added with another device file.
[   242.279] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[   242.279] (II) No input driver specified, ignoring this device.
[   242.279] (II) This device may have been added with another device file.
[   242.279] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event19)
[   242.279] (II) No input driver specified, ignoring this device.
[   242.279] (II) This device may have been added with another device file.
[   242.279] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event20)
[   242.279] (II) No input driver specified, ignoring this device.
[   242.279] (II) This device may have been added with another device file.
[   242.280] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event21)
[   242.280] (II) No input driver specified, ignoring this device.
[   242.280] (II) This device may have been added with another device file.
[   242.280] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event22)
[   242.280] (II) No input driver specified, ignoring this device.
[   242.280] (II) This device may have been added with another device file.
[   242.280] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event23)
[   242.280] (II) No input driver specified, ignoring this device.
[   242.280] (II) This device may have been added with another device file.
[   242.280] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[   242.280] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   242.280] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   242.281] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 32 paused 0
[   242.281] (**) AT Translated Set 2 keyboard: always reports core events
[   242.281] (**) Option "Device" "/dev/input/event4"
[   242.281] (**) Option "_source" "server/udev"
[   242.281] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   242.281] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   242.281] (II) event4  - AT Translated Set 2 keyboard: device removed
[   242.281] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[   242.281] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[   242.282] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   242.282] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   242.282] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[   242.282] (II) No input driver specified, ignoring this device.
[   242.282] (II) This device may have been added with another device file.
[   242.933] (WW) EDID timing clock 332.80 exceeds claimed max 145MHz, fixing
[   242.933] (II) modeset(0): EDID vendor "NCP", prod id 75
[   242.933] (II) modeset(0): Using EDID range info for horizontal sync
[   242.933] (II) modeset(0): Using EDID range info for vertical refresh
[   242.933] (II) modeset(0): Printing DDC gathered Modelines:
[   242.933] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (160.0 kHz eP)
[   242.933] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 2222 +hsync -vsync (160.0 kHz e)
[   243.314] (WW) EDID timing clock 332.80 exceeds claimed max 145MHz, fixing
[   243.314] (II) modeset(0): EDID vendor "NCP", prod id 75
[   243.314] (II) modeset(0): Using hsync ranges from config file
[   243.314] (II) modeset(0): Using vrefresh ranges from config file
[   243.314] (II) modeset(0): Printing DDC gathered Modelines:
[   243.314] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (160.0 kHz eP)
[   243.314] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 2222 +hsync -vsync (160.0 kHz e)
[   399.302] (EE) event7  - UNIW0001:00 093A:0255 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.17.1/touchpad-jumping-cursors.html for details
[   403.689] (**) Option "fd" "22"
[   403.689] (II) event3  - Power Button: device removed
[   403.689] (**) Option "fd" "25"
[   403.689] (II) event8  - Video Bus: device removed
[   403.689] (**) Option "fd" "26"
[   403.689] (II) event9  - Video Bus: device removed
[   403.689] (**) Option "fd" "27"
[   403.689] (II) event1  - Power Button: device removed
[   403.689] (**) Option "fd" "28"
[   403.689] (II) event0  - Sleep Button: device removed
[   403.689] (**) Option "fd" "29"
[   403.689] (II) event16 - HD Webcam: HD Webcam: device removed
[   403.689] (**) Option "fd" "30"
[   403.689] (II) event6  - UNIW0001:00 093A:0255 Mouse: device removed
[   403.689] (**) Option "fd" "31"
[   403.689] (II) event7  - UNIW0001:00 093A:0255 Touchpad: device removed
[   403.689] (**) Option "fd" "32"
[   403.689] (II) event4  - AT Translated Set 2 keyboard: device removed
[   403.696] (II) UnloadModule: "libinput"
[   403.696] (II) systemd-logind: releasing fd for 13:68
[   403.737] (II) UnloadModule: "libinput"
[   403.737] (II) systemd-logind: releasing fd for 13:71
[   403.837] (II) UnloadModule: "libinput"
[   403.837] (II) systemd-logind: releasing fd for 13:70
[   403.917] (II) UnloadModule: "libinput"
[   403.917] (II) systemd-logind: releasing fd for 13:80
[   403.984] (II) UnloadModule: "libinput"
[   403.984] (II) systemd-logind: releasing fd for 13:64
[   404.010] (II) UnloadModule: "libinput"
[   404.011] (II) systemd-logind: releasing fd for 13:65
[   404.050] (II) UnloadModule: "libinput"
[   404.051] (II) systemd-logind: releasing fd for 13:73
[   404.104] (II) UnloadModule: "libinput"
[   404.104] (II) systemd-logind: releasing fd for 13:72
[   404.158] (II) UnloadModule: "libinput"
[   404.158] (II) systemd-logind: releasing fd for 13:67
[   404.214] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[   404.214] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[   404.214] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[   404.215] (II) Server terminated successfully (0). Closing log file.
V1del wrote:

... you'll probably rather want to remove xf86-video-intel...

I just removed the package as suggested and I don't have any configuration file regarding X (none in /etc/X11/xorg.conf.d at least).

I thought that I had to use that package since in the wiki it is said that it is an officially supported iGPU driver. I read in here:https://wiki.archlinux.org/index.php/In … cs#Loading that the module i915 is mandatory and enabled by default, however once I checked /etc/default/grub, specifically in the line: "GRUB_CMDLINE_LINUX_DEFAULT" I didn't find such module, is it safe to manually add?
Thanks in advance.

Edit: Can you please send me the wiki link that talks about forum formatting? The one that has the use of tags such as b, code, etc... I can't seem to find it anywhere.

Last edited by LucasBiazi (2021-04-29 15:07:08)


Always backup important files when editing it.

Offline

#5 2021-04-29 17:01:56

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

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

You don't need to add it to the GRUB cmdline it will be automatically loaded by the kernel. It  is loaded properly but the nvidia card isn't accessed, is nvidia-utils installed? Post/check your dmesg on whether nvidia the kernel module is loaded in the first place.

You also don't appear to start any graphical application in that log, how are you trying to start X and what do you expect to see once it's started?

Generally while I can't say I've seen that particular error message from the symptoms it sounds like problems with early loading, so you should follow https://wiki.archlinux.org/index.php/Ke … _KMS_start and add both  i915 as well as the mentioned nvidia modules to your initramfs, note that this will add a sizable chunk to your initramfs' size and if your /boot partition is small this might be an issue.

For BBCode on the boards there's a link under every box when you post a new reply and should lead you to https://bbs.archlinux.org/help.php#bbcode

Last edited by V1del (2021-04-29 17:03:38)

Offline

#6 2021-04-29 17:22:05

LucasBiazi
Member
Registered: 2020-11-11
Posts: 111

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

Found some stuff within the /usr/lib/modprobe.d/. There's a nvidia conf file that seems to only blacklist nouveau drivers, when I cat it:

$ cat  /usr/lib/modprobe.d/nvidia.conf 
blacklist nouveau

There's also other files such:

$ ls -la  /usr/lib/modprobe.d/
total 176
drwxr-xr-x   2 root root   4096 abr 25 22:41 .
drwxr-xr-x 162 root root 135168 abr 29 18:37 ..
-rw-r--r--   1 root root    128 abr  4 16:07 bluetooth-usb.conf
-rw-r--r--   1 root root    101 dez 22 18:31 nvdimm-security.conf
-rw-r--r--   1 root root     18 abr 21 13:52 nvidia.conf
-rw-r--r--   1 root root  14860 abr 16 06:32 README
-rw-r--r--   1 root root     85 fev 23 18:23 rtlsdr.conf
-rw-r--r--   1 root root    773 abr 16 06:32 systemd.conf

As far as I remember none of them were created by me.

Not sure if it has any influence, but though it would be worth posting.


Nvidia drivers are indeed installed.

sudo dmesg -HT

[qui abr 29 18:27:56 2021] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[qui abr 29 18:27:56 2021] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[qui abr 29 18:27:56 2021] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[qui abr 29 18:27:56 2021] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[qui abr 29 18:27:56 2021] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[qui abr 29 18:27:56 2021] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[qui abr 29 18:27:56 2021] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[qui abr 29 18:27:56 2021] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[qui abr 29 18:27:56 2021] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[qui abr 29 18:27:56 2021] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[qui abr 29 18:27:56 2021] ACPI: IRQ0 used by override.
[qui abr 29 18:27:56 2021] ACPI: IRQ9 used by override.
[qui abr 29 18:27:56 2021] Using ACPI (MADT) for SMP configuration information
[qui abr 29 18:27:56 2021] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[qui abr 29 18:27:56 2021] e820: update [mem 0x8ece7000-0x8ed79fff] usable ==> reserved
[qui abr 29 18:27:56 2021] TSC deadline timer available
[qui abr 29 18:27:56 2021] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0x8ece7000-0x8ed79fff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0x9091f000-0x9091ffff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0x974e1000-0x98d2afff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0x98d2b000-0x98e5afff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0x98e5b000-0x99000fff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0x99001000-0x99993fff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0x99994000-0x99c4dfff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0x99c4f000-0x9f7fffff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0x9f800000-0xdfffffff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[qui abr 29 18:27:56 2021] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[qui abr 29 18:27:56 2021] [mem 0x9f800000-0xdfffffff] available for PCI devices
[qui abr 29 18:27:56 2021] Booting paravirtualized kernel on bare hardware
[qui abr 29 18:27:56 2021] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370>
[qui abr 29 18:27:56 2021] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:12 nr_node_ids:1
[qui abr 29 18:27:56 2021] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[qui abr 29 18:27:56 2021] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[qui abr 29 18:27:56 2021] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[qui abr 29 18:27:56 2021] Built 1 zonelists, mobility grouping on.  Total pages: 8216302
[qui abr 29 18:27:56 2021] Policy zone: Normal
[qui abr 29 18:27:56 2021] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=1e1b1cc5-265f-4215-af9a-bf>
[qui abr 29 18:27:56 2021] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[qui abr 29 18:27:56 2021] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[qui abr 29 18:27:56 2021] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[qui abr 29 18:27:56 2021] Memory: 32577652K/33387008K available (14344K kernel code, 2029K rwdata, 8884K rodata, 1>
[qui abr 29 18:27:56 2021] random: get_random_u64 called from __kmem_cache_create+0x26/0x530 with crng_init=0
[qui abr 29 18:27:56 2021] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[qui abr 29 18:27:56 2021] ftrace: allocating 41710 entries in 163 pages
[qui abr 29 18:27:56 2021] ftrace: allocated 163 pages with 4 groups
[qui abr 29 18:27:56 2021] rcu: Preemptible hierarchical RCU implementation.
[qui abr 29 18:27:56 2021] rcu:         RCU dyntick-idle grace-period acceleration is enabled.
[qui abr 29 18:27:56 2021] rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
[qui abr 29 18:27:56 2021] rcu:         RCU priority boosting: priority 1 delay 500 ms.
[qui abr 29 18:27:56 2021]      Trampoline variant of Tasks RCU enabled.
[qui abr 29 18:27:56 2021]      Rude variant of Tasks RCU enabled.
[qui abr 29 18:27:56 2021]      Tracing variant of Tasks RCU enabled.
[qui abr 29 18:27:56 2021] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[qui abr 29 18:27:56 2021] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[qui abr 29 18:27:56 2021] NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
[qui abr 29 18:27:56 2021] Console: colour dummy device 80x25
[qui abr 29 18:27:56 2021] printk: console [tty0] enabled
[qui abr 29 18:27:56 2021] ACPI: Core revision 20201113
[qui abr 29 18:27:56 2021] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[qui abr 29 18:27:56 2021] APIC: Switch to symmetric I/O mode setup
[qui abr 29 18:27:56 2021] DMAR: Host address width 39
[qui abr 29 18:27:56 2021] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[qui abr 29 18:27:56 2021] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[qui abr 29 18:27:56 2021] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[qui abr 29 18:27:56 2021] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[qui abr 29 18:27:56 2021] DMAR: RMRR base: 0x00000099405000 end: 0x0000009964efff
[qui abr 29 18:27:56 2021] DMAR: RMRR base: 0x0000009b000000 end: 0x0000009f7fffff
[qui abr 29 18:27:56 2021] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[qui abr 29 18:27:56 2021] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[qui abr 29 18:27:56 2021] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[qui abr 29 18:27:56 2021] DMAR-IR: Enabled IRQ remapping in x2apic mode
[qui abr 29 18:27:56 2021] x2apic enabled
[qui abr 29 18:27:56 2021] Switched APIC routing to cluster x2apic.
[qui abr 29 18:27:56 2021] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[qui abr 29 18:27:56 2021] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns:>
[qui abr 29 18:27:56 2021] Calibrating delay loop (skipped), value calculated using timer frequency.. 5202.65 BogoM>
[qui abr 29 18:27:56 2021] pid_max: default: 32768 minimum: 301
[qui abr 29 18:27:56 2021] LSM: Security Framework initializing
[qui abr 29 18:27:56 2021] Yama: becoming mindful.
[qui abr 29 18:27:56 2021] LSM support for eBPF active
[qui abr 29 18:27:56 2021] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[qui abr 29 18:27:56 2021] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[qui abr 29 18:27:56 2021] x86/cpu: SGX disabled by BIOS
[qui abr 29 18:27:56 2021] mce: CPU0: Thermal monitoring enabled (TM1)
[qui abr 29 18:27:56 2021] process: using mwait in idle threads
[qui abr 29 18:27:56 2021] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[qui abr 29 18:27:56 2021] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[qui abr 29 18:27:56 2021] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[qui abr 29 18:27:56 2021] Spectre V2 : Mitigation: Enhanced IBRS
[qui abr 29 18:27:56 2021] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[qui abr 29 18:27:56 2021] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[qui abr 29 18:27:56 2021] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and se>
[qui abr 29 18:27:56 2021] Freeing SMP alternatives memory: 36K
[qui abr 29 18:27:56 2021] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1811
[qui abr 29 18:27:56 2021] DMAR-IR: Enabled IRQ remapping in x2apic mode
[qui abr 29 18:27:56 2021] x2apic enabled
[qui abr 29 18:27:56 2021] Switched APIC routing to cluster x2apic.
[qui abr 29 18:27:56 2021] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[qui abr 29 18:27:56 2021] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns:>
[qui abr 29 18:27:56 2021] Calibrating delay loop (skipped), value calculated using timer frequency.. 5202.65 BogoM>
[qui abr 29 18:27:56 2021] pid_max: default: 32768 minimum: 301
[qui abr 29 18:27:56 2021] LSM: Security Framework initializing
[qui abr 29 18:27:56 2021] Yama: becoming mindful.
[qui abr 29 18:27:56 2021] LSM support for eBPF active
[qui abr 29 18:27:56 2021] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[qui abr 29 18:27:56 2021] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[qui abr 29 18:27:56 2021] x86/cpu: SGX disabled by BIOS
[qui abr 29 18:27:56 2021] mce: CPU0: Thermal monitoring enabled (TM1)
[qui abr 29 18:27:56 2021] process: using mwait in idle threads
[qui abr 29 18:27:56 2021] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[qui abr 29 18:27:56 2021] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[qui abr 29 18:27:56 2021] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[qui abr 29 18:27:56 2021] Spectre V2 : Mitigation: Enhanced IBRS
[qui abr 29 18:27:56 2021] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[qui abr 29 18:27:56 2021] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[qui abr 29 18:27:56 2021] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and se>
[qui abr 29 18:27:56 2021] Freeing SMP alternatives memory: 36K
[qui abr 29 18:27:56 2021] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1811
[qui abr 29 18:27:56 2021] smpboot: CPU0: Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (family: 0x6, model: 0xa5, step>
[qui abr 29 18:27:56 2021] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel >
[qui abr 29 18:27:56 2021] ... version:                4
[qui abr 29 18:27:56 2021] ... bit width:              48
[qui abr 29 18:27:56 2021] ... generic registers:      4
[qui abr 29 18:27:56 2021] ... value mask:             0000ffffffffffff
[qui abr 29 18:27:56 2021] ... max period:             00007fffffffffff
[qui abr 29 18:27:56 2021] ... fixed-purpose events:   3
[qui abr 29 18:27:56 2021] ... event mask:             000000070000000f
[qui abr 29 18:27:56 2021] rcu: Hierarchical SRCU implementation.
[qui abr 29 18:27:56 2021] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[qui abr 29 18:27:56 2021] smp: Bringing up secondary CPUs ...
[qui abr 29 18:27:56 2021] x86: Booting SMP configuration:
[qui abr 29 18:27:56 2021] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[qui abr 29 18:27:56 2021] smp: Brought up 1 node, 12 CPUs
[qui abr 29 18:27:56 2021] smpboot: Max logical packages: 1
[qui abr 29 18:27:56 2021] smpboot: Total of 12 processors activated (62424.80 BogoMIPS)
[qui abr 29 18:27:56 2021] devtmpfs: initialized
[qui abr 29 18:27:56 2021] x86/mm: Memory block size: 128MB
[qui abr 29 18:27:56 2021] PM: Registering ACPI NVS region [mem 0x98e5b000-0x99000fff] (1728512 bytes)
[qui abr 29 18:27:56 2021] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086751951>
[qui abr 29 18:27:56 2021] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[qui abr 29 18:27:56 2021] pinctrl core: initialized pinctrl subsystem
[qui abr 29 18:27:56 2021] PM: RTC time: 22:27:56, date: 2021-04-29
[qui abr 29 18:27:56 2021] NET: Registered protocol family 16
[qui abr 29 18:27:56 2021] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[qui abr 29 18:27:56 2021] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[qui abr 29 18:27:56 2021] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[qui abr 29 18:27:56 2021] audit: initializing netlink subsys (disabled)
[qui abr 29 18:27:56 2021] audit: type=2000 audit(1619735276.049:1): state=initialized audit_enabled=0 res=1
[qui abr 29 18:27:56 2021] thermal_sys: Registered thermal governor 'fair_share'
[qui abr 29 18:27:56 2021] thermal_sys: Registered thermal governor 'bang_bang'
[qui abr 29 18:27:56 2021] thermal_sys: Registered thermal governor 'step_wise'
[qui abr 29 18:27:56 2021] thermal_sys: Registered thermal governor 'user_space'
[qui abr 29 18:27:56 2021] thermal_sys: Registered thermal governor 'power_allocator'
[qui abr 29 18:27:56 2021] cpuidle: using governor ladder
[qui abr 29 18:27:56 2021] cpuidle: using governor menu
[qui abr 29 18:27:56 2021] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[qui abr 29 18:27:56 2021] ACPI: bus type PCI registered
[qui abr 29 18:27:56 2021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[qui abr 29 18:27:56 2021] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe000000>
[qui abr 29 18:27:56 2021] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[qui abr 29 18:27:56 2021] PCI: Using configuration type 1 for base access
[qui abr 29 18:27:56 2021] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[qui abr 29 18:27:56 2021] Kprobes globally optimized
[qui abr 29 18:27:56 2021] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[qui abr 29 18:27:56 2021] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[qui abr 29 18:27:56 2021] ACPI: Added _OSI(Module Device)
[qui abr 29 18:27:56 2021] ACPI: Added _OSI(Processor Device)
[qui abr 29 18:27:56 2021] ACPI: Added _OSI(3.0 _SCP Extensions)
[qui abr 29 18:27:56 2021] ACPI: Added _OSI(Processor Aggregator Device)
[qui abr 29 18:27:56 2021] ACPI: Added _OSI(Linux-Dell-Video)
[qui abr 29 18:27:56 2021] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[qui abr 29 18:27:56 2021] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[qui abr 29 18:27:56 2021] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [SAC1] at bit offset/length 64/64 exce>
[qui abr 29 18:27:56 2021] ACPI: 9 ACPI AML tables successfully acquired and loaded
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20201113/nsinit-411)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20201113/nsin>
[qui abr 29 18:27:56 2021] ACPI: Dynamic OEM Table Load:
[qui abr 29 18:27:56 2021] ACPI: SSDT 0xFFFF960281661700 0000FC (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20201113/nsinit-411)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20201113/nsin>
[qui abr 29 18:27:56 2021] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[qui abr 29 18:27:56 2021] ACPI: Dynamic OEM Table Load:
[qui abr 29 18:27:56 2021] ACPI: SSDT 0xFFFF96028166B000 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20201113/nsinit-411)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20201113/nsin>
[qui abr 29 18:27:56 2021] ACPI: Dynamic OEM Table Load:
[qui abr 29 18:27:56 2021] ACPI: SSDT 0xFFFF960280E19800 000581 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20201113/nsinit-411)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20201113/nsin>
[qui abr 29 18:27:56 2021] ACPI: Dynamic OEM Table Load:
[qui abr 29 18:27:56 2021] ACPI: SSDT 0xFFFF960281666800 000137 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20201113/nsinit-411)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20201113/nsin>
[qui abr 29 18:27:56 2021] ACPI: Dynamic OEM Table Load:
[qui abr 29 18:27:56 2021] ACPI: SSDT 0xFFFF960281675000 000BEA (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20201113/nsinit-411)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20201113/nsin>
[qui abr 29 18:27:56 2021] ACPI: Dynamic OEM Table Load:
[qui abr 29 18:27:56 2021] ACPI: SSDT 0xFFFF960280E1E000 000778 (v02 PmRef  ApIst    00003000 INTL 20160527)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20201113/nsinit-411)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20201113/nsin>
[qui abr 29 18:27:56 2021] ACPI: Dynamic OEM Table Load:
[qui abr 29 18:27:56 2021] ACPI: SSDT 0xFFFF96028166DC00 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20201113/nsinit-411)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20201113/nsin>
[qui abr 29 18:27:56 2021] ACPI: Dynamic OEM Table Load:
[qui abr 29 18:27:56 2021] ACPI: SSDT 0xFFFF960281676000 000D22 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20201113/nsinit-411)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20201113/nsin>
[qui abr 29 18:27:56 2021] ACPI: Dynamic OEM Table Load:
[qui abr 29 18:27:56 2021] ACPI: SSDT 0xFFFF96028166C000 0003CA (v02 PmRef  ApCst    00003000 INTL 20160527)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Opcode is not deferred [SAC1] (BufferField) (20201113/nsinit-411)
[qui abr 29 18:27:56 2021] ACPI Error: AE_TYPE, Could not execute arguments for [SAC1] (BufferField) (20201113/nsin>
[qui abr 29 18:27:56 2021] ACPI: EC: EC started
[qui abr 29 18:27:56 2021] ACPI: EC: interrupt blocked
[qui abr 29 18:27:56 2021] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[qui abr 29 18:27:56 2021] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[qui abr 29 18:27:56 2021] ACPI: Interpreter enabled
[qui abr 29 18:27:56 2021] ACPI: (supports S0 S3 S4 S5)
[qui abr 29 18:27:56 2021] ACPI: Using IOAPIC for interrupt routing
[qui abr 29 18:27:56 2021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[qui abr 29 18:27:56 2021] ACPI: Enabled 7 GPEs in block 00 to 7F
[qui abr 29 18:27:56 2021] ACPI: Power Resource [PG00] (on)
[qui abr 29 18:27:56 2021] ACPI: Power Resource [USBC] (on)
[qui abr 29 18:27:56 2021] ACPI: Power Resource [V0PR] (on)
[qui abr 29 18:27:56 2021] ACPI: Power Resource [V1PR] (on)
[qui abr 29 18:27:56 2021] ACPI: Power Resource [V2PR] (on)
[qui abr 29 18:27:56 2021] ACPI: Power Resource [WRST] (on)
[qui abr 29 18:27:56 2021] ACPI: Power Resource [PIN] (off)
[qui abr 29 18:27:56 2021] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[qui abr 29 18:27:56 2021] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Typ>
[qui abr 29 18:27:56 2021] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability L>
[qui abr 29 18:27:56 2021] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[qui abr 29 18:27:56 2021] PCI host bridge to bus 0000:00
[qui abr 29 18:27:56 2021] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: root bus resource [mem 0x9f800000-0xdfffffff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: root bus resource [bus 00-fe]
[qui abr 29 18:27:56 2021] pci 0000:00:00.0: [8086:9b54] type 00 class 0x060000
[qui abr 29 18:27:56 2021] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[qui abr 29 18:27:56 2021] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[qui abr 29 18:27:56 2021] pci 0000:00:02.0: [8086:9bc4] type 00 class 0x030000
[qui abr 29 18:27:56 2021] pci 0000:00:02.0: reg 0x10: [mem 0xc4000000-0xc4ffffff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[qui abr 29 18:27:56 2021] pci 0000:00:02.0: reg 0x20: [io  0x7000-0x703f]
[qui abr 29 18:27:56 2021] pci 0000:00:02.0: BAR 2: assigned to efifb
[qui abr 29 18:27:56 2021] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[qui abr 29 18:27:56 2021] pci 0000:00:08.0: reg 0x10: [mem 0xc7724000-0xc7724fff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:12.0: [8086:06f9] type 00 class 0x118000
[qui abr 29 18:27:56 2021] pci 0000:00:12.0: reg 0x10: [mem 0xc7723000-0xc7723fff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:14.0: [8086:06ed] type 00 class 0x0c0330
[qui abr 29 18:27:56 2021] pci 0000:00:14.0: reg 0x10: [mem 0xc7700000-0xc770ffff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:14.0: PME# supported from D3hot D3cold
[qui abr 29 18:27:56 2021] pci 0000:00:14.2: [8086:06ef] type 00 class 0x050000
[qui abr 29 18:27:56 2021] pci 0000:00:14.2: reg 0x10: [mem 0xc771a000-0xc771bfff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:14.2: reg 0x18: [mem 0xc7722000-0xc7722fff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:14.3: [8086:06f0] type 00 class 0x028000
[qui abr 29 18:27:56 2021] pci 0000:00:14.3: reg 0x10: [mem 0xc7714000-0xc7717fff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[qui abr 29 18:27:56 2021] pci 0000:00:15.0: [8086:06e8] type 00 class 0x0c8000
[qui abr 29 18:27:56 2021] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:16.0: [8086:06e0] type 00 class 0x078000
[qui abr 29 18:27:56 2021] pci 0000:00:16.0: reg 0x10: [mem 0xc7720000-0xc7720fff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:16.0: PME# supported from D3hot
[qui abr 29 18:27:56 2021] pci 0000:00:17.0: [8086:06d3] type 00 class 0x010601
[qui abr 29 18:27:56 2021] pci 0000:00:17.0: reg 0x10: [mem 0xc7718000-0xc7719fff]
[qui abr 29 18:27:56 2021] pci 0000:00:17.0: reg 0x14: [mem 0xc771f000-0xc771f0ff]
[qui abr 29 18:27:56 2021] pci 0000:00:17.0: reg 0x18: [io  0x7090-0x7097]
[qui abr 29 18:27:56 2021] pci 0000:00:17.0: reg 0x1c: [io  0x7080-0x7083]
[qui abr 29 18:27:56 2021] pci 0000:00:17.0: reg 0x20: [io  0x7060-0x707f]
[qui abr 29 18:27:56 2021] pci 0000:00:17.0: reg 0x24: [mem 0xc771e000-0xc771e7ff]
[qui abr 29 18:27:56 2021] pci 0000:00:17.0: PME# supported from D3hot
[qui abr 29 18:27:56 2021] pci 0000:00:1b.0: [8086:06ac] type 01 class 0x060400
[qui abr 29 18:27:56 2021] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[qui abr 29 18:27:56 2021] pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
[qui abr 29 18:27:56 2021] pci 0000:00:1d.0: [8086:06b0] type 01 class 0x060400
[qui abr 29 18:27:56 2021] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[qui abr 29 18:27:56 2021] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[qui abr 29 18:27:56 2021] pci 0000:00:1d.5: [8086:06b5] type 01 class 0x060400
[qui abr 29 18:27:56 2021] pci 0000:00:1d.5: PME# supported from D0 D3hot D3cold
[qui abr 29 18:27:56 2021] pci 0000:00:1d.5: PTM enabled (root), 4ns granularity
[qui abr 29 18:27:56 2021] pci 0000:00:1e.0: [8086:06a8] type 00 class 0x078000
[qui abr 29 18:27:56 2021] pci 0000:00:1e.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:1f.0: [8086:068d] type 00 class 0x060100
[qui abr 29 18:27:56 2021] pci 0000:00:1f.3: [8086:06c8] type 00 class 0x040300
[qui abr 29 18:27:56 2021] pci 0000:00:1f.3: reg 0x10: [mem 0xc7710000-0xc7713fff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:1f.3: reg 0x20: [mem 0xc6100000-0xc61fffff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[qui abr 29 18:27:56 2021] pci 0000:00:1f.4: [8086:06a3] type 00 class 0x0c0500
[qui abr 29 18:27:56 2021] pci 0000:00:1f.4: reg 0x10: [mem 0xc771c000-0xc771c0ff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[qui abr 29 18:27:56 2021] pci 0000:00:1f.5: [8086:06a4] type 00 class 0x0c8000
[qui abr 29 18:27:56 2021] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[qui abr 29 18:27:56 2021] pci 0000:01:00.0: [10de:1f15] type 00 class 0x030000
[qui abr 29 18:27:56 2021] pci 0000:01:00.0: reg 0x10: [mem 0xc5000000-0xc5ffffff]
[qui abr 29 18:27:56 2021] pci 0000:01:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
[qui abr 29 18:27:56 2021] pci 0000:01:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
[qui abr 29 18:27:56 2021] pci 0000:01:00.0: reg 0x24: [io  0x6000-0x607f]
[qui abr 29 18:27:56 2021] pci 0000:01:00.0: reg 0x30: [mem 0xc6000000-0xc607ffff pref]
[qui abr 29 18:27:56 2021] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[qui abr 29 18:27:56 2021] pci 0000:01:00.1: [10de:10f9] type 00 class 0x040300
[qui abr 29 18:27:56 2021] pci 0000:01:00.1: reg 0x10: [mem 0xc6080000-0xc6083fff]
[qui abr 29 18:27:56 2021] pci 0000:01:00.2: [10de:1ada] type 00 class 0x0c0330
[qui abr 29 18:27:56 2021] pci 0000:01:00.2: reg 0x10: [mem 0xc2000000-0xc203ffff 64bit pref]
[qui abr 29 18:27:56 2021] pci 0000:01:00.2: reg 0x1c: [mem 0xc2040000-0xc204ffff 64bit pref]
[qui abr 29 18:27:56 2021] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold
[qui abr 29 18:27:56 2021] pci 0000:01:00.3: [10de:1adb] type 00 class 0x0c8000
[qui abr 29 18:27:56 2021] pci 0000:01:00.3: reg 0x10: [mem 0xc6084000-0xc6084fff]
[qui abr 29 18:27:56 2021] pci 0000:01:00.3: PME# supported from D0 D3hot D3cold
[qui abr 29 18:27:56 2021] pci 0000:00:01.0: PCI bridge to [bus 01]
[qui abr 29 18:27:56 2021] pci 0000:00:01.0:   bridge window [io  0x6000-0x6fff]
[qui abr 29 18:27:56 2021] pci 0000:00:01.0:   bridge window [mem 0xc5000000-0xc60fffff]
[qui abr 29 18:27:56 2021] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc20fffff 64bit pref]
[qui abr 29 18:27:56 2021] pci 0000:02:00.0: [1cc1:33f8] type 00 class 0x010802
[qui abr 29 18:27:56 2021] pci 0000:02:00.0: reg 0x10: [mem 0xc6c00000-0xc6c03fff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:1b.0: PCI bridge to [bus 02]
[qui abr 29 18:27:56 2021] pci 0000:00:1b.0:   bridge window [io  0x5000-0x5fff]
[qui abr 29 18:27:56 2021] pci 0000:00:1b.0:   bridge window [mem 0xc6c00000-0xc75fffff]
[qui abr 29 18:27:56 2021] pci 0000:00:1b.0:   bridge window [mem 0xc2c00000-0xc35fffff 64bit pref]
[qui abr 29 18:27:56 2021] pci 0000:00:1d.0: PCI bridge to [bus 03]
[qui abr 29 18:27:56 2021] pci 0000:00:1d.0:   bridge window [io  0x4000-0x4fff]
[qui abr 29 18:27:56 2021] pci 0000:00:1d.0:   bridge window [mem 0xc6200000-0xc6bfffff]
[qui abr 29 18:27:56 2021] pci 0000:00:1d.0:   bridge window [mem 0xc2200000-0xc2bfffff 64bit pref]
[qui abr 29 18:27:56 2021] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[qui abr 29 18:27:56 2021] pci 0000:04:00.0: reg 0x10: [io  0x3000-0x30ff]
[qui abr 29 18:27:56 2021] pci 0000:04:00.0: reg 0x18: [mem 0xc7604000-0xc7604fff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:04:00.0: reg 0x20: [mem 0xc7600000-0xc7603fff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:04:00.0: supports D1 D2
[qui abr 29 18:27:56 2021] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[qui abr 29 18:27:56 2021] pci 0000:00:1d.5: PCI bridge to [bus 04]
[qui abr 29 18:27:56 2021] pci 0000:00:1d.5:   bridge window [io  0x3000-0x3fff]
[qui abr 29 18:27:56 2021] pci 0000:00:1d.5:   bridge window [mem 0xc7600000-0xc76fffff]
[qui abr 29 18:27:56 2021] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
[qui abr 29 18:27:56 2021] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
[qui abr 29 18:27:56 2021] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
[qui abr 29 18:27:56 2021] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
[qui abr 29 18:27:56 2021] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
[qui abr 29 18:27:56 2021] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
[qui abr 29 18:27:56 2021] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
[qui abr 29 18:27:56 2021] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
[qui abr 29 18:27:56 2021] ACPI: EC: interrupt unblocked
[qui abr 29 18:27:56 2021] ACPI: EC: event unblocked
[qui abr 29 18:27:56 2021] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[qui abr 29 18:27:56 2021] ACPI: EC: GPE=0x6e
[qui abr 29 18:27:56 2021] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[qui abr 29 18:27:56 2021] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[qui abr 29 18:27:56 2021] iommu: Default domain type: Translated 
[qui abr 29 18:27:56 2021] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[qui abr 29 18:27:56 2021] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[qui abr 29 18:27:56 2021] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[qui abr 29 18:27:56 2021] pci 0000:00:02.0: vgaarb: no bridge control possible
[qui abr 29 18:27:56 2021] pci 0000:01:00.0: vgaarb: bridge control possible
[qui abr 29 18:27:56 2021] vgaarb: loaded
[qui abr 29 18:27:56 2021] SCSI subsystem initialized
[qui abr 29 18:27:56 2021] libata version 3.00 loaded.
[qui abr 29 18:27:56 2021] ACPI: bus type USB registered
[qui abr 29 18:27:56 2021] usbcore: registered new interface driver usbfs
[qui abr 29 18:27:56 2021] usbcore: registered new interface driver hub
[qui abr 29 18:27:56 2021] usbcore: registered new device driver usb
[qui abr 29 18:27:56 2021] pps_core: LinuxPPS API ver. 1 registered
[qui abr 29 18:27:56 2021] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[qui abr 29 18:27:56 2021] PTP clock support registered
[qui abr 29 18:27:56 2021] EDAC MC: Ver: 3.0.0
[qui abr 29 18:27:56 2021] Registered efivars operations
[qui abr 29 18:27:56 2021] NetLabel: Initializing
[qui abr 29 18:27:56 2021] NetLabel:  domain hash size = 128
[qui abr 29 18:27:56 2021] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[qui abr 29 18:27:56 2021] NetLabel:  unlabeled traffic allowed by default
[qui abr 29 18:27:56 2021] PCI: Using ACPI for IRQ routing
[qui abr 29 18:27:56 2021] PCI: pci_cache_line_size set to 64 bytes
[qui abr 29 18:27:56 2021] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[qui abr 29 18:27:56 2021] e820: reserve RAM buffer [mem 0x8ece7000-0x8fffffff]
[qui abr 29 18:27:56 2021] e820: reserve RAM buffer [mem 0x9091f000-0x93ffffff]
[qui abr 29 18:27:56 2021] e820: reserve RAM buffer [mem 0x974e1000-0x97ffffff]
[qui abr 29 18:27:56 2021] e820: reserve RAM buffer [mem 0x99c4f000-0x9bffffff]
[qui abr 29 18:27:56 2021] e820: reserve RAM buffer [mem 0x85e800000-0x85fffffff]
[qui abr 29 18:27:56 2021] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[qui abr 29 18:27:56 2021] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[qui abr 29 18:27:56 2021] clocksource: Switched to clocksource tsc-early
[qui abr 29 18:27:56 2021] VFS: Disk quotas dquot_6.6.0
[qui abr 29 18:27:56 2021] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[qui abr 29 18:27:56 2021] pnp: PnP ACPI init
[qui abr 29 18:27:56 2021] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[qui abr 29 18:27:56 2021] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[qui abr 29 18:27:56 2021] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[qui abr 29 18:27:56 2021] system 00:02: [io  0x0680-0x069f] has been reserved
[qui abr 29 18:27:56 2021] system 00:02: [io  0x164e-0x164f] has been reserved
[qui abr 29 18:27:56 2021] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[qui abr 29 18:27:56 2021] system 00:03: [io  0x1854-0x1857] has been reserved
[qui abr 29 18:27:56 2021] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[qui abr 29 18:27:56 2021] system 00:04: [io  0x1800-0x18fe] could not be reserved
[qui abr 29 18:27:56 2021] system 00:04: [mem 0xfd000000-0xfd69ffff] has been reserved
[qui abr 29 18:27:56 2021] system 00:04: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[qui abr 29 18:27:56 2021] system 00:04: [mem 0xfd6f0000-0xfdffffff] has been reserved
[qui abr 29 18:27:56 2021] system 00:04: [mem 0xfe000000-0xfe01ffff] could not be reserved
[qui abr 29 18:27:56 2021] system 00:04: [mem 0xfe200000-0xfe7fffff] has been reserved
[qui abr 29 18:27:56 2021] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[qui abr 29 18:27:56 2021] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[qui abr 29 18:27:56 2021] system 00:05: [io  0x2000-0x20fe] has been reserved
[qui abr 29 18:27:56 2021] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[qui abr 29 18:27:56 2021] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[qui abr 29 18:27:56 2021] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[qui abr 29 18:27:56 2021] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[qui abr 29 18:27:56 2021] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[qui abr 29 18:27:56 2021] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[qui abr 29 18:27:56 2021] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[qui abr 29 18:27:56 2021] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[qui abr 29 18:27:56 2021] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[qui abr 29 18:27:56 2021] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[qui abr 29 18:27:56 2021] system 00:07: [mem 0xfe038000-0xfe038fff] has been reserved
[qui abr 29 18:27:56 2021] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[qui abr 29 18:27:56 2021] pnp: PnP ACPI: found 8 devices
[qui abr 29 18:27:56 2021] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[qui abr 29 18:27:56 2021] NET: Registered protocol family 2
[qui abr 29 18:27:56 2021] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[qui abr 29 18:27:56 2021] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[qui abr 29 18:27:56 2021] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[qui abr 29 18:27:56 2021] TCP: Hash tables configured (established 262144 bind 65536)
[qui abr 29 18:27:56 2021] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[qui abr 29 18:27:56 2021] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[qui abr 29 18:27:56 2021] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[qui abr 29 18:27:56 2021] NET: Registered protocol family 1
[qui abr 29 18:27:56 2021] NET: Registered protocol family 44
[qui abr 29 18:27:56 2021] pci 0000:00:15.0: BAR 0: assigned [mem 0x9f800000-0x9f800fff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:1e.0: BAR 0: assigned [mem 0x9f801000-0x9f801fff 64bit]
[qui abr 29 18:27:56 2021] pci 0000:00:01.0: PCI bridge to [bus 01]
[qui abr 29 18:27:56 2021] pci 0000:00:01.0:   bridge window [io  0x6000-0x6fff]
[qui abr 29 18:27:56 2021] pci 0000:00:01.0:   bridge window [mem 0xc5000000-0xc60fffff]
[qui abr 29 18:27:56 2021] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc20fffff 64bit pref]
[qui abr 29 18:27:56 2021] pci 0000:00:1b.0: PCI bridge to [bus 02]
[qui abr 29 18:27:56 2021] pci 0000:00:1b.0:   bridge window [io  0x5000-0x5fff]
[qui abr 29 18:27:56 2021] pci 0000:00:1b.0:   bridge window [mem 0xc6c00000-0xc75fffff]
[qui abr 29 18:27:56 2021] pci 0000:00:1b.0:   bridge window [mem 0xc2c00000-0xc35fffff 64bit pref]
[qui abr 29 18:27:56 2021] pci 0000:00:1d.0: PCI bridge to [bus 03]
[qui abr 29 18:27:56 2021] pci 0000:00:1d.0:   bridge window [io  0x4000-0x4fff]
[qui abr 29 18:27:56 2021] pci 0000:00:1d.0:   bridge window [mem 0xc6200000-0xc6bfffff]
[qui abr 29 18:27:56 2021] pci 0000:00:1d.0:   bridge window [mem 0xc2200000-0xc2bfffff 64bit pref]
[qui abr 29 18:27:56 2021] pci 0000:00:1d.5: PCI bridge to [bus 04]
[qui abr 29 18:27:56 2021] pci 0000:00:1d.5:   bridge window [io  0x3000-0x3fff]
[qui abr 29 18:27:56 2021] pci 0000:00:1d.5:   bridge window [mem 0xc7600000-0xc76fffff]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: resource 9 [mem 0x000e8000-0x000ebfff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: resource 10 [mem 0x000ec000-0x000effff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: resource 11 [mem 0x000f0000-0x000fffff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: resource 12 [mem 0x9f800000-0xdfffffff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:00: resource 13 [mem 0xfc800000-0xfe7fffff window]
[qui abr 29 18:27:56 2021] pci_bus 0000:01: resource 0 [io  0x6000-0x6fff]
[qui abr 29 18:27:56 2021] pci_bus 0000:01: resource 1 [mem 0xc5000000-0xc60fffff]
[qui abr 29 18:27:56 2021] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc20fffff 64bit pref]
[qui abr 29 18:27:56 2021] pci_bus 0000:02: resource 0 [io  0x5000-0x5fff]
[qui abr 29 18:27:56 2021] pci_bus 0000:02: resource 1 [mem 0xc6c00000-0xc75fffff]
[qui abr 29 18:27:56 2021] pci_bus 0000:02: resource 2 [mem 0xc2c00000-0xc35fffff 64bit pref]
[qui abr 29 18:27:56 2021] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[qui abr 29 18:27:56 2021] pci_bus 0000:03: resource 1 [mem 0xc6200000-0xc6bfffff]
[qui abr 29 18:27:56 2021] pci_bus 0000:03: resource 2 [mem 0xc2200000-0xc2bfffff 64bit pref]
[qui abr 29 18:27:56 2021] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[qui abr 29 18:27:56 2021] pci_bus 0000:04: resource 1 [mem 0xc7600000-0xc76fffff]
[qui abr 29 18:27:56 2021] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[qui abr 29 18:27:56 2021] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[qui abr 29 18:27:56 2021] pci 0000:01:00.2: D0 power state depends on 0000:01:00.0
[qui abr 29 18:27:56 2021] pci 0000:01:00.3: D0 power state depends on 0000:01:00.0
[qui abr 29 18:27:56 2021] PCI: CLS 64 bytes, default 64
[qui abr 29 18:27:56 2021] Trying to unpack rootfs image as initramfs...
[qui abr 29 18:27:56 2021] Freeing initrd memory: 11408K
[qui abr 29 18:27:56 2021] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[qui abr 29 18:27:56 2021] software IO TLB: mapped [mem 0x000000008a346000-0x000000008e346000] (64MB)
[qui abr 29 18:27:56 2021] platform rtc_cmos: registered platform RTC device (no PNP device found)
[qui abr 29 18:27:56 2021] check: Scanning for low memory corruption every 60 seconds
[qui abr 29 18:27:56 2021] Initialise system trusted keyrings
[qui abr 29 18:27:56 2021] Key type blacklist registered
[qui abr 29 18:27:56 2021] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[qui abr 29 18:27:56 2021] zbud: loaded
[qui abr 29 18:27:56 2021] Key type asymmetric registered
[qui abr 29 18:27:56 2021] Asymmetric key parser 'x509' registered
[qui abr 29 18:27:56 2021] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[qui abr 29 18:27:56 2021] io scheduler mq-deadline registered
[qui abr 29 18:27:56 2021] io scheduler kyber registered
[qui abr 29 18:27:56 2021] io scheduler bfq registered
[qui abr 29 18:27:56 2021] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[qui abr 29 18:27:56 2021] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
[qui abr 29 18:27:56 2021] pcieport 0000:00:1b.0: PME: Signaling with IRQ 123
[qui abr 29 18:27:56 2021] pcieport 0000:00:1b.0: AER: enabled with IRQ 123
[qui abr 29 18:27:56 2021] pcieport 0000:00:1b.0: pciehp: Slot #24 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+>
[qui abr 29 18:27:56 2021] pcieport 0000:00:1b.0: DPC: enabled with IRQ 123
[qui abr 29 18:27:56 2021] pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedT>
[qui abr 29 18:27:56 2021] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[qui abr 29 18:27:56 2021] pcieport 0000:00:1d.0: AER: enabled with IRQ 124
[qui abr 29 18:27:56 2021] pcieport 0000:00:1d.0: pciehp: Slot #12 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+>
[qui abr 29 18:27:56 2021] pcieport 0000:00:1d.0: DPC: enabled with IRQ 124
[qui abr 29 18:27:56 2021] pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedT>
[qui abr 29 18:27:56 2021] pcieport 0000:00:1d.5: PME: Signaling with IRQ 125
[qui abr 29 18:27:56 2021] pcieport 0000:00:1d.5: AER: enabled with IRQ 125
[qui abr 29 18:27:56 2021] pcieport 0000:00:1d.5: DPC: enabled with IRQ 125
[qui abr 29 18:27:56 2021] pcieport 0000:00:1d.5: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedT>
[qui abr 29 18:27:56 2021] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[qui abr 29 18:27:56 2021] efifb: probing for efifb
[qui abr 29 18:27:56 2021] efifb: showing boot graphics
[qui abr 29 18:27:56 2021] efifb: framebuffer at 0xa0000000, using 8128k, total 8128k
[qui abr 29 18:27:56 2021] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[qui abr 29 18:27:56 2021] efifb: scrolling: redraw
[qui abr 29 18:27:56 2021] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[qui abr 29 18:27:56 2021] fbcon: Deferring console take-over
[qui abr 29 18:27:56 2021] fb0: EFI VGA frame buffer device
[qui abr 29 18:27:56 2021] intel_idle: MWAIT substates: 0x11142120
[qui abr 29 18:27:56 2021] Monitor-Mwait will be used to enter C-1 state
[qui abr 29 18:27:56 2021] Monitor-Mwait will be used to enter C-2 state
[qui abr 29 18:27:56 2021] Monitor-Mwait will be used to enter C-3 state
[qui abr 29 18:27:56 2021] ACPI: \_SB_.PR00: Found 3 idle states
[qui abr 29 18:27:56 2021] intel_idle: v0.5.1 model 0xA5
[qui abr 29 18:27:56 2021] intel_idle: Local APIC timer is reliable in all C-states
[qui abr 29 18:27:56 2021] ACPI: AC Adapter [AC0] (on-line)
[qui abr 29 18:27:56 2021] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[qui abr 29 18:27:56 2021] ACPI: Sleep Button [SLPB]
[qui abr 29 18:27:56 2021] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[qui abr 29 18:27:56 2021] ACPI: Power Button [PWRB]
[qui abr 29 18:27:56 2021] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[qui abr 29 18:27:56 2021] ACPI: Lid Switch [LID1]
[qui abr 29 18:27:56 2021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[qui abr 29 18:27:56 2021] ACPI: Power Button [PWRF]
[qui abr 29 18:27:56 2021] thermal LNXTHERM:00: registered as thermal_zone0
[qui abr 29 18:27:56 2021] ACPI: Thermal Zone [ECTZ] (32 C)
[qui abr 29 18:27:56 2021] ACPI: Invalid active0 threshold
[qui abr 29 18:27:56 2021] thermal LNXTHERM:01: registered as thermal_zone1
[qui abr 29 18:27:56 2021] ACPI: Thermal Zone [TZ00] (32 C)
[qui abr 29 18:27:56 2021] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[qui abr 29 18:27:56 2021] Non-volatile memory driver v1.3
[qui abr 29 18:27:56 2021] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[qui abr 29 18:27:56 2021] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[qui abr 29 18:27:56 2021] nvme 0000:02:00.0: platform quirk: setting simple suspend
[qui abr 29 18:27:56 2021] nvme nvme0: pci function 0000:02:00.0
[qui abr 29 18:27:56 2021] ahci 0000:00:17.0: version 3.0
[qui abr 29 18:27:56 2021] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[qui abr 29 18:27:56 2021] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds aps>
[qui abr 29 18:27:56 2021] scsi host0: ahci
[qui abr 29 18:27:56 2021] ata1: SATA max UDMA/133 abar m2048@0xc771e000 port 0xc771e100 irq 127
[qui abr 29 18:27:56 2021] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[qui abr 29 18:27:56 2021] ehci-pci: EHCI PCI platform driver
[qui abr 29 18:27:56 2021] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[qui abr 29 18:27:56 2021] ohci-pci: OHCI PCI platform driver
[qui abr 29 18:27:56 2021] uhci_hcd: USB Universal Host Controller Interface driver
[qui abr 29 18:27:56 2021] usbcore: registered new interface driver usbserial_generic
[qui abr 29 18:27:56 2021] usbserial: USB Serial support registered for generic
[qui abr 29 18:27:56 2021] rtc_cmos rtc_cmos: RTC can wake from S4
[qui abr 29 18:27:56 2021] rtc_cmos rtc_cmos: registered as rtc0
[qui abr 29 18:27:56 2021] rtc_cmos rtc_cmos: setting system clock to 2021-04-29T22:27:57 UTC (1619735277)
[qui abr 29 18:27:56 2021] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[qui abr 29 18:27:56 2021] intel_pstate: Intel P-state driver initializing
[qui abr 29 18:27:56 2021] intel_pstate: HWP enabled
[qui abr 29 18:27:56 2021] ledtrig-cpu: registered to indicate activity on CPUs
[qui abr 29 18:27:56 2021] hid: raw HID events driver (C) Jiri Kosina
[qui abr 29 18:27:56 2021] intel_pmc_core INT33A1:00:  initialized
[qui abr 29 18:27:56 2021] drop_monitor: Initializing network drop monitor service
[qui abr 29 18:27:56 2021] Initializing XFRM netlink socket
[qui abr 29 18:27:56 2021] NET: Registered protocol family 10
[qui abr 29 18:27:56 2021] Segment Routing with IPv6
[qui abr 29 18:27:56 2021] RPL Segment Routing with IPv6
[qui abr 29 18:27:56 2021] NET: Registered protocol family 17
[qui abr 29 18:27:56 2021] microcode: sig=0xa0652, pf=0x20, revision=0xe0
[qui abr 29 18:27:56 2021] microcode: Microcode Update Driver: v2.2.
[qui abr 29 18:27:56 2021] IPI shorthand broadcast: enabled
[qui abr 29 18:27:56 2021] sched_clock: Marking stable (601175280, 7323811)->(611012284, -2513193)
[qui abr 29 18:27:56 2021] registered taskstats version 1
[qui abr 29 18:27:56 2021] Loading compiled-in X.509 certificates
[qui abr 29 18:27:56 2021] Loaded X.509 cert 'Build time autogenerated kernel key: 4ee2f1d722286978a28da8a6e415a302>
[qui abr 29 18:27:56 2021] zswap: loaded using pool lz4/z3fold
[qui abr 29 18:27:56 2021] Key type ._fscrypt registered
[qui abr 29 18:27:56 2021] Key type .fscrypt registered
[qui abr 29 18:27:56 2021] Key type fscrypt-provisioning registered
[qui abr 29 18:27:56 2021] battery: ACPI: Battery Slot [BAT0] (battery present)
[qui abr 29 18:27:56 2021] PM:   Magic number: 1:429:503
[qui abr 29 18:27:56 2021] RAS: Correctable Errors collector initialized.
[qui abr 29 18:27:56 2021] nvme nvme0: allocated 64 MiB host memory buffer.
[qui abr 29 18:27:56 2021] nvme nvme0: 12/0/0 default/read/poll queues
[qui abr 29 18:27:56 2021]  nvme0n1: p1 p2 p3 p4
[qui abr 29 18:27:56 2021] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[qui abr 29 18:27:56 2021] ata1.00: ATA-10: WDC WD20SPZX-22UA7T0, 01.01A01, max UDMA/133
[qui abr 29 18:27:56 2021] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[qui abr 29 18:27:56 2021] ata1.00: configured for UDMA/133
[qui abr 29 18:27:56 2021] scsi 0:0:0:0: Direct-Access     ATA      WDC WD20SPZX-22U 1A01 PQ: 0 ANSI: 5
[qui abr 29 18:27:56 2021] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[qui abr 29 18:27:56 2021] sd 0:0:0:0: [sda] 4096-byte physical blocks
[qui abr 29 18:27:56 2021] sd 0:0:0:0: [sda] Write Protect is off
[qui abr 29 18:27:56 2021] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[qui abr 29 18:27:56 2021] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[qui abr 29 18:27:57 2021]  sda: sda1
[qui abr 29 18:27:57 2021] sd 0:0:0:0: [sda] Attached SCSI disk
[qui abr 29 18:27:57 2021] Freeing unused decrypted memory: 2036K
[qui abr 29 18:27:57 2021] Freeing unused kernel image (initmem) memory: 1668K
[qui abr 29 18:27:57 2021] Write protecting the kernel read-only data: 26624k
[qui abr 29 18:27:57 2021] Freeing unused kernel image (text/rodata gap) memory: 2036K
[qui abr 29 18:27:57 2021] Freeing unused kernel image (rodata/data gap) memory: 1356K
[qui abr 29 18:27:57 2021] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[qui abr 29 18:27:57 2021] rodata_test: all tests were successful
[qui abr 29 18:27:57 2021] Run /init as init process
[qui abr 29 18:27:57 2021]   with arguments:
[qui abr 29 18:27:57 2021]     /init
[qui abr 29 18:27:57 2021]   with environment:
[qui abr 29 18:27:57 2021]     HOME=/
[qui abr 29 18:27:57 2021]     TERM=linux
[qui abr 29 18:27:57 2021]     BOOT_IMAGE=/boot/vmlinuz-linux
[qui abr 29 18:27:57 2021] fbcon: Taking over console
[qui abr 29 18:27:57 2021] Console: switching to colour frame buffer device 240x67
[qui abr 29 18:27:57 2021] xhci_hcd 0000:00:14.0: xHCI Host Controller
[qui abr 29 18:27:57 2021] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[qui abr 29 18:27:57 2021] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[qui abr 29 18:27:57 2021] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot wit>
[qui abr 29 18:27:57 2021] serio: i8042 KBD port at 0x60,0x64 irq 1
[qui abr 29 18:27:57 2021] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[qui abr 29 18:27:57 2021] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[qui abr 29 18:27:57 2021] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[qui abr 29 18:27:57 2021] usb usb1: Product: xHCI Host Controller
[qui abr 29 18:27:57 2021] usb usb1: Manufacturer: Linux 5.11.16-arch1-1 xhci-hcd
[qui abr 29 18:27:57 2021] usb usb1: SerialNumber: 0000:00:14.0
[qui abr 29 18:27:57 2021] hub 1-0:1.0: USB hub found
[qui abr 29 18:27:57 2021] hub 1-0:1.0: 16 ports detected
[qui abr 29 18:27:57 2021] xhci_hcd 0000:00:14.0: xHCI Host Controller
[qui abr 29 18:27:57 2021] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[qui abr 29 18:27:57 2021] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[qui abr 29 18:27:57 2021] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[qui abr 29 18:27:57 2021] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[qui abr 29 18:27:57 2021] usb usb2: Product: xHCI Host Controller
[qui abr 29 18:27:57 2021] usb usb2: Manufacturer: Linux 5.11.16-arch1-1 xhci-hcd
[qui abr 29 18:27:57 2021] usb usb2: SerialNumber: 0000:00:14.0
[qui abr 29 18:27:57 2021] hub 2-0:1.0: USB hub found
[qui abr 29 18:27:57 2021] hub 2-0:1.0: 8 ports detected
[qui abr 29 18:27:57 2021] usb: port power management may be unreliable
[qui abr 29 18:27:57 2021] xhci_hcd 0000:01:00.2: xHCI Host Controller
[qui abr 29 18:27:57 2021] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 3
[qui abr 29 18:27:57 2021] xhci_hcd 0000:01:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[qui abr 29 18:27:57 2021] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[qui abr 29 18:27:57 2021] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[qui abr 29 18:27:57 2021] usb usb3: Product: xHCI Host Controller
[qui abr 29 18:27:57 2021] usb usb3: Manufacturer: Linux 5.11.16-arch1-1 xhci-hcd
[qui abr 29 18:27:57 2021] usb usb3: SerialNumber: 0000:01:00.2
[qui abr 29 18:27:57 2021] hub 3-0:1.0: USB hub found
[qui abr 29 18:27:57 2021] hub 3-0:1.0: 2 ports detected
[qui abr 29 18:27:57 2021] xhci_hcd 0000:01:00.2: xHCI Host Controller
[qui abr 29 18:27:57 2021] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 4
[qui abr 29 18:27:57 2021] xhci_hcd 0000:01:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[qui abr 29 18:27:57 2021] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[qui abr 29 18:27:57 2021] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[qui abr 29 18:27:57 2021] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[qui abr 29 18:27:57 2021] usb usb4: Product: xHCI Host Controller
[qui abr 29 18:27:57 2021] usb usb4: Manufacturer: Linux 5.11.16-arch1-1 xhci-hcd
[qui abr 29 18:27:57 2021] usb usb4: SerialNumber: 0000:01:00.2
[qui abr 29 18:27:57 2021] hub 4-0:1.0: USB hub found
[qui abr 29 18:27:57 2021] hub 4-0:1.0: 4 ports detected
[qui abr 29 18:27:57 2021] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[qui abr 29 18:27:57 2021] random: fast init done
[qui abr 29 18:27:57 2021] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode>
[qui abr 29 18:27:57 2021] systemd[1]: systemd 248-5-arch running in system mode. (+PAM +AUDIT -SELINUX -APPARMOR ->
[qui abr 29 18:27:57 2021] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[qui abr 29 18:27:57 2021] systemd[1]: Detected architecture x86-64.
[qui abr 29 18:27:57 2021] systemd[1]: Hostname set to <puffer>.
[qui abr 29 18:27:57 2021] random: lvmconfig: uninitialized urandom read (4 bytes read)
[qui abr 29 18:27:57 2021] tsc: Refined TSC clocksource calibration: 2591.999 MHz
[qui abr 29 18:27:57 2021] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb5c6a11, max_idle_ns: 44079>
[qui abr 29 18:27:57 2021] clocksource: Switched to clocksource tsc
[qui abr 29 18:27:57 2021] systemd[1]: Queued start job for default target Graphical Interface.
[qui abr 29 18:27:57 2021] systemd[1]: Created slice system-getty.slice.
[qui abr 29 18:27:57 2021] systemd[1]: Created slice system-modprobe.slice.
[qui abr 29 18:27:57 2021] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[qui abr 29 18:27:57 2021] systemd[1]: Created slice User and Session Slice.
[qui abr 29 18:27:57 2021] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[qui abr 29 18:27:57 2021] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[qui abr 29 18:27:57 2021] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Poi>
[qui abr 29 18:27:57 2021] systemd[1]: Reached target Local Encrypted Volumes.
[qui abr 29 18:27:57 2021] systemd[1]: Reached target Paths.
[qui abr 29 18:27:57 2021] systemd[1]: Reached target Remote File Systems.
[qui abr 29 18:27:57 2021] systemd[1]: Reached target Slices.
[qui abr 29 18:27:57 2021] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[qui abr 29 18:27:57 2021] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[qui abr 29 18:27:57 2021] systemd[1]: Listening on LVM2 poll daemon socket.
[qui abr 29 18:27:57 2021] systemd[1]: Listening on Process Core Dump Socket.
[qui abr 29 18:27:57 2021] systemd[1]: Listening on Journal Audit Socket.
[qui abr 29 18:27:57 2021] systemd[1]: Listening on Journal Socket (/dev/log).
[qui abr 29 18:27:57 2021] systemd[1]: Listening on Journal Socket.
[qui abr 29 18:27:57 2021] systemd[1]: Listening on udev Control Socket.
[qui abr 29 18:27:57 2021] systemd[1]: Listening on udev Kernel Socket.
[qui abr 29 18:27:57 2021] systemd[1]: Mounting Huge Pages File System...
[qui abr 29 18:27:57 2021] systemd[1]: Mounting POSIX Message Queue File System...
[qui abr 29 18:27:57 2021] systemd[1]: Mounting Kernel Debug File System...
[qui abr 29 18:27:57 2021] systemd[1]: Mounting Kernel Trace File System...
[qui abr 29 18:27:57 2021] systemd[1]: Starting Create list of static device nodes for the current kernel...
[qui abr 29 18:27:57 2021] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progre>
[qui abr 29 18:27:57 2021] systemd[1]: Starting Load Kernel Module configfs...
[qui abr 29 18:27:57 2021] systemd[1]: Starting Load Kernel Module drm...
[qui abr 29 18:27:57 2021] systemd[1]: Starting Load Kernel Module fuse...
[qui abr 29 18:27:57 2021] random: lvm: uninitialized urandom read (4 bytes read)
[qui abr 29 18:27:57 2021] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[qui abr 29 18:27:57 2021] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[qui abr 29 18:27:57 2021] systemd[1]: Starting Journal Service...
[qui abr 29 18:27:57 2021] systemd[1]: Starting Load Kernel Modules...
[qui abr 29 18:27:57 2021] systemd[1]: Starting Remount Root and Kernel File Systems...
[qui abr 29 18:27:57 2021] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[qui abr 29 18:27:57 2021] Linux agpgart interface v0.103
[qui abr 29 18:27:57 2021] systemd[1]: Starting Coldplug All udev Devices...
[qui abr 29 18:27:57 2021] systemd[1]: Mounted Huge Pages File System.
[qui abr 29 18:27:57 2021] systemd[1]: Mounted POSIX Message Queue File System.
[qui abr 29 18:27:57 2021] systemd[1]: Mounted Kernel Debug File System.
[qui abr 29 18:27:57 2021] systemd[1]: Mounted Kernel Trace File System.
[qui abr 29 18:27:57 2021] systemd[1]: Finished Create list of static device nodes for the current kernel.
[qui abr 29 18:27:57 2021] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[qui abr 29 18:27:57 2021] systemd[1]: Finished Load Kernel Module configfs.
[qui abr 29 18:27:57 2021] systemd[1]: Mounting Kernel Configuration File System...
[qui abr 29 18:27:57 2021] usb 1-2: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
[qui abr 29 18:27:57 2021] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[qui abr 29 18:27:57 2021] usb 1-2: Product: USB2.0-CRW
[qui abr 29 18:27:57 2021] usb 1-2: Manufacturer: Generic
[qui abr 29 18:27:57 2021] usb 1-2: SerialNumber: 20100201396000000
[qui abr 29 18:27:57 2021] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null). Quota mode: none.
[qui abr 29 18:27:57 2021] systemd[1]: Mounted Kernel Configuration File System.
[qui abr 29 18:27:57 2021] systemd[1]: Finished Remount Root and Kernel File Systems.
[qui abr 29 18:27:57 2021] audit: type=1130 audit(1619735278.516:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg>
[qui abr 29 18:27:57 2021] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[qui abr 29 18:27:57 2021] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[qui abr 29 18:27:57 2021] Asymmetric key parser 'pkcs8' registered
[qui abr 29 18:27:57 2021] systemd[1]: Starting Load/Save Random Seed...
[qui abr 29 18:27:57 2021] systemd[1]: Starting Create System Users...
[qui abr 29 18:27:57 2021] fuse: init (API version 7.33)
[qui abr 29 18:27:57 2021] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[qui abr 29 18:27:57 2021] systemd[1]: Finished Load Kernel Module fuse.
[qui abr 29 18:27:57 2021] audit: type=1130 audit(1619735278.520:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg>
[qui abr 29 18:27:57 2021] audit: type=1131 audit(1619735278.520:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg>
[qui abr 29 18:27:57 2021] systemd[1]: Mounting FUSE Control File System...
[qui abr 29 18:27:57 2021] systemd[1]: Mounted FUSE Control File System.
[qui abr 29 18:27:57 2021] systemd[1]: Finished Create System Users.
[qui abr 29 18:27:57 2021] audit: type=1130 audit(1619735278.530:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg>
[qui abr 29 18:27:57 2021] systemd[1]: Starting Create Static Device Nodes in /dev...
[qui abr 29 18:27:57 2021] systemd[1]: Finished Load Kernel Modules.
[qui abr 29 18:27:57 2021] audit: type=1130 audit(1619735278.533:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg>
[qui abr 29 18:27:57 2021] systemd[1]: Starting Apply Kernel Variables...
[qui abr 29 18:27:57 2021] systemd[1]: Finished Apply Kernel Variables.
[qui abr 29 18:27:57 2021] audit: type=1130 audit(1619735278.540:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg>
[qui abr 29 18:27:57 2021] systemd[1]: modprobe@drm.service: Deactivated successfully.
[qui abr 29 18:27:57 2021] systemd[1]: Finished Load Kernel Module drm.
[qui abr 29 18:27:57 2021] audit: type=1130 audit(1619735278.543:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg>
[qui abr 29 18:27:57 2021] audit: type=1131 audit(1619735278.543:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg>
[qui abr 29 18:27:57 2021] systemd[1]: Finished Create Static Device Nodes in /dev.
[qui abr 29 18:27:57 2021] audit: type=1130 audit(1619735278.543:10): pid=1 uid=0 auid=4294967295 ses=4294967295 ms>
[qui abr 29 18:27:57 2021] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[qui abr 29 18:27:57 2021] systemd[1]: Started Journal Service.
[qui abr 29 18:27:57 2021] systemd-journald[273]: Received client request to flush runtime journal.
[qui abr 29 18:27:57 2021] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance>
[qui abr 29 18:27:57 2021] usb 1-13: new high-speed USB device number 3 using xhci_hcd
[qui abr 29 18:27:57 2021] nvidia-gpu 0000:01:00.3: enabling device (0000 -> 0002)
[qui abr 29 18:27:57 2021] intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
[qui abr 29 18:27:57 2021] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[qui abr 29 18:27:57 2021] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[qui abr 29 18:27:57 2021] idma64 idma64.0: Found Intel integrated DMA 64-bit
[qui abr 29 18:27:57 2021] i2c_hid i2c-UNIW0001:00: supply vdd not found, using dummy regulator
[qui abr 29 18:27:57 2021] i2c_hid i2c-UNIW0001:00: supply vddl not found, using dummy regulator
[qui abr 29 18:27:57 2021] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[qui abr 29 18:27:57 2021] idma64 idma64.1: Found Intel integrated DMA 64-bit
[qui abr 29 18:27:57 2021] Adding 39845884k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:39845884k SSFS
[qui abr 29 18:27:57 2021] systemd[1]: Starting Apply Kernel Variables...
[qui abr 29 18:27:57 2021] systemd[1]: Finished Apply Kernel Variables.
[qui abr 29 18:27:57 2021] audit: type=1130 audit(1619735278.540:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg>
[qui abr 29 18:27:57 2021] systemd[1]: modprobe@drm.service: Deactivated successfully.
[qui abr 29 18:27:57 2021] systemd[1]: Finished Load Kernel Module drm.
[qui abr 29 18:27:57 2021] audit: type=1130 audit(1619735278.543:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg>
[qui abr 29 18:27:57 2021] audit: type=1131 audit(1619735278.543:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg>
[qui abr 29 18:27:57 2021] systemd[1]: Finished Create Static Device Nodes in /dev.
[qui abr 29 18:27:57 2021] audit: type=1130 audit(1619735278.543:10): pid=1 uid=0 auid=4294967295 ses=4294967295 ms>
[qui abr 29 18:27:57 2021] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[qui abr 29 18:27:57 2021] systemd[1]: Started Journal Service.
[qui abr 29 18:27:57 2021] systemd-journald[273]: Received client request to flush runtime journal.
[qui abr 29 18:27:57 2021] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance>
[qui abr 29 18:27:57 2021] usb 1-13: new high-speed USB device number 3 using xhci_hcd
[qui abr 29 18:27:57 2021] nvidia-gpu 0000:01:00.3: enabling device (0000 -> 0002)
[qui abr 29 18:27:57 2021] intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
[qui abr 29 18:27:57 2021] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[qui abr 29 18:27:57 2021] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[qui abr 29 18:27:57 2021] idma64 idma64.0: Found Intel integrated DMA 64-bit
[qui abr 29 18:27:57 2021] i2c_hid i2c-UNIW0001:00: supply vdd not found, using dummy regulator
[qui abr 29 18:27:57 2021] i2c_hid i2c-UNIW0001:00: supply vddl not found, using dummy regulator
[qui abr 29 18:27:57 2021] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[qui abr 29 18:27:57 2021] idma64 idma64.1: Found Intel integrated DMA 64-bit
[qui abr 29 18:27:57 2021] Adding 39845884k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:39845884k SSFS
[qui abr 29 18:27:57 2021] usb 1-13: New USB device found, idVendor=5986, idProduct=9101, bcdDevice=44.12
[qui abr 29 18:27:57 2021] usb 1-13: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[qui abr 29 18:27:57 2021] usb 1-13: Product: HD Webcam
[qui abr 29 18:27:57 2021] usb 1-13: Manufacturer: Sonix Technology Co., Ltd.
[qui abr 29 18:27:57 2021] input: PC Speaker as /devices/platform/pcspkr/input/input5
[qui abr 29 18:27:57 2021] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[qui abr 29 18:27:57 2021] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[qui abr 29 18:27:57 2021] i2c i2c-2: 2/4 memory slots populated (from DMI)
[qui abr 29 18:27:57 2021] i2c i2c-2: Successfully instantiated SPD at 0x50
[qui abr 29 18:27:57 2021] i2c i2c-2: Successfully instantiated SPD at 0x52
[qui abr 29 18:27:57 2021] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[qui abr 29 18:27:57 2021] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[qui abr 29 18:27:57 2021] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[qui abr 29 18:27:57 2021] cfg80211: failed to load regulatory.db
[qui abr 29 18:27:57 2021] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[qui abr 29 18:27:57 2021] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[qui abr 29 18:27:57 2021] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[qui abr 29 18:27:57 2021] RAPL PMU: hw unit of domain package 2^-14 Joules
[qui abr 29 18:27:57 2021] RAPL PMU: hw unit of domain dram 2^-14 Joules
[qui abr 29 18:27:57 2021] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[qui abr 29 18:27:57 2021] RAPL PMU: hw unit of domain psys 2^-14 Joules
[qui abr 29 18:27:57 2021] cryptd: max_cpu_qlen set to 1000
[qui abr 29 18:27:58 2021] libphy: r8169: probed
[qui abr 29 18:27:58 2021] r8169 0000:04:00.0 eth0: RTL8168h/8111h, b0:25:aa:3b:23:e1, XID 541, IRQ 145
[qui abr 29 18:27:58 2021] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[qui abr 29 18:27:58 2021] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: (null). Quota mode>
[qui abr 29 18:27:58 2021] input: UNIW0001:00 093A:0255 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/>
[qui abr 29 18:27:58 2021] input: UNIW0001:00 093A:0255 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware>
[qui abr 29 18:27:58 2021] hid-generic 0018:093A:0255.0001: input,hidraw0: I2C HID v1.00 Mouse [UNIW0001:00 093A:02>
[qui abr 29 18:27:58 2021] usb 1-14: new full-speed USB device number 4 using xhci_hcd
[qui abr 29 18:27:58 2021] AVX2 version of gcm_enc/dec engaged.
[qui abr 29 18:27:58 2021] AES CTR mode by8 optimization enabled
[qui abr 29 18:27:58 2021] Intel(R) Wireless WiFi driver for Linux
[qui abr 29 18:27:58 2021] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[qui abr 29 18:27:58 2021] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[qui abr 29 18:27:58 2021] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 65.3.35.22
[qui abr 29 18:27:58 2021] iwlwifi 0000:00:14.3: loaded firmware version 59.601f3a66.0 QuZ-a0-hr-b0-59.ucode op_mod>
[qui abr 29 18:27:58 2021] usb 1-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[qui abr 29 18:27:58 2021] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[qui abr 29 18:27:58 2021] checking generic (a0000000 7f0000) vs hw (c4000000 1000000)
[qui abr 29 18:27:58 2021] checking generic (a0000000 7f0000) vs hw (a0000000 10000000)
[qui abr 29 18:27:58 2021] fb0: switching to inteldrmfb from EFI VGA
[qui abr 29 18:27:58 2021] Console: switching to colour dummy device 80x25
[qui abr 29 18:27:58 2021] i915 0000:00:02.0: vgaarb: deactivate vga console
[qui abr 29 18:27:58 2021] usbcore: registered new interface driver rtsx_usb
[qui abr 29 18:27:58 2021] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+m>
[qui abr 29 18:27:58 2021] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[qui abr 29 18:27:58 2021] i915 0000:00:02.0: [drm] Panel advertises DPCD backlight support, but VBT disagrees. If >
[qui abr 29 18:27:58 2021] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[qui abr 29 18:27:58 2021] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[qui abr 29 18:27:58 2021] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
[qui abr 29 18:27:58 2021] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[qui abr 29 18:27:58 2021] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/in>
[qui abr 29 18:27:58 2021] fbcon: i915drmfb (fb0) is primary device
[qui abr 29 18:27:58 2021] Console: switching to colour frame buffer device 240x67
[qui abr 29 18:27:58 2021] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[qui abr 29 18:27:58 2021] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: non>
[qui abr 29 18:27:58 2021] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x354
[qui abr 29 18:27:58 2021] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[qui abr 29 18:27:58 2021] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[qui abr 29 18:27:58 2021] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[qui abr 29 18:27:58 2021] snd_hda_intel 0000:01:00.1: Disabling MSI
[qui abr 29 18:27:58 2021] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[qui abr 29 18:27:58 2021] random: rngd: uninitialized urandom read (16 bytes read)
[qui abr 29 18:27:58 2021] random: crng init done
[qui abr 29 18:27:58 2021] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/c>
[qui abr 29 18:27:58 2021] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/c>
[qui abr 29 18:27:58 2021] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/c>
[qui abr 29 18:27:58 2021] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/c>
[qui abr 29 18:27:58 2021] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/>
[qui abr 29 18:27:58 2021] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/>
[qui abr 29 18:27:58 2021] iwlwifi 0000:00:14.3: base HW address: 5c:cd:5b:99:1c:27
[qui abr 29 18:27:58 2021] thermal thermal_zone4: failed to read out thermal zone (-61)
[qui abr 29 18:27:58 2021] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915>
[qui abr 29 18:27:58 2021] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC274: line_outs=1 (0x17/0x0/0x0/0x0/>
[qui abr 29 18:27:58 2021] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[qui abr 29 18:27:58 2021] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[qui abr 29 18:27:58 2021] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[qui abr 29 18:27:58 2021] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[qui abr 29 18:27:58 2021] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x1a
[qui abr 29 18:27:58 2021] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[qui abr 29 18:27:58 2021] iTCO_vendor_support: vendor-support=0
[qui abr 29 18:27:58 2021] asus_wmi: ASUS WMI generic driver loaded
[qui abr 29 18:27:58 2021] asus_wmi: ASUS Management GUID not found
[qui abr 29 18:27:58 2021] ee1004 2-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[qui abr 29 18:27:58 2021] r8169 0000:04:00.0 enp4s0: renamed from eth0
[qui abr 29 18:27:58 2021] ee1004 2-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[qui abr 29 18:27:58 2021] dw-apb-uart.1: ttyS4 at MMIO 0x9f801000 (irq = 20, base_baud = 7500000) is a 16550A
[qui abr 29 18:27:58 2021] Generic FE-GE Realtek PHY r8169-400:00: attached PHY driver (mii_bus:phy_addr=r8169-400:>
[qui abr 29 18:27:58 2021] r8169 0000:04:00.0 enp4s0: Link is Down
[qui abr 29 18:27:58 2021] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[qui abr 29 18:27:58 2021] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[qui abr 29 18:27:58 2021] mc: Linux media interface: v0.10
[qui abr 29 18:27:58 2021] 8021q: 802.1Q VLAN Support v1.8
[qui abr 29 18:27:58 2021] videodev: Linux video capture interface: v2.00
[qui abr 29 18:27:59 2021] nvidia: loading out-of-tree module taints kernel.
[qui abr 29 18:27:59 2021] nvidia: module license 'NVIDIA' taints kernel.
[qui abr 29 18:27:59 2021] Disabling lock debugging due to kernel taint
[qui abr 29 18:27:59 2021] input: UNIW0001:00 093A:0255 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/>
[qui abr 29 18:27:59 2021] input: UNIW0001:00 093A:0255 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware>
[qui abr 29 18:27:59 2021] hid-multitouch 0018:093A:0255.0001: input,hidraw0: I2C HID v1.00 Mouse [UNIW0001:00 093A>
[qui abr 29 18:27:59 2021] nvidia: module verification failed: signature and/or required key missing - tainting ker>
[qui abr 29 18:27:59 2021] intel_rapl_common: Found RAPL domain package
[qui abr 29 18:27:59 2021] intel_rapl_common: Found RAPL domain core
[qui abr 29 18:27:59 2021] intel_rapl_common: Found RAPL domain uncore
[qui abr 29 18:27:59 2021] intel_rapl_common: Found RAPL domain dram
[qui abr 29 18:27:59 2021] intel_rapl_common: Found RAPL domain psys
[qui abr 29 18:27:59 2021] mousedev: PS/2 mouse device common for all mice
[qui abr 29 18:27:59 2021] Bluetooth: Core ver 2.22
[qui abr 29 18:27:59 2021] NET: Registered protocol family 31
[qui abr 29 18:27:59 2021] Bluetooth: HCI device and connection manager initialized
[qui abr 29 18:27:59 2021] Bluetooth: HCI socket layer initialized
[qui abr 29 18:27:59 2021] Bluetooth: L2CAP socket layer initialized
[qui abr 29 18:27:59 2021] Bluetooth: SCO socket layer initialized
[qui abr 29 18:27:59 2021] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[qui abr 29 18:27:59 2021] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/inp>
[qui abr 29 18:27:59 2021] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input>
[qui abr 29 18:27:59 2021] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input>
[qui abr 29 18:27:59 2021] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input>
[qui abr 29 18:27:59 2021] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input>
[qui abr 29 18:27:59 2021] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/inpu>
[qui abr 29 18:27:59 2021] nvidia-nvlink: Nvlink Core is being initialized, major device number 234

[qui abr 29 18:27:59 2021] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[qui abr 29 18:27:59 2021] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=no>
[qui abr 29 18:27:59 2021] usbcore: registered new interface driver btusb
[qui abr 29 18:27:59 2021] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[qui abr 29 18:27:59 2021] Bluetooth: hci0: Device revision is 2
[qui abr 29 18:27:59 2021] Bluetooth: hci0: Secure boot is enabled
[qui abr 29 18:27:59 2021] Bluetooth: hci0: OTP lock is enabled
[qui abr 29 18:27:59 2021] Bluetooth: hci0: API lock is enabled
[qui abr 29 18:27:59 2021] Bluetooth: hci0: Debug lock is disabled
[qui abr 29 18:27:59 2021] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[qui abr 29 18:27:59 2021] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[qui abr 29 18:27:59 2021] uvcvideo: Found UVC 1.00 device HD Webcam (5986:9101)
[qui abr 29 18:27:59 2021] input: HD Webcam: HD Webcam as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/input>
[qui abr 29 18:27:59 2021] usbcore: registered new interface driver uvcvideo
[qui abr 29 18:27:59 2021] USB Video Class driver (1.1.1)
[qui abr 29 18:27:59 2021] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[qui abr 29 18:27:59 2021] Bluetooth: BNEP filters: protocol multicast
[qui abr 29 18:27:59 2021] Bluetooth: BNEP socket layer initialized
[qui abr 29 18:27:59 2021] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  465.24.02  Thu Apr  8 17:55:47 UTC 2021
[qui abr 29 18:27:59 2021] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  465.24.02 >
[qui abr 29 18:27:59 2021] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[qui abr 29 18:27:59 2021] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[qui abr 29 18:27:59 2021] nvidia-gpu 0000:01:00.3: i2c timeout error e0000000
[qui abr 29 18:27:59 2021] ucsi_ccg 0-0008: i2c_transfer failed -110
[qui abr 29 18:27:59 2021] ucsi_ccg 0-0008: ucsi_ccg_init failed - -110
[qui abr 29 18:27:59 2021] ucsi_ccg: probe of 0-0008 failed with error -110
[qui abr 29 18:28:00 2021] Bluetooth: hci0: Waiting for firmware download to complete
[qui abr 29 18:28:00 2021] Bluetooth: hci0: Firmware loaded in 1553769 usecs
[qui abr 29 18:28:00 2021] Bluetooth: hci0: Waiting for device to boot
[qui abr 29 18:28:00 2021] Bluetooth: hci0: Device booted in 14654 usecs
[qui abr 29 18:28:00 2021] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
[qui abr 29 18:28:00 2021] Bluetooth: hci0: Applying Intel DDC parameters completed
[qui abr 29 18:28:00 2021] Bluetooth: hci0: Firmware revision 0.0 build 7 week 13 2021
[qui abr 29 18:28:00 2021] NET: Registered protocol family 38
[qui abr 29 18:28:04 2021] kauditd_printk_skb: 39 callbacks suppressed
[qui abr 29 18:28:04 2021] audit: type=1131 audit(1619735285.033:50): pid=1 uid=0 auid=4294967295 ses=4294967295 ms>
[qui abr 29 18:28:09 2021] audit: type=1131 audit(1619735289.936:51): pid=1 uid=0 auid=4294967295 ses=4294967295 ms>
[qui abr 29 18:28:29 2021] audit: type=1131 audit(1619735310.100:52): pid=1 uid=0 auid=4294967295 ses=4294967295 ms>
[qui abr 29 18:28:29 2021] audit: type=1334 audit(1619735310.256:53): prog-id=22 op=UNLOAD
[qui abr 29 18:28:29 2021] audit: type=1334 audit(1619735310.256:54): prog-id=21 op=UNLOAD
[qui abr 29 18:28:29 2021] audit: type=1334 audit(1619735310.256:55): prog-id=20 op=UNLOAD
[qui abr 29 18:37:50 2021] audit: type=1110 audit(1619735871.566:81): pid=199645 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev>
[qui abr 29 18:37:50 2021] audit: type=1105 audit(1619735871.566:82): pid=199645 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/>
[qui abr 29 18:37:51 2021] audit: type=1106 audit(1619735872.780:83): pid=199645 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev>
[qui abr 29 18:37:51 2021] audit: type=1104 audit(1619735872.780:84): pid=199645 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev>
[qui abr 29 18:43:19 2021] audit: type=1130 audit(1619736200.570:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[qui abr 29 18:43:19 2021] audit: type=1131 audit(1619736200.570:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[qui abr 29 18:46:28 2021] audit: type=1100 audit(1619736389.506:87): pid=396546 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="puffer" exe="/usr/bin/sudo" hostname=? addr=? term>
[qui abr 29 18:46:28 2021] audit: type=1101 audit(1619736389.506:88): pid=396546 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="puffer" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pt>
[qui abr 29 18:46:28 2021] audit: type=1110 audit(1619736389.506:89): pid=396546 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev>
[qui abr 29 18:46:28 2021] audit: type=1105 audit(1619736389.506:90): pid=396546 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/>
[qui abr 29 18:47:05 2021] audit: type=1100 audit(1619736426.070:91): pid=410752 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="puffer" exe="/usr/bin/sudo" hostname=? addr=? term>
[qui abr 29 18:47:05 2021] audit: type=1101 audit(1619736426.073:92): pid=410752 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="puffer" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pt>
[qui abr 29 18:47:05 2021] audit: type=1110 audit(1619736426.073:93): pid=410752 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev>
[qui abr 29 18:47:05 2021] audit: type=1105 audit(1619736426.076:94): pid=410752 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/>
[qui abr 29 18:47:20 2021] audit: type=1106 audit(1619736440.923:95): pid=410752 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev>
[qui abr 29 18:47:20 2021] audit: type=1104 audit(1619736440.923:96): pid=410752 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev>
[qui abr 29 18:50:57 2021] audit: type=1106 audit(1619736658.473:97): pid=396546 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev>
[qui abr 29 18:50:57 2021] audit: type=1104 audit(1619736658.473:98): pid=396546 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev>
[qui abr 29 18:55:46 2021] i915 0000:00:02.0: [drm] *ERROR* Atomic update failure on pipe A (start=241683 end=241684) time 223 us, min 1064, max 1079, scanline start 1061, end 1096
[qui abr 29 20:56:33 2021] audit: type=1100 audit(1619744194.660:99): pid=3720034 uid=1000 auid=1000 ses=1 msg='op=PAM:unix_chkpwd acct="puffer" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
[qui abr 29 21:10:14 2021] audit: type=1100 audit(1619745015.167:100): pid=4119128 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="puffer" exe="/usr/bin/sudo" hostname=? addr=? te>
[qui abr 29 21:10:14 2021] audit: type=1101 audit(1619745015.170:101): pid=4119128 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="puffer" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/>
[qui abr 29 21:10:14 2021] audit: type=1110 audit(1619745015.170:102): pid=4119128 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/d>
[qui abr 29 21:10:14 2021] audit: type=1105 audit(1619745015.170:103): pid=4119128 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/de>

Found tihs lines interesting:
[qui abr 29 18:27:59 2021] nvidia: loading out-of-tree module taints kernel.
[qui abr 29 18:27:59 2021] nvidia: module license 'NVIDIA' taints kernel.
[qui abr 29 18:27:59 2021] Disabling lock debugging due to kernel taint



As mentioned earlier I start X using xinit. I have a small file configuration that makes X load KDE plasma:

$ cat /etc/X11/xinit/xinitrc
export DESKTOP_SESSION=plasma
exec startplasma-x11

I also added i915 to my kms as suggested, I only had the nvidia ones.

Regarding the space I believe I have more than enought:

$ df /boot
Sist. Arq.     Blocos de 1K    Usado Disponível Uso% Montado em
/dev/nvme0n1p2     51343840 11761228   36944788  25% /

I'll report the results once I reboot.

Last edited by LucasBiazi (2021-04-29 17:37:11)


Always backup important files when editing it.

Offline

#7 2021-04-29 18:01:31

LucasBiazi
Member
Registered: 2020-11-11
Posts: 111

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

I just added the parameters in the mkinitcpio file, I also re generated it by typing: sudo mkinitcpio -P:

$ sudo mkinitcpio -P
[sudo] senha para puffer: 
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 5.11.16-arch1-1
  -> 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: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 5.11.16-arch1-1
  -> 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: wd719x
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful

How do I inform GRUB about it?
if I just:

grub-mkconfig -o /boot/grub/grub.cfg

will Grub automatically pull it?

Last edited by LucasBiazi (2021-04-29 18:12:54)


Always backup important files when editing it.

Offline

#8 2021-04-29 19:58:15

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

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

yes grub only cares about the name which will remain the same, you dont even need to regenerate your config.

That xinitrc is incomplete, and by changing it at that path you also have broken the config to be copied, reinstall xorg-xinit and make a copy into your home dir, and note the blue notes in: https://wiki.archlinux.org/index.php/Xinit#xinitrc

Offline

#9 2021-04-30 02:31:43

LucasBiazi
Member
Registered: 2020-11-11
Posts: 111

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

Did as you said, unfortunately the issue is still around.
Xorg log:

$ cat /var/log/Xorg.0.log
[   240.832] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[   240.832] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[   240.832] Build Operating System: Linux Archlinux
[   240.832] Current Operating System: Linux puffer 5.11.16-arch1-1 #1 SMP PREEMPT Wed, 21 Apr 2021 17:22:13 +0000 x86_64
[   240.832] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=1e1b1cc5-265f-4215-af9a-bfb3b5669b84 rw loglevel=3 quiet
[   240.833] Build Date: 13 April 2021  03:12:10PM
[   240.833]  
[   240.833] Current version of pixman: 0.40.0
[   240.833]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   240.833] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   240.833] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 25 21:27:26 2021
[   240.833] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   240.833] (==) No Layout section.  Using the first Screen section.
[   240.833] (==) No screen section available. Using defaults.
[   240.833] (**) |-->Screen "Default Screen Section" (0)
[   240.833] (**) |   |-->Monitor "<default monitor>"
[   240.833] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   240.833] (==) Automatically adding devices
[   240.833] (==) Automatically enabling devices
[   240.833] (==) Automatically adding GPU devices
[   240.833] (==) Automatically binding GPU devices
[   240.833] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   240.833] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   240.833]    Entry deleted from font path.
[   240.833] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[   240.833]    Entry deleted from font path.
[   240.833]    (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[   240.833] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   240.833]    Entry deleted from font path.
[   240.833] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   240.833]    Entry deleted from font path.
[   240.833] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   240.833]    Entry deleted from font path.
[   240.833] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   240.833]    Entry deleted from font path.
[   240.833] (==) FontPath set to:

[   240.833] (==) ModulePath set to "/usr/lib/xorg/modules"
[   240.833] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[   240.833] (II) Module ABI versions:
[   240.833]    X.Org ANSI C Emulation: 0.4
[   240.833]    X.Org Video Driver: 24.1
[   240.833]    X.Org XInput driver : 24.1
[   240.833]    X.Org Server Extension : 10.0
[   240.834] (++) using VT number 1

[   240.835] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[   240.835] (II) xfree86: Adding drm device (/dev/dri/card1)
[   240.836] (EE) systemd-logind: failed to take device /dev/dri/card1: Invalid argument
[   240.836] (II) xfree86: Adding drm device (/dev/dri/card0)
[   240.836] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[   242.157] (--) PCI:*(0@0:2:0) 8086:9bc4:1d05:1097 rev 5, Mem @ 0xc4000000/16777216, 0xa0000000/268435456, I/O @ 0x00007000/64, BIOS @ 0x????????/131072
[   242.157] (--) PCI: (1@0:0:0) 10de:1f15:1d05:1097 rev 161, Mem @ 0xc5000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00006000/128, BIOS @ 0x????????/524288
[   242.157] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   242.158] (II) LoadModule: "glx"
[   242.158] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   242.161] (II) Module glx: vendor="X.Org Foundation"
[   242.161]    compiled for 1.20.11, module version = 1.0.0
[   242.161]    ABI class: X.Org Server Extension, version 10.0
[   242.161] (==) Matched intel as autoconfigured driver 0
[   242.161] (==) Matched modesetting as autoconfigured driver 1
[   242.161] (==) Matched fbdev as autoconfigured driver 2
[   242.161] (==) Matched vesa as autoconfigured driver 3
[   242.161] (==) Assigned the driver to the xf86ConfigLayout
[   242.161] (II) LoadModule: "intel"
[   242.162] (WW) Warning, couldn't open module intel
[   242.162] (EE) Failed to load module "intel" (module does not exist, 0)
[   242.162] (II) LoadModule: "modesetting"
[   242.162] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   242.163] (II) Module modesetting: vendor="X.Org Foundation"
[   242.163]    compiled for 1.20.11, module version = 1.20.11
[   242.163]    Module class: X.Org Video Driver
[   242.163]    ABI class: X.Org Video Driver, version 24.1
[   242.163] (II) LoadModule: "fbdev"
[   242.163] (WW) Warning, couldn't open module fbdev
[   242.163] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   242.163] (II) LoadModule: "vesa"
[   242.163] (WW) Warning, couldn't open module vesa
[   242.163] (EE) Failed to load module "vesa" (module does not exist, 0)
[   242.163] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   242.163] (II) modeset(0): using drv /dev/dri/card0
[   242.163] (II) modeset(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[   242.163] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   242.163] (==) modeset(0): RGB weight 888
[   242.163] (==) modeset(0): Default visual is TrueColor
[   242.163] (II) Loading sub module "glamoregl"
[   242.163] (II) LoadModule: "glamoregl"
[   242.163] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   242.164] (II) Module glamoregl: vendor="X.Org Foundation"
[   242.164]    compiled for 1.20.11, module version = 1.0.1
[   242.164]    ABI class: X.Org ANSI C Emulation, version 0.4
[   242.196] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
[   242.196] (II) modeset(0): glamor initialized
[   242.197] (II) modeset(0): Output eDP-1 has no monitor section
[   242.198] (WW) EDID timing clock 332.80 exceeds claimed max 145MHz, fixing
[   242.198] (II) modeset(0): EDID for output eDP-1
[   242.198] (II) modeset(0): Manufacturer: NCP  Model: 4b  Serial#: 0
[   242.198] (II) modeset(0): Year: 2019  Week: 1
[   242.198] (II) modeset(0): EDID Version: 1.4
[   242.198] (II) modeset(0): Digital Display Input
[   242.198] (II) modeset(0): 8 bits per channel
[   242.198] (II) modeset(0): Digital interface is DisplayPort
[   242.198] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[   242.198] (II) modeset(0): Gamma: 2.20
[   242.198] (II) modeset(0): No DPMS capabilities specified
[   242.198] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[   242.198] (II) modeset(0): First detailed timing is preferred mode
[   242.198] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   242.198] (II) modeset(0): Display is continuous-frequency
[   242.198] (II) modeset(0): redX: 0.595 redY: 0.361   greenX: 0.346 greenY: 0.555
[   242.198] (II) modeset(0): blueX: 0.157 blueY: 0.106   whiteX: 0.312 whiteY: 0.328
[   242.198] (II) modeset(0): Manufacturer's mask: 0
[   242.198] (II) modeset(0): Supported detailed timing:
[   242.198] (II) modeset(0): clock: 332.8 MHz   Image Size:  344 x 194 mm
[   242.198] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[   242.198] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[   242.198] (II) modeset(0): Supported detailed timing:
[   242.198] (II) modeset(0): clock: 332.8 MHz   Image Size:  344 x 194 mm
[   242.198] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[   242.198] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 2222 v_border: 0
[   242.198] (II) modeset(0): Ranges: V min: 40 V max: 60 Hz, H min: 67 H max: 67 kHz, PixClock max 333 MHz
[   242.198] (II) modeset(0):  LM156LF-1F02
[   242.198] (II) modeset(0): EDID (in hex):
[   242.198] (II) modeset(0):   00ffffffffffff0038704b0000000000
[   242.198] (II) modeset(0):   011d0104a5221378036850985c588e28
[   242.198] (II) modeset(0):   1b505400000001010101010101010101
[   242.198] (II) modeset(0):   010101010101008280a070381f403020
[   242.198] (II) modeset(0):   350058c21000001a008280a070387644
[   242.198] (II) modeset(0):   3020350058c21000001a000000fd0028
[   242.198] (II) modeset(0):   3c43430e010a202020202020000000fe
[   242.198] (II) modeset(0):   004c4d3135364c462d314630320a003e
[   242.198] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[   242.198] (II) modeset(0): Printing probed modes for output eDP-1
[   242.198] (II) modeset(0): Modeline "1920x1080"x144.0  332.80  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (160.0 kHz eP)
[   242.198] (II) modeset(0): Modeline "1920x1080"x72.0  332.80  1920 1968 2000 2080  1080 1083 1088 2222 +hsync -vsync (160.0 kHz e)
[   242.198] (II) modeset(0): Modeline "1920x1080"x60.0  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[   242.199] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[   242.199] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[   242.199] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[   242.199] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[   242.199] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[   242.199] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   242.199] (II) modeset(0): Modeline "1600x900"x60.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[   242.199] (II) modeset(0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[   242.199] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[   242.199] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[   242.199] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[   242.199] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   242.199] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768"x85.0  194.02  1024 1108 1220 1416  768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x768i"x87.0   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[   242.199] (II) modeset(0): Modeline "960x720"x85.0  170.68  960 1036 1144 1328  720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[   242.199] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[   242.199] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   242.199] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[   242.199] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   242.199] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[   242.199] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   242.199] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   242.199] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   242.199] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   242.199] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[   242.199] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   242.199] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   242.199] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   242.199] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x85.0  114.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   242.199] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   242.199] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   242.199] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   242.199] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   242.199] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[   242.199] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   242.199] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   242.199] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   242.199] (II) modeset(0): Modeline "640x512"x85.0   78.75  640 672 752 864  512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[   242.199] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[   242.199] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   242.199] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   242.199] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   242.199] (II) modeset(0): Modeline "640x480"x85.1   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[   242.199] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   242.199] (II) modeset(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz d)
[   242.199] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[   242.199] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   242.199] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   242.199] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   242.199] (II) modeset(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   242.199] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   242.199] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   242.199] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   242.199] (II) modeset(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[   242.199] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   242.199] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   242.199] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   242.199] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   242.199] (II) modeset(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "512x384"x85.0   47.25  512 536 584 688  384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[   242.199] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[   242.199] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[   242.199] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   242.199] (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)
[   242.199] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   242.199] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   242.199] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[   242.199] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   242.199] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   242.199] (II) modeset(0): Modeline "400x300"x85.3   28.15  400 416 448 524  300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[   242.199] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[   242.199] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[   242.199] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   242.199] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   242.199] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   242.199] (II) modeset(0): Modeline "320x240"x85.2   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[   242.199] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[   242.199] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   242.199] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   242.199] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   242.199] (II) modeset(0): Modeline "360x200"x85.0   17.75  360 378 414 468  200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "320x200"x85.3   15.75  320 336 368 416  200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   242.199] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   242.199] (II) modeset(0): Modeline "320x175"x85.3   15.75  320 336 368 416  175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[   242.199] (II) modeset(0): Output eDP-1 connected
[   242.199] (II) modeset(0): Using exact sizes for initial modes
[   242.199] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[   242.199] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   242.199] (==) modeset(0): DPI set to (96, 96)
[   242.199] (II) Loading sub module "fb"
[   242.199] (II) LoadModule: "fb"
[   242.199] (II) Loading /usr/lib/xorg/modules/libfb.so
[   242.199] (II) Module fb: vendor="X.Org Foundation"
[   242.199]    compiled for 1.20.11, module version = 1.0.0
[   242.199]    ABI class: X.Org ANSI C Emulation, version 0.4
[   242.205] (==) modeset(0): Backing store enabled
[   242.205] (==) modeset(0): Silken mouse disabled
[   242.235] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   242.235] (==) modeset(0): DPMS enabled
[   242.235] (II) modeset(0): [DRI2] Setup complete
[   242.235] (II) modeset(0): [DRI2]   DRI driver: iris
[   242.235] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[   242.235] (II) Initializing extension Generic Event Extension
[   242.235] (II) Initializing extension SHAPE
[   242.235] (II) Initializing extension MIT-SHM
[   242.235] (II) Initializing extension XInputExtension
[   242.235] (II) Initializing extension XTEST
[   242.235] (II) Initializing extension BIG-REQUESTS
[   242.235] (II) Initializing extension SYNC
[   242.235] (II) Initializing extension XKEYBOARD
[   242.235] (II) Initializing extension XC-MISC
[   242.235] (II) Initializing extension SECURITY
[   242.235] (II) Initializing extension XFIXES
[   242.235] (II) Initializing extension RENDER
[   242.235] (II) Initializing extension RANDR
[   242.235] (II) Initializing extension COMPOSITE
[   242.235] (II) Initializing extension DAMAGE
[   242.235] (II) Initializing extension MIT-SCREEN-SAVER
[   242.235] (II) Initializing extension DOUBLE-BUFFER
[   242.235] (II) Initializing extension RECORD
[   242.235] (II) Initializing extension DPMS
[   242.235] (II) Initializing extension Present
[   242.235] (II) Initializing extension DRI3
[   242.235] (II) Initializing extension X-Resource
[   242.235] (II) Initializing extension XVideo
[   242.235] (II) Initializing extension XVideo-MotionCompensation
[   242.235] (II) Initializing extension GLX
[   242.240] (II) AIGLX: Loaded and initialized iris
[   242.240] (II) GLX: Initialized DRI2 GL provider for screen 0
[   242.240] (II) Initializing extension XFree86-VidModeExtension
[   242.240] (II) Initializing extension XFree86-DGA
[   242.240] (II) Initializing extension XFree86-DRI
[   242.240] (II) Initializing extension DRI2
[   242.241] (II) modeset(0): Damage tracking initialized
[   242.241] (II) modeset(0): Setting screen physical size to 508 x 285
[   242.260] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   242.260] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   242.260] (II) LoadModule: "libinput"
[   242.260] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   242.261] (II) Module libinput: vendor="X.Org Foundation"
[   242.261]    compiled for 1.20.11, module version = 1.0.1
[   242.261]    Module class: X.Org XInput Driver
[   242.261]    ABI class: X.Org XInput driver, version 24.1
[   242.261] (II) Using input driver 'libinput' for 'Power Button'
[   242.262] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 22 paused 0
[   242.262] (**) Power Button: always reports core events
[   242.262] (**) Option "Device" "/dev/input/event3"
[   242.262] (**) Option "_source" "server/udev"
[   242.262] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   242.262] (II) event3  - Power Button: device is a keyboard
[   242.262] (II) event3  - Power Button: device removed
[   242.262] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[   242.262] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   242.263] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   242.263] (II) event3  - Power Button: device is a keyboard
[   242.263] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[   242.263] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   242.263] (II) Using input driver 'libinput' for 'Video Bus'
[   242.263] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 25 paused 0
[   242.263] (**) Video Bus: always reports core events
[   242.263] (**) Option "Device" "/dev/input/event8"
[   242.263] (**) Option "_source" "server/udev"
[   242.264] (II) event8  - Video Bus: is tagged by udev as: Keyboard
[   242.264] (II) event8  - Video Bus: device is a keyboard
[   242.264] (II) event8  - Video Bus: device removed
[   242.264] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event8"
[   242.264] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   242.264] (II) event8  - Video Bus: is tagged by udev as: Keyboard
[   242.264] (II) event8  - Video Bus: device is a keyboard
[   242.264] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[   242.264] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   242.264] (II) Using input driver 'libinput' for 'Video Bus'
[   242.265] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 26 paused 0
[   242.265] (**) Video Bus: always reports core events
[   242.265] (**) Option "Device" "/dev/input/event9"
[   242.265] (**) Option "_source" "server/udev"
[   242.265] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[   242.265] (II) event9  - Video Bus: device is a keyboard
[   242.265] (II) event9  - Video Bus: device removed
[   242.265] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input9/event9"
[   242.265] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   242.266] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[   242.266] (II) event9  - Video Bus: device is a keyboard
[   242.266] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   242.266] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   242.266] (II) Using input driver 'libinput' for 'Power Button'
[   242.266] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 27 paused 0
[   242.266] (**) Power Button: always reports core events
[   242.266] (**) Option "Device" "/dev/input/event1"
[   242.266] (**) Option "_source" "server/udev"
[   242.267] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   242.267] (II) event1  - Power Button: device is a keyboard
[   242.267] (II) event1  - Power Button: device removed
[   242.267] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[   242.267] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[   242.267] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   242.267] (II) event1  - Power Button: device is a keyboard
[   242.267] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   242.267] (II) No input driver specified, ignoring this device.
[   242.267] (II) This device may have been added with another device file.
[   242.268] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[   242.268] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   242.268] (II) Using input driver 'libinput' for 'Sleep Button'
[   242.268] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 28 paused 0
[   242.268] (**) Sleep Button: always reports core events
[   242.268] (**) Option "Device" "/dev/input/event0"
[   242.268] (**) Option "_source" "server/udev"
[   242.268] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   242.268] (II) event0  - Sleep Button: device is a keyboard
[   242.268] (II) event0  - Sleep Button: device removed
[   242.268] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[   242.268] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[   242.269] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   242.269] (II) event0  - Sleep Button: device is a keyboard
[   242.269] (II) config/udev: Adding drm device (/dev/dri/card1)
[   242.269] (II) xfree86: Adding drm device (/dev/dri/card1)
[   242.269] (EE) systemd-logind: failed to take device /dev/dri/card1: Invalid argument
[   242.269] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[   242.269] (II) No input driver specified, ignoring this device.
[   242.269] (II) This device may have been added with another device file.
[   242.270] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[   242.270] (II) No input driver specified, ignoring this device.
[   242.270] (II) This device may have been added with another device file.
[   242.270] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[   242.270] (II) No input driver specified, ignoring this device.
[   242.270] (II) This device may have been added with another device file.
[   242.270] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[   242.270] (II) No input driver specified, ignoring this device.
[   242.270] (II) This device may have been added with another device file.
[   242.270] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event14)
[   242.270] (II) No input driver specified, ignoring this device.
[   242.270] (II) This device may have been added with another device file.
[   242.270] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event15)
[   242.270] (II) No input driver specified, ignoring this device.
[   242.270] (II) This device may have been added with another device file.
[   242.271] (II) config/udev: Adding input device HD Webcam: HD Webcam (/dev/input/event16)
[   242.271] (**) HD Webcam: HD Webcam: Applying InputClass "libinput keyboard catchall"
[   242.271] (II) Using input driver 'libinput' for 'HD Webcam: HD Webcam'
[   242.271] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 29 paused 0
[   242.271] (**) HD Webcam: HD Webcam: always reports core events
[   242.271] (**) Option "Device" "/dev/input/event16"
[   242.271] (**) Option "_source" "server/udev"
[   242.271] (II) event16 - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[   242.271] (II) event16 - HD Webcam: HD Webcam: device is a keyboard
[   242.272] (II) event16 - HD Webcam: HD Webcam: device removed
[   242.272] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/input/input18/event16"
[   242.272] (II) XINPUT: Adding extended input device "HD Webcam: HD Webcam" (type: KEYBOARD, id 11)
[   242.272] (II) event16 - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[   242.272] (II) event16 - HD Webcam: HD Webcam: device is a keyboard
[   242.272] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Mouse (/dev/input/event6)
[   242.272] (**) UNIW0001:00 093A:0255 Mouse: Applying InputClass "libinput pointer catchall"
[   242.272] (II) Using input driver 'libinput' for 'UNIW0001:00 093A:0255 Mouse'
[   242.273] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 30 paused 0
[   242.273] (**) UNIW0001:00 093A:0255 Mouse: always reports core events
[   242.273] (**) Option "Device" "/dev/input/event6"
[   242.273] (**) Option "_source" "server/udev"
[   242.273] (II) event6  - UNIW0001:00 093A:0255 Mouse: is tagged by udev as: Mouse Pointingstick
[   242.273] (II) event6  - UNIW0001:00 093A:0255 Mouse: device is a pointer
[   242.274] (II) event6  - UNIW0001:00 093A:0255 Mouse: device removed
[   242.274] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-UNIW0001:00/0018:093A:0255.0001/input/input16/event6"
[   242.274] (II) XINPUT: Adding extended input device "UNIW0001:00 093A:0255 Mouse" (type: MOUSE, id 12)
[   242.274] (**) Option "AccelerationScheme" "none"
[   242.274] (**) UNIW0001:00 093A:0255 Mouse: (accel) selected scheme none/0
[   242.274] (**) UNIW0001:00 093A:0255 Mouse: (accel) acceleration factor: 2.000
[   242.274] (**) UNIW0001:00 093A:0255 Mouse: (accel) acceleration threshold: 4
[   242.274] (II) event6  - UNIW0001:00 093A:0255 Mouse: is tagged by udev as: Mouse Pointingstick
[   242.274] (II) event6  - UNIW0001:00 093A:0255 Mouse: device is a pointer
[   242.275] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Mouse (/dev/input/mouse0)
[   242.275] (II) No input driver specified, ignoring this device.
[   242.275] (II) This device may have been added with another device file.
[   242.275] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Touchpad (/dev/input/event7)
[   242.275] (**) UNIW0001:00 093A:0255 Touchpad: Applying InputClass "libinput touchpad catchall"
[   242.275] (II) Using input driver 'libinput' for 'UNIW0001:00 093A:0255 Touchpad'
[   242.276] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 31 paused 0
[   242.276] (**) UNIW0001:00 093A:0255 Touchpad: always reports core events
[   242.276] (**) Option "Device" "/dev/input/event7"
[   242.276] (**) Option "_source" "server/udev"
[   242.276] (II) event7  - UNIW0001:00 093A:0255 Touchpad: is tagged by udev as: Touchpad
[   242.277] (II) event7  - UNIW0001:00 093A:0255 Touchpad: device is a touchpad
[   242.277] (II) event7  - UNIW0001:00 093A:0255 Touchpad: device removed
[   242.277] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-UNIW0001:00/0018:093A:0255.0001/input/input17/event7"
[   242.277] (II) XINPUT: Adding extended input device "UNIW0001:00 093A:0255 Touchpad" (type: TOUCHPAD, id 13)
[   242.277] (**) Option "AccelerationScheme" "none"
[   242.277] (**) UNIW0001:00 093A:0255 Touchpad: (accel) selected scheme none/0
[   242.277] (**) UNIW0001:00 093A:0255 Touchpad: (accel) acceleration factor: 2.000
[   242.277] (**) UNIW0001:00 093A:0255 Touchpad: (accel) acceleration threshold: 4
[   242.278] (II) event7  - UNIW0001:00 093A:0255 Touchpad: is tagged by udev as: Touchpad
[   242.278] (II) event7  - UNIW0001:00 093A:0255 Touchpad: device is a touchpad
[   242.279] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Touchpad (/dev/input/mouse1)
[   242.279] (II) No input driver specified, ignoring this device.
[   242.279] (II) This device may have been added with another device file.
[   242.279] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event17)
[   242.279] (II) No input driver specified, ignoring this device.
[   242.279] (II) This device may have been added with another device file.
[   242.279] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[   242.279] (II) No input driver specified, ignoring this device.
[   242.279] (II) This device may have been added with another device file.
[   242.279] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event19)
[   242.279] (II) No input driver specified, ignoring this device.
[   242.279] (II) This device may have been added with another device file.
[   242.279] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event20)
[   242.279] (II) No input driver specified, ignoring this device.
[   242.279] (II) This device may have been added with another device file.
[   242.280] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event21)
[   242.280] (II) No input driver specified, ignoring this device.
[   242.280] (II) This device may have been added with another device file.
[   242.280] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event22)
[   242.280] (II) No input driver specified, ignoring this device.
[   242.280] (II) This device may have been added with another device file.
[   242.280] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event23)
[   242.280] (II) No input driver specified, ignoring this device.
[   242.280] (II) This device may have been added with another device file.
[   242.280] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[   242.280] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   242.280] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   242.281] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 32 paused 0
[   242.281] (**) AT Translated Set 2 keyboard: always reports core events
[   242.281] (**) Option "Device" "/dev/input/event4"
[   242.281] (**) Option "_source" "server/udev"
[   242.281] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   242.281] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   242.281] (II) event4  - AT Translated Set 2 keyboard: device removed
[   242.281] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[   242.281] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[   242.282] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   242.282] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   242.282] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[   242.282] (II) No input driver specified, ignoring this device.
[   242.282] (II) This device may have been added with another device file.
[   242.933] (WW) EDID timing clock 332.80 exceeds claimed max 145MHz, fixing
[   242.933] (II) modeset(0): EDID vendor "NCP", prod id 75
[   242.933] (II) modeset(0): Using EDID range info for horizontal sync
[   242.933] (II) modeset(0): Using EDID range info for vertical refresh
[   242.933] (II) modeset(0): Printing DDC gathered Modelines:
[   242.933] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (160.0 kHz eP)
[   242.933] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 2222 +hsync -vsync (160.0 kHz e)
[   243.314] (WW) EDID timing clock 332.80 exceeds claimed max 145MHz, fixing
[   243.314] (II) modeset(0): EDID vendor "NCP", prod id 75
[   243.314] (II) modeset(0): Using hsync ranges from config file
[   243.314] (II) modeset(0): Using vrefresh ranges from config file
[   243.314] (II) modeset(0): Printing DDC gathered Modelines:
[   243.314] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (160.0 kHz eP)
[   243.314] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 2222 +hsync -vsync (160.0 kHz e)
[   399.302] (EE) event7  - UNIW0001:00 093A:0255 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.17.1/touchpad-jumping-cursors.html for details
[   403.689] (**) Option "fd" "22"
[   403.689] (II) event3  - Power Button: device removed
[   403.689] (**) Option "fd" "25"
[   403.689] (II) event8  - Video Bus: device removed
[   403.689] (**) Option "fd" "26"
[   403.689] (II) event9  - Video Bus: device removed
[   403.689] (**) Option "fd" "27"
[   403.689] (II) event1  - Power Button: device removed
[   403.689] (**) Option "fd" "28"
[   403.689] (II) event0  - Sleep Button: device removed
[   403.689] (**) Option "fd" "29"
[   403.689] (II) event16 - HD Webcam: HD Webcam: device removed
[   403.689] (**) Option "fd" "30"
[   403.689] (II) event6  - UNIW0001:00 093A:0255 Mouse: device removed
[   403.689] (**) Option "fd" "31"
[   403.689] (II) event7  - UNIW0001:00 093A:0255 Touchpad: device removed
[   403.689] (**) Option "fd" "32"
[   403.689] (II) event4  - AT Translated Set 2 keyboard: device removed
[   403.696] (II) UnloadModule: "libinput"
[   403.696] (II) systemd-logind: releasing fd for 13:68
[   403.737] (II) UnloadModule: "libinput"
[   403.737] (II) systemd-logind: releasing fd for 13:71
[   403.837] (II) UnloadModule: "libinput"
[   403.837] (II) systemd-logind: releasing fd for 13:70
[   403.917] (II) UnloadModule: "libinput"
[   403.917] (II) systemd-logind: releasing fd for 13:80
[   403.984] (II) UnloadModule: "libinput"
[   403.984] (II) systemd-logind: releasing fd for 13:64
[   404.010] (II) UnloadModule: "libinput"
[   404.011] (II) systemd-logind: releasing fd for 13:65
[   404.050] (II) UnloadModule: "libinput"
[   404.051] (II) systemd-logind: releasing fd for 13:73
[   404.104] (II) UnloadModule: "libinput"
[   404.104] (II) systemd-logind: releasing fd for 13:72
[   404.158] (II) UnloadModule: "libinput"
[   404.158] (II) systemd-logind: releasing fd for 13:67
[   404.214] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[   404.214] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[   404.214] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[   404.215] (II) Server terminated successfully (0). Closing log file.

Content of ~/.xinitrc:

#!/bin/sh

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then







    xrdb -merge $sysresources

fi

if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
fi

if [ -f "$userresources" ]; then







    xrdb -merge "$userresources"

fi

if [ -f "$usermodmap" ]; then
    xmodmap "$usermodmap"
fi

# start some nice programs

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

twm &
xclock -geometry 50x50-1+1 &
xterm -geometry 80x50+494+51 &
xterm -geometry 80x20+494-0 &
exec xterm -geometry 80x66+0+0 -name login &
export DESKTOP_SESSION=plasma &
exec startplasma-x11

So, regarding the "KDSETMODE failed: Input/output error" I found out that it means a line in the following archieve is corrupted: /etc/puppetlabs/code/environments/production/modules/firewall/manifests/linux.pp . Part of the puppet server. There's just one thing though, I never installed puppet server.

Last edited by LucasBiazi (2021-04-30 03:08:21)


Always backup important files when editing it.

Offline

#10 2021-04-30 19:53:00

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

twm &
xclock -geometry 50x50-1+1 &
xterm -geometry 80x50+494+51 &
xterm -geometry 80x20+494-0 &
exec xterm -geometry 80x66+0+0 -name login &

You probably want to comment those lines, also anything after exec won't be executed.
post fresh xorg log after you made those changes .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#11 2021-04-30 20:10:21

LucasBiazi
Member
Registered: 2020-11-11
Posts: 111

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

New log, same issue:

[   220.536] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[   220.537] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[   220.540] Build Operating System: Linux Archlinux
[   220.541] Current Operating System: Linux puffer 5.11.16-arch1-1 #1 SMP PREEMPT Wed, 21 Apr 2021 17:22:13 +0000 x86_64
[   220.541] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=1e1b1cc5-265f-4215-af9a-bfb3b5669b84 rw systemd.unit=multi-user.target loglevel=3 quiet
[   220.543] Build Date: 13 April 2021  03:12:10PM
[   220.544]  
[   220.545] Current version of pixman: 0.40.0
[   220.547] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   220.547] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   220.552] (==) Log file: "/home/puffer/.local/share/xorg/Xorg.0.log", Time: Fri Apr 30 16:06:44 2021
[   220.552] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   220.552] (==) No Layout section.  Using the first Screen section.
[   220.552] (==) No screen section available. Using defaults.
[   220.552] (**) |-->Screen "Default Screen Section" (0)
[   220.552] (**) |   |-->Monitor "<default monitor>"
[   220.552] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   220.552] (==) Automatically adding devices
[   220.552] (==) Automatically enabling devices
[   220.552] (==) Automatically adding GPU devices
[   220.552] (==) Automatically binding GPU devices
[   220.552] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   220.552] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   220.552] 	Entry deleted from font path.
[   220.552] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[   220.552] 	Entry deleted from font path.
[   220.552] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[   220.552] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   220.552] 	Entry deleted from font path.
[   220.552] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   220.552] 	Entry deleted from font path.
[   220.552] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   220.552] 	Entry deleted from font path.
[   220.552] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   220.552] 	Entry deleted from font path.
[   220.552] (==) FontPath set to:
	
[   220.552] (==) ModulePath set to "/usr/lib/xorg/modules"
[   220.552] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   220.552] (II) Module ABI versions:
[   220.552] 	X.Org ANSI C Emulation: 0.4
[   220.552] 	X.Org Video Driver: 24.1
[   220.552] 	X.Org XInput driver : 24.1
[   220.552] 	X.Org Server Extension : 10.0
[   220.553] (++) using VT number 1

[   220.554] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[   220.554] (II) xfree86: Adding drm device (/dev/dri/card1)
[   220.555] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 0
[   220.555] (II) xfree86: Adding drm device (/dev/dri/card0)
[   220.555] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[   220.556] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   220.556] (--) PCI:*(0@0:2:0) 8086:9bc4:1d05:1097 rev 5, Mem @ 0xc4000000/16777216, 0xa0000000/268435456, I/O @ 0x00007000/64, BIOS @ 0x????????/131072
[   220.556] (--) PCI: (1@0:0:0) 10de:1f15:1d05:1097 rev 161, Mem @ 0xc5000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00006000/128, BIOS @ 0x????????/524288
[   220.557] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   220.557] (II) LoadModule: "glx"
[   220.557] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   220.557] (II) Module glx: vendor="X.Org Foundation"
[   220.557] 	compiled for 1.20.11, module version = 1.0.0
[   220.557] 	ABI class: X.Org Server Extension, version 10.0
[   220.557] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[   220.557] 	loading driver: nvidia
[   220.557] (==) Matched intel as autoconfigured driver 0
[   220.557] (==) Matched nvidia as autoconfigured driver 1
[   220.557] (==) Matched nouveau as autoconfigured driver 2
[   220.557] (==) Matched nv as autoconfigured driver 3
[   220.557] (==) Matched modesetting as autoconfigured driver 4
[   220.557] (==) Matched fbdev as autoconfigured driver 5
[   220.557] (==) Matched vesa as autoconfigured driver 6
[   220.557] (==) Assigned the driver to the xf86ConfigLayout
[   220.557] (II) LoadModule: "intel"
[   220.557] (WW) Warning, couldn't open module intel
[   220.557] (EE) Failed to load module "intel" (module does not exist, 0)
[   220.557] (II) LoadModule: "nvidia"
[   220.557] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   220.558] (II) Module nvidia: vendor="NVIDIA Corporation"
[   220.558] 	compiled for 1.6.99.901, module version = 1.0.0
[   220.558] 	Module class: X.Org Video Driver
[   220.558] (II) LoadModule: "nouveau"
[   220.558] (WW) Warning, couldn't open module nouveau
[   220.558] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   220.558] (II) LoadModule: "nv"
[   220.558] (WW) Warning, couldn't open module nv
[   220.558] (EE) Failed to load module "nv" (module does not exist, 0)
[   220.558] (II) LoadModule: "modesetting"
[   220.558] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   220.558] (II) Module modesetting: vendor="X.Org Foundation"
[   220.558] 	compiled for 1.20.11, module version = 1.20.11
[   220.558] 	Module class: X.Org Video Driver
[   220.558] 	ABI class: X.Org Video Driver, version 24.1
[   220.558] (II) LoadModule: "fbdev"
[   220.558] (WW) Warning, couldn't open module fbdev
[   220.558] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   220.558] (II) LoadModule: "vesa"
[   220.558] (WW) Warning, couldn't open module vesa
[   220.558] (EE) Failed to load module "vesa" (module does not exist, 0)
[   220.558] (II) NVIDIA dlloader X Driver  465.24.02  Thu Apr  8 17:55:59 UTC 2021
[   220.558] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   220.558] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   220.558] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[   220.558] (II) modeset(0): using drv /dev/dri/card0
[   220.558] (II) systemd-logind: releasing fd for 226:1
[   220.559] (II) Loading sub module "fb"
[   220.559] (II) LoadModule: "fb"
[   220.559] (II) Loading /usr/lib/xorg/modules/libfb.so
[   220.559] (II) Module fb: vendor="X.Org Foundation"
[   220.559] 	compiled for 1.20.11, module version = 1.0.0
[   220.559] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   220.559] (II) Loading sub module "wfb"
[   220.559] (II) LoadModule: "wfb"
[   220.559] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   220.559] (II) Module wfb: vendor="X.Org Foundation"
[   220.559] 	compiled for 1.20.11, module version = 1.0.0
[   220.559] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   220.559] (II) Loading sub module "ramdac"
[   220.559] (II) LoadModule: "ramdac"
[   220.559] (II) Module "ramdac" already built-in
[   220.559] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   220.559] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   220.559] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   220.559] (==) modeset(0): RGB weight 888
[   220.559] (==) modeset(0): Default visual is TrueColor
[   220.559] (II) Loading sub module "glamoregl"
[   220.559] (II) LoadModule: "glamoregl"
[   220.559] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   220.561] (II) Module glamoregl: vendor="X.Org Foundation"
[   220.561] 	compiled for 1.20.11, module version = 1.0.1
[   220.561] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   220.599] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
[   220.599] (II) modeset(0): glamor initialized
[   220.600] (II) modeset(0): Output eDP-1 has no monitor section
[   220.601] (WW) EDID timing clock 332.80 exceeds claimed max 145MHz, fixing
[   220.601] (II) modeset(0): EDID for output eDP-1
[   220.601] (II) modeset(0): Manufacturer: NCP  Model: 4b  Serial#: 0
[   220.601] (II) modeset(0): Year: 2019  Week: 1
[   220.601] (II) modeset(0): EDID Version: 1.4
[   220.601] (II) modeset(0): Digital Display Input
[   220.601] (II) modeset(0): 8 bits per channel
[   220.601] (II) modeset(0): Digital interface is DisplayPort
[   220.601] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[   220.601] (II) modeset(0): Gamma: 2.20
[   220.601] (II) modeset(0): No DPMS capabilities specified
[   220.601] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[   220.601] (II) modeset(0): First detailed timing is preferred mode
[   220.601] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   220.601] (II) modeset(0): Display is continuous-frequency
[   220.601] (II) modeset(0): redX: 0.595 redY: 0.361   greenX: 0.346 greenY: 0.555
[   220.601] (II) modeset(0): blueX: 0.157 blueY: 0.106   whiteX: 0.312 whiteY: 0.328
[   220.601] (II) modeset(0): Manufacturer's mask: 0
[   220.601] (II) modeset(0): Supported detailed timing:
[   220.601] (II) modeset(0): clock: 332.8 MHz   Image Size:  344 x 194 mm
[   220.601] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[   220.601] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[   220.601] (II) modeset(0): Supported detailed timing:
[   220.601] (II) modeset(0): clock: 332.8 MHz   Image Size:  344 x 194 mm
[   220.601] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[   220.601] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 2222 v_border: 0
[   220.601] (II) modeset(0): Ranges: V min: 40 V max: 60 Hz, H min: 67 H max: 67 kHz, PixClock max 333 MHz
[   220.601] (II) modeset(0):  LM156LF-1F02
[   220.601] (II) modeset(0): EDID (in hex):
[   220.601] (II) modeset(0): 	00ffffffffffff0038704b0000000000
[   220.601] (II) modeset(0): 	011d0104a5221378036850985c588e28
[   220.601] (II) modeset(0): 	1b505400000001010101010101010101
[   220.601] (II) modeset(0): 	010101010101008280a070381f403020
[   220.601] (II) modeset(0): 	350058c21000001a008280a070387644
[   220.601] (II) modeset(0): 	3020350058c21000001a000000fd0028
[   220.601] (II) modeset(0): 	3c43430e010a202020202020000000fe
[   220.601] (II) modeset(0): 	004c4d3135364c462d314630320a003e
[   220.601] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[   220.601] (II) modeset(0): Printing probed modes for output eDP-1
[   220.601] (II) modeset(0): Modeline "1920x1080"x144.0  332.80  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (160.0 kHz eP)
[   220.601] (II) modeset(0): Modeline "1920x1080"x72.0  332.80  1920 1968 2000 2080  1080 1083 1088 2222 +hsync -vsync (160.0 kHz e)
[   220.601] (II) modeset(0): Modeline "1920x1080"x60.0  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[   220.601] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[   220.601] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[   220.601] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[   220.601] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[   220.601] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[   220.601] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   220.601] (II) modeset(0): Modeline "1600x900"x60.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[   220.601] (II) modeset(0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[   220.601] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[   220.601] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[   220.601] (II) modeset(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[   220.601] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[   220.601] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[   220.601] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[   220.601] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[   220.601] (II) modeset(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz d)
[   220.601] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   220.601] (II) modeset(0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[   220.602] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[   220.602] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[   220.602] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[   220.602] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[   220.602] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[   220.602] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[   220.602] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[   220.602] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[   220.602] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   220.602] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   220.602] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   220.602] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   220.602] (II) modeset(0): Modeline "1024x768"x85.0  194.02  1024 1108 1220 1416  768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[   220.602] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[   220.602] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   220.602] (II) modeset(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz d)
[   220.602] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[   220.602] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[   220.602] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   220.602] (II) modeset(0): Modeline "1024x768i"x87.0   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[   220.602] (II) modeset(0): Modeline "960x720"x85.0  170.68  960 1036 1144 1328  720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[   220.602] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[   220.602] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   220.602] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[   220.602] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   220.602] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[   220.602] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   220.602] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   220.602] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   220.602] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   220.602] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   220.602] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   220.602] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   220.602] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[   220.602] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   220.602] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   220.602] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   220.602] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   220.602] (II) modeset(0): Modeline "800x600"x85.0  114.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[   220.602] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[   220.602] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[   220.602] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[   220.602] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   220.602] (II) modeset(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz d)
[   220.602] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[   220.602] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz d)
[   220.602] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   220.602] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   220.602] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   220.602] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   220.602] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   220.602] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   220.602] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[   220.602] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   220.602] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   220.602] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   220.602] (II) modeset(0): Modeline "640x512"x85.0   78.75  640 672 752 864  512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[   220.602] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[   220.602] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   220.602] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   220.602] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   220.602] (II) modeset(0): Modeline "640x480"x85.1   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[   220.602] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   220.602] (II) modeset(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz d)
[   220.602] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[   220.602] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[   220.602] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   220.602] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   220.602] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   220.602] (II) modeset(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz d)
[   220.602] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   220.602] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   220.602] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   220.602] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   220.602] (II) modeset(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz d)
[   220.602] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[   220.602] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   220.602] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   220.602] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   220.602] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   220.602] (II) modeset(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz d)
[   220.602] (II) modeset(0): Modeline "512x384"x85.0   47.25  512 536 584 688  384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[   220.602] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[   220.602] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[   220.602] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   220.602] (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)
[   220.602] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   220.602] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   220.602] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[   220.602] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   220.602] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   220.602] (II) modeset(0): Modeline "400x300"x85.3   28.15  400 416 448 524  300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[   220.602] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[   220.602] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[   220.602] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   220.602] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   220.602] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   220.602] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   220.602] (II) modeset(0): Modeline "320x240"x85.2   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[   220.602] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[   220.602] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[   220.602] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   220.602] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   220.602] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   220.602] (II) modeset(0): Modeline "360x200"x85.0   17.75  360 378 414 468  200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[   220.602] (II) modeset(0): Modeline "320x200"x85.3   15.75  320 336 368 416  200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[   220.602] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   220.602] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   220.602] (II) modeset(0): Modeline "320x175"x85.3   15.75  320 336 368 416  175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[   220.602] (II) modeset(0): Output eDP-1 connected
[   220.602] (II) modeset(0): Using exact sizes for initial modes
[   220.602] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[   220.602] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   220.602] (==) modeset(0): DPI set to (96, 96)
[   220.602] (II) Loading sub module "fb"
[   220.602] (II) LoadModule: "fb"
[   220.602] (II) Loading /usr/lib/xorg/modules/libfb.so
[   220.602] (II) Module fb: vendor="X.Org Foundation"
[   220.602] 	compiled for 1.20.11, module version = 1.0.0
[   220.602] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   220.602] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[   220.602] (==) NVIDIA(G0): RGB weight 888
[   220.602] (==) NVIDIA(G0): Default visual is TrueColor
[   220.602] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[   220.602] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[   220.602] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[   220.602] (**) NVIDIA(G0): Enabling 2D acceleration
[   220.602] (II) Loading sub module "glxserver_nvidia"
[   220.602] (II) LoadModule: "glxserver_nvidia"
[   220.602] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[   220.607] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   220.607] 	compiled for 1.6.99.901, module version = 1.0.0
[   220.607] 	Module class: X.Org Server Extension
[   220.607] (II) NVIDIA GLX Module  465.24.02  Thu Apr  8 17:53:33 UTC 2021
[   220.607] (II) NVIDIA: The X server supports PRIME Render Offload.
[   221.321] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   221.321] (--) NVIDIA(0):     DFP-0
[   221.321] (--) NVIDIA(0):     DFP-1
[   221.321] (--) NVIDIA(0):     DFP-2
[   221.321] (--) NVIDIA(0):     DFP-3
[   221.321] (--) NVIDIA(0):     DFP-4
[   221.321] (--) NVIDIA(0):     DFP-5
[   221.321] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 2060 (TU106-A) at PCI:1:0:0
[   221.321] (II) NVIDIA(G0):     (GPU-0)
[   221.321] (--) NVIDIA(G0): Memory: 6291456 kBytes
[   221.321] (--) NVIDIA(G0): VideoBIOS: 90.06.5c.00.07
[   221.321] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[   221.321] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   221.321] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   221.321] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   221.321] (--) NVIDIA(GPU-0): 
[   221.321] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   221.321] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   221.321] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   221.321] (--) NVIDIA(GPU-0): 
[   221.321] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   221.322] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   221.322] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   221.322] (--) NVIDIA(GPU-0): 
[   221.322] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   221.322] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   221.322] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   221.322] (--) NVIDIA(GPU-0): 
[   221.322] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   221.322] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   221.322] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   221.322] (--) NVIDIA(GPU-0): 
[   221.322] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   221.322] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   221.322] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   221.322] (--) NVIDIA(GPU-0): 
[   221.322] (II) NVIDIA(G0): Validated MetaModes:
[   221.322] (II) NVIDIA(G0):     "NULL"
[   221.322] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[   221.322] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[   221.322] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[   221.327] (==) modeset(0): Backing store enabled
[   221.327] (==) modeset(0): Silken mouse disabled
[   221.360] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   221.360] (==) modeset(0): DPMS enabled
[   221.360] (II) modeset(0): [DRI2] Setup complete
[   221.360] (II) modeset(0): [DRI2]   DRI driver: iris
[   221.360] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[   221.360] (WW) NVIDIA: Failed to bind sideband socket to
[   221.360] (WW) NVIDIA:     '/var/run/nvidia-xdriver-e651054b' Permission denied
[   221.360] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[   221.360] (II) NVIDIA:     access.
[   221.370] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   221.370] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[   221.370] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[   221.370] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[   221.370] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[   221.370] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[   221.370] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   221.370] (II) NVIDIA(G0):     Config Options in the README.
[   221.382] (II) NVIDIA(G0): Setting mode "NULL"
[   221.389] (==) NVIDIA(G0): Disabling shared memory pixmaps
[   221.389] (==) NVIDIA(G0): Backing store enabled
[   221.389] (==) NVIDIA(G0): Silken mouse disabled
[   221.389] (==) NVIDIA(G0): DPMS enabled
[   221.389] (II) Loading sub module "dri2"
[   221.389] (II) LoadModule: "dri2"
[   221.389] (II) Module "dri2" already built-in
[   221.389] (II) NVIDIA(G0): [DRI2] Setup complete
[   221.389] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[   221.389] (II) Initializing extension Generic Event Extension
[   221.389] (II) Initializing extension SHAPE
[   221.389] (II) Initializing extension MIT-SHM
[   221.389] (II) Initializing extension XInputExtension
[   221.389] (II) Initializing extension XTEST
[   221.389] (II) Initializing extension BIG-REQUESTS
[   221.389] (II) Initializing extension SYNC
[   221.389] (II) Initializing extension XKEYBOARD
[   221.389] (II) Initializing extension XC-MISC
[   221.389] (II) Initializing extension SECURITY
[   221.389] (II) Initializing extension XFIXES
[   221.389] (II) Initializing extension RENDER
[   221.389] (II) Initializing extension RANDR
[   221.389] (II) Initializing extension COMPOSITE
[   221.389] (II) Initializing extension DAMAGE
[   221.389] (II) Initializing extension MIT-SCREEN-SAVER
[   221.389] (II) Initializing extension DOUBLE-BUFFER
[   221.389] (II) Initializing extension RECORD
[   221.389] (II) Initializing extension DPMS
[   221.389] (II) Initializing extension Present
[   221.389] (II) Initializing extension DRI3
[   221.389] (II) Initializing extension X-Resource
[   221.389] (II) Initializing extension XVideo
[   221.389] (II) Initializing extension XVideo-MotionCompensation
[   221.389] (II) Initializing extension GLX
[   221.389] (II) Initializing extension GLX
[   221.389] (II) Indirect GLX disabled.
[   221.394] (II) AIGLX: Loaded and initialized iris
[   221.394] (II) GLX: Initialized DRI2 GL provider for screen 0
[   221.394] (II) Initializing extension XFree86-VidModeExtension
[   221.394] (II) Initializing extension XFree86-DGA
[   221.394] (II) Initializing extension XFree86-DRI
[   221.394] (II) Initializing extension DRI2
[   221.394] (II) Initializing extension NV-GLX
[   221.394] (II) Initializing extension NV-CONTROL
[   221.394] (II) modeset(0): Damage tracking initialized
[   221.394] (II) modeset(0): Setting screen physical size to 508 x 285
[   221.411] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   221.411] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   221.411] (II) LoadModule: "libinput"
[   221.411] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   221.412] (II) Module libinput: vendor="X.Org Foundation"
[   221.412] 	compiled for 1.20.11, module version = 1.0.1
[   221.412] 	Module class: X.Org XInput Driver
[   221.412] 	ABI class: X.Org XInput driver, version 24.1
[   221.412] (II) Using input driver 'libinput' for 'Power Button'
[   221.413] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 32 paused 0
[   221.413] (**) Power Button: always reports core events
[   221.413] (**) Option "Device" "/dev/input/event3"
[   221.413] (**) Option "_source" "server/udev"
[   221.414] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   221.414] (II) event3  - Power Button: device is a keyboard
[   221.414] (II) event3  - Power Button: device removed
[   221.414] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[   221.414] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   221.414] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   221.414] (II) event3  - Power Button: device is a keyboard
[   221.414] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[   221.414] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   221.414] (II) Using input driver 'libinput' for 'Video Bus'
[   221.415] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 35 paused 0
[   221.415] (**) Video Bus: always reports core events
[   221.415] (**) Option "Device" "/dev/input/event4"
[   221.415] (**) Option "_source" "server/udev"
[   221.415] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[   221.415] (II) event4  - Video Bus: device is a keyboard
[   221.415] (II) event4  - Video Bus: device removed
[   221.415] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[   221.415] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   221.416] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[   221.416] (II) event4  - Video Bus: device is a keyboard
[   221.416] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[   221.416] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   221.416] (II) Using input driver 'libinput' for 'Video Bus'
[   221.417] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 36 paused 0
[   221.417] (**) Video Bus: always reports core events
[   221.417] (**) Option "Device" "/dev/input/event5"
[   221.417] (**) Option "_source" "server/udev"
[   221.417] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[   221.417] (II) event5  - Video Bus: device is a keyboard
[   221.417] (II) event5  - Video Bus: device removed
[   221.417] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input5/event5"
[   221.417] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   221.417] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[   221.417] (II) event5  - Video Bus: device is a keyboard
[   221.418] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   221.418] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   221.418] (II) Using input driver 'libinput' for 'Power Button'
[   221.418] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 37 paused 0
[   221.418] (**) Power Button: always reports core events
[   221.418] (**) Option "Device" "/dev/input/event1"
[   221.418] (**) Option "_source" "server/udev"
[   221.419] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   221.419] (II) event1  - Power Button: device is a keyboard
[   221.419] (II) event1  - Power Button: device removed
[   221.419] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[   221.419] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[   221.419] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   221.419] (II) event1  - Power Button: device is a keyboard
[   221.419] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   221.419] (II) No input driver specified, ignoring this device.
[   221.419] (II) This device may have been added with another device file.
[   221.419] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[   221.419] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   221.419] (II) Using input driver 'libinput' for 'Sleep Button'
[   221.420] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 38 paused 0
[   221.420] (**) Sleep Button: always reports core events
[   221.420] (**) Option "Device" "/dev/input/event0"
[   221.420] (**) Option "_source" "server/udev"
[   221.420] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   221.420] (II) event0  - Sleep Button: device is a keyboard
[   221.420] (II) event0  - Sleep Button: device removed
[   221.420] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[   221.420] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[   221.421] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   221.421] (II) event0  - Sleep Button: device is a keyboard
[   221.421] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[   221.421] (II) No input driver specified, ignoring this device.
[   221.421] (II) This device may have been added with another device file.
[   221.421] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[   221.421] (II) No input driver specified, ignoring this device.
[   221.421] (II) This device may have been added with another device file.
[   221.421] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[   221.421] (II) No input driver specified, ignoring this device.
[   221.421] (II) This device may have been added with another device file.
[   221.421] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[   221.421] (II) No input driver specified, ignoring this device.
[   221.421] (II) This device may have been added with another device file.
[   221.422] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event14)
[   221.422] (II) No input driver specified, ignoring this device.
[   221.422] (II) This device may have been added with another device file.
[   221.422] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event15)
[   221.422] (II) No input driver specified, ignoring this device.
[   221.422] (II) This device may have been added with another device file.
[   221.422] (II) config/udev: Adding input device HD Webcam: HD Webcam (/dev/input/event16)
[   221.422] (**) HD Webcam: HD Webcam: Applying InputClass "libinput keyboard catchall"
[   221.422] (II) Using input driver 'libinput' for 'HD Webcam: HD Webcam'
[   221.423] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 39 paused 0
[   221.423] (**) HD Webcam: HD Webcam: always reports core events
[   221.423] (**) Option "Device" "/dev/input/event16"
[   221.423] (**) Option "_source" "server/udev"
[   221.423] (II) event16 - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[   221.423] (II) event16 - HD Webcam: HD Webcam: device is a keyboard
[   221.423] (II) event16 - HD Webcam: HD Webcam: device removed
[   221.423] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/input/input18/event16"
[   221.423] (II) XINPUT: Adding extended input device "HD Webcam: HD Webcam" (type: KEYBOARD, id 11)
[   221.424] (II) event16 - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[   221.424] (II) event16 - HD Webcam: HD Webcam: device is a keyboard
[   221.424] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Mouse (/dev/input/event8)
[   221.424] (**) UNIW0001:00 093A:0255 Mouse: Applying InputClass "libinput pointer catchall"
[   221.424] (II) Using input driver 'libinput' for 'UNIW0001:00 093A:0255 Mouse'
[   221.424] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 40 paused 0
[   221.424] (**) UNIW0001:00 093A:0255 Mouse: always reports core events
[   221.424] (**) Option "Device" "/dev/input/event8"
[   221.424] (**) Option "_source" "server/udev"
[   221.425] (II) event8  - UNIW0001:00 093A:0255 Mouse: is tagged by udev as: Mouse Pointingstick
[   221.425] (II) event8  - UNIW0001:00 093A:0255 Mouse: device is a pointer
[   221.425] (II) event8  - UNIW0001:00 093A:0255 Mouse: device removed
[   221.425] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-7/i2c-UNIW0001:00/0018:093A:0255.0001/input/input16/event8"
[   221.425] (II) XINPUT: Adding extended input device "UNIW0001:00 093A:0255 Mouse" (type: MOUSE, id 12)
[   221.425] (**) Option "AccelerationScheme" "none"
[   221.425] (**) UNIW0001:00 093A:0255 Mouse: (accel) selected scheme none/0
[   221.425] (**) UNIW0001:00 093A:0255 Mouse: (accel) acceleration factor: 2.000
[   221.425] (**) UNIW0001:00 093A:0255 Mouse: (accel) acceleration threshold: 4
[   221.426] (II) event8  - UNIW0001:00 093A:0255 Mouse: is tagged by udev as: Mouse Pointingstick
[   221.426] (II) event8  - UNIW0001:00 093A:0255 Mouse: device is a pointer
[   221.426] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Mouse (/dev/input/mouse0)
[   221.426] (II) No input driver specified, ignoring this device.
[   221.426] (II) This device may have been added with another device file.
[   221.427] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Touchpad (/dev/input/event9)
[   221.427] (**) UNIW0001:00 093A:0255 Touchpad: Applying InputClass "libinput touchpad catchall"
[   221.427] (II) Using input driver 'libinput' for 'UNIW0001:00 093A:0255 Touchpad'
[   221.427] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 41 paused 0
[   221.427] (**) UNIW0001:00 093A:0255 Touchpad: always reports core events
[   221.427] (**) Option "Device" "/dev/input/event9"
[   221.427] (**) Option "_source" "server/udev"
[   221.428] (II) event9  - UNIW0001:00 093A:0255 Touchpad: is tagged by udev as: Touchpad
[   221.428] (II) event9  - UNIW0001:00 093A:0255 Touchpad: device is a touchpad
[   221.428] (II) event9  - UNIW0001:00 093A:0255 Touchpad: device removed
[   221.428] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-7/i2c-UNIW0001:00/0018:093A:0255.0001/input/input17/event9"
[   221.428] (II) XINPUT: Adding extended input device "UNIW0001:00 093A:0255 Touchpad" (type: TOUCHPAD, id 13)
[   221.429] (**) Option "AccelerationScheme" "none"
[   221.429] (**) UNIW0001:00 093A:0255 Touchpad: (accel) selected scheme none/0
[   221.429] (**) UNIW0001:00 093A:0255 Touchpad: (accel) acceleration factor: 2.000
[   221.429] (**) UNIW0001:00 093A:0255 Touchpad: (accel) acceleration threshold: 4
[   221.429] (II) event9  - UNIW0001:00 093A:0255 Touchpad: is tagged by udev as: Touchpad
[   221.430] (II) event9  - UNIW0001:00 093A:0255 Touchpad: device is a touchpad
[   221.430] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Touchpad (/dev/input/mouse1)
[   221.430] (II) No input driver specified, ignoring this device.
[   221.430] (II) This device may have been added with another device file.
[   221.431] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event17)
[   221.431] (II) No input driver specified, ignoring this device.
[   221.431] (II) This device may have been added with another device file.
[   221.431] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[   221.431] (II) No input driver specified, ignoring this device.
[   221.431] (II) This device may have been added with another device file.
[   221.431] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event19)
[   221.431] (II) No input driver specified, ignoring this device.
[   221.431] (II) This device may have been added with another device file.
[   221.431] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event20)
[   221.431] (II) No input driver specified, ignoring this device.
[   221.431] (II) This device may have been added with another device file.
[   221.431] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event21)
[   221.431] (II) No input driver specified, ignoring this device.
[   221.431] (II) This device may have been added with another device file.
[   221.431] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event22)
[   221.431] (II) No input driver specified, ignoring this device.
[   221.431] (II) This device may have been added with another device file.
[   221.432] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event23)
[   221.432] (II) No input driver specified, ignoring this device.
[   221.432] (II) This device may have been added with another device file.
[   221.432] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event6)
[   221.432] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   221.432] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   221.432] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 42 paused 0
[   221.432] (**) AT Translated Set 2 keyboard: always reports core events
[   221.432] (**) Option "Device" "/dev/input/event6"
[   221.432] (**) Option "_source" "server/udev"
[   221.433] (II) event6  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   221.433] (II) event6  - AT Translated Set 2 keyboard: device is a keyboard
[   221.433] (II) event6  - AT Translated Set 2 keyboard: device removed
[   221.433] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input6/event6"
[   221.433] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[   221.433] (II) event6  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   221.433] (II) event6  - AT Translated Set 2 keyboard: device is a keyboard
[   221.434] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[   221.434] (II) No input driver specified, ignoring this device.
[   221.434] (II) This device may have been added with another device file.
[   221.918] (WW) EDID timing clock 332.80 exceeds claimed max 145MHz, fixing
[   221.918] (II) modeset(0): EDID vendor "NCP", prod id 75
[   221.918] (II) modeset(0): Using EDID range info for horizontal sync
[   221.918] (II) modeset(0): Using EDID range info for vertical refresh
[   221.918] (II) modeset(0): Printing DDC gathered Modelines:
[   221.918] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (160.0 kHz eP)
[   221.918] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 2222 +hsync -vsync (160.0 kHz e)
[   221.919] (WW) EDID timing clock 332.80 exceeds claimed max 145MHz, fixing
[   221.919] (II) modeset(0): EDID vendor "NCP", prod id 75
[   221.919] (II) modeset(0): Using hsync ranges from config file
[   221.919] (II) modeset(0): Using vrefresh ranges from config file
[   221.919] (II) modeset(0): Printing DDC gathered Modelines:
[   221.919] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (160.0 kHz eP)
[   221.919] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 2222 +hsync -vsync (160.0 kHz e)
[   221.919] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   221.919] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   221.919] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   221.919] (--) NVIDIA(GPU-0): 
[   221.919] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   221.919] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   221.919] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   221.919] (--) NVIDIA(GPU-0): 
[   221.919] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   221.919] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   221.919] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   221.919] (--) NVIDIA(GPU-0): 
[   221.919] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   221.919] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   221.919] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   221.919] (--) NVIDIA(GPU-0): 
[   221.919] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   221.919] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   221.919] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   221.919] (--) NVIDIA(GPU-0): 
[   221.919] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   221.919] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   221.919] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   221.919] (--) NVIDIA(GPU-0): 
[   222.129] (WW) EDID timing clock 332.80 exceeds claimed max 145MHz, fixing
[   222.129] (II) modeset(0): EDID vendor "NCP", prod id 75
[   222.129] (II) modeset(0): Using hsync ranges from config file
[   222.129] (II) modeset(0): Using vrefresh ranges from config file
[   222.129] (II) modeset(0): Printing DDC gathered Modelines:
[   222.129] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (160.0 kHz eP)
[   222.129] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 2222 +hsync -vsync (160.0 kHz e)
[   222.131] (WW) EDID timing clock 332.80 exceeds claimed max 145MHz, fixing
[   222.131] (II) modeset(0): EDID vendor "NCP", prod id 75
[   222.131] (II) modeset(0): Using hsync ranges from config file
[   222.131] (II) modeset(0): Using vrefresh ranges from config file
[   222.131] (II) modeset(0): Printing DDC gathered Modelines:
[   222.131] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (160.0 kHz eP)
[   222.131] (II) modeset(0): Modeline "1920x1080"x0.0  332.80  1920 1968 2000 2080  1080 1083 1088 2222 +hsync -vsync (160.0 kHz e)
[   222.131] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   222.131] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   222.131] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   222.131] (--) NVIDIA(GPU-0): 
[   222.131] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   222.131] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   222.131] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   222.131] (--) NVIDIA(GPU-0): 
[   222.131] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   222.131] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   222.131] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   222.131] (--) NVIDIA(GPU-0): 
[   222.131] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   222.131] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   222.131] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   222.131] (--) NVIDIA(GPU-0): 
[   222.131] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   222.131] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   222.131] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   222.131] (--) NVIDIA(GPU-0): 
[   222.131] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   222.131] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   222.131] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   222.131] (--) NVIDIA(GPU-0): 
[   328.445] (**) Option "fd" "32"
[   328.445] (II) event3  - Power Button: device removed
[   328.445] (**) Option "fd" "35"
[   328.445] (II) event4  - Video Bus: device removed
[   328.445] (**) Option "fd" "36"
[   328.445] (II) event5  - Video Bus: device removed
[   328.445] (**) Option "fd" "37"
[   328.445] (II) event1  - Power Button: device removed
[   328.445] (**) Option "fd" "38"
[   328.445] (II) event0  - Sleep Button: device removed
[   328.445] (**) Option "fd" "39"
[   328.445] (II) event16 - HD Webcam: HD Webcam: device removed
[   328.445] (**) Option "fd" "40"
[   328.445] (II) event8  - UNIW0001:00 093A:0255 Mouse: device removed
[   328.445] (**) Option "fd" "41"
[   328.445] (II) event9  - UNIW0001:00 093A:0255 Touchpad: device removed
[   328.445] (**) Option "fd" "42"
[   328.445] (II) event6  - AT Translated Set 2 keyboard: device removed
[   328.449] (II) UnloadModule: "libinput"
[   328.449] (II) systemd-logind: releasing fd for 13:70
[   328.472] (II) UnloadModule: "libinput"
[   328.472] (II) systemd-logind: releasing fd for 13:73
[   328.532] (II) UnloadModule: "libinput"
[   328.532] (II) systemd-logind: releasing fd for 13:72
[   328.602] (II) UnloadModule: "libinput"
[   328.602] (II) systemd-logind: releasing fd for 13:80
[   328.652] (II) UnloadModule: "libinput"
[   328.652] (II) systemd-logind: releasing fd for 13:64
[   328.685] (II) UnloadModule: "libinput"
[   328.685] (II) systemd-logind: releasing fd for 13:65
[   328.715] (II) UnloadModule: "libinput"
[   328.715] (II) systemd-logind: releasing fd for 13:69
[   328.805] (II) UnloadModule: "libinput"
[   328.805] (II) systemd-logind: releasing fd for 13:68
[   328.859] (II) UnloadModule: "libinput"
[   328.859] (II) systemd-logind: releasing fd for 13:67
[   329.020] (II) NVIDIA(GPU-0): Deleting GPU-0
[   329.021] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[   329.021] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[   329.021] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[   329.021] (II) Server terminated successfully (0). Closing log file.

Wasn't the intel module supposed to be in the following folder?

$ ls /usr/lib/xorg/modules/drivers/
modesetting_drv.so  nvidia_drv.so

Edit:
A fellow archer had a similar problem, and apparently he managed to fix it by setting the early KMS for the hardware. I added "intel_agp" to my /etc/mkinitcpio.conf and enabled GuC / HuC firmware loading by following the wiki's tutorial. Dmesg does confirms that both Guc and HuC are working, the issue is still around.

Last edited by LucasBiazi (2021-05-01 00:01:22)


Always backup important files when editing it.

Offline

#12 2021-05-02 02:15:11

LucasBiazi
Member
Registered: 2020-11-11
Posts: 111

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

I've been looking around and some suggested making a full X config file, even though it shouldn't be necessary, I'll try and them report the results.


Always backup important files when editing it.

Offline

#13 2021-05-02 08:26:40

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

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

intel_agp is the wrong early modesetting module, you'd need i915. In the last log you posted everything gets setup as it's supposed to and then xorg dies because it got nothing to run. After such an attempt please post the full output of

sudo journalctl -b

Offline

#14 2021-05-02 13:25:54

LucasBiazi
Member
Registered: 2020-11-11
Posts: 111

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

No luck with the .conf file, posting the journal as required:

$ sudo journalctl --since="2021-4-30 00:00:00" --until="2021-5-1 00:00:00"
Too big for the forum

Additionally:

$ sudo journalctl -p 3 -x --since="2021-4-30 00:00:00" --until="2021-5-1 00:00:00" > Desktop/journal_log_intel_issue.txt
-p 3 -x version

Last edited by LucasBiazi (2021-05-02 13:39:33)


Always backup important files when editing it.

Offline

#15 2021-05-02 15:32:51

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

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

The exact command I asked for would've been a fraction of the output portraying everything that's needed. A few things wrong here like conflicting network services (disable and stop dhcpcd if you intend to use NetworkManager)  but that will still not be the inherent i915 failure that leads to breakage. Did this ever work? There appears to be a lot of stuff being autostarted. Maybe give the LTS kernel a shot or the following parameters on the GRUB_CMDLINE:

i915.enable_dc=0 i915.enable_fbc=0 i915.enable_psr=0

and regenerate the config.

Offline

#16 2021-05-02 18:18:59

LucasBiazi
Member
Registered: 2020-11-11
Posts: 111

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

V1del wrote:

The exact command I asked for would've been a fraction of the output portraying everything that's needed.

Sorry I thought that you meant the whole gap, my bad.

Disabled dhcpcd.

Just tried with the new parameters and no luck.

And that's the deal, it actually worked before. I don't know why it just won't run the intel module...

I will try lts and see how it goes.


Always backup important files when editing it.

Offline

#17 2021-05-02 22:51:47

LucasBiazi
Member
Registered: 2020-11-11
Posts: 111

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

Yeah, just booted into lts and still no lucky. I swear it was doing just fine.

Remember that other issue I had? Turns out it was a hardware defect, after getting another mother-board it was solved. That time, I didn't have this X problem. Maybe the kernel version? Does AMD processors have better support?


Always backup important files when editing it.

Offline

#18 2021-05-07 13:47:56

LucasBiazi
Member
Registered: 2020-11-11
Posts: 111

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

Ok, quick shot.

Since yesterday‘s update I am unable to enter into my desktop environment. My keyboard backlight also stopped working. I’m pretty sure that is related to X since the server quickly stops working after 1/2 minute.

Is there a way I can share the log file, from the terminal to my smartphone (how I’m currently writing it) or to a cloud service so I can post it here?


Always backup important files when editing it.

Offline

#19 2021-05-07 13:56:50

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

LucasBiazi wrote:

Is there a way I can share the log file, from the terminal to my smartphone (how I’m currently writing it) or to a cloud service so I can post it here?

If you have network access, a pastebin client is the recommend method .
See https://wiki.archlinux.org/title/List_o … in_clients


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#20 2021-05-07 14:21:56

LucasBiazi
Member
Registered: 2020-11-11
Posts: 111

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

Ok, I happen to have network access. I put it on Git because it is more convenient for me.
https://github.com/LucasBiazi/x_issue/b … r/Xorg_log

Hope it helps.


Always backup important files when editing it.

Offline

#21 2021-05-07 14:31:10

progandy
Member
Registered: 2012-05-17
Posts: 5,184

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

If you really want to use the intel xorg driver, and it is not in /usr/lib/xorg/modules/drivers/, then you probably have to reinstall the package. Maybe you also ignored the file in /etc/pacman.conf.
What is the output of

pacman -Qkk xf86-video-intel

pacconf NoExtract NoUpgrade

Last edited by progandy (2021-05-07 14:34:04)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#22 2021-05-07 14:32:46

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

[    14.199] (--) NVIDIA(GPU-0):
[   133.132] (**) Option "fd" "32"
[   133.132] (II) event3  - Power Button: device removed

It almost looks like X was ordered to shutdown normally.

Can you upload journalctl -b -1 from console while logged in as root ? ( the -1 show the journal from previous boot)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#23 2021-05-07 14:48:25

LucasBiazi
Member
Registered: 2020-11-11
Posts: 111

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

Sorry for the delay, already posted the journal log as required.

@progandy
I don’t have such package as it was recommended for me to remove it.


Always backup important files when editing it.

Offline

#24 2021-05-07 16:06:59

progandy
Member
Registered: 2012-05-17
Posts: 5,184

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

After reading the complete thread again, I still do not know exactly if you had any problems before post #18 except the xorg log saying it could not find the "intel" module.

After removing xf86-video-intel there will be no intel_drv.so to load by xorg. In that case the intel gpu will be accessed through the xorg modesetting driver which seems to work fine in your log.

...
[    11.670] (II) LoadModule: "modesetting"
[    11.670] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    11.672] (II) Module modesetting: vendor="X.Org Foundation"
...

[    11.679] (II) Loading sub module "glamoregl"
[    11.679] (II) LoadModule: "glamoregl"
[    11.680] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    11.687] (II) Module glamoregl: vendor="X.Org Foundation"
[    11.687] 	compiled for 1.20.11, module version = 1.0.1
[    11.687] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    11.873] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
[    11.873] (II) modeset(0): glamor initialized
[    11.875] (II) modeset(0): Output eDP-1 has no monitor section
...
[    11.878] (II) modeset(0): Output eDP-1 connected
[    11.878] (II) modeset(0): Using exact sizes for initial modes
[    11.878] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    11.878] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    11.878] (==) modeset(0): DPI set to (96, 96)
...

The kernel module is called i915, and it is used by both xorg intel and xorg modesetting drivers. I think the journal looks fine, i915 is loaded with some functions disabled through the i915... kernel parameters.

For others: the journal is in the same git repository as the xorg log: https://github.com/LucasBiazi/x_issue

Last edited by progandy (2021-05-07 16:12:16)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#25 2021-05-07 23:57:01

LucasBiazi
Member
Registered: 2020-11-11
Posts: 111

Re: [ABANDONED] Xorg won't recognize intel module on dual gpu laptop

Guys thanks for the help so far, but there's no need for further assistance. I won't attach the 'solved' to the title since the issue wasn't fixed, but I just wanted to let you all know that no extra effort is needed here.


Always backup important files when editing it.

Offline

Board footer

Powered by FluxBB