You are not logged in.

#1 2021-01-08 07:16:59

cyborge
Member
Registered: 2021-01-08
Posts: 30

[SOLVED]Nvidia Graphics don't Work

I have been trying to setup nvidia drives in my laptop. It has hybrid graphics. Graphic card I have=MX230.
When  i run  the command lspci -k | grep -A 2 -E "(VGA|3D)" I get:

 
[chandan@cyborge ~]$ lspci -k | grep -A 2 -E "(VGA|3D)"
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (Whiskey Lake)
        DeviceName: VGA
        Subsystem: ASUSTeK Computer Inc. Device 1efe
        Kernel driver in use: i915
--
02:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX230] (rev a1)
        DeviceName: Second VGA
        Subsystem: ASUSTeK Computer Inc. Device 1efe
        Kernel driver in use: nvidia

according to this the drivers are loaded
But nvidia-settings wont run at all

 
[chandan@cyborge ~]$ nvidia-settings
WINDOW DECORATIONS RELOADED
WINDOW DECORATIONS RELOADED

ERROR: Unable to load info from any available system

While trying to run prime-run glxinfo, it givees ERROR

[chandan@cyborge ~]$  prime-run glxinfo | grep "OpenGL renderer"
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  24 (X_GLXCreateNewContext)
  Value in failed request:  0x0
  Serial number of failed request:  39
  Current serial number in output stream:  40

nvidia-smi wont show any application runnung

[chandan@cyborge ~]$ nvidia-smi
Fri Jan  8 12:49:04 2021       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 460.32.03    Driver Version: 460.32.03    CUDA Version: 11.2     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  GeForce MX230       On   | 00000000:02:00.0 Off |                  N/A |
| N/A   35C    P8    N/A /  N/A |      0MiB /  2002MiB |      0%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|  No running processes found                                                 |
+-----------------------------------------------------------------------------+

Xrandx --listproviders:

[chandan@cyborge ~]$ xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x44 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 2 associated providers: 0 name:modesetting

I'm attaching Xorg.0.log

[     3.095] (--) Log file renamed from "/var/log/Xorg.pid-381.log" to "/var/log/Xorg.0.log"
[     3.097] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[     3.097] Build Operating System: Linux Arch Linux
[     3.097] Current Operating System: Linux cyborge 5.4.87-1-lts #1 SMP Wed, 06 Jan 2021 14:56:05 +0000 x86_64
[     3.097] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=a5cbff05-ab84-4b93-b99a-881f7660fd07 rw loglevel=3 quiet
[     3.097] Build Date: 14 December 2020  12:10:29PM
[     3.097]  
[     3.097] Current version of pixman: 0.40.0
[     3.097] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     3.097] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.097] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan  8 11:51:08 2021
[     3.098] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.098] (==) No Layout section.  Using the first Screen section.
[     3.098] (==) No screen section available. Using defaults.
[     3.098] (**) |-->Screen "Default Screen Section" (0)
[     3.098] (**) |   |-->Monitor "<default monitor>"
[     3.099] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     3.099] (==) Automatically adding devices
[     3.099] (==) Automatically enabling devices
[     3.099] (==) Automatically adding GPU devices
[     3.099] (==) Automatically binding GPU devices
[     3.099] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     3.099] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     3.099] 	Entry deleted from font path.
[     3.099] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[     3.099] 	Entry deleted from font path.
[     3.099] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[     3.099] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     3.099] 	Entry deleted from font path.
[     3.099] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     3.099] 	Entry deleted from font path.
[     3.099] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     3.099] 	Entry deleted from font path.
[     3.099] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     3.099] 	Entry deleted from font path.
[     3.099] (==) FontPath set to:
	
[     3.099] (==) ModulePath set to "/usr/lib/xorg/modules"
[     3.099] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.099] (II) Module ABI versions:
[     3.099] 	X.Org ANSI C Emulation: 0.4
[     3.099] 	X.Org Video Driver: 24.1
[     3.099] 	X.Org XInput driver : 24.1
[     3.099] 	X.Org Server Extension : 10.0
[     3.100] (++) using VT number 1

