Created
December 29, 2020 04:43
-
-
Save martian17/c845f33e6bad693dd3061facec30b97a to your computer and use it in GitHub Desktop.
my-display-problem-var-log-Xorg.0.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ cat /var/log/Xorg.0.log | |
[ 4.974] | |
X.Org X Server 1.20.8 | |
X Protocol Version 11, Revision 0 | |
[ 4.974] Build Operating System: Linux 4.15.0-124-generic x86_64 Ubuntu | |
[ 4.974] Current Operating System: Linux ulap1 5.4.0-58-generic #64-Ubuntu SMP Wed Dec 9 08:16:25 UTC 2020 x86_64 | |
[ 4.974] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-58-generic root=UUID=7f2ab20f-c4bd-42fa-8110-95d0cd844432 ro quiet splash | |
[ 4.974] Build Date: 30 November 2020 05:56:33PM | |
[ 4.974] xorg-server 2:1.20.8-2ubuntu2.6 (For technical support please see http://www.ubuntu.com/support) | |
[ 4.974] Current version of pixman: 0.38.4 | |
[ 4.974] Before reporting problems, check http://wiki.x.org | |
to make sure that you have the latest version. | |
[ 4.974] Markers: (--) probed, (**) from config file, (==) default setting, | |
(++) from command line, (!!) notice, (II) informational, | |
(WW) warning, (EE) error, (NI) not implemented, (??) unknown. | |
[ 4.974] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec 28 09:33:22 2020 | |
[ 4.985] (==) Using system config directory "/usr/share/X11/xorg.conf.d" | |
[ 4.991] (==) No Layout section. Using the first Screen section. | |
[ 4.991] (==) No screen section available. Using defaults. | |
[ 4.991] (**) |-->Screen "Default Screen Section" (0) | |
[ 4.991] (**) | |-->Monitor "<default monitor>" | |
[ 4.992] (==) No device specified for screen "Default Screen Section". | |
Using the first device section listed. | |
[ 4.992] (**) | |-->Device "Intel Graphics" | |
[ 4.992] (==) No monitor specified for screen "Default Screen Section". | |
Using a default monitor configuration. | |
[ 4.992] (==) Automatically adding devices | |
[ 4.992] (==) Automatically enabling devices | |
[ 4.992] (==) Automatically adding GPU devices | |
[ 4.992] (==) Automatically binding GPU devices | |
[ 4.992] (==) Max clients allowed: 256, resource mask: 0x1fffff | |
[ 4.996] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. | |
[ 4.996] Entry deleted from font path. | |
[ 5.002] (==) FontPath set to: | |
/usr/share/fonts/X11/misc, | |
/usr/share/fonts/X11/100dpi/:unscaled, | |
/usr/share/fonts/X11/75dpi/:unscaled, | |
/usr/share/fonts/X11/Type1, | |
/usr/share/fonts/X11/100dpi, | |
/usr/share/fonts/X11/75dpi, | |
built-ins | |
[ 5.002] (==) ModulePath set to "/usr/lib/xorg/modules" | |
[ 5.002] (II) The server relies on udev to provide the list of input devices. | |
If no devices become available, reconfigure udev or disable AutoAddDevices. | |
[ 5.002] (II) Loader magic: 0x55a2438bb020 | |
[ 5.002] (II) Module ABI versions: | |
[ 5.002] X.Org ANSI C Emulation: 0.4 | |
[ 5.002] X.Org Video Driver: 24.1 | |
[ 5.002] X.Org XInput driver : 24.1 | |
[ 5.002] X.Org Server Extension : 10.0 | |
[ 5.006] (++) using VT number 7 | |
[ 5.006] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration | |
[ 5.007] (II) xfree86: Adding drm device (/dev/dri/card0) | |
[ 5.012] (--) PCI:*(0@0:2:0) 8086:0126:17aa:3977 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072 | |
[ 5.012] (II) LoadModule: "glx" | |
[ 5.019] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so | |
[ 5.036] (II) Module glx: vendor="X.Org Foundation" | |
[ 5.036] compiled for 1.20.8, module version = 1.0.0 | |
[ 5.036] ABI class: X.Org Server Extension, version 10.0 | |
[ 5.036] (II) LoadModule: "intel" | |
[ 5.036] (WW) Warning, couldn't open module intel | |
[ 5.036] (EE) Failed to load module "intel" (module does not exist, 0) | |
[ 5.036] (==) Matched modesetting as autoconfigured driver 0 | |
[ 5.036] (==) Matched fbdev as autoconfigured driver 1 | |
[ 5.036] (==) Matched vesa as autoconfigured driver 2 | |
[ 5.036] (==) Assigned the driver to the xf86ConfigLayout | |
[ 5.036] (II) LoadModule: "modesetting" | |
[ 5.036] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so | |
[ 5.039] (II) Module modesetting: vendor="X.Org Foundation" | |
[ 5.039] compiled for 1.20.8, module version = 1.20.8 | |
[ 5.039] Module class: X.Org Video Driver | |
[ 5.039] ABI class: X.Org Video Driver, version 24.1 | |
[ 5.039] (II) LoadModule: "fbdev" | |
[ 5.039] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so | |
[ 5.040] (II) Module fbdev: vendor="X.Org Foundation" | |
[ 5.040] compiled for 1.20.1, module version = 0.5.0 | |
[ 5.040] Module class: X.Org Video Driver | |
[ 5.040] ABI class: X.Org Video Driver, version 24.0 | |
[ 5.040] (II) LoadModule: "vesa" | |
[ 5.040] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so | |
[ 5.041] (II) Module vesa: vendor="X.Org Foundation" | |
[ 5.041] compiled for 1.20.4, module version = 2.4.0 | |
[ 5.041] Module class: X.Org Video Driver | |
[ 5.041] ABI class: X.Org Video Driver, version 24.0 | |
[ 5.041] (II) modesetting: Driver for Modesetting Kernel Drivers: kms | |
[ 5.041] (II) FBDEV: driver for framebuffer: fbdev | |
[ 5.041] (II) VESA: driver for VESA chipsets: vesa | |
[ 5.060] (II) modeset(0): using drv /dev/dri/card0 | |
[ 5.060] (WW) Falling back to old probe method for fbdev | |
[ 5.060] (II) Loading sub module "fbdevhw" | |
[ 5.060] (II) LoadModule: "fbdevhw" | |
[ 5.060] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so | |
[ 5.062] (II) Module fbdevhw: vendor="X.Org Foundation" | |
[ 5.062] compiled for 1.20.8, module version = 0.0.2 | |
[ 5.062] ABI class: X.Org Video Driver, version 24.1 | |
[ 5.062] (II) modeset(0): Creating default Display subsection in Screen section | |
"Default Screen Section" for depth/fbbpp 24/32 | |
[ 5.062] (==) modeset(0): Depth 24, (==) framebuffer bpp 32 | |
[ 5.062] (**) modeset(0): Option "AccelMethod" "sna" | |
[ 5.062] (==) modeset(0): RGB weight 888 | |
[ 5.062] (==) modeset(0): Default visual is TrueColor | |
[ 5.062] (**) modeset(0): glamor disabled | |
[ 5.062] (II) modeset(0): ShadowFB: preferred YES, enabled YES | |
[ 5.062] (II) modeset(0): Double-buffered shadow updates: off | |
[ 5.062] (II) modeset(0): Output LVDS-1 has no monitor section | |
[ 5.063] (II) modeset(0): Output VGA-1 has no monitor section | |
[ 5.069] (II) modeset(0): Output HDMI-1 has no monitor section | |
[ 5.069] (II) modeset(0): Output DP-1 has no monitor section | |
[ 5.069] (II) modeset(0): EDID for output LVDS-1 | |
[ 5.069] (II) modeset(0): Manufacturer: LGD Model: 38e Serial#: 0 | |
[ 5.069] (II) modeset(0): Year: 2012 Week: 0 | |
[ 5.069] (II) modeset(0): EDID Version: 1.3 | |
[ 5.069] (II) modeset(0): Digital Display Input | |
[ 5.069] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19 | |
[ 5.069] (II) modeset(0): Gamma: 2.20 | |
[ 5.069] (II) modeset(0): No DPMS capabilities specified | |
[ 5.069] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 | |
[ 5.069] (II) modeset(0): First detailed timing is preferred mode | |
[ 5.069] (II) modeset(0): redX: 0.609 redY: 0.348 greenX: 0.352 greenY: 0.606 | |
[ 5.069] (II) modeset(0): blueX: 0.150 blueY: 0.096 whiteX: 0.313 whiteY: 0.329 | |
[ 5.069] (II) modeset(0): Manufacturer's mask: 0 | |
[ 5.069] (II) modeset(0): Supported detailed timing: | |
[ 5.069] (II) modeset(0): clock: 70.0 MHz Image Size: 344 x 194 mm | |
[ 5.069] (II) modeset(0): h_active: 1366 h_sync: 1402 h_sync_end 1450 h_blank_end 1492 h_border: 0 | |
[ 5.069] (II) modeset(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 782 v_border: 0 | |
[ 5.069] (II) modeset(0): LG Display | |
[ 5.069] (II) modeset(0): LP156WH4-TLN2 | |
[ 5.069] (II) modeset(0): EDID (in hex): | |
[ 5.069] (II) modeset(0): 00ffffffffffff0030e48e0300000000 | |
[ 5.069] (II) modeset(0): 00160103802213780a01a59c595a9b26 | |
[ 5.069] (II) modeset(0): 18505400000001010101010101010101 | |
[ 5.069] (II) modeset(0): 010101010101581b567e50000e302430 | |
[ 5.069] (II) modeset(0): 350058c2100000190000000000000000 | |
[ 5.069] (II) modeset(0): 00000000000000000000000000fe004c | |
[ 5.069] (II) modeset(0): 4720446973706c61790a2020000000fe | |
[ 5.069] (II) modeset(0): 004c503135365748342d544c4e3200c6 | |
[ 5.069] (II) modeset(0): Printing probed modes for output LVDS-1 | |
[ 5.069] (II) modeset(0): Modeline "1366x768"x60.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz eP) | |
[ 5.069] (II) modeset(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "800x512"x120.3 51.56 800 800 828 832 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d) | |
[ 5.069] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "720x450"x119.8 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "680x384"x119.6 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "680x384"x119.9 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "576x432"x120.1 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d) | |
[ 5.070] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d) | |
[ 5.072] (II) modeset(0): EDID for output VGA-1 | |
[ 5.075] (II) modeset(0): EDID for output HDMI-1 | |
[ 5.075] (II) modeset(0): EDID for output DP-1 | |
[ 5.075] (II) modeset(0): Output LVDS-1 connected | |
[ 5.075] (II) modeset(0): Output VGA-1 disconnected | |
[ 5.075] (II) modeset(0): Output HDMI-1 disconnected | |
[ 5.075] (II) modeset(0): Output DP-1 disconnected | |
[ 5.075] (II) modeset(0): Using exact sizes for initial modes | |
[ 5.075] (II) modeset(0): Output LVDS-1 using initial mode 1366x768 +0+0 | |
[ 5.075] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0) | |
[ 5.075] (==) modeset(0): DPI set to (96, 96) | |
[ 5.075] (II) Loading sub module "fb" | |
[ 5.075] (II) LoadModule: "fb" | |
[ 5.075] (II) Loading /usr/lib/xorg/modules/libfb.so | |
[ 5.083] (II) Module fb: vendor="X.Org Foundation" | |
[ 5.085] compiled for 1.20.8, module version = 1.0.0 | |
[ 5.085] ABI class: X.Org ANSI C Emulation, version 0.4 | |
[ 5.085] (II) Loading sub module "shadow" | |
[ 5.085] (II) LoadModule: "shadow" | |
[ 5.085] (II) Loading /usr/lib/xorg/modules/libshadow.so | |
[ 5.097] (II) Module shadow: vendor="X.Org Foundation" | |
[ 5.097] compiled for 1.20.8, module version = 1.1.0 | |
[ 5.097] ABI class: X.Org ANSI C Emulation, version 0.4 | |
[ 5.097] (II) UnloadModule: "fbdev" | |
[ 5.097] (II) Unloading fbdev | |
[ 5.097] (II) UnloadSubModule: "fbdevhw" | |
[ 5.097] (II) Unloading fbdevhw | |
[ 5.097] (II) UnloadModule: "vesa" | |
[ 5.097] (II) Unloading vesa | |
[ 5.100] (==) modeset(0): Backing store enabled | |
[ 5.100] (==) modeset(0): Silken mouse enabled | |
[ 5.127] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc. | |
[ 5.127] (==) modeset(0): DPMS enabled | |
[ 5.127] (WW) modeset(0): Option "Backlight" is not used | |
[ 5.127] (II) Initializing extension Generic Event Extension | |
[ 5.127] (II) Initializing extension SHAPE | |
[ 5.127] (II) Initializing extension MIT-SHM | |
[ 5.127] (II) Initializing extension XInputExtension | |
[ 5.129] (II) Initializing extension XTEST | |
[ 5.129] (II) Initializing extension BIG-REQUESTS | |
[ 5.129] (II) Initializing extension SYNC | |
[ 5.129] (II) Initializing extension XKEYBOARD | |
[ 5.129] (II) Initializing extension XC-MISC | |
[ 5.129] (II) Initializing extension SECURITY | |
[ 5.130] (II) Initializing extension XFIXES | |
[ 5.130] (II) Initializing extension RENDER | |
[ 5.130] (II) Initializing extension RANDR | |
[ 5.130] (II) Initializing extension COMPOSITE | |
[ 5.130] (II) Initializing extension DAMAGE | |
[ 5.130] (II) Initializing extension MIT-SCREEN-SAVER | |
[ 5.131] (II) Initializing extension DOUBLE-BUFFER | |
[ 5.131] (II) Initializing extension RECORD | |
[ 5.131] (II) Initializing extension DPMS | |
[ 5.131] (II) Initializing extension Present | |
[ 5.131] (II) Initializing extension DRI3 | |
[ 5.131] (II) Initializing extension X-Resource | |
[ 5.131] (II) Initializing extension XVideo | |
[ 5.132] (II) Initializing extension XVideo-MotionCompensation | |
[ 5.132] (II) Initializing extension SELinux | |
[ 5.132] (II) SELinux: Disabled on system | |
[ 5.132] (II) Initializing extension GLX | |
[ 5.133] (II) AIGLX: Screen 0 is not DRI2 capable | |
[ 5.488] (II) IGLX: Loaded and initialized swrast | |
[ 5.489] (II) GLX: Initialized DRISWRAST GL provider for screen 0 | |
[ 5.489] (II) Initializing extension XFree86-VidModeExtension | |
[ 5.489] (II) Initializing extension XFree86-DGA | |
[ 5.489] (II) Initializing extension XFree86-DRI | |
[ 5.489] (II) Initializing extension DRI2 | |
[ 5.489] (II) modeset(0): Damage tracking initialized | |
[ 5.489] (II) modeset(0): Setting screen physical size to 361 x 203 | |
[ 5.617] (II) config/udev: Adding input device Power Button (/dev/input/event2) | |
[ 5.617] (**) Power Button: Applying InputClass "libinput keyboard catchall" | |
[ 5.617] (II) LoadModule: "libinput" | |
[ 5.617] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so | |
[ 5.628] (II) Module libinput: vendor="X.Org Foundation" | |
[ 5.628] compiled for 1.20.4, module version = 0.29.0 | |
[ 5.628] Module class: X.Org XInput Driver | |
[ 5.628] ABI class: X.Org XInput driver, version 24.1 | |
[ 5.628] (II) Using input driver 'libinput' for 'Power Button' | |
[ 5.628] (**) Power Button: always reports core events | |
[ 5.628] (**) Option "Device" "/dev/input/event2" | |
[ 5.629] (**) Option "_source" "server/udev" | |
[ 5.667] (II) event2 - Power Button: is tagged by udev as: Keyboard | |
[ 5.667] (II) event2 - Power Button: device is a keyboard | |
[ 5.667] (II) event2 - Power Button: device removed | |
[ 5.681] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2" | |
[ 5.681] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) | |
[ 5.681] (**) Option "xkb_model" "pc105" | |
[ 5.681] (**) Option "xkb_layout" "jp" | |
[ 5.698] (II) event2 - Power Button: is tagged by udev as: Keyboard | |
[ 5.698] (II) event2 - Power Button: device is a keyboard | |
[ 5.698] (II) config/udev: Adding input device Video Bus (/dev/input/event6) | |
[ 5.698] (**) Video Bus: Applying InputClass "libinput keyboard catchall" | |
[ 5.698] (II) Using input driver 'libinput' for 'Video Bus' | |
[ 5.698] (**) Video Bus: always reports core events | |
[ 5.698] (**) Option "Device" "/dev/input/event6" | |
[ 5.698] (**) Option "_source" "server/udev" | |
[ 5.699] (II) event6 - Video Bus: is tagged by udev as: Keyboard | |
[ 5.699] (II) event6 - Video Bus: device is a keyboard | |
[ 5.699] (II) event6 - Video Bus: device removed | |
[ 5.713] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7/event6" | |
[ 5.713] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) | |
[ 5.713] (**) Option "xkb_model" "pc105" | |
[ 5.713] (**) Option "xkb_layout" "jp" | |
[ 5.715] (II) event6 - Video Bus: is tagged by udev as: Keyboard | |
[ 5.716] (II) event6 - Video Bus: device is a keyboard | |
[ 5.716] (II) config/udev: Adding input device Lid Switch (/dev/input/event0) | |
[ 5.716] (II) No input driver specified, ignoring this device. | |
[ 5.716] (II) This device may have been added with another device file. | |
[ 5.717] (II) config/udev: Adding input device Sleep Button (/dev/input/event1) | |
[ 5.717] (**) Sleep Button: Applying InputClass "libinput keyboard catchall" | |
[ 5.717] (II) Using input driver 'libinput' for 'Sleep Button' | |
[ 5.717] (**) Sleep Button: always reports core events | |
[ 5.717] (**) Option "Device" "/dev/input/event1" | |
[ 5.717] (**) Option "_source" "server/udev" | |
[ 5.717] (II) event1 - Sleep Button: is tagged by udev as: Keyboard | |
[ 5.717] (II) event1 - Sleep Button: device is a keyboard | |
[ 5.717] (II) event1 - Sleep Button: device removed | |
[ 5.745] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1" | |
[ 5.745] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8) | |
[ 5.745] (**) Option "xkb_model" "pc105" | |
[ 5.745] (**) Option "xkb_layout" "jp" | |
[ 5.746] (II) event1 - Sleep Button: is tagged by udev as: Keyboard | |
[ 5.746] (II) event1 - Sleep Button: device is a keyboard | |
[ 5.746] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9) | |
[ 5.746] (II) No input driver specified, ignoring this device. | |
[ 5.746] (II) This device may have been added with another device file. | |
[ 5.747] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10) | |
[ 5.747] (II) No input driver specified, ignoring this device. | |
[ 5.747] (II) This device may have been added with another device file. | |
[ 5.747] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8) | |
[ 5.747] (II) No input driver specified, ignoring this device. | |
[ 5.747] (II) This device may have been added with another device file. | |
[ 5.748] (II) config/udev: Adding input device Lenovo EasyCamera: Lenovo EasyC (/dev/input/event7) | |
[ 5.748] (**) Lenovo EasyCamera: Lenovo EasyC: Applying InputClass "libinput keyboard catchall" | |
[ 5.748] (II) Using input driver 'libinput' for 'Lenovo EasyCamera: Lenovo EasyC' | |
[ 5.748] (**) Lenovo EasyCamera: Lenovo EasyC: always reports core events | |
[ 5.748] (**) Option "Device" "/dev/input/event7" | |
[ 5.748] (**) Option "_source" "server/udev" | |
[ 5.749] (II) event7 - Lenovo EasyCamera: Lenovo EasyC: is tagged by udev as: Keyboard | |
[ 5.749] (II) event7 - Lenovo EasyCamera: Lenovo EasyC: device is a keyboard | |
[ 5.749] (II) event7 - Lenovo EasyCamera: Lenovo EasyC: device removed | |
[ 5.789] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input8/event7" | |
[ 5.789] (II) XINPUT: Adding extended input device "Lenovo EasyCamera: Lenovo EasyC" (type: KEYBOARD, id 9) | |
[ 5.789] (**) Option "xkb_model" "pc105" | |
[ 5.789] (**) Option "xkb_layout" "jp" | |
[ 5.790] (II) event7 - Lenovo EasyCamera: Lenovo EasyC: is tagged by udev as: Keyboard | |
[ 5.790] (II) event7 - Lenovo EasyCamera: Lenovo EasyC: device is a keyboard | |
[ 5.791] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event5) | |
[ 5.791] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall" | |
[ 5.791] (II) Using input driver 'libinput' for 'Ideapad extra buttons' | |
[ 5.791] (**) Ideapad extra buttons: always reports core events | |
[ 5.791] (**) Option "Device" "/dev/input/event5" | |
[ 5.791] (**) Option "_source" "server/udev" | |
[ 5.792] (II) event5 - Ideapad extra buttons: is tagged by udev as: Keyboard | |
[ 5.792] (II) event5 - Ideapad extra buttons: device is a keyboard | |
[ 5.792] (II) event5 - Ideapad extra buttons: device removed | |
[ 5.805] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input6/event5" | |
[ 5.805] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 10) | |
[ 5.805] (**) Option "xkb_model" "pc105" | |
[ 5.805] (**) Option "xkb_layout" "jp" | |
[ 5.806] (II) event5 - Ideapad extra buttons: is tagged by udev as: Keyboard | |
[ 5.806] (II) event5 - Ideapad extra buttons: device is a keyboard | |
[ 5.806] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3) | |
[ 5.806] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall" | |
[ 5.806] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard' | |
[ 5.806] (**) AT Translated Set 2 keyboard: always reports core events | |
[ 5.806] (**) Option "Device" "/dev/input/event3" | |
[ 5.806] (**) Option "_source" "server/udev" | |
[ 5.807] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard | |
[ 5.807] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard | |
[ 5.808] (II) event3 - AT Translated Set 2 keyboard: device removed | |
[ 5.821] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3" | |
[ 5.821] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11) | |
[ 5.821] (**) Option "xkb_model" "pc105" | |
[ 5.821] (**) Option "xkb_layout" "jp" | |
[ 5.822] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard | |
[ 5.822] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard | |
[ 5.823] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event4) | |
[ 5.823] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall" | |
[ 5.823] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall" | |
[ 5.823] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons" | |
[ 5.823] (II) LoadModule: "synaptics" | |
[ 5.823] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so | |
[ 5.824] (II) Module synaptics: vendor="X.Org Foundation" | |
[ 5.824] compiled for 1.20.8, module version = 1.9.1 | |
[ 5.824] Module class: X.Org XInput Driver | |
[ 5.824] ABI class: X.Org XInput driver, version 24.1 | |
[ 5.824] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad' | |
[ 5.824] (**) ETPS/2 Elantech Touchpad: always reports core events | |
[ 5.824] (**) Option "Device" "/dev/input/event4" | |
[ 5.861] (II) synaptics: ETPS/2 Elantech Touchpad: ignoring touch events for semi-multitouch device | |
[ 5.861] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 1470 (res 31) | |
[ 5.861] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 630 (res 31) | |
[ 5.861] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255 | |
[ 5.861] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15 | |
[ 5.861] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple | |
[ 5.861] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe | |
[ 5.861] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found | |
[ 5.861] (**) ETPS/2 Elantech Touchpad: always reports core events | |
[ 5.893] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event4" | |
[ 5.893] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 12) | |
[ 5.893] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5 | |
[ 5.893] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75 | |
[ 5.893] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.125 | |
[ 5.893] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1 | |
[ 5.893] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1 | |
[ 5.893] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000 | |
[ 5.893] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4 | |
[ 5.893] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found | |
[ 5.893] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0) | |
[ 5.893] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates" | |
[ 23.595] (II) modeset(0): EDID vendor "LGD", prod id 910 | |
[ 23.595] (II) modeset(0): Printing DDC gathered Modelines: | |
[ 23.595] (II) modeset(0): Modeline "1366x768"x0.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz eP) | |
[ 25.121] (II) modeset(0): EDID vendor "LGD", prod id 910 | |
[ 25.121] (II) modeset(0): Printing DDC gathered Modelines: | |
[ 25.121] (II) modeset(0): Modeline "1366x768"x0.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz eP) | |
[ 2593.787] (II) modeset(0): EDID vendor "LGD", prod id 910 | |
[ 2593.788] (II) modeset(0): Printing DDC gathered Modelines: | |
[ 2593.788] (II) modeset(0): Modeline "1366x768"x0.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz eP) | |
[ 22459.803] (II) modeset(0): EDID vendor "LGD", prod id 910 | |
[ 22459.803] (II) modeset(0): Printing DDC gathered Modelines: | |
[ 22459.803] (II) modeset(0): Modeline "1366x768"x0.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz eP) | |
[ 36573.051] (II) modeset(0): EDID vendor "LGD", prod id 910 | |
[ 36573.051] (II) modeset(0): Printing DDC gathered Modelines: | |
[ 36573.051] (II) modeset(0): Modeline "1366x768"x0.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz eP) | |
[ 36608.047] (II) modeset(0): EDID vendor "LGD", prod id 910 | |
[ 36608.047] (II) modeset(0): Printing DDC gathered Modelines: | |
[ 36608.047] (II) modeset(0): Modeline "1366x768"x0.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz eP) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment