Package: xserver-xorg Version: 1:7.7+19 Severity: important After I upgrade from Debian 9 to Debian 10 the X server does not start at all. The same happends when my display manager (sddm) starts the X server or if I start it with "startx" command.
The end of Xorg.0.log shows errors about "modeset" driver and "EnterVT failed for screen 0". The complete Xorg.0.log file is attached. ---------- [ 1892.784] (EE) modeset(0): failed to set mode: Invalid argument [ 1892.784] (EE) Fatal server error: [ 1892.784] (EE) EnterVT failed for screen 0 [ 1892.784] (EE) [ 1892.784] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 1892.784] (EE) Please also check the log file at "/home/dtw/.local/share/xorg/Xorg.0.log" for additional information. [ 1892.784] (EE) [ 1892.784] (II) AIGLX: Suspending AIGLX clients for VT switch [ 1892.842] (EE) Server terminated with error (1). Closing log file. ---------- The computer has Intel graphics controller which worked with Debian 9. The kernel driver and module is called "i915". There is a similar bug report on <https://gitlab.freedesktop.org/xorg/xserver/issues/542>.
[ 1834.428] X.Org X Server 1.20.4 X Protocol Version 11, Revision 0 [ 1834.431] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian [ 1834.433] Current Operating System: Linux imladris 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5 (2019-06-19) x86_64 [ 1834.433] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-5-amd64 root=/dev/mapper/imladris-root ro quiet loglevel=3 [ 1834.435] Build Date: 05 March 2019 08:11:12PM [ 1834.436] xorg-server 2:1.20.4-1 (https://www.debian.org/support) [ 1834.437] Current version of pixman: 0.36.0 [ 1834.440] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 1834.440] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 1834.445] (==) Log file: "/home/dtw/.local/share/xorg/Xorg.0.log", Time: Sun Jul 7 10:47:05 2019 [ 1834.447] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 1834.447] (==) No Layout section. Using the first Screen section. [ 1834.447] (==) No screen section available. Using defaults. [ 1834.447] (**) |-->Screen "Default Screen Section" (0) [ 1834.447] (**) | |-->Monitor "<default monitor>" [ 1834.447] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 1834.447] (==) Automatically adding devices [ 1834.447] (==) Automatically enabling devices [ 1834.447] (==) Automatically adding GPU devices [ 1834.447] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 1834.447] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 1834.447] Entry deleted from font path. [ 1834.447] (==) 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 [ 1834.447] (==) ModulePath set to "/usr/lib/xorg/modules" [ 1834.447] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 1834.447] (II) Loader magic: 0x560f67319e20 [ 1834.447] (II) Module ABI versions: [ 1834.447] X.Org ANSI C Emulation: 0.4 [ 1834.447] X.Org Video Driver: 24.0 [ 1834.447] X.Org XInput driver : 24.1 [ 1834.447] X.Org Server Extension : 10.0 [ 1834.448] (++) using VT number 2 [ 1834.451] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33 [ 1834.452] (II) xfree86: Adding drm device (/dev/dri/card0) [ 1834.452] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0 [ 1834.455] (--) PCI:*(0@0:2:0) 8086:0166:106b:00fd rev 9, Mem @ 0xa0000000/4194304, 0x90000000/268435456, I/O @ 0x00002000/64, BIOS @ 0x????????/131072 [ 1834.455] (II) LoadModule: "glx" [ 1834.455] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 1834.456] (II) Module glx: vendor="X.Org Foundation" [ 1834.456] compiled for 1.20.4, module version = 1.0.0 [ 1834.456] ABI class: X.Org Server Extension, version 10.0 [ 1834.456] (==) Matched modesetting as autoconfigured driver 0 [ 1834.456] (==) Matched fbdev as autoconfigured driver 1 [ 1834.456] (==) Matched vesa as autoconfigured driver 2 [ 1834.456] (==) Assigned the driver to the xf86ConfigLayout [ 1834.456] (II) LoadModule: "modesetting" [ 1834.457] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 1834.457] (II) Module modesetting: vendor="X.Org Foundation" [ 1834.457] compiled for 1.20.4, module version = 1.20.4 [ 1834.457] Module class: X.Org Video Driver [ 1834.457] ABI class: X.Org Video Driver, version 24.0 [ 1834.457] (II) LoadModule: "fbdev" [ 1834.457] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 1834.457] (II) Module fbdev: vendor="X.Org Foundation" [ 1834.457] compiled for 1.20.0, module version = 0.5.0 [ 1834.457] Module class: X.Org Video Driver [ 1834.457] ABI class: X.Org Video Driver, version 24.0 [ 1834.457] (II) LoadModule: "vesa" [ 1834.457] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 1834.457] (II) Module vesa: vendor="X.Org Foundation" [ 1834.457] compiled for 1.20.1, module version = 2.4.0 [ 1834.457] Module class: X.Org Video Driver [ 1834.457] ABI class: X.Org Video Driver, version 24.0 [ 1834.457] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 1834.457] (II) FBDEV: driver for framebuffer: fbdev [ 1834.457] (II) VESA: driver for VESA chipsets: vesa [ 1834.457] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted) [ 1834.457] (II) modeset(0): using drv /dev/dri/card0 [ 1834.457] (WW) Falling back to old probe method for fbdev [ 1834.457] (II) Loading sub module "fbdevhw" [ 1834.457] (II) LoadModule: "fbdevhw" [ 1834.457] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 1834.457] (II) Module fbdevhw: vendor="X.Org Foundation" [ 1834.457] compiled for 1.20.4, module version = 0.0.2 [ 1834.457] ABI class: X.Org Video Driver, version 24.0 [ 1834.457] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 1834.458] (II) modeset(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 1834.458] (==) modeset(0): Depth 24, (==) framebuffer bpp 32 [ 1834.458] (==) modeset(0): RGB weight 888 [ 1834.458] (==) modeset(0): Default visual is TrueColor [ 1834.458] (II) Loading sub module "glamoregl" [ 1834.458] (II) LoadModule: "glamoregl" [ 1834.458] (II) Loading /usr/lib/xorg/modules/libglamoregl.so [ 1834.461] (II) Module glamoregl: vendor="X.Org Foundation" [ 1834.461] compiled for 1.20.4, module version = 1.0.1 [ 1834.461] ABI class: X.Org ANSI C Emulation, version 0.4 [ 1834.476] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) Ivybridge Mobile [ 1834.476] (II) modeset(0): glamor initialized [ 1834.477] (II) modeset(0): Output eDP-1 has no monitor section [ 1834.592] (II) modeset(0): Output VGA-1 has no monitor section [ 1834.593] (II) modeset(0): Output HDMI-1 has no monitor section [ 1834.593] (II) modeset(0): Output DP-1 has no monitor section [ 1834.595] (II) modeset(0): Output HDMI-2 has no monitor section [ 1834.595] (II) modeset(0): Output DP-2 has no monitor section [ 1834.596] (II) modeset(0): EDID for output eDP-1 [ 1834.596] (II) modeset(0): Manufacturer: APP Model: 9cf2 Serial#: 0 [ 1834.596] (II) modeset(0): Year: 2011 Week: 26 [ 1834.596] (II) modeset(0): EDID Version: 1.4 [ 1834.596] (II) modeset(0): Digital Display Input [ 1834.596] (II) modeset(0): 6 bits per channel [ 1834.596] (II) modeset(0): Digital interface is DisplayPort [ 1834.596] (II) modeset(0): Max Image Size [cm]: horiz.: 26 vert.: 14 [ 1834.596] (II) modeset(0): Gamma: 2.20 [ 1834.596] (II) modeset(0): No DPMS capabilities specified [ 1834.596] (II) modeset(0): Supported color encodings: RGB 4:4:4 [ 1834.596] (II) modeset(0): First detailed timing is preferred mode [ 1834.596] (II) modeset(0): Preferred mode is native pixel format and refresh rate [ 1834.596] (II) modeset(0): redX: 0.593 redY: 0.342 greenX: 0.331 greenY: 0.573 [ 1834.596] (II) modeset(0): blueX: 0.152 blueY: 0.133 whiteX: 0.313 whiteY: 0.329 [ 1834.596] (II) modeset(0): Manufacturer's mask: 0 [ 1834.596] (II) modeset(0): Supported detailed timing: [ 1834.596] (II) modeset(0): clock: 72.0 MHz Image Size: 256 x 144 mm [ 1834.596] (II) modeset(0): h_active: 1366 h_sync: 1380 h_sync_end 1436 h_blank_end 1500 h_border: 0 [ 1834.596] (II) modeset(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0 [ 1834.596] (II) modeset(0): LP116WH4-TJA3 [ 1834.596] (II) modeset(0): Monitor name: Color LCD [ 1834.596] (II) modeset(0): EDID (in hex): [ 1834.596] (II) modeset(0): 00ffffffffffff000610f29c00000000 [ 1834.596] (II) modeset(0): 1a150104951a0e7802ef059757549227 [ 1834.596] (II) modeset(0): 22505400000001010101010101010101 [ 1834.596] (II) modeset(0): 010101010101201c5686500020300e38 [ 1834.596] (II) modeset(0): 13000090100000180000001000000000 [ 1834.596] (II) modeset(0): 00000000000000000000000000fe004c [ 1834.596] (II) modeset(0): 503131365748342d544a4133000000fc [ 1834.596] (II) modeset(0): 00436f6c6f72204c43440a20202000bd [ 1834.597] (II) modeset(0): Printing probed modes for output eDP-1 [ 1834.597] (II) modeset(0): Modeline "1366x768"x60.0 72.00 1366 1380 1436 1500 768 769 772 800 -hsync -vsync (48.0 kHz eP) [ 1834.597] (II) modeset(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d) [ 1834.597] (II) modeset(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d) [ 1834.597] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d) [ 1834.597] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d) [ 1834.597] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d) [ 1834.597] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d) [ 1834.597] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d) [ 1834.597] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d) [ 1834.597] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d) [ 1834.597] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d) [ 1834.597] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d) [ 1834.597] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d) [ 1834.597] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d) [ 1834.597] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d) [ 1834.597] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d) [ 1834.597] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d) [ 1834.597] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d) [ 1834.597] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d) [ 1834.597] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d) [ 1834.597] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d) [ 1834.597] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d) [ 1834.597] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d) [ 1834.597] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d) [ 1834.597] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d) [ 1834.597] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d) [ 1834.597] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d) [ 1834.597] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d) [ 1834.597] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d) [ 1834.597] (II) modeset(0): Modeline "800x512"x120.3 51.56 800 800 828 832 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d) [ 1834.597] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d) [ 1834.597] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d) [ 1834.597] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d) [ 1834.597] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d) [ 1834.597] (II) modeset(0): Modeline "720x450"x119.8 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d) [ 1834.597] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d) [ 1834.597] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d) [ 1834.597] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d) [ 1834.597] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d) [ 1834.597] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d) [ 1834.597] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d) [ 1834.597] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d) [ 1834.597] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d) [ 1834.597] (II) modeset(0): Modeline "680x384"x119.6 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d) [ 1834.597] (II) modeset(0): Modeline "680x384"x119.9 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d) [ 1834.597] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d) [ 1834.597] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d) [ 1834.597] (II) modeset(0): Modeline "576x432"x120.1 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d) [ 1834.597] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d) [ 1834.597] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d) [ 1834.597] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d) [ 1834.597] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d) [ 1834.597] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d) [ 1834.597] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d) [ 1834.597] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d) [ 1834.597] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d) [ 1834.597] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d) [ 1834.597] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d) [ 1834.597] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d) [ 1834.597] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d) [ 1834.597] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d) [ 1834.597] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d) [ 1834.597] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d) [ 1834.597] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d) [ 1834.597] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d) [ 1834.597] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d) [ 1834.712] (II) modeset(0): EDID for output VGA-1 [ 1834.713] (II) modeset(0): EDID for output HDMI-1 [ 1834.713] (II) modeset(0): EDID for output DP-1 [ 1834.715] (II) modeset(0): EDID for output HDMI-2 [ 1834.715] (II) modeset(0): EDID for output DP-2 [ 1834.715] (II) modeset(0): Output eDP-1 connected [ 1834.715] (II) modeset(0): Output VGA-1 disconnected [ 1834.715] (II) modeset(0): Output HDMI-1 disconnected [ 1834.715] (II) modeset(0): Output DP-1 disconnected [ 1834.715] (II) modeset(0): Output HDMI-2 disconnected [ 1834.715] (II) modeset(0): Output DP-2 disconnected [ 1834.715] (II) modeset(0): Using exact sizes for initial modes [ 1834.715] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0 [ 1834.715] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0) [ 1834.715] (==) modeset(0): DPI set to (96, 96) [ 1834.715] (II) Loading sub module "fb" [ 1834.715] (II) LoadModule: "fb" [ 1834.715] (II) Loading /usr/lib/xorg/modules/libfb.so [ 1834.715] (II) Module fb: vendor="X.Org Foundation" [ 1834.715] compiled for 1.20.4, module version = 1.0.0 [ 1834.715] ABI class: X.Org ANSI C Emulation, version 0.4 [ 1834.715] (II) UnloadModule: "fbdev" [ 1834.715] (II) Unloading fbdev [ 1834.715] (II) UnloadSubModule: "fbdevhw" [ 1834.715] (II) Unloading fbdevhw [ 1834.715] (II) UnloadModule: "vesa" [ 1834.715] (II) Unloading vesa [ 1834.718] (==) modeset(0): Backing store enabled [ 1834.718] (==) modeset(0): Silken mouse enabled [ 1834.757] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc. [ 1834.757] (==) modeset(0): DPMS enabled [ 1834.757] (II) modeset(0): [DRI2] Setup complete [ 1834.757] (II) modeset(0): [DRI2] DRI driver: i965 [ 1834.757] (II) modeset(0): [DRI2] VDPAU driver: i965 [ 1834.757] (II) Initializing extension Generic Event Extension [ 1834.758] (II) Initializing extension SHAPE [ 1834.758] (II) Initializing extension MIT-SHM [ 1834.758] (II) Initializing extension XInputExtension [ 1834.758] (II) Initializing extension XTEST [ 1834.758] (II) Initializing extension BIG-REQUESTS [ 1834.758] (II) Initializing extension SYNC [ 1834.758] (II) Initializing extension XKEYBOARD [ 1834.758] (II) Initializing extension XC-MISC [ 1834.759] (II) Initializing extension SECURITY [ 1834.759] (II) Initializing extension XFIXES [ 1834.759] (II) Initializing extension RENDER [ 1834.759] (II) Initializing extension RANDR [ 1834.759] (II) Initializing extension COMPOSITE [ 1834.759] (II) Initializing extension DAMAGE [ 1834.759] (II) Initializing extension MIT-SCREEN-SAVER [ 1834.760] (II) Initializing extension DOUBLE-BUFFER [ 1834.760] (II) Initializing extension RECORD [ 1834.760] (II) Initializing extension DPMS [ 1834.760] (II) Initializing extension Present [ 1834.760] (II) Initializing extension DRI3 [ 1834.760] (II) Initializing extension X-Resource [ 1834.760] (II) Initializing extension XVideo [ 1834.760] (II) Initializing extension XVideo-MotionCompensation [ 1834.760] (II) Initializing extension SELinux [ 1834.760] (II) SELinux: Disabled on system [ 1834.760] (II) Initializing extension GLX [ 1834.766] (II) AIGLX: Loaded and initialized i965 [ 1834.766] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 1834.766] (II) Initializing extension XFree86-VidModeExtension [ 1834.766] (II) Initializing extension XFree86-DGA [ 1834.766] (II) Initializing extension XFree86-DRI [ 1834.766] (II) Initializing extension DRI2 [ 1834.768] (II) modeset(0): Damage tracking initialized [ 1834.768] (II) modeset(0): Setting screen physical size to 361 x 203 [ 1834.808] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 1834.808] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 1834.808] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 1834.808] (II) LoadModule: "libinput" [ 1834.808] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so [ 1834.812] (II) Module libinput: vendor="X.Org Foundation" [ 1834.812] compiled for 1.20.4, module version = 0.28.2 [ 1834.812] Module class: X.Org XInput Driver [ 1834.812] ABI class: X.Org XInput driver, version 24.1 [ 1834.812] (II) Using input driver 'libinput' for 'Power Button' [ 1834.813] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 20 paused 0 [ 1834.813] (**) Power Button: always reports core events [ 1834.813] (**) Option "Device" "/dev/input/event3" [ 1834.813] (**) Option "_source" "server/udev" [ 1834.815] (II) event3 - Power Button: is tagged by udev as: Keyboard [ 1834.815] (II) event3 - Power Button: device is a keyboard [ 1834.815] (II) event3 - Power Button: device removed [ 1834.815] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3" [ 1834.815] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 1834.815] (**) Option "xkb_model" "pc105" [ 1834.815] (**) Option "xkb_layout" "fi" [ 1834.815] (**) Option "xkb_options" "ctrl:swapcaps,compose:rwin" [ 1834.832] (II) event3 - Power Button: is tagged by udev as: Keyboard [ 1834.832] (II) event3 - Power Button: device is a keyboard [ 1834.833] (II) config/udev: Adding input device Video Bus (/dev/input/event4) [ 1834.833] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 1834.833] (**) Video Bus: Applying InputClass "libinput keyboard catchall" [ 1834.833] (II) Using input driver 'libinput' for 'Video Bus' [ 1834.834] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 23 paused 0 [ 1834.834] (**) Video Bus: always reports core events [ 1834.834] (**) Option "Device" "/dev/input/event4" [ 1834.834] (**) Option "_source" "server/udev" [ 1834.835] (II) event4 - Video Bus: is tagged by udev as: Keyboard [ 1834.835] (II) event4 - Video Bus: device is a keyboard [ 1834.835] (II) event4 - Video Bus: device removed [ 1834.835] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4" [ 1834.835] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [ 1834.835] (**) Option "xkb_model" "pc105" [ 1834.835] (**) Option "xkb_layout" "fi" [ 1834.835] (**) Option "xkb_options" "ctrl:swapcaps,compose:rwin" [ 1834.836] (II) event4 - Video Bus: is tagged by udev as: Keyboard [ 1834.836] (II) event4 - Video Bus: device is a keyboard [ 1834.837] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 1834.837] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 1834.837] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 1834.837] (II) Using input driver 'libinput' for 'Power Button' [ 1834.838] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 24 paused 0 [ 1834.838] (**) Power Button: always reports core events [ 1834.838] (**) Option "Device" "/dev/input/event1" [ 1834.838] (**) Option "_source" "server/udev" [ 1834.839] (II) event1 - Power Button: is tagged by udev as: Keyboard [ 1834.839] (II) event1 - Power Button: device is a keyboard [ 1834.839] (II) event1 - Power Button: device removed [ 1834.839] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1" [ 1834.839] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8) [ 1834.839] (**) Option "xkb_model" "pc105" [ 1834.839] (**) Option "xkb_layout" "fi" [ 1834.839] (**) Option "xkb_options" "ctrl:swapcaps,compose:rwin" [ 1834.840] (II) event1 - Power Button: is tagged by udev as: Keyboard [ 1834.840] (II) event1 - Power Button: device is a keyboard [ 1834.841] (II) config/udev: Adding input device Lid Switch (/dev/input/event0) [ 1834.841] (II) No input driver specified, ignoring this device. [ 1834.841] (II) This device may have been added with another device file. [ 1834.841] (II) config/udev: Adding input device Sleep Button (/dev/input/event2) [ 1834.841] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 1834.841] (**) Sleep Button: Applying InputClass "libinput keyboard catchall" [ 1834.841] (II) Using input driver 'libinput' for 'Sleep Button' [ 1834.842] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 25 paused 0 [ 1834.842] (**) Sleep Button: always reports core events [ 1834.842] (**) Option "Device" "/dev/input/event2" [ 1834.842] (**) Option "_source" "server/udev" [ 1834.843] (II) event2 - Sleep Button: is tagged by udev as: Keyboard [ 1834.843] (II) event2 - Sleep Button: device is a keyboard [ 1834.843] (II) event2 - Sleep Button: device removed [ 1834.843] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2" [ 1834.843] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9) [ 1834.843] (**) Option "xkb_model" "pc105" [ 1834.843] (**) Option "xkb_layout" "fi" [ 1834.843] (**) Option "xkb_options" "ctrl:swapcaps,compose:rwin" [ 1834.844] (II) event2 - Sleep Button: is tagged by udev as: Keyboard [ 1834.844] (II) event2 - Sleep Button: device is a keyboard [ 1834.845] (II) config/udev: Adding input device FaceTime HD Camera (Built-in): (/dev/input/event13) [ 1834.846] (**) FaceTime HD Camera (Built-in): : Applying InputClass "evdev keyboard catchall" [ 1834.846] (**) FaceTime HD Camera (Built-in): : Applying InputClass "libinput keyboard catchall" [ 1834.846] (II) Using input driver 'libinput' for 'FaceTime HD Camera (Built-in): ' [ 1834.847] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 26 paused 0 [ 1834.847] (**) FaceTime HD Camera (Built-in): : always reports core events [ 1834.847] (**) Option "Device" "/dev/input/event13" [ 1834.847] (**) Option "_source" "server/udev" [ 1834.848] (II) event13 - FaceTime HD Camera (Built-in): : is tagged by udev as: Keyboard [ 1834.848] (II) event13 - FaceTime HD Camera (Built-in): : device is a keyboard [ 1834.848] (II) event13 - FaceTime HD Camera (Built-in): : device removed [ 1834.848] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input13/event13" [ 1834.848] (II) XINPUT: Adding extended input device "FaceTime HD Camera (Built-in): " (type: KEYBOARD, id 10) [ 1834.848] (**) Option "xkb_model" "pc105" [ 1834.848] (**) Option "xkb_layout" "fi" [ 1834.848] (**) Option "xkb_options" "ctrl:swapcaps,compose:rwin" [ 1834.850] (II) event13 - FaceTime HD Camera (Built-in): : is tagged by udev as: Keyboard [ 1834.850] (II) event13 - FaceTime HD Camera (Built-in): : device is a keyboard [ 1834.850] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event10) [ 1834.850] (II) No input driver specified, ignoring this device. [ 1834.850] (II) This device may have been added with another device file. [ 1834.851] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event11) [ 1834.851] (II) No input driver specified, ignoring this device. [ 1834.851] (II) This device may have been added with another device file. [ 1834.851] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event8) [ 1834.851] (II) No input driver specified, ignoring this device. [ 1834.851] (II) This device may have been added with another device file. [ 1834.851] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event9) [ 1834.851] (II) No input driver specified, ignoring this device. [ 1834.851] (II) This device may have been added with another device file. [ 1834.852] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event5) [ 1834.852] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall" [ 1834.852] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "libinput keyboard catchall" [ 1834.852] (II) Using input driver 'libinput' for 'Apple Inc. Apple Internal Keyboard / Trackpad' [ 1834.853] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 27 paused 0 [ 1834.853] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events [ 1834.853] (**) Option "Device" "/dev/input/event5" [ 1834.853] (**) Option "_source" "server/udev" [ 1834.855] (II) event5 - Apple Inc. Apple Internal Keyboard / Trackpad: is tagged by udev as: Keyboard [ 1834.855] (II) event5 - Apple Inc. Apple Internal Keyboard / Trackpad: device is a keyboard [ 1834.856] (II) event5 - Apple Inc. Apple Internal Keyboard / Trackpad: device removed [ 1834.856] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.2/2-1.8.2:1.0/0003:05AC:024A.0001/input/input5/event5" [ 1834.856] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 11) [ 1834.856] (**) Option "xkb_model" "pc105" [ 1834.856] (**) Option "xkb_layout" "fi" [ 1834.856] (**) Option "xkb_options" "ctrl:swapcaps,compose:rwin" [ 1834.858] (II) event5 - Apple Inc. Apple Internal Keyboard / Trackpad: is tagged by udev as: Keyboard [ 1834.858] (II) event5 - Apple Inc. Apple Internal Keyboard / Trackpad: device is a keyboard [ 1834.859] (II) config/udev: Adding input device bcm5974 (/dev/input/event14) [ 1834.859] (**) bcm5974: Applying InputClass "evdev touchpad catchall" [ 1834.859] (**) bcm5974: Applying InputClass "libinput touchpad catchall" [ 1834.859] (**) bcm5974: Applying InputClass "touchpad catchall" [ 1834.859] (**) bcm5974: Applying InputClass "Default clickpad buttons" [ 1834.859] (**) bcm5974: Applying InputClass "Disable clickpad buttons on Apple touchpads" [ 1834.859] (II) LoadModule: "synaptics" [ 1834.859] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 1834.859] (II) Module synaptics: vendor="X.Org Foundation" [ 1834.859] compiled for 1.20.1, module version = 1.9.1 [ 1834.859] Module class: X.Org XInput Driver [ 1834.859] ABI class: X.Org XInput driver, version 24.1 [ 1834.859] (II) Using input driver 'synaptics' for 'bcm5974' [ 1834.861] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 28 paused 0 [ 1834.861] (**) bcm5974: always reports core events [ 1834.861] (**) Option "Device" "/dev/input/event14" [ 1834.862] (II) synaptics: bcm5974: found clickpad property [ 1834.862] (--) synaptics: bcm5974: x-axis range -4620 - 5140 (res 0) [ 1834.862] (--) synaptics: bcm5974: y-axis range -150 - 6600 (res 0) [ 1834.862] (--) synaptics: bcm5974: pressure range 0 - 256 [ 1834.862] (--) synaptics: bcm5974: finger width range 0 - 16 [ 1834.862] (--) synaptics: bcm5974: buttons: left double triple [ 1834.862] (--) synaptics: bcm5974: Vendor 0x5ac Product 0x24a [ 1834.862] (**) Option "SoftButtonAreas" "0 0 0 0 0 0 0 0" [ 1834.862] (--) synaptics: bcm5974: touchpad found [ 1834.862] (**) bcm5974: always reports core events [ 1834.862] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.2/2-1.8.2:1.2/input/input14/event14" [ 1834.862] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 12) [ 1834.862] (**) synaptics: bcm5974: (accel) MinSpeed is now constant deceleration 2.5 [ 1834.862] (**) synaptics: bcm5974: (accel) MaxSpeed is now 1.75 [ 1834.862] (**) synaptics: bcm5974: (accel) AccelFactor is now 0.017 [ 1834.862] (**) bcm5974: (accel) keeping acceleration scheme 1 [ 1834.862] (**) bcm5974: (accel) acceleration profile 1 [ 1834.862] (**) bcm5974: (accel) acceleration factor: 2.000 [ 1834.862] (**) bcm5974: (accel) acceleration threshold: 4 [ 1834.862] (--) synaptics: bcm5974: touchpad found [ 1834.863] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse1) [ 1834.863] (**) bcm5974: Ignoring device from InputClass "touchpad ignore duplicates" [ 1834.863] (II) config/udev: Adding input device PC Speaker (/dev/input/event12) [ 1834.864] (II) No input driver specified, ignoring this device. [ 1834.864] (II) This device may have been added with another device file. [ 1834.869] (EE) modeset(0): failed to set mode: Invalid argument [ 1840.169] (II) modeset(0): EDID vendor "APP", prod id 40178 [ 1840.169] (II) modeset(0): Printing DDC gathered Modelines: [ 1840.169] (II) modeset(0): Modeline "1366x768"x0.0 72.00 1366 1380 1436 1500 768 769 772 800 -hsync -vsync (48.0 kHz eP) [ 1840.987] (II) modeset(0): EDID vendor "APP", prod id 40178 [ 1840.987] (II) modeset(0): Printing DDC gathered Modelines: [ 1840.987] (II) modeset(0): Modeline "1366x768"x0.0 72.00 1366 1380 1436 1500 768 769 772 800 -hsync -vsync (48.0 kHz eP) [ 1885.380] (**) Option "fd" "20" [ 1885.380] (II) event3 - Power Button: device removed [ 1885.381] (**) Option "fd" "23" [ 1885.381] (II) event4 - Video Bus: device removed [ 1885.382] (**) Option "fd" "24" [ 1885.382] (II) event1 - Power Button: device removed [ 1885.382] (**) Option "fd" "25" [ 1885.382] (II) event2 - Sleep Button: device removed [ 1885.383] (**) Option "fd" "26" [ 1885.383] (II) event13 - FaceTime HD Camera (Built-in): : device removed [ 1885.384] (**) Option "fd" "27" [ 1885.384] (II) event5 - Apple Inc. Apple Internal Keyboard / Trackpad: device removed [ 1885.385] (II) AIGLX: Suspending AIGLX clients for VT switch [ 1885.428] (II) systemd-logind: got pause for 13:65 [ 1885.428] (II) systemd-logind: got pause for 13:69 [ 1885.428] (II) systemd-logind: got pause for 13:78 [ 1885.428] (II) systemd-logind: got pause for 13:77 [ 1885.428] (II) systemd-logind: got pause for 226:0 [ 1885.428] (II) systemd-logind: got pause for 13:67 [ 1885.428] (II) systemd-logind: got pause for 13:66 [ 1885.428] (II) systemd-logind: got pause for 13:68 [ 1892.736] (II) systemd-logind: got resume for 13:65 [ 1892.752] (II) systemd-logind: got resume for 13:69 [ 1892.768] (II) systemd-logind: got resume for 13:78 [ 1892.784] (II) systemd-logind: got resume for 13:77 [ 1892.784] (II) systemd-logind: got resume for 226:0 [ 1892.784] (II) AIGLX: Resuming AIGLX clients after VT switch [ 1892.784] (EE) modeset(0): failed to set mode: Invalid argument [ 1892.784] (EE) Fatal server error: [ 1892.784] (EE) EnterVT failed for screen 0 [ 1892.784] (EE) [ 1892.784] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 1892.784] (EE) Please also check the log file at "/home/dtw/.local/share/xorg/Xorg.0.log" for additional information. [ 1892.784] (EE) [ 1892.784] (II) AIGLX: Suspending AIGLX clients for VT switch [ 1892.842] (EE) Server terminated with error (1). Closing log file.
signature.asc
Description: PGP signature