[     3.100] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     3.100] (II) xfree86: Adding drm device (/dev/dri/card0)
[     3.103] (--) PCI:*(0@0:2:0) 8086:3ea0:1043:1efe rev 0, Mem @ 0xb2000000/16777216, 0x90000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[     3.103] (--) PCI: (2@0:0:0) 10de:1d11:1043:1efe rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[     3.103] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     3.103] (II) LoadModule: "glx"
[     3.103] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     3.107] (II) Module glx: vendor="X.Org Foundation"
[     3.107] 	compiled for 1.20.10, module version = 1.0.0
[     3.107] 	ABI class: X.Org Server Extension, version 10.0
[     3.107] (==) Matched intel as autoconfigured driver 0
[     3.107] (==) Matched modesetting as autoconfigured driver 1
[     3.107] (==) Matched fbdev as autoconfigured driver 2
[     3.107] (==) Matched vesa as autoconfigured driver 3
[     3.107] (==) Assigned the driver to the xf86ConfigLayout
[     3.107] (II) LoadModule: "intel"
[     3.107] (WW) Warning, couldn't open module intel
[     3.107] (EE) Failed to load module "intel" (module does not exist, 0)
[     3.107] (II) LoadModule: "modesetting"
[     3.107] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     3.109] (II) Module modesetting: vendor="X.Org Foundation"
[     3.109] 	compiled for 1.20.10, module version = 1.20.10
[     3.109] 	Module class: X.Org Video Driver
[     3.109] 	ABI class: X.Org Video Driver, version 24.1
[     3.109] (II) LoadModule: "fbdev"
[     3.109] (WW) Warning, couldn't open module fbdev
[     3.109] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     3.109] (II) LoadModule: "vesa"
[     3.109] (WW) Warning, couldn't open module vesa
[     3.109] (EE) Failed to load module "vesa" (module does not exist, 0)
[     3.109] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     3.118] (II) modeset(0): using drv /dev/dri/card0
[     3.118] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     3.118] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     3.118] (==) modeset(0): RGB weight 888
[     3.118] (==) modeset(0): Default visual is TrueColor
[     3.118] (II) Loading sub module "glamoregl"
[     3.118] (II) LoadModule: "glamoregl"
[     3.118] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     3.122] (II) Module glamoregl: vendor="X.Org Foundation"
[     3.122] 	compiled for 1.20.10, module version = 1.0.1
[     3.122] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     3.267] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 620 (WHL GT2)
[     3.267] (II) modeset(0): glamor initialized
[     3.268] (II) modeset(0): Output eDP-1 has no monitor section
[     3.277] (II) modeset(0): Output HDMI-1 has no monitor section
[     3.278] (II) modeset(0): EDID for output eDP-1
[     3.278] (II) modeset(0): Manufacturer: BOE  Model: 7f6  Serial#: 0
[     3.278] (II) modeset(0): Year: 2018  Week: 1
[     3.278] (II) modeset(0): EDID Version: 1.4
[     3.278] (II) modeset(0): Digital Display Input
[     3.278] (II) modeset(0): 8 bits per channel
[     3.278] (II) modeset(0): Digital interface is DisplayPort
[     3.278] (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[     3.278] (II) modeset(0): Gamma: 2.20
[     3.278] (II) modeset(0): No DPMS capabilities specified
[     3.278] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[     3.278] (II) modeset(0): First detailed timing is preferred mode
[     3.278] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     3.278] (II) modeset(0): redX: 0.585 redY: 0.361   greenX: 0.353 greenY: 0.573
[     3.279] (II) modeset(0): blueX: 0.162 blueY: 0.116   whiteX: 0.312 whiteY: 0.328
[     3.279] (II) modeset(0): Manufacturer's mask: 0
[     3.279] (II) modeset(0): Supported detailed timing:
[     3.279] (II) modeset(0): clock: 147.3 MHz   Image Size:  309 x 174 mm
[     3.279] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2192 h_border: 0
[     3.279] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1120 v_border: 0
[     3.279] (II) modeset(0):  BOE CQ
[     3.279] (II) modeset(0):  NT140FHM-N44
[     3.279] (II) modeset(0): EDID (in hex):
[     3.279] (II) modeset(0): 	00ffffffffffff0009e5f60700000000
[     3.279] (II) modeset(0): 	011c0104a51f117802e7b0955c5a9229
[     3.279] (II) modeset(0): 	1d505400000001010101010101010101
[     3.279] (II) modeset(0): 	0101010101018a398010713828403020
[     3.279] (II) modeset(0): 	360035ae1000001a0000000000000000
[     3.279] (II) modeset(0): 	00000000000000000000000000fe0042
[     3.279] (II) modeset(0): 	4f452043510a202020202020000000fe
[     3.279] (II) modeset(0): 	004e5431343046484d2d4e34340a00f6
[     3.279] (II) modeset(0): Printing probed modes for output eDP-1
[     3.279] (II) modeset(0): Modeline "1920x1080"x60.0  147.30  1920 1968 2000 2192  1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[     3.279] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     3.279] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     3.279] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     3.279] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     3.279] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     3.279] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     3.279] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     3.279] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     3.279] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     3.279] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     3.279] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     3.279] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     3.279] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     3.279] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     3.279] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     3.279] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     3.279] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     3.279] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     3.279] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     3.279] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     3.279] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     3.279] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     3.279] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     3.279] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     3.279] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     3.279] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     3.279] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     3.279] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     3.279] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     3.279] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     3.279] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     3.279] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     3.279] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     3.279] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     3.279] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     3.279] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     3.279] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     3.279] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     3.279] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     3.279] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     3.279] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     3.279] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     3.279] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     3.279] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     3.279] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     3.279] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     3.279] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     3.279] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     3.279] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     3.279] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     3.279] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     3.279] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     3.279] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     3.279] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     3.279] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     3.279] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     3.279] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     3.279] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     3.279] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     3.279] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     3.279] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     3.279] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     3.279] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     3.279] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     3.279] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     3.279] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     3.279] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     3.279] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     3.279] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     3.279] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     3.279] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     3.279] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     3.280] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     3.280] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     3.280] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     3.280] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     3.280] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     3.280] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     3.280] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     3.280] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     3.289] (II) modeset(0): EDID for output HDMI-1
[     3.290] (II) modeset(0): Output eDP-1 connected
[     3.290] (II) modeset(0): Output HDMI-1 disconnected
[     3.290] (II) modeset(0): Using exact sizes for initial modes
[     3.290] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[     3.290] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     3.290] (==) modeset(0): DPI set to (96, 96)
[     3.290] (II) Loading sub module "fb"
[     3.290] (II) LoadModule: "fb"
[     3.290] (II) Loading /usr/lib/xorg/modules/libfb.so
[     3.290] (II) Module fb: vendor="X.Org Foundation"
[     3.290] 	compiled for 1.20.10, module version = 1.0.0
[     3.290] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     3.303] (==) modeset(0): Backing store enabled
[     3.303] (==) modeset(0): Silken mouse disabled
[     3.370] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     3.370] (==) modeset(0): DPMS enabled
[     3.370] (II) modeset(0): [DRI2] Setup complete
[     3.370] (II) modeset(0): [DRI2]   DRI driver: iris
[     3.370] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[     3.370] (II) Initializing extension Generic Event Extension
[     3.370] (II) Initializing extension SHAPE
[     3.370] (II) Initializing extension MIT-SHM
[     3.370] (II) Initializing extension XInputExtension
[     3.370] (II) Initializing extension XTEST
[     3.370] (II) Initializing extension BIG-REQUESTS
[     3.371] (II) Initializing extension SYNC
[     3.371] (II) Initializing extension XKEYBOARD
[     3.371] (II) Initializing extension XC-MISC
[     3.371] (II) Initializing extension SECURITY
[     3.371] (II) Initializing extension XFIXES
[     3.371] (II) Initializing extension RENDER
[     3.371] (II) Initializing extension RANDR
[     3.371] (II) Initializing extension COMPOSITE
[     3.371] (II) Initializing extension DAMAGE
[     3.371] (II) Initializing extension MIT-SCREEN-SAVER
[     3.372] (II) Initializing extension DOUBLE-BUFFER
[     3.372] (II) Initializing extension RECORD
[     3.372] (II) Initializing extension DPMS
[     3.372] (II) Initializing extension Present
[     3.372] (II) Initializing extension DRI3
[     3.372] (II) Initializing extension X-Resource
[     3.372] (II) Initializing extension XVideo
[     3.372] (II) Initializing extension XVideo-MotionCompensation
[     3.372] (II) Initializing extension GLX
[     3.381] (II) AIGLX: Loaded and initialized iris
[     3.381] (II) GLX: Initialized DRI2 GL provider for screen 0
[     3.382] (II) Initializing extension XFree86-VidModeExtension
[     3.382] (II) Initializing extension XFree86-DGA
[     3.382] (II) Initializing extension XFree86-DRI
[     3.382] (II) Initializing extension DRI2
[     3.385] (II) modeset(0): Damage tracking initialized
[     3.385] (II) modeset(0): Setting screen physical size to 508 x 285
[     3.431] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     3.431] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     3.431] (II) LoadModule: "libinput"
[     3.431] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     3.434] (II) Module libinput: vendor="X.Org Foundation"
[     3.434] 	compiled for 1.20.8, module version = 0.30.0
[     3.434] 	Module class: X.Org XInput Driver
[     3.434] 	ABI class: X.Org XInput driver, version 24.1
[     3.434] (II) Using input driver 'libinput' for 'Power Button'
[     3.434] (**) Power Button: always reports core events
[     3.434] (**) Option "Device" "/dev/input/event2"
[     3.434] (**) Option "_source" "server/udev"
[     3.437] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     3.437] (II) event2  - Power Button: device is a keyboard
[     3.437] (II) event2  - Power Button: device removed
[     3.537] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     3.537] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     3.538] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     3.538] (II) event2  - Power Button: device is a keyboard
[     3.539] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[     3.539] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     3.539] (II) Using input driver 'libinput' for 'Video Bus'
[     3.539] (**) Video Bus: always reports core events
[     3.539] (**) Option "Device" "/dev/input/event4"
[     3.539] (**) Option "_source" "server/udev"
[     3.540] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     3.540] (II) event4  - Video Bus: device is a keyboard
[     3.540] (II) event4  - Video Bus: device removed
[     3.866] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[     3.866] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     3.867] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     3.867] (II) event4  - Video Bus: device is a keyboard
[     3.868] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     3.868] (II) No input driver specified, ignoring this device.
[     3.868] (II) This device may have been added with another device file.
[     3.868] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[     3.868] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     3.868] (II) Using input driver 'libinput' for 'Video Bus'
[     3.868] (**) Video Bus: always reports core events
[     3.868] (**) Option "Device" "/dev/input/event5"
[     3.868] (**) Option "_source" "server/udev"
[     3.869] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     3.869] (II) event5  - Video Bus: device is a keyboard
[     3.869] (II) event5  - Video Bus: device removed
[     4.087] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/LNXVIDEO:01/input/input5/event5"
[     4.087] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     4.087] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     4.088] (II) event5  - Video Bus: device is a keyboard
[     4.088] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     4.088] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.088] (II) Using input driver 'libinput' for 'Power Button'
[     4.088] (**) Power Button: always reports core events
[     4.088] (**) Option "Device" "/dev/input/event1"
[     4.088] (**) Option "_source" "server/udev"
[     4.089] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     4.089] (II) event1  - Power Button: device is a keyboard
[     4.089] (II) event1  - Power Button: device removed
[     4.147] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     4.147] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[     4.147] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     4.147] (II) event1  - Power Button: device is a keyboard
[     4.148] (II) config/udev: Adding drm device (/dev/dri/card1)
[     4.148] (II) xfree86: Adding drm device (/dev/dri/card1)
[     4.148] (II) LoadModule: "modesetting"
[     4.148] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     4.148] (II) Module modesetting: vendor="X.Org Foundation"
[     4.148] 	compiled for 1.20.10, module version = 1.20.10
[     4.148] 	Module class: X.Org Video Driver
[     4.148] 	ABI class: X.Org Video Driver, version 24.1
[     4.148] (II) UnloadModule: "modesetting"
[     4.148] (II) Unloading modesetting
[     4.148] (II) Failed to load module "modesetting" (already loaded, 0)
[     4.148] xf86: found device 1
[     4.148] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event10)
[     4.148] (II) No input driver specified, ignoring this device.
[     4.148] (II) This device may have been added with another device file.
[     4.148] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event11)
[     4.148] (II) No input driver specified, ignoring this device.
[     4.148] (II) This device may have been added with another device file.
[     4.149] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event12)
[     4.149] (II) No input driver specified, ignoring this device.
[     4.149] (II) This device may have been added with another device file.
[     4.149] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event7)
[     4.149] (II) No input driver specified, ignoring this device.
[     4.149] (II) This device may have been added with another device file.
[     4.149] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event8)
[     4.149] (II) No input driver specified, ignoring this device.
[     4.149] (II) This device may have been added with another device file.
[     4.149] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event9)
[     4.149] (II) No input driver specified, ignoring this device.
[     4.149] (II) This device may have been added with another device file.
[     4.150] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event13)
[     4.150] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     4.150] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[     4.150] (**) Asus WMI hotkeys: always reports core events
[     4.150] (**) Option "Device" "/dev/input/event13"
[     4.150] (**) Option "_source" "server/udev"
[     4.177] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     4.177] (II) event13 - Asus WMI hotkeys: device is a keyboard
[     4.177] (II) event13 - Asus WMI hotkeys: device removed
[     4.316] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input13/event13"
[     4.317] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 10)
[     4.319] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     4.319] (II) event13 - Asus WMI hotkeys: device is a keyboard
[     4.321] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     4.321] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     4.321] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     4.321] (**) AT Translated Set 2 keyboard: always reports core events
[     4.321] (**) Option "Device" "/dev/input/event3"
[     4.321] (**) Option "_source" "server/udev"
[     4.323] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     4.323] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     4.325] (II) event3  - AT Translated Set 2 keyboard: device removed
[     4.387] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     4.387] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[     4.392] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     4.393] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     4.397] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[     4.397] (II) No input driver specified, ignoring this device.
[     4.397] (II) This device may have been added with another device file.
[     4.469] (II) config/udev: removing device Video Bus
[     4.469] (II) event4  - Video Bus: device removed
[     4.607] (II) UnloadModule: "libinput"
[     4.608] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[     4.608] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     4.608] (II) Using input driver 'libinput' for 'Video Bus'
[     4.608] (**) Video Bus: always reports core events
[     4.608] (**) Option "Device" "/dev/input/event4"
[     4.608] (**) Option "_source" "server/udev"
[     4.611] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     4.611] (II) event4  - Video Bus: device is a keyboard
[     4.612] (II) event4  - Video Bus: device removed
[     4.736] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[     4.736] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     4.739] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     4.739] (II) event4  - Video Bus: device is a keyboard
[     4.740] (II) config/udev: removing device Video Bus
[     4.740] (II) event5  - Video Bus: device removed
[     4.867] (II) UnloadModule: "libinput"
[     4.867] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[     4.868] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     4.868] (II) Using input driver 'libinput' for 'Video Bus'
[     4.868] (**) Video Bus: always reports core events
[     4.868] (**) Option "Device" "/dev/input/event5"
[     4.868] (**) Option "_source" "server/udev"
[     4.871] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     4.871] (II) event5  - Video Bus: device is a keyboard
[     4.872] (II) event5  - Video Bus: device removed
[     4.976] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/LNXVIDEO:01/input/input5/event5"
[     4.976] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     4.979] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     4.979] (II) event5  - Video Bus: device is a keyboard
[     4.981] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[     4.981] (II) No input driver specified, ignoring this device.
[     4.981] (II) This device may have been added with another device file.
[     4.982] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:1c.4/0000:02:00.0/drm/card1 /dev/dri/card1
[     4.982] (II) config/udev: Adding drm device (/dev/dri/card1)
[     4.982] (II) xfree86: Adding drm device (/dev/dri/card1)
[     4.982] (II) LoadModule: "modesetting"
[     4.982] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     4.982] (II) Module modesetting: vendor="X.Org Foundation"
[     4.982] 	compiled for 1.20.10, module version = 1.20.10
[     4.982] 	Module class: X.Org Video Driver
[     4.982] 	ABI class: X.Org Video Driver, version 24.1
[     4.982] (II) UnloadModule: "modesetting"
[     4.982] (II) Unloading modesetting
[     4.982] (II) Failed to load module "modesetting" (already loaded, 0)
[     4.982] xf86: found device 1
[     4.983] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event7)
[     4.983] (II) No input driver specified, ignoring this device.
[     4.983] (II) This device may have been added with another device file.
[     4.984] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event11)
[     4.984] (II) No input driver specified, ignoring this device.
[     4.984] (II) This device may have been added with another device file.
[     4.984] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event8)
[     4.984] (II) No input driver specified, ignoring this device.
[     4.984] (II) This device may have been added with another device file.
[     4.985] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event10)
[     4.985] (II) No input driver specified, ignoring this device.
[     4.985] (II) This device may have been added with another device file.
[     4.985] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event12)
[     4.985] (II) No input driver specified, ignoring this device.
[     4.985] (II) This device may have been added with another device file.
[     4.986] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event9)
[     4.986] (II) No input driver specified, ignoring this device.
[     4.986] (II) This device may have been added with another device file.
[     4.986] (II) config/udev: removing device Asus WMI hotkeys
[     4.986] (II) event13 - Asus WMI hotkeys: device removed
[     5.147] (II) UnloadModule: "libinput"
[     5.147] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event13)
[     5.147] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     5.147] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[     5.147] (**) Asus WMI hotkeys: always reports core events
[     5.147] (**) Option "Device" "/dev/input/event13"
[     5.147] (**) Option "_source" "server/udev"
[     5.149] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     5.150] (II) event13 - Asus WMI hotkeys: device is a keyboard
[     5.150] (II) event13 - Asus WMI hotkeys: device removed
[     5.256] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input13/event13"
[     5.256] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 10)
[     5.259] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     5.259] (II) event13 - Asus WMI hotkeys: device is a keyboard
[     5.262] (II) config/udev: Adding input device USB2.0 HD UVC WebCam: USB2.0 HD (/dev/input/event17)
[     5.262] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "libinput keyboard catchall"
[     5.262] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam: USB2.0 HD'
[     5.262] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core events
[     5.262] (**) Option "Device" "/dev/input/event17"
[     5.262] (**) Option "_source" "server/udev"
[     5.265] (II) event17 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[     5.266] (II) event17 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[     5.266] (II) event17 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[     5.366] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input19/event17"
[     5.366] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam: USB2.0 HD" (type: KEYBOARD, id 12)
[     5.370] (II) event17 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[     5.370] (II) event17 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[     5.372] (II) config/udev: Adding input device HT CB-GK-16 Firefly (/dev/input/mouse2)
[     5.372] (II) No input driver specified, ignoring this device.
[     5.372] (II) This device may have been added with another device file.
[     5.379] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse3)
[     5.379] (II) No input driver specified, ignoring this device.
[     5.379] (II) This device may have been added with another device file.
[     5.386] (II) config/udev: Adding input device HT CB-GK-16 Firefly (/dev/input/event18)
[     5.386] (II) No input driver specified, ignoring this device.
[     5.386] (II) This device may have been added with another device file.
[     5.387] (II) config/udev: Adding input device ELAN1200:00 04F3:30C6 Mouse (/dev/input/event14)
[     5.387] (**) ELAN1200:00 04F3:30C6 Mouse: Applying InputClass "libinput pointer catchall"
[     5.387] (II) Using input driver 'libinput' for 'ELAN1200:00 04F3:30C6 Mouse'
[     5.387] (**) ELAN1200:00 04F3:30C6 Mouse: always reports core events
[     5.387] (**) Option "Device" "/dev/input/event14"
[     5.387] (**) Option "_source" "server/udev"
[     5.390] (II) event14 - ELAN1200:00 04F3:30C6 Mouse: is tagged by udev as: Mouse Pointingstick
[     5.391] (II) event14 - ELAN1200:00 04F3:30C6 Mouse: device is a pointer
[     5.393] (II) event14 - ELAN1200:00 04F3:30C6 Mouse: device removed
[     5.526] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1200:00/0018:04F3:30C6.0001/input/input16/event14"
[     5.526] (II) XINPUT: Adding extended input device "ELAN1200:00 04F3:30C6 Mouse" (type: MOUSE, id 13)
[     5.527] (**) Option "AccelerationScheme" "none"
[     5.527] (**) ELAN1200:00 04F3:30C6 Mouse: (accel) selected scheme none/0
[     5.527] (**) ELAN1200:00 04F3:30C6 Mouse: (accel) acceleration factor: 2.000
[     5.527] (**) ELAN1200:00 04F3:30C6 Mouse: (accel) acceleration threshold: 4
[     5.530] (II) event14 - ELAN1200:00 04F3:30C6 Mouse: is tagged by udev as: Mouse Pointingstick
[     5.531] (II) event14 - ELAN1200:00 04F3:30C6 Mouse: device is a pointer
[     5.534] (II) config/udev: Adding input device HT CB-GK-16 Firefly (/dev/input/event16)
[     5.534] (**) HT CB-GK-16 Firefly: Applying InputClass "libinput keyboard catchall"
[     5.534] (II) Using input driver 'libinput' for 'HT CB-GK-16 Firefly'
[     5.534] (**) HT CB-GK-16 Firefly: always reports core events
[     5.534] (**) Option "Device" "/dev/input/event16"
[     5.534] (**) Option "_source" "server/udev"
[     5.537] (II) event16 - HT CB-GK-16 Firefly: is tagged by udev as: Keyboard
[     5.538] (II) event16 - HT CB-GK-16 Firefly: device is a keyboard
[     5.539] (II) event16 - HT CB-GK-16 Firefly: device removed
[     5.586] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1:1.0/0003:04D9:A1CD.0002/input/input18/event16"
[     5.587] (II) XINPUT: Adding extended input device "HT CB-GK-16 Firefly" (type: KEYBOARD, id 14)
[     5.590] (II) event16 - HT CB-GK-16 Firefly: is tagged by udev as: Keyboard
[     5.590] (II) event16 - HT CB-GK-16 Firefly: device is a keyboard
[     5.592] (II) config/udev: Adding input device HT CB-GK-16 Firefly Consumer Control (/dev/input/event19)
[     5.592] (**) HT CB-GK-16 Firefly Consumer Control: Applying InputClass "libinput keyboard catchall"
[     5.592] (II) Using input driver 'libinput' for 'HT CB-GK-16 Firefly Consumer Control'
[     5.592] (**) HT CB-GK-16 Firefly Consumer Control: always reports core events
[     5.592] (**) Option "Device" "/dev/input/event19"
[     5.592] (**) Option "_source" "server/udev"
[     5.596] (II) event19 - HT CB-GK-16 Firefly Consumer Control: is tagged by udev as: Keyboard
[     5.596] (II) event19 - HT CB-GK-16 Firefly Consumer Control: device is a keyboard
[     5.597] (II) event19 - HT CB-GK-16 Firefly Consumer Control: device removed
[     5.687] (II) libinput: HT CB-GK-16 Firefly Consumer Control: needs a virtual subdevice
[     5.687] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1:1.1/0003:04D9:A1CD.0003/input/input21/event19"
[     5.687] (II) XINPUT: Adding extended input device "HT CB-GK-16 Firefly Consumer Control" (type: MOUSE, id 15)
[     5.687] (**) Option "AccelerationScheme" "none"
[     5.687] (**) HT CB-GK-16 Firefly Consumer Control: (accel) selected scheme none/0
[     5.687] (**) HT CB-GK-16 Firefly Consumer Control: (accel) acceleration factor: 2.000
[     5.687] (**) HT CB-GK-16 Firefly Consumer Control: (accel) acceleration threshold: 4
[     5.690] (II) event19 - HT CB-GK-16 Firefly Consumer Control: is tagged by udev as: Keyboard
[     5.691] (II) event19 - HT CB-GK-16 Firefly Consumer Control: device is a keyboard
[     5.691] (**) HT CB-GK-16 Firefly Consumer Control: Applying InputClass "libinput keyboard catchall"
[     5.691] (II) Using input driver 'libinput' for 'HT CB-GK-16 Firefly Consumer Control'
[     5.691] (**) HT CB-GK-16 Firefly Consumer Control: always reports core events
[     5.691] (**) Option "Device" "/dev/input/event19"
[     5.691] (**) Option "_source" "_driver/libinput"
[     5.691] (II) libinput: HT CB-GK-16 Firefly Consumer Control: is a virtual subdevice
[     5.692] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1:1.1/0003:04D9:A1CD.0003/input/input21/event19"
[     5.692] (II) XINPUT: Adding extended input device "HT CB-GK-16 Firefly Consumer Control" (type: KEYBOARD, id 16)
[     5.693] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event21)
[     5.693] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[     5.693] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[     5.693] (**) Logitech USB Optical Mouse: always reports core events
[     5.693] (**) Option "Device" "/dev/input/event21"
[     5.693] (**) Option "_source" "server/udev"
[     5.696] (II) event21 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[     5.696] (II) event21 - Logitech USB Optical Mouse: device is a pointer
[     5.697] (II) event21 - Logitech USB Optical Mouse: device removed
[     5.866] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.0/0003:046D:C077.0006/input/input23/event21"
[     5.867] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 17)
[     5.867] (**) Option "AccelerationScheme" "none"
[     5.867] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[     5.867] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[     5.867] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[     5.871] (II) event21 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[     5.871] (II) event21 - Logitech USB Optical Mouse: device is a pointer
[     5.872] (II) config/udev: Adding input device HT CB-GK-16 Firefly (/dev/input/event20)
[     5.872] (**) HT CB-GK-16 Firefly: Applying InputClass "libinput pointer catchall"
[     5.872] (II) Using input driver 'libinput' for 'HT CB-GK-16 Firefly'
[     5.872] (**) HT CB-GK-16 Firefly: always reports core events
[     5.872] (**) Option "Device" "/dev/input/event20"
[     5.872] (**) Option "_source" "server/udev"
[     5.940] (II) event20 - HT CB-GK-16 Firefly: is tagged by udev as: Mouse
[     5.940] (II) event20 - HT CB-GK-16 Firefly: device is a pointer
[     5.941] (II) event20 - HT CB-GK-16 Firefly: device removed
[     6.016] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1:1.3/0003:04D9:A1CD.0005/input/input22/event20"
[     6.016] (II) XINPUT: Adding extended input device "HT CB-GK-16 Firefly" (type: MOUSE, id 18)
[     6.017] (**) Option "AccelerationScheme" "none"
[     6.017] (**) HT CB-GK-16 Firefly: (accel) selected scheme none/0
[     6.017] (**) HT CB-GK-16 Firefly: (accel) acceleration factor: 2.000
[     6.017] (**) HT CB-GK-16 Firefly: (accel) acceleration threshold: 4
[     6.089] (II) event20 - HT CB-GK-16 Firefly: is tagged by udev as: Mouse
[     6.090] (II) event20 - HT CB-GK-16 Firefly: device is a pointer
[     6.091] (II) config/udev: Adding input device ELAN1200:00 04F3:30C6 Touchpad (/dev/input/event15)
[     6.091] (**) ELAN1200:00 04F3:30C6 Touchpad: Applying InputClass "libinput touchpad catchall"
[     6.091] (II) Using input driver 'libinput' for 'ELAN1200:00 04F3:30C6 Touchpad'
[     6.091] (**) ELAN1200:00 04F3:30C6 Touchpad: always reports core events
[     6.091] (**) Option "Device" "/dev/input/event15"
[     6.091] (**) Option "_source" "server/udev"
[     6.094] (II) event15 - ELAN1200:00 04F3:30C6 Touchpad: is tagged by udev as: Touchpad
[     6.097] (II) event15 - ELAN1200:00 04F3:30C6 Touchpad: device is a touchpad
[     6.098] (II) event15 - ELAN1200:00 04F3:30C6 Touchpad: device removed
[     6.247] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1200:00/0018:04F3:30C6.0001/input/input17/event15"
[     6.247] (II) XINPUT: Adding extended input device "ELAN1200:00 04F3:30C6 Touchpad" (type: TOUCHPAD, id 19)
[     6.250] (**) Option "AccelerationScheme" "none"
[     6.250] (**) ELAN1200:00 04F3:30C6 Touchpad: (accel) selected scheme none/0
[     6.250] (**) ELAN1200:00 04F3:30C6 Touchpad: (accel) acceleration factor: 2.000
[     6.250] (**) ELAN1200:00 04F3:30C6 Touchpad: (accel) acceleration threshold: 4
[     6.253] (II) event15 - ELAN1200:00 04F3:30C6 Touchpad: is tagged by udev as: Touchpad
[     6.257] (II) event15 - ELAN1200:00 04F3:30C6 Touchpad: device is a touchpad
[     6.259] (II) config/udev: Adding input device ELAN1200:00 04F3:30C6 Mouse (/dev/input/mouse0)
[     6.259] (II) No input driver specified, ignoring this device.
[     6.259] (II) This device may have been added with another device file.
[     6.260] (II) config/udev: Adding input device ELAN1200:00 04F3:30C6 Touchpad (/dev/input/mouse1)
[     6.260] (II) No input driver specified, ignoring this device.
[     6.260] (II) This device may have been added with another device file.
[    23.236] (II) modeset(0): EDID vendor "BOE", prod id 2038
[    23.236] (II) modeset(0): Printing DDC gathered Modelines:
[    23.236] (II) modeset(0): Modeline "1920x1080"x0.0  147.30  1920 1968 2000 2192  1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[    23.923] (II) modeset(0): EDID vendor "BOE", prod id 2038
[    23.923] (II) modeset(0): Printing DDC gathered Modelines:
[    23.923] (II) modeset(0): Modeline "1920x1080"x0.0  147.30  1920 1968 2000 2192  1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[   248.133] (EE) event16 - HT CB-GK-16 Firefly: client bug: event processing lagging behind by 36ms, your system is too slow
[   354.127] (II) config/udev: Adding input device Infinity GIide 500 (AVRCP) (/dev/input/event22)
[   354.127] (**) Infinity GIide 500 (AVRCP): Applying InputClass "libinput keyboard catchall"
[   354.127] (II) Using input driver 'libinput' for 'Infinity GIide 500 (AVRCP)'
[   354.127] (**) Infinity GIide 500 (AVRCP): always reports core events
[   354.127] (**) Option "Device" "/dev/input/event22"
[   354.128] (**) Option "_source" "server/udev"
[   354.130] (II) event22 - Infinity GIide 500 (AVRCP): is tagged by udev as: Keyboard
[   354.130] (II) event22 - Infinity GIide 500 (AVRCP): device is a keyboard
[   354.131] (II) event22 - Infinity GIide 500 (AVRCP): device removed
[   354.247] (**) Option "config_info" "udev:/sys/devices/virtual/input/input24/event22"
[   354.247] (II) XINPUT: Adding extended input device "Infinity GIide 500 (AVRCP)" (type: KEYBOARD, id 20)
[   354.250] (II) event22 - Infinity GIide 500 (AVRCP): is tagged by udev as: Keyboard
[   354.250] (II) event22 - Infinity GIide 500 (AVRCP): device is a keyboard
[   837.322] (EE) event16 - HT CB-GK-16 Firefly: client bug: event processing lagging behind by 25ms, your system is too slow
[   895.490] (EE) event16 - HT CB-GK-16 Firefly: client bug: event processing lagging behind by 33ms, your system is too slow
[  1031.004] (II) modeset(0): EDID vendor "BOE", prod id 2038
[  1031.004] (II) modeset(0): Printing DDC gathered Modelines:
[  1031.004] (II) modeset(0): Modeline "1920x1080"x0.0  147.30  1920 1968 2000 2192  1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[  1031.016] (II) modeset(0): EDID vendor "BOE", prod id 2038
[  1031.016] (II) modeset(0): Printing DDC gathered Modelines:
[  1031.016] (II) modeset(0): Modeline "1920x1080"x0.0  147.30  1920 1968 2000 2192  1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[  1903.499] (EE) event16 - HT CB-GK-16 Firefly: client bug: event processing lagging behind by 42ms, your system is too slow
[  2114.907] (EE) event21 - Logitech USB Optical Mouse: client bug: event processing lagging behind by 16ms, your system is too slow
[  2589.646] (EE) event16 - HT CB-GK-16 Firefly: client bug: event processing lagging behind by 49ms, your system is too slow
[  2589.646] (EE) event16 - HT CB-GK-16 Firefly: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[  3288.068] (EE) event21 - Logitech USB Optical Mouse: client bug: event processing lagging behind by 17ms, your system is too slow

Please I need to solve this

Last edited by cyborge (2021-01-08 09:58:27)

Offline

#2 2021-01-08 07:46:17

jonno2002
Member
Registered: 2016-11-21
Posts: 684

Re: [SOLVED]Nvidia Graphics don't Work

no mention of nvidia in xorg log and no nvidia listed as a provider by xrandr, so the nvidia card isnt being picked up.

have a read of this: https://wiki.archlinux.org/index.php/PR … er_offload

it says that somtimes auto configure doesnt work so you have to manually configure it to work

Offline

#3 2021-01-08 09:20:22

cyborge
Member
Registered: 2021-01-08
Posts: 30

Re: [SOLVED]Nvidia Graphics don't Work

jonno2002 wrote:

no mention of nvidia in xorg log and no nvidia listed as a provider by xrandr, so the nvidia card isnt being picked up.

have a read of this: https://wiki.archlinux.org/index.php/PR … er_offload

it says that somtimes auto configure doesnt work so you have to manually configure it to work

After doing that , It worked on first boot .
But when I tried to boot again ,it was same. the nvidia drivers were not loaded

Attaching xorg.0.log:

 [     3.114] (--) Log file renamed from "/var/log/Xorg.pid-374.log" to "/var/log/Xorg.0.log"
[     3.115] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[     3.115] Build Operating System: Linux Arch Linux
[     3.115] Current Operating System: Linux cyborge 5.4.87-1-lts #1 SMP Wed, 06 Jan 2021 14:56:05 +0000 x86_64
[     3.115] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=a5cbff05-ab84-4b93-b99a-881f7660fd07 rw loglevel=3 quiet
[     3.115] Build Date: 14 December 2020  12:10:29PM
[     3.115]  
[     3.115] Current version of pixman: 0.40.0
[     3.115] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     3.115] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.115] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan  8 14:44:22 2021
[     3.117] (==) Using config file: "/etc/X11/xorg.conf"
[     3.117] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.117] (==) No Layout section.  Using the first Screen section.
[     3.117] (**) |-->Screen "iGPU" (0)
[     3.117] (**) |   |-->Monitor "<default monitor>"
[     3.117] (**) |   |-->Device "iGPU"
[     3.117] (**) |   |-->GPUDevice "dGPU"
[     3.117] (==) No monitor specified for screen "iGPU".
	Using a default monitor configuration.
[     3.117] (==) Automatically adding devices
[     3.117] (==) Automatically enabling devices
[     3.117] (==) Automatically adding GPU devices
[     3.117] (==) Automatically binding GPU devices
[     3.117] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     3.117] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     3.117] 	Entry deleted from font path.
[     3.118] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[     3.118] 	Entry deleted from font path.
[     3.118] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[     3.118] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     3.118] 	Entry deleted from font path.
[     3.118] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     3.118] 	Entry deleted from font path.
[     3.118] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     3.118] 	Entry deleted from font path.
[     3.118] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     3.118] 	Entry deleted from font path.
[     3.118] (==) FontPath set to:
	
[     3.118] (==) ModulePath set to "/usr/lib/xorg/modules"
[     3.118] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.118] (II) Module ABI versions:
[     3.118] 	X.Org ANSI C Emulation: 0.4
[     3.118] 	X.Org Video Driver: 24.1
[     3.118] 	X.Org XInput driver : 24.1
[     3.118] 	X.Org Server Extension : 10.0
[     3.118] (++) using VT number 1

[     3.118] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     3.119] (II) xfree86: Adding drm device (/dev/dri/card0)
[     3.136] (--) PCI:*(0@0:2:0) 8086:3ea0:1043:1efe rev 0, Mem @ 0xb2000000/16777216, 0x90000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[     3.136] (--) PCI: (2@0:0:0) 10de:1d11:1043:1efe rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[     3.136] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     3.136] (II) LoadModule: "glx"
[     3.136] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     3.141] (II) Module glx: vendor="X.Org Foundation"
[     3.141] 	compiled for 1.20.10, module version = 1.0.0
[     3.141] 	ABI class: X.Org Server Extension, version 10.0
[     3.141] (II) LoadModule: "modesetting"
[     3.141] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     3.142] (II) Module modesetting: vendor="X.Org Foundation"
[     3.142] 	compiled for 1.20.10, module version = 1.20.10
[     3.142] 	Module class: X.Org Video Driver
[     3.142] 	ABI class: X.Org Video Driver, version 24.1
[     3.142] (II) LoadModule: "nvidia"
[     3.142] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     3.145] (II) Module nvidia: vendor="NVIDIA Corporation"
[     3.145] 	compiled for 1.6.99.901, module version = 1.0.0
[     3.145] 	Module class: X.Org Video Driver
[     3.145] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     3.145] (II) NVIDIA dlloader X Driver  460.32.03  Sun Dec 27 18:56:00 UTC 2020
[     3.145] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     3.150] (II) modeset(0): using drv /dev/dri/card0
[     3.150] (II) modeset(0): Creating default Display subsection in Screen section
	"iGPU" for depth/fbbpp 24/32
[     3.150] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     3.150] (==) modeset(0): RGB weight 888
[     3.150] (==) modeset(0): Default visual is TrueColor
[     3.150] (II) Loading sub module "glamoregl"
[     3.150] (II) LoadModule: "glamoregl"
[     3.150] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     3.155] (II) Module glamoregl: vendor="X.Org Foundation"
[     3.155] 	compiled for 1.20.10, module version = 1.0.1
[     3.155] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     3.333] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 620 (WHL GT2)
[     3.333] (II) modeset(0): glamor initialized
[     3.334] (II) modeset(0): Output eDP-1 has no monitor section
[     3.343] (II) modeset(0): Output HDMI-1 has no monitor section
[     3.345] (II) modeset(0): EDID for output eDP-1
[     3.345] (II) modeset(0): Manufacturer: BOE  Model: 7f6  Serial#: 0
[     3.345] (II) modeset(0): Year: 2018  Week: 1
[     3.345] (II) modeset(0): EDID Version: 1.4
[     3.345] (II) modeset(0): Digital Display Input
[     3.345] (II) modeset(0): 8 bits per channel
[     3.345] (II) modeset(0): Digital interface is DisplayPort
[     3.345] (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[     3.345] (II) modeset(0): Gamma: 2.20
[     3.345] (II) modeset(0): No DPMS capabilities specified
[     3.345] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[     3.345] (II) modeset(0): First detailed timing is preferred mode
[     3.345] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     3.345] (II) modeset(0): redX: 0.585 redY: 0.361   greenX: 0.353 greenY: 0.573
[     3.345] (II) modeset(0): blueX: 0.162 blueY: 0.116   whiteX: 0.312 whiteY: 0.328
[     3.345] (II) modeset(0): Manufacturer's mask: 0
[     3.345] (II) modeset(0): Supported detailed timing:
[     3.345] (II) modeset(0): clock: 147.3 MHz   Image Size:  309 x 174 mm
[     3.345] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2192 h_border: 0
[     3.345] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1120 v_border: 0
[     3.345] (II) modeset(0):  BOE CQ
[     3.345] (II) modeset(0):  NT140FHM-N44
[     3.345] (II) modeset(0): EDID (in hex):
[     3.345] (II) modeset(0): 	00ffffffffffff0009e5f60700000000
[     3.345] (II) modeset(0): 	011c0104a51f117802e7b0955c5a9229
[     3.345] (II) modeset(0): 	1d505400000001010101010101010101
[     3.345] (II) modeset(0): 	0101010101018a398010713828403020
[     3.345] (II) modeset(0): 	360035ae1000001a0000000000000000
[     3.345] (II) modeset(0): 	00000000000000000000000000fe0042
[     3.345] (II) modeset(0): 	4f452043510a202020202020000000fe
[     3.345] (II) modeset(0): 	004e5431343046484d2d4e34340a00f6
[     3.345] (II) modeset(0): Printing probed modes for output eDP-1
[     3.345] (II) modeset(0): Modeline "1920x1080"x60.0  147.30  1920 1968 2000 2192  1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[     3.345] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     3.345] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     3.345] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     3.345] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     3.345] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     3.345] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     3.345] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     3.345] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     3.345] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     3.345] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     3.345] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     3.345] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     3.345] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     3.345] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     3.345] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     3.345] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     3.345] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     3.345] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     3.345] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     3.345] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     3.345] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     3.345] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     3.345] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     3.345] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     3.345] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     3.345] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     3.345] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     3.345] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     3.345] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     3.345] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     3.345] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     3.345] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     3.345] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     3.345] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     3.345] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     3.345] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     3.345] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     3.345] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     3.345] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     3.345] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     3.345] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     3.345] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     3.345] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     3.345] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     3.345] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     3.345] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     3.345] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     3.345] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     3.345] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     3.345] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     3.345] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     3.345] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     3.345] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     3.345] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     3.345] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     3.345] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     3.345] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     3.345] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     3.345] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     3.345] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     3.345] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     3.345] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     3.345] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     3.345] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     3.345] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     3.345] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     3.345] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     3.345] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     3.345] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     3.345] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     3.345] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     3.345] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     3.345] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     3.345] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     3.345] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     3.345] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     3.345] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     3.345] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     3.345] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     3.345] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     3.355] (II) modeset(0): EDID for output HDMI-1
[     3.355] (II) modeset(0): Output eDP-1 connected
[     3.355] (II) modeset(0): Output HDMI-1 disconnected
[     3.355] (II) modeset(0): Using exact sizes for initial modes
[     3.355] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[     3.355] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     3.355] (==) modeset(0): DPI set to (96, 96)
[     3.355] (II) Loading sub module "fb"
[     3.355] (II) LoadModule: "fb"
[     3.355] (II) Loading /usr/lib/xorg/modules/libfb.so
[     3.356] (II) Module fb: vendor="X.Org Foundation"
[     3.356] 	compiled for 1.20.10, module version = 1.0.0
[     3.356] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     3.356] (II) UnloadModule: "nvidia"
[     3.356] (II) Unloading nvidia
[     3.377] (==) modeset(0): Backing store enabled
[     3.377] (==) modeset(0): Silken mouse disabled
[     3.433] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     3.434] (==) modeset(0): DPMS enabled
[     3.434] (II) modeset(0): [DRI2] Setup complete
[     3.434] (II) modeset(0): [DRI2]   DRI driver: iris
[     3.434] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[     3.434] (II) Initializing extension Generic Event Extension
[     3.434] (II) Initializing extension SHAPE
[     3.434] (II) Initializing extension MIT-SHM
[     3.434] (II) Initializing extension XInputExtension
[     3.434] (II) Initializing extension XTEST
[     3.434] (II) Initializing extension BIG-REQUESTS
[     3.434] (II) Initializing extension SYNC
[     3.435] (II) Initializing extension XKEYBOARD
[     3.435] (II) Initializing extension XC-MISC
[     3.435] (II) Initializing extension SECURITY
[     3.435] (II) Initializing extension XFIXES
[     3.435] (II) Initializing extension RENDER
[     3.435] (II) Initializing extension RANDR
[     3.436] (II) Initializing extension COMPOSITE
[     3.436] (II) Initializing extension DAMAGE
[     3.436] (II) Initializing extension MIT-SCREEN-SAVER
[     3.436] (II) Initializing extension DOUBLE-BUFFER
[     3.436] (II) Initializing extension RECORD
[     3.436] (II) Initializing extension DPMS
[     3.436] (II) Initializing extension Present
[     3.437] (II) Initializing extension DRI3
[     3.437] (II) Initializing extension X-Resource
[     3.437] (II) Initializing extension XVideo
[     3.437] (II) Initializing extension XVideo-MotionCompensation
[     3.437] (II) Initializing extension GLX
[     3.451] (II) AIGLX: Loaded and initialized iris
[     3.451] (II) GLX: Initialized DRI2 GL provider for screen 0
[     3.451] (II) Initializing extension XFree86-VidModeExtension
[     3.451] (II) Initializing extension XFree86-DGA
[     3.452] (II) Initializing extension XFree86-DRI
[     3.452] (II) Initializing extension DRI2
[     3.455] (II) modeset(0): Damage tracking initialized
[     3.455] (II) modeset(0): Setting screen physical size to 508 x 285
[     3.495] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     3.496] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     3.496] (II) LoadModule: "libinput"
[     3.496] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     3.499] (II) Module libinput: vendor="X.Org Foundation"
[     3.499] 	compiled for 1.20.8, module version = 0.30.0
[     3.499] 	Module class: X.Org XInput Driver
[     3.499] 	ABI class: X.Org XInput driver, version 24.1
[     3.499] (II) Using input driver 'libinput' for 'Power Button'
[     3.499] (**) Power Button: always reports core events
[     3.499] (**) Option "Device" "/dev/input/event2"
[     3.499] (**) Option "_source" "server/udev"
[     3.503] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     3.503] (II) event2  - Power Button: device is a keyboard
[     3.503] (II) event2  - Power Button: device removed
[     3.547] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     3.547] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     3.548] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     3.548] (II) event2  - Power Button: device is a keyboard
[     3.549] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[     3.549] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     3.549] (II) Using input driver 'libinput' for 'Video Bus'
[     3.549] (**) Video Bus: always reports core events
[     3.549] (**) Option "Device" "/dev/input/event4"
[     3.549] (**) Option "_source" "server/udev"
[     3.550] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     3.550] (II) event4  - Video Bus: device is a keyboard
[     3.550] (II) event4  - Video Bus: device removed
[     3.747] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[     3.747] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     3.748] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     3.748] (II) event4  - Video Bus: device is a keyboard
[     3.749] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     3.749] (II) No input driver specified, ignoring this device.
[     3.749] (II) This device may have been added with another device file.
[     3.749] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[     3.749] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     3.749] (II) Using input driver 'libinput' for 'Video Bus'
[     3.749] (**) Video Bus: always reports core events
[     3.749] (**) Option "Device" "/dev/input/event5"
[     3.749] (**) Option "_source" "server/udev"
[     3.751] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     3.751] (II) event5  - Video Bus: device is a keyboard
[     3.751] (II) event5  - Video Bus: device removed
[     3.827] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/LNXVIDEO:01/input/input5/event5"
[     3.827] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     3.829] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     3.829] (II) event5  - Video Bus: device is a keyboard
[     3.830] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     3.830] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     3.830] (II) Using input driver 'libinput' for 'Power Button'
[     3.830] (**) Power Button: always reports core events
[     3.830] (**) Option "Device" "/dev/input/event1"
[     3.830] (**) Option "_source" "server/udev"
[     3.831] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     3.831] (II) event1  - Power Button: device is a keyboard
[     3.831] (II) event1  - Power Button: device removed
[     4.217] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     4.217] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[     4.218] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     4.218] (II) event1  - Power Button: device is a keyboard
[     4.219] (II) config/udev: Adding drm device (/dev/dri/card1)
[     4.219] (II) xfree86: Adding drm device (/dev/dri/card1)
[     4.219] (II) LoadModule: "modesetting"
[     4.219] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     4.219] (II) Module modesetting: vendor="X.Org Foundation"
[     4.219] 	compiled for 1.20.10, module version = 1.20.10
[     4.219] 	Module class: X.Org Video Driver
[     4.219] 	ABI class: X.Org Video Driver, version 24.1
[     4.219] (II) UnloadModule: "modesetting"
[     4.219] (II) Unloading modesetting
[     4.219] (II) Failed to load module "modesetting" (already loaded, 0)
[     4.219] xf86: found device 1
[     4.219] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event10)
[     4.219] (II) No input driver specified, ignoring this device.
[     4.219] (II) This device may have been added with another device file.
[     4.220] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event11)
[     4.220] (II) No input driver specified, ignoring this device.
[     4.220] (II) This device may have been added with another device file.
[     4.220] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event12)
[     4.220] (II) No input driver specified, ignoring this device.
[     4.220] (II) This device may have been added with another device file.
[     4.221] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event7)
[     4.221] (II) No input driver specified, ignoring this device.
[     4.221] (II) This device may have been added with another device file.
[     4.221] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event8)
[     4.221] (II) No input driver specified, ignoring this device.
[     4.221] (II) This device may have been added with another device file.
[     4.221] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event9)
[     4.221] (II) No input driver specified, ignoring this device.
[     4.221] (II) This device may have been added with another device file.
[     4.222] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event13)
[     4.222] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     4.222] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[     4.222] (**) Asus WMI hotkeys: always reports core events
[     4.222] (**) Option "Device" "/dev/input/event13"
[     4.222] (**) Option "_source" "server/udev"
[     4.223] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     4.223] (II) event13 - Asus WMI hotkeys: device is a keyboard
[     4.223] (II) event13 - Asus WMI hotkeys: device removed
[     4.447] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input13/event13"
[     4.447] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 10)
[     4.447] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     4.447] (II) event13 - Asus WMI hotkeys: device is a keyboard
[     4.448] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     4.448] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     4.448] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     4.448] (**) AT Translated Set 2 keyboard: always reports core events
[     4.448] (**) Option "Device" "/dev/input/event3"
[     4.448] (**) Option "_source" "server/udev"
[     4.449] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     4.449] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     4.449] (II) event3  - AT Translated Set 2 keyboard: device removed
[     4.507] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     4.507] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[     4.509] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     4.509] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     4.510] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[     4.510] (II) No input driver specified, ignoring this device.
[     4.510] (II) This device may have been added with another device file.
[     4.578] (II) modeset(0): EDID vendor "BOE", prod id 2038
[     4.578] (II) modeset(0): Printing DDC gathered Modelines:
[     4.578] (II) modeset(0): Modeline "1920x1080"x0.0  147.30  1920 1968 2000 2192  1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[     4.588] (II) config/udev: removing device Video Bus
[     4.588] (II) event5  - Video Bus: device removed
[     4.727] (II) UnloadModule: "libinput"
[     4.727] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[     4.727] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     4.727] (II) Using input driver 'libinput' for 'Video Bus'
[     4.727] (**) Video Bus: always reports core events
[     4.727] (**) Option "Device" "/dev/input/event5"
[     4.727] (**) Option "_source" "server/udev"
[     4.729] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     4.729] (II) event5  - Video Bus: device is a keyboard
[     4.730] (II) event5  - Video Bus: device removed
[     4.857] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/LNXVIDEO:01/input/input5/event5"
[     4.857] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     4.859] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     4.859] (II) event5  - Video Bus: device is a keyboard
[     4.860] (II) config/udev: removing device Video Bus
[     4.860] (II) event4  - Video Bus: device removed
[     4.987] (II) UnloadModule: "libinput"
[     4.987] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[     4.987] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     4.987] (II) Using input driver 'libinput' for 'Video Bus'
[     4.987] (**) Video Bus: always reports core events
[     4.987] (**) Option "Device" "/dev/input/event4"
[     4.987] (**) Option "_source" "server/udev"
[     4.989] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     4.989] (II) event4  - Video Bus: device is a keyboard
[     4.989] (II) event4  - Video Bus: device removed
[     5.087] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[     5.087] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     5.089] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     5.089] (II) event4  - Video Bus: device is a keyboard
[     5.091] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[     5.091] (II) No input driver specified, ignoring this device.
[     5.091] (II) This device may have been added with another device file.
[     5.091] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event7)
[     5.091] (II) No input driver specified, ignoring this device.
[     5.091] (II) This device may have been added with another device file.
[     5.092] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event9)
[     5.092] (II) No input driver specified, ignoring this device.
[     5.092] (II) This device may have been added with another device file.
[     5.092] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event8)
[     5.092] (II) No input driver specified, ignoring this device.
[     5.092] (II) This device may have been added with another device file.
[     5.092] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event10)
[     5.092] (II) No input driver specified, ignoring this device.
[     5.092] (II) This device may have been added with another device file.
[     5.093] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:1c.4/0000:02:00.0/drm/card1 /dev/dri/card1
[     5.093] (II) config/udev: Adding drm device (/dev/dri/card1)
[     5.093] (II) xfree86: Adding drm device (/dev/dri/card1)
[     5.093] (II) LoadModule: "modesetting"
[     5.093] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.093] (II) Module modesetting: vendor="X.Org Foundation"
[     5.093] 	compiled for 1.20.10, module version = 1.20.10
[     5.093] 	Module class: X.Org Video Driver
[     5.093] 	ABI class: X.Org Video Driver, version 24.1
[     5.093] (II) UnloadModule: "modesetting"
[     5.093] (II) Unloading modesetting
[     5.093] (II) Failed to load module "modesetting" (already loaded, 0)
[     5.093] xf86: found device 1
[     5.093] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event12)
[     5.093] (II) No input driver specified, ignoring this device.
[     5.093] (II) This device may have been added with another device file.
[     5.094] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event11)
[     5.094] (II) No input driver specified, ignoring this device.
[     5.094] (II) This device may have been added with another device file.
[     5.094] (II) config/udev: Adding input device USB2.0 HD UVC WebCam: USB2.0 HD (/dev/input/event21)
[     5.094] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "libinput keyboard catchall"
[     5.094] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam: USB2.0 HD'
[     5.094] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core events
[     5.094] (**) Option "Device" "/dev/input/event21"
[     5.094] (**) Option "_source" "server/udev"
[     5.095] (II) event21 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[     5.095] (II) event21 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[     5.095] (II) event21 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[     5.207] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input23/event21"
[     5.207] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam: USB2.0 HD" (type: KEYBOARD, id 12)
[     5.209] (II) event21 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[     5.209] (II) event21 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[     5.211] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event20)
[     5.211] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[     5.211] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[     5.211] (**) Logitech USB Optical Mouse: always reports core events
[     5.211] (**) Option "Device" "/dev/input/event20"
[     5.211] (**) Option "_source" "server/udev"
[     5.212] (II) event20 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[     5.212] (II) event20 - Logitech USB Optical Mouse: device is a pointer
[     5.213] (II) event20 - Logitech USB Optical Mouse: device removed
[     5.317] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.0/0003:046D:C077.0006/input/input22/event20"
[     5.317] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 13)
[     5.317] (**) Option "AccelerationScheme" "none"
[     5.317] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[     5.317] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[     5.317] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[     5.319] (II) event20 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[     5.320] (II) event20 - Logitech USB Optical Mouse: device is a pointer
[     5.328] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse3)
[     5.328] (II) No input driver specified, ignoring this device.
[     5.328] (II) This device may have been added with another device file.
[     5.329] (II) config/udev: Adding input device HT CB-GK-16 Firefly Consumer Control (/dev/input/event16)
[     5.329] (**) HT CB-GK-16 Firefly Consumer Control: Applying InputClass "libinput keyboard catchall"
[     5.329] (II) Using input driver 'libinput' for 'HT CB-GK-16 Firefly Consumer Control'
[     5.329] (**) HT CB-GK-16 Firefly Consumer Control: always reports core events
[     5.329] (**) Option "Device" "/dev/input/event16"
[     5.329] (**) Option "_source" "server/udev"
[     5.332] (II) event16 - HT CB-GK-16 Firefly Consumer Control: is tagged by udev as: Keyboard
[     5.332] (II) event16 - HT CB-GK-16 Firefly Consumer Control: device is a keyboard
[     5.332] (II) event16 - HT CB-GK-16 Firefly Consumer Control: device removed
[     5.377] (II) libinput: HT CB-GK-16 Firefly Consumer Control: needs a virtual subdevice
[     5.377] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1:1.1/0003:04D9:A1CD.0003/input/input18/event16"
[     5.377] (II) XINPUT: Adding extended input device "HT CB-GK-16 Firefly Consumer Control" (type: MOUSE, id 14)
[     5.377] (**) Option "AccelerationScheme" "none"
[     5.377] (**) HT CB-GK-16 Firefly Consumer Control: (accel) selected scheme none/0
[     5.377] (**) HT CB-GK-16 Firefly Consumer Control: (accel) acceleration factor: 2.000
[     5.377] (**) HT CB-GK-16 Firefly Consumer Control: (accel) acceleration threshold: 4
[     5.380] (II) event16 - HT CB-GK-16 Firefly Consumer Control: is tagged by udev as: Keyboard
[     5.380] (II) event16 - HT CB-GK-16 Firefly Consumer Control: device is a keyboard
[     5.380] (**) HT CB-GK-16 Firefly Consumer Control: Applying InputClass "libinput keyboard catchall"
[     5.380] (II) Using input driver 'libinput' for 'HT CB-GK-16 Firefly Consumer Control'
[     5.380] (**) HT CB-GK-16 Firefly Consumer Control: always reports core events
[     5.380] (**) Option "Device" "/dev/input/event16"
[     5.380] (**) Option "_source" "_driver/libinput"
[     5.380] (II) libinput: HT CB-GK-16 Firefly Consumer Control: is a virtual subdevice
[     5.380] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1:1.1/0003:04D9:A1CD.0003/input/input18/event16"
[     5.380] (II) XINPUT: Adding extended input device "HT CB-GK-16 Firefly Consumer Control" (type: KEYBOARD, id 15)
[     5.382] (II) config/udev: Adding input device HT CB-GK-16 Firefly (/dev/input/event19)
[     5.382] (**) HT CB-GK-16 Firefly: Applying InputClass "libinput pointer catchall"
[     5.382] (II) Using input driver 'libinput' for 'HT CB-GK-16 Firefly'
[     5.382] (**) HT CB-GK-16 Firefly: always reports core events
[     5.382] (**) Option "Device" "/dev/input/event19"
[     5.382] (**) Option "_source" "server/udev"
[     5.449] (II) event19 - HT CB-GK-16 Firefly: is tagged by udev as: Mouse
[     5.449] (II) event19 - HT CB-GK-16 Firefly: device is a pointer
[     5.450] (II) event19 - HT CB-GK-16 Firefly: device removed
[     5.547] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1:1.3/0003:04D9:A1CD.0005/input/input21/event19"
[     5.547] (II) XINPUT: Adding extended input device "HT CB-GK-16 Firefly" (type: MOUSE, id 16)
[     5.547] (**) Option "AccelerationScheme" "none"
[     5.547] (**) HT CB-GK-16 Firefly: (accel) selected scheme none/0
[     5.547] (**) HT CB-GK-16 Firefly: (accel) acceleration factor: 2.000
[     5.547] (**) HT CB-GK-16 Firefly: (accel) acceleration threshold: 4
[     5.619] (II) event19 - HT CB-GK-16 Firefly: is tagged by udev as: Mouse
[     5.619] (II) event19 - HT CB-GK-16 Firefly: device is a pointer
[     5.621] (II) config/udev: Adding input device HT CB-GK-16 Firefly (/dev/input/mouse2)
[     5.621] (II) No input driver specified, ignoring this device.
[     5.621] (II) This device may have been added with another device file.
[     5.621] (II) config/udev: removing device Asus WMI hotkeys
[     5.621] (II) event13 - Asus WMI hotkeys: device removed
[     5.777] (II) UnloadModule: "libinput"
[     5.777] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event13)
[     5.777] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     5.777] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[     5.777] (**) Asus WMI hotkeys: always reports core events
[     5.777] (**) Option "Device" "/dev/input/event13"
[     5.777] (**) Option "_source" "server/udev"
[     5.778] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     5.779] (II) event13 - Asus WMI hotkeys: device is a keyboard
[     5.779] (II) event13 - Asus WMI hotkeys: device removed
[     5.877] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input13/event13"
[     5.877] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 10)
[     5.878] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     5.878] (II) event13 - Asus WMI hotkeys: device is a keyboard
[     5.879] (II) config/udev: Adding input device ELAN1200:00 04F3:30C6 Mouse (/dev/input/event17)
[     5.879] (**) ELAN1200:00 04F3:30C6 Mouse: Applying InputClass "libinput pointer catchall"
[     5.879] (II) Using input driver 'libinput' for 'ELAN1200:00 04F3:30C6 Mouse'
[     5.879] (**) ELAN1200:00 04F3:30C6 Mouse: always reports core events
[     5.879] (**) Option "Device" "/dev/input/event17"
[     5.879] (**) Option "_source" "server/udev"
[     5.881] (II) event17 - ELAN1200:00 04F3:30C6 Mouse: is tagged by udev as: Mouse Pointingstick
[     5.882] (II) event17 - ELAN1200:00 04F3:30C6 Mouse: device is a pointer
[     5.883] (II) event17 - ELAN1200:00 04F3:30C6 Mouse: device removed
[     6.047] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1200:00/0018:04F3:30C6.0001/input/input19/event17"
[     6.047] (II) XINPUT: Adding extended input device "ELAN1200:00 04F3:30C6 Mouse" (type: MOUSE, id 17)
[     6.047] (**) Option "AccelerationScheme" "none"
[     6.047] (**) ELAN1200:00 04F3:30C6 Mouse: (accel) selected scheme none/0
[     6.047] (**) ELAN1200:00 04F3:30C6 Mouse: (accel) acceleration factor: 2.000
[     6.047] (**) ELAN1200:00 04F3:30C6 Mouse: (accel) acceleration threshold: 4
[     6.049] (II) event17 - ELAN1200:00 04F3:30C6 Mouse: is tagged by udev as: Mouse Pointingstick
[     6.050] (II) event17 - ELAN1200:00 04F3:30C6 Mouse: device is a pointer
[     6.052] (II) config/udev: Adding input device HT CB-GK-16 Firefly (/dev/input/event15)
[     6.052] (II) No input driver specified, ignoring this device.
[     6.052] (II) This device may have been added with another device file.
[     6.053] (II) config/udev: Adding input device HT CB-GK-16 Firefly (/dev/input/event14)
[     6.053] (**) HT CB-GK-16 Firefly: Applying InputClass "libinput keyboard catchall"
[     6.053] (II) Using input driver 'libinput' for 'HT CB-GK-16 Firefly'
[     6.053] (**) HT CB-GK-16 Firefly: always reports core events
[     6.053] (**) Option "Device" "/dev/input/event14"
[     6.053] (**) Option "_source" "server/udev"
[     6.054] (II) event14 - HT CB-GK-16 Firefly: is tagged by udev as: Keyboard
[     6.054] (II) event14 - HT CB-GK-16 Firefly: device is a keyboard
[     6.054] (II) event14 - HT CB-GK-16 Firefly: device removed
[     6.127] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1:1.0/0003:04D9:A1CD.0002/input/input16/event14"
[     6.127] (II) XINPUT: Adding extended input device "HT CB-GK-16 Firefly" (type: KEYBOARD, id 18)
[     6.130] (II) event14 - HT CB-GK-16 Firefly: is tagged by udev as: Keyboard
[     6.130] (II) event14 - HT CB-GK-16 Firefly: device is a keyboard
[     6.131] (II) config/udev: Adding input device ELAN1200:00 04F3:30C6 Touchpad (/dev/input/event18)
[     6.131] (**) ELAN1200:00 04F3:30C6 Touchpad: Applying InputClass "libinput touchpad catchall"
[     6.131] (II) Using input driver 'libinput' for 'ELAN1200:00 04F3:30C6 Touchpad'
[     6.131] (**) ELAN1200:00 04F3:30C6 Touchpad: always reports core events
[     6.131] (**) Option "Device" "/dev/input/event18"
[     6.131] (**) Option "_source" "server/udev"
[     6.133] (II) event18 - ELAN1200:00 04F3:30C6 Touchpad: is tagged by udev as: Touchpad
[     6.136] (II) event18 - ELAN1200:00 04F3:30C6 Touchpad: device is a touchpad
[     6.136] (II) event18 - ELAN1200:00 04F3:30C6 Touchpad: device removed
[     6.287] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1200:00/0018:04F3:30C6.0001/input/input20/event18"
[     6.287] (II) XINPUT: Adding extended input device "ELAN1200:00 04F3:30C6 Touchpad" (type: TOUCHPAD, id 19)
[     6.289] (**) Option "AccelerationScheme" "none"
[     6.289] (**) ELAN1200:00 04F3:30C6 Touchpad: (accel) selected scheme none/0
[     6.289] (**) ELAN1200:00 04F3:30C6 Touchpad: (accel) acceleration factor: 2.000
[     6.289] (**) ELAN1200:00 04F3:30C6 Touchpad: (accel) acceleration threshold: 4
[     6.292] (II) event18 - ELAN1200:00 04F3:30C6 Touchpad: is tagged by udev as: Touchpad
[     6.294] (II) event18 - ELAN1200:00 04F3:30C6 Touchpad: device is a touchpad
[     6.296] (II) config/udev: Adding input device ELAN1200:00 04F3:30C6 Mouse (/dev/input/mouse0)
[     6.296] (II) No input driver specified, ignoring this device.
[     6.296] (II) This device may have been added with another device file.
[     6.297] (II) config/udev: Adding input device ELAN1200:00 04F3:30C6 Touchpad (/dev/input/mouse1)
[     6.297] (II) No input driver specified, ignoring this device.
[     6.297] (II) This device may have been added with another device file.
[    10.457] (II) modeset(0): EDID vendor "BOE", prod id 2038
[    10.457] (II) modeset(0): Printing DDC gathered Modelines:
[    10.457] (II) modeset(0): Modeline "1920x1080"x0.0  147.30  1920 1968 2000 2192  1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[    11.198] (II) modeset(0): EDID vendor "BOE", prod id 2038
[    11.198] (II) modeset(0): Printing DDC gathered Modelines:
[    11.198] (II) modeset(0): Modeline "1920x1080"x0.0  147.30  1920 1968 2000 2192  1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)

It happened before also, for first time it was working. But after next boot it wasn't

Offline

#4 2021-01-08 09:24:42

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

Re: [SOLVED]Nvidia Graphics don't Work

That's due to race conditions, add both i915 and the relevant nvidia modules to your mkinitcpio.conf: https://wiki.archlinux.org/index.php/Ke … _KMS_start https://wiki.archlinux.org/index.php/NV … de_setting

Offline

#5 2021-01-08 09:33:27

cyborge
Member
Registered: 2021-01-08
Posts: 30

Re: [SOLVED]Nvidia Graphics don't Work

V1del wrote:

That's due to race conditions, add both i915 and the relevant nvidia modules to your mkinitcpio.conf: https://wiki.archlinux.org/index.php/Ke … _KMS_start https://wiki.archlinux.org/index.php/NV … de_setting

Hi , but I'm unable to understand how to add. Can you provide somewhat explanation.

Offline

#6 2021-01-08 09:45:00

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

Re: [SOLVED]Nvidia Graphics don't Work

Just add them all to that list and then regenerate the images.

MODULES=( i915 nvidia nvidia_drm nvidia_modeset nvidia_uvm )

and then run

mkinitcpio -P

And if that worked you will want to add the pacman hook so you don't forget it on nvidia updates

Last edited by V1del (2021-01-08 09:51:57)

Offline

#7 2021-01-08 09:49:30

cyborge
Member
Registered: 2021-01-08
Posts: 30

Re: [SOLVED]Nvidia Graphics don't Work

V1del wrote:

Just add them all to that list and then regenerate the images.

MODULES=( i915 nvidia nvidia_drm nvidia_modeset nvidia_uvm )

and then run

mkinitcpio -P

Thanks a lot finally it worked. Now do I have to enable nvidia.hook ,
And as the problem is solved how to close of mark this thread as solved

Offline

#8 2021-01-08 09:52:42

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

Re: [SOLVED]Nvidia Graphics don't Work

Edit the first post and add [SOLVED] to the title.

Offline

Board footer

Powered by FluxBB