Problem ze startem systemu.
Problem ze startem systemu.
Przy starcie systemu mam czarny ekran. Zauważyłem że problem jest za pomoca 4.18.0-3-amd63 i 4.18.0-2-amd63.
Jak wybiore 4.18.0-1-amd63 startuje bez problemu. Problem musial sie pojawic po aktulizacji systemu.
Jak moge ustawic domyslne 4.16.0-1-amd63
Moja wersja Debiana
buster/sid
Jak wybiore 4.18.0-1-amd63 startuje bez problemu. Problem musial sie pojawic po aktulizacji systemu.
Jak moge ustawic domyslne 4.16.0-1-amd63
Moja wersja Debiana
buster/sid
Ostatnio zmieniony 21 grudnia 2018, 16:17 przez korbielow, łącznie zmieniany 1 raz.
Re: Problem ze startem systemu.
Odinstaluj te niedziałające kernele.
Re: Problem ze startem systemu.
a jak to najlepiej odinstalowac ?
Re: Problem ze startem systemu.
Raczej napraw te niedziałające, zamiast cofać się do starych kerneli.
Ten stary sobie zostaw na takie sytuacje, a ten najnowszy do naprawy, zapewne problem z grafiką.
Potrzebne logi xorg.
Domyślne pozycje do startu ustawiasz w /etc/default/grub
Ten stary sobie zostaw na takie sytuacje, a ten najnowszy do naprawy, zapewne problem z grafiką.
Potrzebne logi xorg.
Domyślne pozycje do startu ustawiasz w /etc/default/grub
Re: Problem ze startem systemu.
Mam takie logi
cat /var/log/Xorg.0.log.old
cat /var/log/Xorg.1.log.old
Kod: Zaznacz cały
root@debian:/home/rafal# nano /var/log/Xorg.
Xorg.0.log Xorg.0.log.old Xorg.1.log Xorg.1.log.old
Kod: Zaznacz cały
[ 5.857]
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[ 5.857] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[ 5.857] Current Operating System: Linux debian 4.18.0-3-amd64 #1 SMP Debian 4.18.20-2 (2018-11-23) x86_64
[ 5.857] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-3-amd64 root=UUID=2d18adb9-81e4-4ad9-92c3-3e1870e31ddf ro quiet
[ 5.857] Build Date: 25 October 2018 06:15:23PM
[ 5.857] xorg-server 2:1.20.3-1 (https://www.debian.org/support)
[ 5.857] Current version of pixman: 0.36.0
[ 5.857] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5.857] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5.857] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 21 14:38:32 2018
[ 5.857] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5.857] (==) No Layout section. Using the first Screen section.
[ 5.857] (==) No screen section available. Using defaults.
[ 5.857] (**) |-->Screen "Default Screen Section" (0)
[ 5.857] (**) | |-->Monitor "<default monitor>"
[ 5.858] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 5.858] (==) Automatically adding devices
[ 5.858] (==) Automatically enabling devices
[ 5.858] (==) Automatically adding GPU devices
[ 5.858] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.858] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 5.858] Entry deleted from font path.
[ 5.858] (==) 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.858] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 5.858] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 5.858] (II) Loader magic: 0x555af48c1e20
[ 5.858] (II) Module ABI versions:
[ 5.858] X.Org ANSI C Emulation: 0.4
[ 5.858] X.Org Video Driver: 24.0
[ 5.858] X.Org XInput driver : 24.1
[ 5.858] X.Org Server Extension : 10.0
[ 5.859] (++) using VT number 7
[ 5.859] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 5.862] (--) PCI:*(0@0:2:0) 8086:0046:1028:040a rev 2, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x000070b0/8, BIOS @ 0x????????/131072
[ 5.863] (II) LoadModule: "glx"
[ 5.863] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5.864] (II) Module glx: vendor="X.Org Foundation"
[ 5.864] compiled for 1.20.3, module version = 1.0.0
[ 5.864] ABI class: X.Org Server Extension, version 10.0
[ 5.864] (==) Matched modesetting as autoconfigured driver 0
[ 5.864] (==) Matched fbdev as autoconfigured driver 1
[ 5.864] (==) Matched vesa as autoconfigured driver 2
[ 5.864] (==) Assigned the driver to the xf86ConfigLayout
[ 5.864] (II) LoadModule: "modesetting"
[ 5.864] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 5.864] (II) Module modesetting: vendor="X.Org Foundation"
[ 5.864] compiled for 1.20.3, module version = 1.20.3
[ 5.864] Module class: X.Org Video Driver
[ 5.864] ABI class: X.Org Video Driver, version 24.0
[ 5.864] (II) LoadModule: "fbdev"
[ 5.865] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 5.865] (II) Module fbdev: vendor="X.Org Foundation"
[ 5.865] compiled for 1.20.0, module version = 0.5.0
[ 5.865] Module class: X.Org Video Driver
[ 5.865] ABI class: X.Org Video Driver, version 24.0
[ 5.865] (II) LoadModule: "vesa"
[ 5.865] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 5.865] (II) Module vesa: vendor="X.Org Foundation"
[ 5.865] compiled for 1.20.1, module version = 2.4.0
[ 5.865] Module class: X.Org Video Driver
[ 5.865] ABI class: X.Org Video Driver, version 24.0
[ 5.865] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 5.865] (II) FBDEV: driver for framebuffer: fbdev
[ 5.865] (II) VESA: driver for VESA chipsets: vesa
[ 5.865] (EE) open /dev/dri/card0: No such file or directory
[ 5.865] (WW) Falling back to old probe method for modesetting
[ 5.865] (EE) open /dev/dri/card0: No such file or directory
[ 5.865] (II) Loading sub module "fbdevhw"
[ 5.865] (II) LoadModule: "fbdevhw"
[ 5.865] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 5.865] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 5.865] compiled for 1.20.3, module version = 0.0.2
[ 5.865] ABI class: X.Org Video Driver, version 24.0
[ 5.865] (EE) Unable to find a valid framebuffer device
[ 5.865] (WW) Falling back to old probe method for fbdev
[ 5.865] (II) Loading sub module "fbdevhw"
[ 5.865] (II) LoadModule: "fbdevhw"
[ 5.866] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 5.866] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 5.866] compiled for 1.20.3, module version = 0.0.2
[ 5.866] ABI class: X.Org Video Driver, version 24.0
[ 5.866] (EE) open /dev/fb0: No such file or directory
[ 5.866] vesa: Ignoring device with a bound kernel driver
[ 5.866] (EE) Screen 0 deleted because of no matching config section.
[ 5.866] (II) UnloadModule: "modesetting"
[ 5.866] (EE) Screen 0 deleted because of no matching config section.
[ 5.866] (II) UnloadModule: "fbdev"
[ 5.866] (II) UnloadSubModule: "fbdevhw"
[ 5.866] (EE) Screen 0 deleted because of no matching config section.
[ 5.866] (II) UnloadModule: "vesa"
[ 5.866] (EE) Device(s) detected, but none match those in the config file.
[ 5.866] (EE)
Fatal server error:
[ 5.866] (EE) no screens found(EE)
[ 5.866] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 5.866] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 5.866] (EE)
[ 5.866] (EE) Server terminated with error (1). Closing log file.
Kod: Zaznacz cały
[ 3835.955]
X.Org X Server 1.20.1
X Protocol Version 11, Revision 0
[ 3835.955] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[ 3835.955] Current Operating System: Linux debian 4.18.0-1-amd64 #1 SMP Debian 4.18.6-1 (2018-09-06) x86_64
[ 3835.955] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-1-amd64 root=UUID=2d18adb9-81e4-4ad9-92c3-3e1870e31ddf ro quiet
[ 3835.955] Build Date: 26 September 2018 10:20:47AM
[ 3835.955] xorg-server 2:1.20.1-4 (https://www.debian.org/support)
[ 3835.955] Current version of pixman: 0.34.0
[ 3835.955] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3835.955] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3835.955] (==) Log file: "/var/log/Xorg.1.log", Time: Sat Oct 13 12:38:41 2018
[ 3835.956] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3835.956] (==) No Layout section. Using the first Screen section.
[ 3835.956] (==) No screen section available. Using defaults.
[ 3835.956] (**) |-->Screen "Default Screen Section" (0)
[ 3835.956] (**) | |-->Monitor "<default monitor>"
[ 3835.956] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 3835.956] (==) Automatically adding devices
[ 3835.956] (==) Automatically enabling devices
[ 3835.956] (==) Automatically adding GPU devices
[ 3835.956] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 3835.956] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 3835.956] Entry deleted from font path.
[ 3835.956] (==) 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
[ 3835.956] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 3835.956] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 3835.956] (II) Loader magic: 0x561f798f9e20
[ 3835.956] (II) Module ABI versions:
[ 3835.956] X.Org ANSI C Emulation: 0.4
[ 3835.956] X.Org Video Driver: 24.0
[ 3835.956] X.Org XInput driver : 24.1
[ 3835.956] X.Org Server Extension : 10.0
[ 3835.958] (++) using VT number 8
[ 3835.958] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 3835.959] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 3835.960] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 3835.965] (--) PCI:*(0@0:2:0) 8086:0046:1028:040a rev 2, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x000070b0/8, BIOS @ 0x????????/131072
[ 3835.965] (II) LoadModule: "glx"
[ 3835.966] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3835.968] (II) Module glx: vendor="X.Org Foundation"
[ 3835.968] compiled for 1.20.1, module version = 1.0.0
[ 3835.968] ABI class: X.Org Server Extension, version 10.0
[ 3835.968] (==) Matched modesetting as autoconfigured driver 0
[ 3835.968] (==) Matched fbdev as autoconfigured driver 1
[ 3835.968] (==) Matched vesa as autoconfigured driver 2
[ 3835.968] (==) Assigned the driver to the xf86ConfigLayout
[ 3835.968] (II) LoadModule: "modesetting"
[ 3835.968] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 3835.968] (II) Module modesetting: vendor="X.Org Foundation"
[ 3835.968] compiled for 1.20.1, module version = 1.20.1
[ 3835.968] Module class: X.Org Video Driver
[ 3835.968] ABI class: X.Org Video Driver, version 24.0
[ 3835.968] (II) LoadModule: "fbdev"
[ 3835.968] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 3835.968] (II) Module fbdev: vendor="X.Org Foundation"
[ 3835.968] compiled for 1.20.0, module version = 0.5.0
[ 3835.968] Module class: X.Org Video Driver
[ 3835.968] ABI class: X.Org Video Driver, version 24.0
[ 3835.968] (II) LoadModule: "vesa"
[ 3835.969] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 3835.969] (II) Module vesa: vendor="X.Org Foundation"
[ 3835.969] compiled for 1.20.1, module version = 2.4.0
[ 3835.969] Module class: X.Org Video Driver
[ 3835.969] ABI class: X.Org Video Driver, version 24.0
[ 3835.969] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 3835.969] (II) FBDEV: driver for framebuffer: fbdev
[ 3835.969] (II) VESA: driver for VESA chipsets: vesa
[ 3836.389] (**) modeset(0): claimed PCI slot 0@0:2:0
[ 3836.389] (II) modeset(0): using default device
[ 3836.389] (WW) Falling back to old probe method for fbdev
[ 3836.389] (II) Loading sub module "fbdevhw"
[ 3836.389] (II) LoadModule: "fbdevhw"
[ 3836.389] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 3836.389] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 3836.389] compiled for 1.20.1, module version = 0.0.2
[ 3836.389] ABI class: X.Org Video Driver, version 24.0
[ 3836.389] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 3836.389] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 3836.389] (==) modeset(0): RGB weight 888
[ 3836.389] (==) modeset(0): Default visual is TrueColor
[ 3836.389] (II) Loading sub module "glamoregl"
[ 3836.389] (II) LoadModule: "glamoregl"
[ 3836.390] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 3836.396] (II) Module glamoregl: vendor="X.Org Foundation"
[ 3836.396] compiled for 1.20.1, module version = 1.0.1
[ 3836.396] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3836.422] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) Ironlake Mobile
[ 3836.422] (II) modeset(0): glamor initialized
[ 3836.422] (II) modeset(0): Output eDP-1 has no monitor section
[ 3836.424] (II) modeset(0): Output VGA-1 has no monitor section
[ 3836.426] (II) modeset(0): Output HDMI-1 has no monitor section
[ 3836.426] (II) modeset(0): Output DP-1 has no monitor section
[ 3836.428] (II) modeset(0): Output HDMI-2 has no monitor section
[ 3836.428] (II) modeset(0): Output DP-2 has no monitor section
[ 3836.429] (II) modeset(0): EDID for output eDP-1
[ 3836.429] (II) modeset(0): Manufacturer: SEC Model: 5442 Serial#: 0
[ 3836.429] (II) modeset(0): Year: 2010 Week: 0
[ 3836.429] (II) modeset(0): EDID Version: 1.4
[ 3836.429] (II) modeset(0): Digital Display Input
[ 3836.429] (II) modeset(0): 6 bits per channel
[ 3836.429] (II) modeset(0): Digital interface is DisplayPort
[ 3836.429] (II) modeset(0): Max Image Size [cm]: horiz.: 30 vert.: 19
[ 3836.429] (II) modeset(0): Gamma: 2.20
[ 3836.429] (II) modeset(0): No DPMS capabilities specified
[ 3836.429] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 3836.429] (II) modeset(0): First detailed timing is preferred mode
[ 3836.429] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 3836.429] (II) modeset(0): redX: 0.544 redY: 0.357 greenX: 0.340 greenY: 0.585
[ 3836.429] (II) modeset(0): blueX: 0.160 blueY: 0.118 whiteX: 0.310 whiteY: 0.330
[ 3836.429] (II) modeset(0): Manufacturer's mask: 0
[ 3836.429] (II) modeset(0): Supported detailed timing:
[ 3836.429] (II) modeset(0): clock: 107.8 MHz Image Size: 303 x 190 mm
[ 3836.429] (II) modeset(0): h_active: 1440 h_sync: 1486 h_sync_end 1556 h_blank_end 1928 h_border: 0
[ 3836.429] (II) modeset(0): v_active: 900 v_sync: 909 v_sync_end 918 v_blanking: 932 v_border: 0
[ 3836.429] (II) modeset(0): Supported detailed timing:
[ 3836.429] (II) modeset(0): clock: 71.9 MHz Image Size: 303 x 190 mm
[ 3836.429] (II) modeset(0): h_active: 1440 h_sync: 1486 h_sync_end 1556 h_blank_end 1928 h_border: 0
[ 3836.429] (II) modeset(0): v_active: 900 v_sync: 909 v_sync_end 918 v_blanking: 932 v_border: 0
[ 3836.429] (II) modeset(0): WG407141BT
[ 3836.429] (II) modeset(0): Unknown vendor-specific block 0
[ 3836.429] (II) modeset(0): EDID (in hex):
[ 3836.429] (II) modeset(0): 00ffffffffffff004ca3425400000000
[ 3836.429] (II) modeset(0): 00140104951e13780a63168b5b579529
[ 3836.429] (II) modeset(0): 1e4f5400000001010101010101010101
[ 3836.429] (II) modeset(0): 0101010101011d2aa0e8518420302e46
[ 3836.429] (II) modeset(0): 99002fbe1000001a141ca0e851842030
[ 3836.429] (II) modeset(0): 2e4699002fbe1000001a000000fe0057
[ 3836.429] (II) modeset(0): 473430378131343142540a2000000000
[ 3836.429] (II) modeset(0): 00004101190000000009010a20200005
[ 3836.430] (II) modeset(0): Printing probed modes for output eDP-1
[ 3836.430] (II) modeset(0): Modeline "1440x900"x60.0 107.81 1440 1486 1556 1928 900 909 918 932 +hsync -vsync (55.9 kHz eP)
[ 3836.430] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1440x900"x40.0 71.88 1440 1486 1556 1928 900 909 918 932 +hsync -vsync (37.3 kHz e)
[ 3836.430] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 3836.430] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 3836.430] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 3836.430] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 3836.430] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 3836.430] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 3836.430] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 3836.430] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 3836.430] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 3836.430] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 3836.430] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 3836.430] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 3836.430] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 3836.430] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 3836.430] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 3836.430] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 3836.430] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 3836.430] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 3836.430] (II) modeset(0): Modeline "800x512"x120.3 51.56 800 800 828 832 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[ 3836.430] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 3836.430] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 3836.430] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 3836.430] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 3836.430] (II) modeset(0): Modeline "720x450"x119.8 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[ 3836.430] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 3836.430] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 3836.430] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 3836.430] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 3836.430] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 3836.430] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 3836.430] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 3836.430] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 3836.430] (II) modeset(0): Modeline "680x384"x119.6 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[ 3836.430] (II) modeset(0): Modeline "680x384"x119.9 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[ 3836.430] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 3836.430] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 3836.430] (II) modeset(0): Modeline "576x432"x120.1 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[ 3836.430] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 3836.430] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 3836.430] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 3836.430] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 3836.430] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 3836.430] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 3836.430] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 3836.430] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 3836.430] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 3836.430] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 3836.430] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 3836.430] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 3836.431] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 3836.431] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 3836.431] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 3836.431] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 3836.431] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 3836.431] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 3836.432] (II) modeset(0): EDID for output VGA-1
[ 3836.433] (II) modeset(0): EDID for output HDMI-1
[ 3836.433] (II) modeset(0): EDID for output DP-1
[ 3836.435] (II) modeset(0): EDID for output HDMI-2
[ 3836.435] (II) modeset(0): EDID for output DP-2
[ 3836.435] (II) modeset(0): Output eDP-1 connected
[ 3836.435] (II) modeset(0): Output VGA-1 disconnected
[ 3836.435] (II) modeset(0): Output HDMI-1 disconnected
[ 3836.435] (II) modeset(0): Output DP-1 disconnected
[ 3836.435] (II) modeset(0): Output HDMI-2 disconnected
[ 3836.435] (II) modeset(0): Output DP-2 disconnected
[ 3836.435] (II) modeset(0): Using exact sizes for initial modes
[ 3836.435] (II) modeset(0): Output eDP-1 using initial mode 1440x900 +0+0
[ 3836.435] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 3836.435] (==) modeset(0): DPI set to (96, 96)
[ 3836.435] (II) Loading sub module "fb"
[ 3836.435] (II) LoadModule: "fb"
[ 3836.435] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 3836.435] (II) Module fb: vendor="X.Org Foundation"
[ 3836.435] compiled for 1.20.1, module version = 1.0.0
[ 3836.435] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3836.435] (II) UnloadModule: "fbdev"
[ 3836.435] (II) Unloading fbdev
[ 3836.435] (II) UnloadSubModule: "fbdevhw"
[ 3836.435] (II) Unloading fbdevhw
[ 3836.435] (II) UnloadModule: "vesa"
[ 3836.435] (II) Unloading vesa
[ 3836.440] (==) modeset(0): Backing store enabled
[ 3836.440] (==) modeset(0): Silken mouse enabled
[ 3836.483] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 3836.483] (==) modeset(0): DPMS enabled
[ 3836.484] (II) modeset(0): [DRI2] Setup complete
[ 3836.484] (II) modeset(0): [DRI2] DRI driver: i965
[ 3836.484] (II) modeset(0): [DRI2] VDPAU driver: i965
[ 3836.484] (II) Initializing extension Generic Event Extension
[ 3836.484] (II) Initializing extension SHAPE
[ 3836.484] (II) Initializing extension MIT-SHM
[ 3836.484] (II) Initializing extension XInputExtension
[ 3836.484] (II) Initializing extension XTEST
[ 3836.485] (II) Initializing extension BIG-REQUESTS
[ 3836.485] (II) Initializing extension SYNC
[ 3836.485] (II) Initializing extension XKEYBOARD
[ 3836.485] (II) Initializing extension XC-MISC
[ 3836.485] (II) Initializing extension SECURITY
[ 3836.485] (II) Initializing extension XFIXES
[ 3836.485] (II) Initializing extension RENDER
[ 3836.485] (II) Initializing extension RANDR
[ 3836.485] (II) Initializing extension COMPOSITE
[ 3836.486] (II) Initializing extension DAMAGE
[ 3836.486] (II) Initializing extension MIT-SCREEN-SAVER
[ 3836.486] (II) Initializing extension DOUBLE-BUFFER
[ 3836.486] (II) Initializing extension RECORD
[ 3836.486] (II) Initializing extension DPMS
[ 3836.486] (II) Initializing extension Present
[ 3836.486] (II) Initializing extension DRI3
[ 3836.486] (II) Initializing extension X-Resource
[ 3836.486] (II) Initializing extension XVideo
[ 3836.487] (II) Initializing extension XVideo-MotionCompensation
[ 3836.487] (II) Initializing extension SELinux
[ 3836.487] (II) SELinux: Disabled on system
[ 3836.487] (II) Initializing extension GLX
[ 3836.494] (II) AIGLX: Loaded and initialized i965
[ 3836.494] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 3836.494] (II) Initializing extension XFree86-VidModeExtension
[ 3836.494] (II) Initializing extension XFree86-DGA
[ 3836.494] (II) Initializing extension XFree86-DRI
[ 3836.494] (II) Initializing extension DRI2
[ 3836.496] (II) modeset(0): Damage tracking initialized
[ 3836.496] (II) modeset(0): Setting screen physical size to 381 x 238
[ 3836.546] (II) config/udev: Adding input device Power Button (/dev/input/event10)
[ 3836.546] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 3836.546] (II) LoadModule: "libinput"
[ 3836.546] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 3836.550] (II) Module libinput: vendor="X.Org Foundation"
[ 3836.550] compiled for 1.20.0, module version = 0.28.0
[ 3836.550] Module class: X.Org XInput Driver
[ 3836.550] ABI class: X.Org XInput driver, version 24.1
[ 3836.550] (II) Using input driver 'libinput' for 'Power Button'
[ 3836.550] (**) Power Button: always reports core events
[ 3836.550] (**) Option "Device" "/dev/input/event10"
[ 3836.550] (**) Option "_source" "server/udev"
[ 3836.551] (II) event10 - Power Button: is tagged by udev as: Keyboard
[ 3836.551] (II) event10 - Power Button: device is a keyboard
[ 3836.551] (II) event10 - Power Button: device removed
[ 3836.572] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input15/event10"
[ 3836.572] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 3836.572] (**) Option "xkb_model" "pc105"
[ 3836.572] (**) Option "xkb_layout" "pl"
[ 3836.610] (II) event10 - Power Button: is tagged by udev as: Keyboard
[ 3836.610] (II) event10 - Power Button: device is a keyboard
[ 3836.611] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 3836.611] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 3836.611] (II) Using input driver 'libinput' for 'Video Bus'
[ 3836.611] (**) Video Bus: always reports core events
[ 3836.611] (**) Option "Device" "/dev/input/event12"
[ 3836.611] (**) Option "_source" "server/udev"
[ 3836.613] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 3836.613] (II) event12 - Video Bus: device is a keyboard
[ 3836.613] (II) event12 - Video Bus: device removed
[ 3836.644] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input17/event12"
[ 3836.644] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 3836.644] (**) Option "xkb_model" "pc105"
[ 3836.644] (**) Option "xkb_layout" "pl"
[ 3836.646] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 3836.646] (II) event12 - Video Bus: device is a keyboard
[ 3836.647] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[ 3836.647] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 3836.647] (II) Using input driver 'libinput' for 'Power Button'
[ 3836.647] (**) Power Button: always reports core events
[ 3836.647] (**) Option "Device" "/dev/input/event8"
[ 3836.647] (**) Option "_source" "server/udev"
[ 3836.648] (II) event8 - Power Button: is tagged by udev as: Keyboard
[ 3836.648] (II) event8 - Power Button: device is a keyboard
[ 3836.648] (II) event8 - Power Button: device removed
[ 3836.664] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input13/event8"
[ 3836.664] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 3836.664] (**) Option "xkb_model" "pc105"
[ 3836.664] (**) Option "xkb_layout" "pl"
[ 3836.666] (II) event8 - Power Button: is tagged by udev as: Keyboard
[ 3836.666] (II) event8 - Power Button: device is a keyboard
[ 3836.666] (II) config/udev: Adding input device Lid Switch (/dev/input/event7)
[ 3836.666] (II) No input driver specified, ignoring this device.
[ 3836.666] (II) This device may have been added with another device file.
[ 3836.667] (II) config/udev: Adding input device Sleep Button (/dev/input/event9)
[ 3836.667] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 3836.667] (II) Using input driver 'libinput' for 'Sleep Button'
[ 3836.667] (**) Sleep Button: always reports core events
[ 3836.667] (**) Option "Device" "/dev/input/event9"
[ 3836.667] (**) Option "_source" "server/udev"
[ 3836.669] (II) event9 - Sleep Button: is tagged by udev as: Keyboard
[ 3836.669] (II) event9 - Sleep Button: device is a keyboard
[ 3836.669] (II) event9 - Sleep Button: device removed
[ 3836.688] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input14/event9"
[ 3836.688] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 3836.688] (**) Option "xkb_model" "pc105"
[ 3836.688] (**) Option "xkb_layout" "pl"
[ 3836.690] (II) event9 - Sleep Button: is tagged by udev as: Keyboard
[ 3836.690] (II) event9 - Sleep Button: device is a keyboard
[ 3836.690] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 3836.690] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 3836.690] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 3836.692] (II) config/udev: Adding input device Laptop_Integrated_Webcam_3M: In (/dev/input/event11)
[ 3836.692] (**) Laptop_Integrated_Webcam_3M: In: Applying InputClass "libinput keyboard catchall"
[ 3836.692] (II) Using input driver 'libinput' for 'Laptop_Integrated_Webcam_3M: In'
[ 3836.692] (**) Laptop_Integrated_Webcam_3M: In: always reports core events
[ 3836.692] (**) Option "Device" "/dev/input/event11"
[ 3836.692] (**) Option "_source" "server/udev"
[ 3836.695] (II) event11 - Laptop_Integrated_Webcam_3M: In: is tagged by udev as: Keyboard
[ 3836.695] (II) event11 - Laptop_Integrated_Webcam_3M: In: device is a keyboard
[ 3836.695] (II) event11 - Laptop_Integrated_Webcam_3M: In: device removed
[ 3836.732] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input16/event11"
[ 3836.732] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_3M: In" (type: KEYBOARD, id 10)
[ 3836.732] (**) Option "xkb_model" "pc105"
[ 3836.732] (**) Option "xkb_layout" "pl"
[ 3836.735] (II) event11 - Laptop_Integrated_Webcam_3M: In: is tagged by udev as: Keyboard
[ 3836.735] (II) event11 - Laptop_Integrated_Webcam_3M: In: device is a keyboard
[ 3836.735] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event14)
[ 3836.735] (II) No input driver specified, ignoring this device.
[ 3836.735] (II) This device may have been added with another device file.
[ 3836.736] (II) config/udev: Adding input device HDA Intel MID Dock Mic (/dev/input/event15)
[ 3836.736] (II) No input driver specified, ignoring this device.
[ 3836.736] (II) This device may have been added with another device file.
[ 3836.737] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event16)
[ 3836.737] (II) No input driver specified, ignoring this device.
[ 3836.737] (II) This device may have been added with another device file.
[ 3836.737] (II) config/udev: Adding input device HDA Intel MID Dock Line Out (/dev/input/event17)
[ 3836.737] (II) No input driver specified, ignoring this device.
[ 3836.737] (II) This device may have been added with another device file.
[ 3836.738] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event18)
[ 3836.738] (II) No input driver specified, ignoring this device.
[ 3836.738] (II) This device may have been added with another device file.
[ 3836.738] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event19)
[ 3836.738] (II) No input driver specified, ignoring this device.
[ 3836.738] (II) This device may have been added with another device file.
[ 3836.739] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=7 (/dev/input/event20)
[ 3836.739] (II) No input driver specified, ignoring this device.
[ 3836.739] (II) This device may have been added with another device file.
[ 3836.740] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[ 3836.740] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[ 3836.740] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[ 3836.740] (**) Logitech USB Receiver: always reports core events
[ 3836.740] (**) Option "Device" "/dev/input/event1"
[ 3836.740] (**) Option "_source" "server/udev"
[ 3836.743] (II) event1 - Logitech USB Receiver: is tagged by udev as: Keyboard
[ 3836.743] (II) event1 - Logitech USB Receiver: device is a keyboard
[ 3836.743] (II) event1 - Logitech USB Receiver: device removed
[ 3836.764] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:046D:C534.0001/input/input3/event1"
[ 3836.764] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 11)
[ 3836.764] (**) Option "xkb_model" "pc105"
[ 3836.764] (**) Option "xkb_layout" "pl"
[ 3836.767] (II) event1 - Logitech USB Receiver: is tagged by udev as: Keyboard
[ 3836.767] (II) event1 - Logitech USB Receiver: device is a keyboard
[ 3836.769] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/event2)
[ 3836.769] (**) Logitech USB Receiver Mouse: Applying InputClass "libinput pointer catchall"
[ 3836.769] (II) Using input driver 'libinput' for 'Logitech USB Receiver Mouse'
[ 3836.769] (**) Logitech USB Receiver Mouse: always reports core events
[ 3836.769] (**) Option "Device" "/dev/input/event2"
[ 3836.769] (**) Option "_source" "server/udev"
[ 3836.772] (II) event2 - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
[ 3836.772] (II) event2 - Logitech USB Receiver Mouse: device is a pointer
[ 3836.772] (II) event2 - Logitech USB Receiver Mouse: device removed
[ 3836.816] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:046D:C534.0002/input/input4/event2"
[ 3836.816] (II) XINPUT: Adding extended input device "Logitech USB Receiver Mouse" (type: MOUSE, id 12)
[ 3836.816] (**) Option "AccelerationScheme" "none"
[ 3836.816] (**) Logitech USB Receiver Mouse: (accel) selected scheme none/0
[ 3836.816] (**) Logitech USB Receiver Mouse: (accel) acceleration factor: 2.000
[ 3836.816] (**) Logitech USB Receiver Mouse: (accel) acceleration threshold: 4
[ 3836.819] (II) event2 - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
[ 3836.819] (II) event2 - Logitech USB Receiver Mouse: device is a pointer
[ 3836.820] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/mouse0)
[ 3836.820] (II) No input driver specified, ignoring this device.
[ 3836.820] (II) This device may have been added with another device file.
[ 3836.821] (II) config/udev: Adding input device Logitech USB Receiver Consumer Control (/dev/input/event3)
[ 3836.821] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 3836.821] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
[ 3836.821] (**) Logitech USB Receiver Consumer Control: always reports core events
[ 3836.821] (**) Option "Device" "/dev/input/event3"
[ 3836.821] (**) Option "_source" "server/udev"
[ 3836.823] (II) event3 - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
[ 3836.823] (II) event3 - Logitech USB Receiver Consumer Control: device is a keyboard
[ 3836.824] (II) event3 - Logitech USB Receiver Consumer Control: device removed
[ 3836.840] (II) libinput: Logitech USB Receiver Consumer Control: needs a virtual subdevice
[ 3836.840] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:046D:C534.0002/input/input5/event3"
[ 3836.840] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: MOUSE, id 13)
[ 3836.840] (**) Option "AccelerationScheme" "none"
[ 3836.840] (**) Logitech USB Receiver Consumer Control: (accel) selected scheme none/0
[ 3836.840] (**) Logitech USB Receiver Consumer Control: (accel) acceleration factor: 2.000
[ 3836.840] (**) Logitech USB Receiver Consumer Control: (accel) acceleration threshold: 4
[ 3836.842] (II) event3 - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
[ 3836.842] (II) event3 - Logitech USB Receiver Consumer Control: device is a keyboard
[ 3836.843] (II) config/udev: Adding input device Logitech USB Receiver System Control (/dev/input/event4)
[ 3836.843] (**) Logitech USB Receiver System Control: Applying InputClass "libinput keyboard catchall"
[ 3836.843] (II) Using input driver 'libinput' for 'Logitech USB Receiver System Control'
[ 3836.843] (**) Logitech USB Receiver System Control: always reports core events
[ 3836.843] (**) Option "Device" "/dev/input/event4"
[ 3836.843] (**) Option "_source" "server/udev"
[ 3836.845] (II) event4 - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
[ 3836.845] (II) event4 - Logitech USB Receiver System Control: device is a keyboard
[ 3836.845] (II) event4 - Logitech USB Receiver System Control: device removed
[ 3836.872] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:046D:C534.0002/input/input6/event4"
[ 3836.872] (II) XINPUT: Adding extended input device "Logitech USB Receiver System Control" (type: KEYBOARD, id 14)
[ 3836.872] (**) Option "xkb_model" "pc105"
[ 3836.872] (**) Option "xkb_layout" "pl"
[ 3836.875] (II) event4 - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
[ 3836.875] (II) event4 - Logitech USB Receiver System Control: device is a keyboard
[ 3836.876] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event13)
[ 3836.876] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 3836.876] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 3836.876] (**) Dell WMI hotkeys: always reports core events
[ 3836.876] (**) Option "Device" "/dev/input/event13"
[ 3836.876] (**) Option "_source" "server/udev"
[ 3836.878] (II) event13 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 3836.878] (II) event13 - Dell WMI hotkeys: device is a keyboard
[ 3836.878] (II) event13 - Dell WMI hotkeys: device removed
[ 3836.936] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input18/event13"
[ 3836.936] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
[ 3836.936] (**) Option "xkb_model" "pc105"
[ 3836.936] (**) Option "xkb_layout" "pl"
[ 3836.938] (II) event13 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 3836.938] (II) event13 - Dell WMI hotkeys: device is a keyboard
[ 3836.939] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 3836.939] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 3836.939] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 3836.939] (**) AT Translated Set 2 keyboard: always reports core events
[ 3836.939] (**) Option "Device" "/dev/input/event0"
[ 3836.939] (**) Option "_source" "server/udev"
[ 3836.940] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 3836.941] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 3836.941] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 3836.956] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 3836.956] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[ 3836.956] (**) Option "xkb_model" "pc105"
[ 3836.956] (**) Option "xkb_layout" "pl"
[ 3836.958] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 3836.958] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 3836.960] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint Stick (/dev/input/event5)
[ 3836.960] (**) AlpsPS/2 ALPS DualPoint Stick: Applying InputClass "libinput pointer catchall"
[ 3836.960] (II) Using input driver 'libinput' for 'AlpsPS/2 ALPS DualPoint Stick'
[ 3836.960] (**) AlpsPS/2 ALPS DualPoint Stick: always reports core events
[ 3836.960] (**) Option "Device" "/dev/input/event5"
[ 3836.960] (**) Option "_source" "server/udev"
[ 3836.961] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: is tagged by udev as: Mouse Pointingstick
[ 3836.962] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: device is a pointer
[ 3836.962] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: device removed
[ 3836.992] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event5"
[ 3836.992] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint Stick" (type: MOUSE, id 17)
[ 3836.992] (**) Option "AccelerationScheme" "none"
[ 3836.992] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) selected scheme none/0
[ 3836.992] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) acceleration factor: 2.000
[ 3836.992] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) acceleration threshold: 4
[ 3836.994] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: is tagged by udev as: Mouse Pointingstick
[ 3836.994] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: device is a pointer
[ 3836.995] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint Stick (/dev/input/mouse1)
[ 3836.995] (II) No input driver specified, ignoring this device.
[ 3836.995] (II) This device may have been added with another device file.
[ 3836.996] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event6)
[ 3836.996] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "libinput touchpad catchall"
[ 3836.996] (II) Using input driver 'libinput' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[ 3836.996] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 3836.996] (**) Option "Device" "/dev/input/event6"
[ 3836.996] (**) Option "_source" "server/udev"
[ 3836.998] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: is tagged by udev as: Touchpad
[ 3836.998] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 3836.998] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: device is a touchpad
[ 3836.999] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: device removed
[ 3837.028] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event6"
[ 3837.028] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 18)
[ 3837.028] (**) Option "AccelerationScheme" "none"
[ 3837.028] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) selected scheme none/0
[ 3837.028] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[ 3837.028] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[ 3837.029] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: is tagged by udev as: Touchpad
[ 3837.029] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 3837.030] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: device is a touchpad
[ 3837.030] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse2)
[ 3837.030] (II) No input driver specified, ignoring this device.
[ 3837.030] (II) This device may have been added with another device file.
[ 3837.034] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 3837.034] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
[ 3837.034] (**) Logitech USB Receiver Consumer Control: always reports core events
[ 3837.034] (**) Option "Device" "/dev/input/event3"
[ 3837.035] (**) Option "_source" "_driver/libinput"
[ 3837.035] (II) libinput: Logitech USB Receiver Consumer Control: is a virtual subdevice
[ 3837.035] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:046D:C534.0002/input/input5/event3"
[ 3837.035] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: KEYBOARD, id 19)
[ 3837.035] (**) Option "xkb_model" "pc105"
[ 3837.035] (**) Option "xkb_layout" "pl"
[ 3858.272] (II) event10 - Power Button: device removed
[ 3858.296] (II) event12 - Video Bus: device removed
[ 3858.336] (II) event8 - Power Button: device removed
[ 3858.348] (II) event9 - Sleep Button: device removed
[ 3858.373] (II) event11 - Laptop_Integrated_Webcam_3M: In: device removed
[ 3858.408] (II) event1 - Logitech USB Receiver: device removed
[ 3858.480] (II) event2 - Logitech USB Receiver Mouse: device removed
[ 3858.528] (II) event4 - Logitech USB Receiver System Control: device removed
[ 3858.552] (II) event13 - Dell WMI hotkeys: device removed
[ 3858.588] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 3858.608] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: device removed
[ 3858.644] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: device removed
[ 3858.700] (II) event3 - Logitech USB Receiver Consumer Control: device removed
[ 3859.396] (II) UnloadModule: "libinput"
[ 3859.396] (II) UnloadModule: "libinput"
[ 3859.396] (II) UnloadModule: "libinput"
[ 3859.396] (II) UnloadModule: "libinput"
[ 3859.396] (II) UnloadModule: "libinput"
[ 3859.396] (II) UnloadModule: "libinput"
[ 3859.396] (II) UnloadModule: "libinput"
[ 3859.396] (II) UnloadModule: "libinput"
[ 3859.396] (II) UnloadModule: "libinput"
[ 3859.396] (II) UnloadModule: "libinput"
[ 3859.396] (II) UnloadModule: "libinput"
[ 3859.396] (II) UnloadModule: "libinput"
[ 3859.396] (II) UnloadModule: "libinput"
[ 3859.397] (II) UnloadModule: "libinput"
[ 3859.467] (II) Server terminated successfully (0). Closing log file.
Re: Problem ze startem systemu.
cat /var/log/Xorg.1.log
Kod: Zaznacz cały
[ 43705.984]
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[ 43705.984] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[ 43705.984] Current Operating System: Linux debian 4.18.0-2-amd64 #1 SMP Debian 4.18.10-2 (2018-11-02) x86_64
[ 43705.984] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-2-amd64 root=UUID=2d18adb9-81e4-4ad9-92c3-3e1870e31ddf ro quiet
[ 43705.984] Build Date: 25 October 2018 06:15:23PM
[ 43705.984] xorg-server 2:1.20.3-1 (https://www.debian.org/support)
[ 43705.984] Current version of pixman: 0.34.0
[ 43705.984] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 43705.984] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 43705.984] (==) Log file: "/var/log/Xorg.1.log", Time: Sun Dec 2 09:02:51 2018
[ 43705.985] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 43705.987] (==) No Layout section. Using the first Screen section.
[ 43705.987] (==) No screen section available. Using defaults.
[ 43705.987] (**) |-->Screen "Default Screen Section" (0)
[ 43705.987] (**) | |-->Monitor "<default monitor>"
[ 43705.987] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 43705.987] (==) Automatically adding devices
[ 43705.987] (==) Automatically enabling devices
[ 43705.987] (==) Automatically adding GPU devices
[ 43705.987] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 43705.987] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 43705.987] Entry deleted from font path.
[ 43705.990] (==) 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
[ 43705.990] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 43705.990] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 43705.990] (II) Loader magic: 0x564e75151e20
[ 43705.990] (II) Module ABI versions:
[ 43705.990] X.Org ANSI C Emulation: 0.4
[ 43705.990] X.Org Video Driver: 24.0
[ 43705.990] X.Org XInput driver : 24.1
[ 43705.990] X.Org Server Extension : 10.0
[ 43705.991] (++) using VT number 8
[ 43705.991] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 43705.993] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 43705.993] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 43705.998] (--) PCI:*(0@0:2:0) 8086:0046:1028:040a rev 2, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x000070b0/8, BIOS @ 0x????????/131072
[ 43705.998] (II) LoadModule: "glx"
[ 43706.002] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 43706.005] (II) Module glx: vendor="X.Org Foundation"
[ 43706.005] compiled for 1.20.3, module version = 1.0.0
[ 43706.005] ABI class: X.Org Server Extension, version 10.0
[ 43706.005] (==) Matched modesetting as autoconfigured driver 0
[ 43706.005] (==) Matched fbdev as autoconfigured driver 1
[ 43706.005] (==) Matched vesa as autoconfigured driver 2
[ 43706.005] (==) Assigned the driver to the xf86ConfigLayout
[ 43706.005] (II) LoadModule: "modesetting"
[ 43706.005] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 43706.006] (II) Module modesetting: vendor="X.Org Foundation"
[ 43706.006] compiled for 1.20.3, module version = 1.20.3
[ 43706.006] Module class: X.Org Video Driver
[ 43706.006] ABI class: X.Org Video Driver, version 24.0
[ 43706.006] (II) LoadModule: "fbdev"
[ 43706.006] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 43706.007] (II) Module fbdev: vendor="X.Org Foundation"
[ 43706.007] compiled for 1.20.0, module version = 0.5.0
[ 43706.007] Module class: X.Org Video Driver
[ 43706.007] ABI class: X.Org Video Driver, version 24.0
[ 43706.007] (II) LoadModule: "vesa"
[ 43706.007] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 43706.009] (II) Module vesa: vendor="X.Org Foundation"
[ 43706.009] compiled for 1.20.1, module version = 2.4.0
[ 43706.009] Module class: X.Org Video Driver
[ 43706.009] ABI class: X.Org Video Driver, version 24.0
[ 43706.009] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 43706.009] (II) FBDEV: driver for framebuffer: fbdev
[ 43706.009] (II) VESA: driver for VESA chipsets: vesa
[ 43706.443] (**) modeset(0): claimed PCI slot 0@0:2:0
[ 43706.443] (II) modeset(0): using default device
[ 43706.443] (WW) Falling back to old probe method for fbdev
[ 43706.443] (II) Loading sub module "fbdevhw"
[ 43706.443] (II) LoadModule: "fbdevhw"
[ 43706.443] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 43706.445] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 43706.445] compiled for 1.20.3, module version = 0.0.2
[ 43706.445] ABI class: X.Org Video Driver, version 24.0
[ 43706.445] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 43706.445] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 43706.445] (==) modeset(0): RGB weight 888
[ 43706.445] (==) modeset(0): Default visual is TrueColor
[ 43706.445] (II) Loading sub module "glamoregl"
[ 43706.445] (II) LoadModule: "glamoregl"
[ 43706.445] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 43706.454] (II) Module glamoregl: vendor="X.Org Foundation"
[ 43706.454] compiled for 1.20.3, module version = 1.0.1
[ 43706.454] ABI class: X.Org ANSI C Emulation, version 0.4
[ 43706.488] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) Ironlake Mobile
[ 43706.488] (II) modeset(0): glamor initialized
[ 43706.490] (II) modeset(0): Output eDP-1 has no monitor section
[ 43706.491] (II) modeset(0): Output VGA-1 has no monitor section
[ 43706.493] (II) modeset(0): Output HDMI-1 has no monitor section
[ 43706.493] (II) modeset(0): Output DP-1 has no monitor section
[ 43706.495] (II) modeset(0): Output HDMI-2 has no monitor section
[ 43706.495] (II) modeset(0): Output DP-2 has no monitor section
[ 43706.496] (II) modeset(0): EDID for output eDP-1
[ 43706.496] (II) modeset(0): Manufacturer: SEC Model: 5442 Serial#: 0
[ 43706.496] (II) modeset(0): Year: 2010 Week: 0
[ 43706.496] (II) modeset(0): EDID Version: 1.4
[ 43706.496] (II) modeset(0): Digital Display Input
[ 43706.496] (II) modeset(0): 6 bits per channel
[ 43706.496] (II) modeset(0): Digital interface is DisplayPort
[ 43706.496] (II) modeset(0): Max Image Size [cm]: horiz.: 30 vert.: 19
[ 43706.497] (II) modeset(0): Gamma: 2.20
[ 43706.497] (II) modeset(0): No DPMS capabilities specified
[ 43706.497] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 43706.497] (II) modeset(0): First detailed timing is preferred mode
[ 43706.497] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 43706.497] (II) modeset(0): redX: 0.544 redY: 0.357 greenX: 0.340 greenY: 0.585
[ 43706.497] (II) modeset(0): blueX: 0.160 blueY: 0.118 whiteX: 0.310 whiteY: 0.330
[ 43706.497] (II) modeset(0): Manufacturer's mask: 0
[ 43706.497] (II) modeset(0): Supported detailed timing:
[ 43706.497] (II) modeset(0): clock: 107.8 MHz Image Size: 303 x 190 mm
[ 43706.497] (II) modeset(0): h_active: 1440 h_sync: 1486 h_sync_end 1556 h_blank_end 1928 h_border: 0
[ 43706.497] (II) modeset(0): v_active: 900 v_sync: 909 v_sync_end 918 v_blanking: 932 v_border: 0
[ 43706.497] (II) modeset(0): Supported detailed timing:
[ 43706.497] (II) modeset(0): clock: 71.9 MHz Image Size: 303 x 190 mm
[ 43706.497] (II) modeset(0): h_active: 1440 h_sync: 1486 h_sync_end 1556 h_blank_end 1928 h_border: 0
[ 43706.497] (II) modeset(0): v_active: 900 v_sync: 909 v_sync_end 918 v_blanking: 932 v_border: 0
[ 43706.497] (II) modeset(0): WG407141BT
[ 43706.497] (II) modeset(0): Unknown vendor-specific block 0
[ 43706.497] (II) modeset(0): EDID (in hex):
[ 43706.497] (II) modeset(0): 00ffffffffffff004ca3425400000000
[ 43706.497] (II) modeset(0): 00140104951e13780a63168b5b579529
[ 43706.497] (II) modeset(0): 1e4f5400000001010101010101010101
[ 43706.497] (II) modeset(0): 0101010101011d2aa0e8518420302e46
[ 43706.497] (II) modeset(0): 99002fbe1000001a141ca0e851842030
[ 43706.497] (II) modeset(0): 2e4699002fbe1000001a000000fe0057
[ 43706.497] (II) modeset(0): 473430378131343142540a2000000000
[ 43706.497] (II) modeset(0): 00004101190000000009010a20200005
[ 43706.497] (II) modeset(0): Printing probed modes for output eDP-1
[ 43706.497] (II) modeset(0): Modeline "1440x900"x60.0 107.81 1440 1486 1556 1928 900 909 918 932 +hsync -vsync (55.9 kHz eP)
[ 43706.497] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1440x900"x40.0 71.88 1440 1486 1556 1928 900 909 918 932 +hsync -vsync (37.3 kHz e)
[ 43706.497] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 43706.497] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 43706.497] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 43706.497] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 43706.497] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 43706.498] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 43706.498] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 43706.498] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 43706.498] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 43706.498] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 43706.498] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 43706.498] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 43706.498] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 43706.498] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 43706.498] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 43706.498] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 43706.498] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 43706.498] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 43706.498] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 43706.498] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 43706.498] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 43706.498] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 43706.498] (II) modeset(0): Modeline "800x512"x120.3 51.56 800 800 828 832 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[ 43706.498] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 43706.498] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 43706.498] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 43706.498] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 43706.498] (II) modeset(0): Modeline "720x450"x119.8 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[ 43706.498] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 43706.498] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 43706.498] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 43706.498] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 43706.498] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 43706.498] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 43706.498] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 43706.498] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 43706.498] (II) modeset(0): Modeline "680x384"x119.6 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[ 43706.498] (II) modeset(0): Modeline "680x384"x119.9 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[ 43706.498] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 43706.498] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 43706.498] (II) modeset(0): Modeline "576x432"x120.1 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[ 43706.498] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 43706.498] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 43706.498] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 43706.498] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 43706.498] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 43706.498] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 43706.498] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 43706.498] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 43706.498] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 43706.498] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 43706.498] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 43706.498] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 43706.498] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 43706.498] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 43706.498] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 43706.498] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 43706.498] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 43706.498] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 43706.499] (II) modeset(0): EDID for output VGA-1
[ 43706.501] (II) modeset(0): EDID for output HDMI-1
[ 43706.501] (II) modeset(0): EDID for output DP-1
[ 43706.502] (II) modeset(0): EDID for output HDMI-2
[ 43706.502] (II) modeset(0): EDID for output DP-2
[ 43706.502] (II) modeset(0): Output eDP-1 connected
[ 43706.502] (II) modeset(0): Output VGA-1 disconnected
[ 43706.502] (II) modeset(0): Output HDMI-1 disconnected
[ 43706.502] (II) modeset(0): Output DP-1 disconnected
[ 43706.502] (II) modeset(0): Output HDMI-2 disconnected
[ 43706.502] (II) modeset(0): Output DP-2 disconnected
[ 43706.502] (II) modeset(0): Using exact sizes for initial modes
[ 43706.502] (II) modeset(0): Output eDP-1 using initial mode 1440x900 +0+0
[ 43706.502] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 43706.503] (==) modeset(0): DPI set to (96, 96)
[ 43706.503] (II) Loading sub module "fb"
[ 43706.503] (II) LoadModule: "fb"
[ 43706.503] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 43706.503] (II) Module fb: vendor="X.Org Foundation"
[ 43706.503] compiled for 1.20.3, module version = 1.0.0
[ 43706.503] ABI class: X.Org ANSI C Emulation, version 0.4
[ 43706.503] (II) UnloadModule: "fbdev"
[ 43706.503] (II) Unloading fbdev
[ 43706.503] (II) UnloadSubModule: "fbdevhw"
[ 43706.504] (II) Unloading fbdevhw
[ 43706.504] (II) UnloadModule: "vesa"
[ 43706.504] (II) Unloading vesa
[ 43706.620] (==) modeset(0): Backing store enabled
[ 43706.620] (==) modeset(0): Silken mouse enabled
[ 43706.670] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 43706.671] (==) modeset(0): DPMS enabled
[ 43706.671] (II) modeset(0): [DRI2] Setup complete
[ 43706.671] (II) modeset(0): [DRI2] DRI driver: i965
[ 43706.671] (II) modeset(0): [DRI2] VDPAU driver: i965
[ 43706.671] (II) Initializing extension Generic Event Extension
[ 43706.672] (II) Initializing extension SHAPE
[ 43706.672] (II) Initializing extension MIT-SHM
[ 43706.672] (II) Initializing extension XInputExtension
[ 43706.673] (II) Initializing extension XTEST
[ 43706.673] (II) Initializing extension BIG-REQUESTS
[ 43706.673] (II) Initializing extension SYNC
[ 43706.673] (II) Initializing extension XKEYBOARD
[ 43706.674] (II) Initializing extension XC-MISC
[ 43706.674] (II) Initializing extension SECURITY
[ 43706.674] (II) Initializing extension XFIXES
[ 43706.674] (II) Initializing extension RENDER
[ 43706.675] (II) Initializing extension RANDR
[ 43706.675] (II) Initializing extension COMPOSITE
[ 43706.675] (II) Initializing extension DAMAGE
[ 43706.676] (II) Initializing extension MIT-SCREEN-SAVER
[ 43706.676] (II) Initializing extension DOUBLE-BUFFER
[ 43706.676] (II) Initializing extension RECORD
[ 43706.676] (II) Initializing extension DPMS
[ 43706.676] (II) Initializing extension Present
[ 43706.677] (II) Initializing extension DRI3
[ 43706.677] (II) Initializing extension X-Resource
[ 43706.677] (II) Initializing extension XVideo
[ 43706.677] (II) Initializing extension XVideo-MotionCompensation
[ 43706.677] (II) Initializing extension SELinux
[ 43706.677] (II) SELinux: Disabled on system
[ 43706.677] (II) Initializing extension GLX
[ 43706.687] (II) AIGLX: Loaded and initialized i965
[ 43706.687] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 43706.687] (II) Initializing extension XFree86-VidModeExtension
[ 43706.688] (II) Initializing extension XFree86-DGA
[ 43706.688] (II) Initializing extension XFree86-DRI
[ 43706.688] (II) Initializing extension DRI2
[ 43706.689] (II) modeset(0): Damage tracking initialized
[ 43706.689] (II) modeset(0): Setting screen physical size to 381 x 238
[ 43706.781] (II) config/udev: Adding input device Power Button (/dev/input/event10)
[ 43706.782] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 43706.782] (II) LoadModule: "libinput"
[ 43706.782] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 43706.787] (II) Module libinput: vendor="X.Org Foundation"
[ 43706.787] compiled for 1.20.1, module version = 0.28.1
[ 43706.787] Module class: X.Org XInput Driver
[ 43706.787] ABI class: X.Org XInput driver, version 24.1
[ 43706.787] (II) Using input driver 'libinput' for 'Power Button'
[ 43706.787] (**) Power Button: always reports core events
[ 43706.787] (**) Option "Device" "/dev/input/event10"
[ 43706.787] (**) Option "_source" "server/udev"
[ 43706.794] (II) event10 - Power Button: is tagged by udev as: Keyboard
[ 43706.794] (II) event10 - Power Button: device is a keyboard
[ 43706.794] (II) event10 - Power Button: device removed
[ 43706.812] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input14/event10"
[ 43706.812] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 43706.812] (**) Option "xkb_model" "pc105"
[ 43706.812] (**) Option "xkb_layout" "pl"
[ 43706.847] (II) event10 - Power Button: is tagged by udev as: Keyboard
[ 43706.847] (II) event10 - Power Button: device is a keyboard
[ 43706.849] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[ 43706.849] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 43706.849] (II) Using input driver 'libinput' for 'Video Bus'
[ 43706.849] (**) Video Bus: always reports core events
[ 43706.849] (**) Option "Device" "/dev/input/event13"
[ 43706.849] (**) Option "_source" "server/udev"
[ 43706.850] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[ 43706.850] (II) event13 - Video Bus: device is a keyboard
[ 43706.851] (II) event13 - Video Bus: device removed
[ 43706.880] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input17/event13"
[ 43706.880] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 43706.880] (**) Option "xkb_model" "pc105"
[ 43706.880] (**) Option "xkb_layout" "pl"
[ 43706.882] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[ 43706.882] (II) event13 - Video Bus: device is a keyboard
[ 43706.883] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[ 43706.883] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 43706.883] (II) Using input driver 'libinput' for 'Power Button'
[ 43706.883] (**) Power Button: always reports core events
[ 43706.883] (**) Option "Device" "/dev/input/event8"
[ 43706.883] (**) Option "_source" "server/udev"
[ 43706.885] (II) event8 - Power Button: is tagged by udev as: Keyboard
[ 43706.885] (II) event8 - Power Button: device is a keyboard
[ 43706.885] (II) event8 - Power Button: device removed
[ 43706.908] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input12/event8"
[ 43706.908] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 43706.908] (**) Option "xkb_model" "pc105"
[ 43706.908] (**) Option "xkb_layout" "pl"
[ 43706.910] (II) event8 - Power Button: is tagged by udev as: Keyboard
[ 43706.910] (II) event8 - Power Button: device is a keyboard
[ 43706.911] (II) config/udev: Adding input device Lid Switch (/dev/input/event7)
[ 43706.911] (II) No input driver specified, ignoring this device.
[ 43706.911] (II) This device may have been added with another device file.
[ 43706.912] (II) config/udev: Adding input device Sleep Button (/dev/input/event9)
[ 43706.912] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 43706.912] (II) Using input driver 'libinput' for 'Sleep Button'
[ 43706.912] (**) Sleep Button: always reports core events
[ 43706.912] (**) Option "Device" "/dev/input/event9"
[ 43706.912] (**) Option "_source" "server/udev"
[ 43706.913] (II) event9 - Sleep Button: is tagged by udev as: Keyboard
[ 43706.913] (II) event9 - Sleep Button: device is a keyboard
[ 43706.913] (II) event9 - Sleep Button: device removed
[ 43706.928] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input13/event9"
[ 43706.928] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 43706.928] (**) Option "xkb_model" "pc105"
[ 43706.928] (**) Option "xkb_layout" "pl"
[ 43706.930] (II) event9 - Sleep Button: is tagged by udev as: Keyboard
[ 43706.930] (II) event9 - Sleep Button: device is a keyboard
[ 43706.930] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 43706.930] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 43706.930] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 43706.932] (II) config/udev: Adding input device Laptop_Integrated_Webcam_3M: In (/dev/input/event11)
[ 43706.932] (**) Laptop_Integrated_Webcam_3M: In: Applying InputClass "libinput keyboard catchall"
[ 43706.932] (II) Using input driver 'libinput' for 'Laptop_Integrated_Webcam_3M: In'
[ 43706.932] (**) Laptop_Integrated_Webcam_3M: In: always reports core events
[ 43706.932] (**) Option "Device" "/dev/input/event11"
[ 43706.932] (**) Option "_source" "server/udev"
[ 43706.934] (II) event11 - Laptop_Integrated_Webcam_3M: In: is tagged by udev as: Keyboard
[ 43706.934] (II) event11 - Laptop_Integrated_Webcam_3M: In: device is a keyboard
[ 43706.934] (II) event11 - Laptop_Integrated_Webcam_3M: In: device removed
[ 43706.976] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input15/event11"
[ 43706.976] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_3M: In" (type: KEYBOARD, id 10)
[ 43706.976] (**) Option "xkb_model" "pc105"
[ 43706.976] (**) Option "xkb_layout" "pl"
[ 43706.979] (II) event11 - Laptop_Integrated_Webcam_3M: In: is tagged by udev as: Keyboard
[ 43706.979] (II) event11 - Laptop_Integrated_Webcam_3M: In: device is a keyboard
[ 43706.980] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event14)
[ 43706.980] (II) No input driver specified, ignoring this device.
[ 43706.980] (II) This device may have been added with another device file.
[ 43706.981] (II) config/udev: Adding input device HDA Intel MID Dock Mic (/dev/input/event15)
[ 43706.981] (II) No input driver specified, ignoring this device.
[ 43706.981] (II) This device may have been added with another device file.
[ 43706.981] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event16)
[ 43706.981] (II) No input driver specified, ignoring this device.
[ 43706.981] (II) This device may have been added with another device file.
[ 43706.982] (II) config/udev: Adding input device HDA Intel MID Dock Line Out (/dev/input/event17)
[ 43706.982] (II) No input driver specified, ignoring this device.
[ 43706.982] (II) This device may have been added with another device file.
[ 43706.983] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event18)
[ 43706.983] (II) No input driver specified, ignoring this device.
[ 43706.983] (II) This device may have been added with another device file.
[ 43706.984] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event19)
[ 43706.984] (II) No input driver specified, ignoring this device.
[ 43706.984] (II) This device may have been added with another device file.
[ 43706.984] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=7 (/dev/input/event20)
[ 43706.984] (II) No input driver specified, ignoring this device.
[ 43706.984] (II) This device may have been added with another device file.
[ 43706.985] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[ 43706.985] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[ 43706.985] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[ 43706.985] (**) Logitech USB Receiver: always reports core events
[ 43706.985] (**) Option "Device" "/dev/input/event1"
[ 43706.985] (**) Option "_source" "server/udev"
[ 43706.987] (II) event1 - Logitech USB Receiver: is tagged by udev as: Keyboard
[ 43706.987] (II) event1 - Logitech USB Receiver: device is a keyboard
[ 43706.988] (II) event1 - Logitech USB Receiver: device removed
[ 43707.008] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:046D:C534.0001/input/input4/event1"
[ 43707.008] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 11)
[ 43707.008] (**) Option "xkb_model" "pc105"
[ 43707.008] (**) Option "xkb_layout" "pl"
[ 43707.010] (II) event1 - Logitech USB Receiver: is tagged by udev as: Keyboard
[ 43707.010] (II) event1 - Logitech USB Receiver: device is a keyboard
[ 43707.011] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/event2)
[ 43707.011] (**) Logitech USB Receiver Mouse: Applying InputClass "libinput pointer catchall"
[ 43707.011] (II) Using input driver 'libinput' for 'Logitech USB Receiver Mouse'
[ 43707.011] (**) Logitech USB Receiver Mouse: always reports core events
[ 43707.011] (**) Option "Device" "/dev/input/event2"
[ 43707.011] (**) Option "_source" "server/udev"
[ 43707.013] (II) event2 - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
[ 43707.013] (II) event2 - Logitech USB Receiver Mouse: device is a pointer
[ 43707.013] (II) event2 - Logitech USB Receiver Mouse: device removed
[ 43707.052] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:046D:C534.0002/input/input5/event2"
[ 43707.052] (II) XINPUT: Adding extended input device "Logitech USB Receiver Mouse" (type: MOUSE, id 12)
[ 43707.052] (**) Option "AccelerationScheme" "none"
[ 43707.052] (**) Logitech USB Receiver Mouse: (accel) selected scheme none/0
[ 43707.052] (**) Logitech USB Receiver Mouse: (accel) acceleration factor: 2.000
[ 43707.052] (**) Logitech USB Receiver Mouse: (accel) acceleration threshold: 4
[ 43707.055] (II) event2 - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
[ 43707.056] (II) event2 - Logitech USB Receiver Mouse: device is a pointer
[ 43707.057] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/mouse0)
[ 43707.057] (II) No input driver specified, ignoring this device.
[ 43707.057] (II) This device may have been added with another device file.
[ 43707.058] (II) config/udev: Adding input device Logitech USB Receiver Consumer Control (/dev/input/event3)
[ 43707.058] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 43707.059] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
[ 43707.059] (**) Logitech USB Receiver Consumer Control: always reports core events
[ 43707.059] (**) Option "Device" "/dev/input/event3"
[ 43707.059] (**) Option "_source" "server/udev"
[ 43707.061] (II) event3 - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
[ 43707.061] (II) event3 - Logitech USB Receiver Consumer Control: device is a keyboard
[ 43707.061] (II) event3 - Logitech USB Receiver Consumer Control: device removed
[ 43707.084] (II) libinput: Logitech USB Receiver Consumer Control: needs a virtual subdevice
[ 43707.084] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:046D:C534.0002/input/input6/event3"
[ 43707.084] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: MOUSE, id 13)
[ 43707.084] (**) Option "AccelerationScheme" "none"
[ 43707.084] (**) Logitech USB Receiver Consumer Control: (accel) selected scheme none/0
[ 43707.084] (**) Logitech USB Receiver Consumer Control: (accel) acceleration factor: 2.000
[ 43707.084] (**) Logitech USB Receiver Consumer Control: (accel) acceleration threshold: 4
[ 43707.087] (II) event3 - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
[ 43707.087] (II) event3 - Logitech USB Receiver Consumer Control: device is a keyboard
[ 43707.089] (II) config/udev: Adding input device Logitech USB Receiver System Control (/dev/input/event4)
[ 43707.089] (**) Logitech USB Receiver System Control: Applying InputClass "libinput keyboard catchall"
[ 43707.089] (II) Using input driver 'libinput' for 'Logitech USB Receiver System Control'
[ 43707.089] (**) Logitech USB Receiver System Control: always reports core events
[ 43707.089] (**) Option "Device" "/dev/input/event4"
[ 43707.089] (**) Option "_source" "server/udev"
[ 43707.091] (II) event4 - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
[ 43707.091] (II) event4 - Logitech USB Receiver System Control: device is a keyboard
[ 43707.091] (II) event4 - Logitech USB Receiver System Control: device removed
[ 43707.108] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:046D:C534.0002/input/input7/event4"
[ 43707.108] (II) XINPUT: Adding extended input device "Logitech USB Receiver System Control" (type: KEYBOARD, id 14)
[ 43707.108] (**) Option "xkb_model" "pc105"
[ 43707.108] (**) Option "xkb_layout" "pl"
[ 43707.110] (II) event4 - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
[ 43707.110] (II) event4 - Logitech USB Receiver System Control: device is a keyboard
[ 43707.111] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event12)
[ 43707.111] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 43707.111] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 43707.111] (**) Dell WMI hotkeys: always reports core events
[ 43707.111] (**) Option "Device" "/dev/input/event12"
[ 43707.111] (**) Option "_source" "server/udev"
[ 43707.113] (II) event12 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 43707.113] (II) event12 - Dell WMI hotkeys: device is a keyboard
[ 43707.113] (II) event12 - Dell WMI hotkeys: device removed
[ 43707.156] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input16/event12"
[ 43707.156] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
[ 43707.156] (**) Option "xkb_model" "pc105"
[ 43707.156] (**) Option "xkb_layout" "pl"
[ 43707.158] (II) event12 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 43707.158] (II) event12 - Dell WMI hotkeys: device is a keyboard
[ 43707.159] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 43707.160] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 43707.160] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 43707.160] (**) AT Translated Set 2 keyboard: always reports core events
[ 43707.160] (**) Option "Device" "/dev/input/event0"
[ 43707.160] (**) Option "_source" "server/udev"
[ 43707.162] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 43707.162] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 43707.163] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 43707.180] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 43707.180] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[ 43707.180] (**) Option "xkb_model" "pc105"
[ 43707.180] (**) Option "xkb_layout" "pl"
[ 43707.182] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 43707.182] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 43707.184] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint Stick (/dev/input/event5)
[ 43707.184] (**) AlpsPS/2 ALPS DualPoint Stick: Applying InputClass "libinput pointer catchall"
[ 43707.184] (II) Using input driver 'libinput' for 'AlpsPS/2 ALPS DualPoint Stick'
[ 43707.184] (**) AlpsPS/2 ALPS DualPoint Stick: always reports core events
[ 43707.184] (**) Option "Device" "/dev/input/event5"
[ 43707.184] (**) Option "_source" "server/udev"
[ 43707.186] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: is tagged by udev as: Mouse Pointingstick
[ 43707.186] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: device is a pointer
[ 43707.187] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: device removed
[ 43707.248] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event5"
[ 43707.248] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint Stick" (type: MOUSE, id 17)
[ 43707.248] (**) Option "AccelerationScheme" "none"
[ 43707.248] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) selected scheme none/0
[ 43707.248] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) acceleration factor: 2.000
[ 43707.248] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) acceleration threshold: 4
[ 43707.250] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: is tagged by udev as: Mouse Pointingstick
[ 43707.250] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: device is a pointer
[ 43707.252] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint Stick (/dev/input/mouse1)
[ 43707.252] (II) No input driver specified, ignoring this device.
[ 43707.252] (II) This device may have been added with another device file.
[ 43707.253] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event6)
[ 43707.253] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "libinput touchpad catchall"
[ 43707.253] (II) Using input driver 'libinput' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[ 43707.253] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 43707.253] (**) Option "Device" "/dev/input/event6"
[ 43707.253] (**) Option "_source" "server/udev"
[ 43707.255] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: is tagged by udev as: Touchpad
[ 43707.255] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 43707.256] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: device is a touchpad
[ 43707.256] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: device removed
[ 43707.308] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input3/event6"
[ 43707.308] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 18)
[ 43707.309] (**) Option "AccelerationScheme" "none"
[ 43707.309] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) selected scheme none/0
[ 43707.309] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[ 43707.309] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[ 43707.311] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: is tagged by udev as: Touchpad
[ 43707.311] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 43707.312] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: device is a touchpad
[ 43707.313] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse2)
[ 43707.313] (II) No input driver specified, ignoring this device.
[ 43707.313] (II) This device may have been added with another device file.
[ 43707.319] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 43707.319] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
[ 43707.319] (**) Logitech USB Receiver Consumer Control: always reports core events
[ 43707.319] (**) Option "Device" "/dev/input/event3"
[ 43707.319] (**) Option "_source" "_driver/libinput"
[ 43707.320] (II) libinput: Logitech USB Receiver Consumer Control: is a virtual subdevice
[ 43707.320] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:046D:C534.0002/input/input6/event3"
[ 43707.320] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: KEYBOARD, id 19)
[ 43707.320] (**) Option "xkb_model" "pc105"
[ 43707.320] (**) Option "xkb_layout" "pl"
[ 43722.087] (II) event10 - Power Button: device removed
[ 43722.114] (II) event13 - Video Bus: device removed
[ 43722.234] (II) event8 - Power Button: device removed
[ 43722.254] (II) event9 - Sleep Button: device removed
[ 43722.272] (II) event11 - Laptop_Integrated_Webcam_3M: In: device removed
[ 43722.308] (II) event1 - Logitech USB Receiver: device removed
[ 43722.336] (II) event2 - Logitech USB Receiver Mouse: device removed
[ 43722.376] (II) event4 - Logitech USB Receiver System Control: device removed
[ 43722.392] (II) event12 - Dell WMI hotkeys: device removed
[ 43722.436] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 43722.456] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: device removed
[ 43722.500] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: device removed
[ 43722.576] (II) event3 - Logitech USB Receiver Consumer Control: device removed
[ 43723.313] (II) UnloadModule: "libinput"
[ 43723.313] (II) UnloadModule: "libinput"
[ 43723.313] (II) UnloadModule: "libinput"
[ 43723.313] (II) UnloadModule: "libinput"
[ 43723.313] (II) UnloadModule: "libinput"
[ 43723.313] (II) UnloadModule: "libinput"
[ 43723.313] (II) UnloadModule: "libinput"
[ 43723.313] (II) UnloadModule: "libinput"
[ 43723.313] (II) UnloadModule: "libinput"
[ 43723.313] (II) UnloadModule: "libinput"
[ 43723.313] (II) UnloadModule: "libinput"
[ 43723.313] (II) UnloadModule: "libinput"
[ 43723.313] (II) UnloadModule: "libinput"
[ 43723.314] (II) UnloadModule: "libinput"
[ 43723.385] (II) Server terminated successfully (0). Closing log file.
Re: Problem ze startem systemu.
cat /var/log/Xorg.0.log
Kod: Zaznacz cały
[ 6.097]
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[ 6.098] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[ 6.098] Current Operating System: Linux debian 4.16.0-1-amd64 #1 SMP Debian 4.16.5-1 (2018-04-29) x86_64
[ 6.098] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.16.0-1-amd64 root=UUID=2d18adb9-81e4-4ad9-92c3-3e1870e31ddf ro quiet
[ 6.098] Build Date: 25 October 2018 06:15:23PM
[ 6.098] xorg-server 2:1.20.3-1 (https://www.debian.org/support)
[ 6.098] Current version of pixman: 0.36.0
[ 6.098] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 6.098] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 6.098] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 21 14:40:39 2018
[ 6.101] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 6.102] (==) No Layout section. Using the first Screen section.
[ 6.102] (==) No screen section available. Using defaults.
[ 6.102] (**) |-->Screen "Default Screen Section" (0)
[ 6.102] (**) | |-->Monitor "<default monitor>"
[ 6.104] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 6.104] (==) Automatically adding devices
[ 6.104] (==) Automatically enabling devices
[ 6.104] (==) Automatically adding GPU devices
[ 6.104] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 6.109] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 6.109] Entry deleted from font path.
[ 6.120] (==) 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
[ 6.120] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 6.120] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 6.120] (II) Loader magic: 0x55c7fab0ce20
[ 6.120] (II) Module ABI versions:
[ 6.120] X.Org ANSI C Emulation: 0.4
[ 6.120] X.Org Video Driver: 24.0
[ 6.120] X.Org XInput driver : 24.1
[ 6.120] X.Org Server Extension : 10.0
[ 6.121] (++) using VT number 7
[ 6.121] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 6.122] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 6.132] (--) PCI:*(0@0:2:0) 8086:0046:1028:040a rev 2, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x000070b0/8, BIOS @ 0x????????/131072
[ 6.132] (II) LoadModule: "glx"
[ 6.137] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 6.150] (II) Module glx: vendor="X.Org Foundation"
[ 6.150] compiled for 1.20.3, module version = 1.0.0
[ 6.150] ABI class: X.Org Server Extension, version 10.0
[ 6.150] (==) Matched modesetting as autoconfigured driver 0
[ 6.150] (==) Matched fbdev as autoconfigured driver 1
[ 6.150] (==) Matched vesa as autoconfigured driver 2
[ 6.150] (==) Assigned the driver to the xf86ConfigLayout
[ 6.150] (II) LoadModule: "modesetting"
[ 6.150] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 6.152] (II) Module modesetting: vendor="X.Org Foundation"
[ 6.152] compiled for 1.20.3, module version = 1.20.3
[ 6.152] Module class: X.Org Video Driver
[ 6.152] ABI class: X.Org Video Driver, version 24.0
[ 6.152] (II) LoadModule: "fbdev"
[ 6.152] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 6.152] (II) Module fbdev: vendor="X.Org Foundation"
[ 6.152] compiled for 1.20.0, module version = 0.5.0
[ 6.153] Module class: X.Org Video Driver
[ 6.153] ABI class: X.Org Video Driver, version 24.0
[ 6.153] (II) LoadModule: "vesa"
[ 6.153] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 6.154] (II) Module vesa: vendor="X.Org Foundation"
[ 6.154] compiled for 1.20.1, module version = 2.4.0
[ 6.154] Module class: X.Org Video Driver
[ 6.154] ABI class: X.Org Video Driver, version 24.0
[ 6.154] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 6.154] (II) FBDEV: driver for framebuffer: fbdev
[ 6.154] (II) VESA: driver for VESA chipsets: vesa
[ 6.203] (II) modeset(0): using drv /dev/dri/card0
[ 6.203] (WW) Falling back to old probe method for fbdev
[ 6.203] (II) Loading sub module "fbdevhw"
[ 6.203] (II) LoadModule: "fbdevhw"
[ 6.204] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 6.205] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 6.205] compiled for 1.20.3, module version = 0.0.2
[ 6.205] ABI class: X.Org Video Driver, version 24.0
[ 6.205] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 6.205] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 6.205] (==) modeset(0): RGB weight 888
[ 6.205] (==) modeset(0): Default visual is TrueColor
[ 6.205] (II) Loading sub module "glamoregl"
[ 6.205] (II) LoadModule: "glamoregl"
[ 6.205] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 6.218] (II) Module glamoregl: vendor="X.Org Foundation"
[ 6.218] compiled for 1.20.3, module version = 1.0.1
[ 6.218] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.301] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) Ironlake Mobile
[ 6.301] (II) modeset(0): glamor initialized
[ 6.302] (II) modeset(0): Output eDP-1 has no monitor section
[ 6.303] (II) modeset(0): Output VGA-1 has no monitor section
[ 6.304] (II) modeset(0): Output HDMI-1 has no monitor section
[ 6.304] (II) modeset(0): Output DP-1 has no monitor section
[ 6.306] (II) modeset(0): Output HDMI-2 has no monitor section
[ 6.306] (II) modeset(0): Output DP-2 has no monitor section
[ 6.307] (II) modeset(0): EDID for output eDP-1
[ 6.307] (II) modeset(0): Manufacturer: SEC Model: 5442 Serial#: 0
[ 6.307] (II) modeset(0): Year: 2010 Week: 0
[ 6.307] (II) modeset(0): EDID Version: 1.4
[ 6.307] (II) modeset(0): Digital Display Input
[ 6.307] (II) modeset(0): 6 bits per channel
[ 6.307] (II) modeset(0): Digital interface is DisplayPort
[ 6.307] (II) modeset(0): Max Image Size [cm]: horiz.: 30 vert.: 19
[ 6.307] (II) modeset(0): Gamma: 2.20
[ 6.307] (II) modeset(0): No DPMS capabilities specified
[ 6.307] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 6.307] (II) modeset(0): First detailed timing is preferred mode
[ 6.307] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 6.307] (II) modeset(0): redX: 0.544 redY: 0.357 greenX: 0.340 greenY: 0.585
[ 6.307] (II) modeset(0): blueX: 0.160 blueY: 0.118 whiteX: 0.310 whiteY: 0.330
[ 6.307] (II) modeset(0): Manufacturer's mask: 0
[ 6.307] (II) modeset(0): Supported detailed timing:
[ 6.307] (II) modeset(0): clock: 107.8 MHz Image Size: 303 x 190 mm
[ 6.307] (II) modeset(0): h_active: 1440 h_sync: 1486 h_sync_end 1556 h_blank_end 1928 h_border: 0
[ 6.307] (II) modeset(0): v_active: 900 v_sync: 909 v_sync_end 918 v_blanking: 932 v_border: 0
[ 6.307] (II) modeset(0): Supported detailed timing:
[ 6.307] (II) modeset(0): clock: 71.9 MHz Image Size: 303 x 190 mm
[ 6.307] (II) modeset(0): h_active: 1440 h_sync: 1486 h_sync_end 1556 h_blank_end 1928 h_border: 0
[ 6.307] (II) modeset(0): v_active: 900 v_sync: 909 v_sync_end 918 v_blanking: 932 v_border: 0
[ 6.307] (II) modeset(0): WG407141BT
[ 6.307] (II) modeset(0): Unknown vendor-specific block 0
[ 6.307] (II) modeset(0): EDID (in hex):
[ 6.307] (II) modeset(0): 00ffffffffffff004ca3425400000000
[ 6.307] (II) modeset(0): 00140104951e13780a63168b5b579529
[ 6.307] (II) modeset(0): 1e4f5400000001010101010101010101
[ 6.307] (II) modeset(0): 0101010101011d2aa0e8518420302e46
[ 6.307] (II) modeset(0): 99002fbe1000001a141ca0e851842030
[ 6.307] (II) modeset(0): 2e4699002fbe1000001a000000fe0057
[ 6.307] (II) modeset(0): 473430378131343142540a2000000000
[ 6.307] (II) modeset(0): 00004101190000000009010a20200005
[ 6.308] (II) modeset(0): Printing probed modes for output eDP-1
[ 6.308] (II) modeset(0): Modeline "1440x900"x60.0 107.81 1440 1486 1556 1928 900 909 918 932 +hsync -vsync (55.9 kHz eP)
[ 6.308] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz d)
[ 6.308] (II) modeset(0): Modeline "1440x900"x40.0 71.88 1440 1486 1556 1928 900 909 918 932 +hsync -vsync (37.3 kHz e)
[ 6.308] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 6.308] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 6.308] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 6.308] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 6.308] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 6.308] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 6.308] (II) modeset(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
[ 6.308] (II) modeset(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
[ 6.308] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 6.308] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 6.308] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 6.308] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 6.308] (II) modeset(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d)
[ 6.308] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 6.308] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 6.308] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 6.308] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 6.308] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 6.308] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 6.308] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 6.308] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 6.308] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 6.308] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 6.308] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 6.308] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 6.308] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 6.308] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 6.308] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 6.308] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 6.308] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 6.308] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 6.308] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 6.308] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 6.308] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 6.308] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 6.308] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 6.308] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 6.308] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 6.308] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 6.308] (II) modeset(0): Modeline "800x512"x120.3 51.56 800 800 828 832 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[ 6.308] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 6.308] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 6.308] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 6.308] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 6.308] (II) modeset(0): Modeline "720x450"x119.8 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[ 6.308] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 6.308] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 6.308] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 6.308] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 6.308] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 6.308] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 6.308] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 6.308] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 6.308] (II) modeset(0): Modeline "680x384"x119.6 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[ 6.308] (II) modeset(0): Modeline "680x384"x119.9 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[ 6.308] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 6.308] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 6.308] (II) modeset(0): Modeline "576x432"x120.1 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[ 6.308] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 6.308] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 6.308] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 6.308] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 6.308] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 6.308] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 6.308] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 6.308] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 6.308] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 6.308] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 6.308] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 6.308] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 6.308] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 6.308] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 6.308] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 6.308] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 6.308] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 6.308] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 6.309] (II) modeset(0): EDID for output VGA-1
[ 6.311] (II) modeset(0): EDID for output HDMI-1
[ 6.311] (II) modeset(0): EDID for output DP-1
[ 6.312] (II) modeset(0): EDID for output HDMI-2
[ 6.312] (II) modeset(0): EDID for output DP-2
[ 6.312] (II) modeset(0): Output eDP-1 connected
[ 6.312] (II) modeset(0): Output VGA-1 disconnected
[ 6.312] (II) modeset(0): Output HDMI-1 disconnected
[ 6.312] (II) modeset(0): Output DP-1 disconnected
[ 6.312] (II) modeset(0): Output HDMI-2 disconnected
[ 6.312] (II) modeset(0): Output DP-2 disconnected
[ 6.312] (II) modeset(0): Using exact sizes for initial modes
[ 6.312] (II) modeset(0): Output eDP-1 using initial mode 1440x900 +0+0
[ 6.312] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 6.312] (==) modeset(0): DPI set to (96, 96)
[ 6.312] (II) Loading sub module "fb"
[ 6.312] (II) LoadModule: "fb"
[ 6.312] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 6.313] (II) Module fb: vendor="X.Org Foundation"
[ 6.313] compiled for 1.20.3, module version = 1.0.0
[ 6.313] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.313] (II) UnloadModule: "fbdev"
[ 6.313] (II) Unloading fbdev
[ 6.313] (II) UnloadSubModule: "fbdevhw"
[ 6.313] (II) Unloading fbdevhw
[ 6.313] (II) UnloadModule: "vesa"
[ 6.313] (II) Unloading vesa
[ 6.333] (==) modeset(0): Backing store enabled
[ 6.333] (==) modeset(0): Silken mouse enabled
[ 6.404] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 6.404] (==) modeset(0): DPMS enabled
[ 6.412] (II) modeset(0): [DRI2] Setup complete
[ 6.412] (II) modeset(0): [DRI2] DRI driver: i965
[ 6.412] (II) modeset(0): [DRI2] VDPAU driver: i965
[ 6.412] (II) Initializing extension Generic Event Extension
[ 6.412] (II) Initializing extension SHAPE
[ 6.413] (II) Initializing extension MIT-SHM
[ 6.413] (II) Initializing extension XInputExtension
[ 6.414] (II) Initializing extension XTEST
[ 6.414] (II) Initializing extension BIG-REQUESTS
[ 6.414] (II) Initializing extension SYNC
[ 6.414] (II) Initializing extension XKEYBOARD
[ 6.414] (II) Initializing extension XC-MISC
[ 6.414] (II) Initializing extension SECURITY
[ 6.415] (II) Initializing extension XFIXES
[ 6.415] (II) Initializing extension RENDER
[ 6.415] (II) Initializing extension RANDR
[ 6.415] (II) Initializing extension COMPOSITE
[ 6.415] (II) Initializing extension DAMAGE
[ 6.415] (II) Initializing extension MIT-SCREEN-SAVER
[ 6.416] (II) Initializing extension DOUBLE-BUFFER
[ 6.416] (II) Initializing extension RECORD
[ 6.416] (II) Initializing extension DPMS
[ 6.416] (II) Initializing extension Present
[ 6.416] (II) Initializing extension DRI3
[ 6.416] (II) Initializing extension X-Resource
[ 6.417] (II) Initializing extension XVideo
[ 6.417] (II) Initializing extension XVideo-MotionCompensation
[ 6.417] (II) Initializing extension SELinux
[ 6.417] (II) SELinux: Disabled on system
[ 6.417] (II) Initializing extension GLX
[ 6.425] (II) AIGLX: Loaded and initialized i965
[ 6.425] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 6.425] (II) Initializing extension XFree86-VidModeExtension
[ 6.426] (II) Initializing extension XFree86-DGA
[ 6.426] (II) Initializing extension XFree86-DRI
[ 6.426] (II) Initializing extension DRI2
[ 6.439] (II) modeset(0): Damage tracking initialized
[ 6.440] (II) modeset(0): Setting screen physical size to 381 x 238
[ 6.535] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[ 6.535] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 6.535] (II) LoadModule: "libinput"
[ 6.536] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 6.545] (II) Module libinput: vendor="X.Org Foundation"
[ 6.545] compiled for 1.20.1, module version = 0.28.1
[ 6.545] Module class: X.Org XInput Driver
[ 6.545] ABI class: X.Org XInput driver, version 24.1
[ 6.545] (II) Using input driver 'libinput' for 'Power Button'
[ 6.545] (**) Power Button: always reports core events
[ 6.545] (**) Option "Device" "/dev/input/event8"
[ 6.546] (**) Option "_source" "server/udev"
[ 6.551] (II) event8 - Power Button: is tagged by udev as: Keyboard
[ 6.551] (II) event8 - Power Button: device is a keyboard
[ 6.551] (II) event8 - Power Button: device removed
[ 6.576] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event8"
[ 6.576] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 6.576] (**) Option "xkb_model" "pc105"
[ 6.576] (**) Option "xkb_layout" "pl"
[ 6.610] (II) event8 - Power Button: is tagged by udev as: Keyboard
[ 6.610] (II) event8 - Power Button: device is a keyboard
[ 6.611] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[ 6.611] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 6.611] (II) Using input driver 'libinput' for 'Video Bus'
[ 6.611] (**) Video Bus: always reports core events
[ 6.611] (**) Option "Device" "/dev/input/event11"
[ 6.611] (**) Option "_source" "server/udev"
[ 6.613] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 6.613] (II) event11 - Video Bus: device is a keyboard
[ 6.613] (II) event11 - Video Bus: device removed
[ 6.660] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12/event11"
[ 6.660] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 6.660] (**) Option "xkb_model" "pc105"
[ 6.660] (**) Option "xkb_layout" "pl"
[ 6.662] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 6.662] (II) event11 - Video Bus: device is a keyboard
[ 6.662] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 6.663] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 6.663] (II) Using input driver 'libinput' for 'Power Button'
[ 6.663] (**) Power Button: always reports core events
[ 6.663] (**) Option "Device" "/dev/input/event6"
[ 6.663] (**) Option "_source" "server/udev"
[ 6.664] (II) event6 - Power Button: is tagged by udev as: Keyboard
[ 6.664] (II) event6 - Power Button: device is a keyboard
[ 6.664] (II) event6 - Power Button: device removed
[ 6.692] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event6"
[ 6.692] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 6.692] (**) Option "xkb_model" "pc105"
[ 6.692] (**) Option "xkb_layout" "pl"
[ 6.694] (II) event6 - Power Button: is tagged by udev as: Keyboard
[ 6.694] (II) event6 - Power Button: device is a keyboard
[ 6.695] (II) config/udev: Adding input device Lid Switch (/dev/input/event5)
[ 6.695] (II) No input driver specified, ignoring this device.
[ 6.695] (II) This device may have been added with another device file.
[ 6.695] (II) config/udev: Adding input device Sleep Button (/dev/input/event7)
[ 6.695] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 6.695] (II) Using input driver 'libinput' for 'Sleep Button'
[ 6.695] (**) Sleep Button: always reports core events
[ 6.695] (**) Option "Device" "/dev/input/event7"
[ 6.695] (**) Option "_source" "server/udev"
[ 6.697] (II) event7 - Sleep Button: is tagged by udev as: Keyboard
[ 6.697] (II) event7 - Sleep Button: device is a keyboard
[ 6.697] (II) event7 - Sleep Button: device removed
[ 6.712] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8/event7"
[ 6.712] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 6.712] (**) Option "xkb_model" "pc105"
[ 6.712] (**) Option "xkb_layout" "pl"
[ 6.714] (II) event7 - Sleep Button: is tagged by udev as: Keyboard
[ 6.714] (II) event7 - Sleep Button: device is a keyboard
[ 6.715] (II) config/udev: Adding input device Laptop_Integrated_Webcam_3M: In (/dev/input/event9)
[ 6.715] (**) Laptop_Integrated_Webcam_3M: In: Applying InputClass "libinput keyboard catchall"
[ 6.715] (II) Using input driver 'libinput' for 'Laptop_Integrated_Webcam_3M: In'
[ 6.715] (**) Laptop_Integrated_Webcam_3M: In: always reports core events
[ 6.715] (**) Option "Device" "/dev/input/event9"
[ 6.715] (**) Option "_source" "server/udev"
[ 6.718] (II) event9 - Laptop_Integrated_Webcam_3M: In: is tagged by udev as: Keyboard
[ 6.718] (II) event9 - Laptop_Integrated_Webcam_3M: In: device is a keyboard
[ 6.718] (II) event9 - Laptop_Integrated_Webcam_3M: In: device removed
[ 6.768] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input10/event9"
[ 6.768] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_3M: In" (type: KEYBOARD, id 10)
[ 6.768] (**) Option "xkb_model" "pc105"
[ 6.768] (**) Option "xkb_layout" "pl"
[ 6.771] (II) event9 - Laptop_Integrated_Webcam_3M: In: is tagged by udev as: Keyboard
[ 6.771] (II) event9 - Laptop_Integrated_Webcam_3M: In: device is a keyboard
[ 6.772] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[ 6.772] (II) No input driver specified, ignoring this device.
[ 6.772] (II) This device may have been added with another device file.
[ 6.772] (II) config/udev: Adding input device HDA Intel MID Dock Mic (/dev/input/event13)
[ 6.772] (II) No input driver specified, ignoring this device.
[ 6.772] (II) This device may have been added with another device file.
[ 6.773] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event14)
[ 6.773] (II) No input driver specified, ignoring this device.
[ 6.773] (II) This device may have been added with another device file.
[ 6.774] (II) config/udev: Adding input device HDA Intel MID Dock Line Out (/dev/input/event15)
[ 6.774] (II) No input driver specified, ignoring this device.
[ 6.774] (II) This device may have been added with another device file.
[ 6.774] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event16)
[ 6.775] (II) No input driver specified, ignoring this device.
[ 6.775] (II) This device may have been added with another device file.
[ 6.775] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event17)
[ 6.775] (II) No input driver specified, ignoring this device.
[ 6.775] (II) This device may have been added with another device file.
[ 6.776] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=7 (/dev/input/event18)
[ 6.776] (II) No input driver specified, ignoring this device.
[ 6.776] (II) This device may have been added with another device file.
[ 6.777] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[ 6.777] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[ 6.777] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[ 6.777] (**) Logitech USB Receiver: always reports core events
[ 6.777] (**) Option "Device" "/dev/input/event1"
[ 6.777] (**) Option "_source" "server/udev"
[ 6.779] (II) event1 - Logitech USB Receiver: is tagged by udev as: Keyboard
[ 6.779] (II) event1 - Logitech USB Receiver: device is a keyboard
[ 6.779] (II) event1 - Logitech USB Receiver: device removed
[ 6.804] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:046D:C534.0001/input/input3/event1"
[ 6.804] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 11)
[ 6.804] (**) Option "xkb_model" "pc105"
[ 6.804] (**) Option "xkb_layout" "pl"
[ 6.808] (II) event1 - Logitech USB Receiver: is tagged by udev as: Keyboard
[ 6.808] (II) event1 - Logitech USB Receiver: device is a keyboard
[ 6.810] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
[ 6.810] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[ 6.810] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[ 6.810] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[ 6.810] (**) Logitech USB Receiver: always reports core events
[ 6.810] (**) Option "Device" "/dev/input/event2"
[ 6.810] (**) Option "_source" "server/udev"
[ 6.813] (II) event2 - Logitech USB Receiver: is tagged by udev as: Keyboard Mouse
[ 6.813] (II) event2 - Logitech USB Receiver: device is a pointer
[ 6.813] (II) event2 - Logitech USB Receiver: device is a keyboard
[ 6.813] (II) event2 - Logitech USB Receiver: device removed
[ 6.840] (II) libinput: Logitech USB Receiver: needs a virtual subdevice
[ 6.840] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:046D:C534.0002/input/input4/event2"
[ 6.840] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 12)
[ 6.840] (**) Option "AccelerationScheme" "none"
[ 6.840] (**) Logitech USB Receiver: (accel) selected scheme none/0
[ 6.840] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 6.840] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 6.842] (II) event2 - Logitech USB Receiver: is tagged by udev as: Keyboard Mouse
[ 6.842] (II) event2 - Logitech USB Receiver: device is a pointer
[ 6.842] (II) event2 - Logitech USB Receiver: device is a keyboard
[ 6.843] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 6.843] (II) No input driver specified, ignoring this device.
[ 6.843] (II) This device may have been added with another device file.
[ 6.843] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event10)
[ 6.843] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 6.843] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 6.843] (**) Dell WMI hotkeys: always reports core events
[ 6.843] (**) Option "Device" "/dev/input/event10"
[ 6.843] (**) Option "_source" "server/udev"
[ 6.844] (II) event10 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 6.844] (II) event10 - Dell WMI hotkeys: device is a keyboard
[ 6.844] (II) event10 - Dell WMI hotkeys: device removed
[ 6.880] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input11/event10"
[ 6.880] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 13)
[ 6.880] (**) Option "xkb_model" "pc105"
[ 6.880] (**) Option "xkb_layout" "pl"
[ 6.881] (II) event10 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 6.881] (II) event10 - Dell WMI hotkeys: device is a keyboard
[ 6.882] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 6.882] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.882] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 6.882] (**) AT Translated Set 2 keyboard: always reports core events
[ 6.882] (**) Option "Device" "/dev/input/event0"
[ 6.882] (**) Option "_source" "server/udev"
[ 6.883] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 6.883] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 6.883] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 6.896] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 6.896] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[ 6.896] (**) Option "xkb_model" "pc105"
[ 6.896] (**) Option "xkb_layout" "pl"
[ 6.897] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 6.897] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 6.898] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event4)
[ 6.898] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "libinput touchpad catchall"
[ 6.898] (II) Using input driver 'libinput' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[ 6.898] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 6.898] (**) Option "Device" "/dev/input/event4"
[ 6.898] (**) Option "_source" "server/udev"
[ 6.899] (II) event4 - AlpsPS/2 ALPS DualPoint TouchPad: is tagged by udev as: Touchpad
[ 6.899] (II) event4 - AlpsPS/2 ALPS DualPoint TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 6.899] (II) event4 - AlpsPS/2 ALPS DualPoint TouchPad: device is a touchpad
[ 6.900] (II) event4 - AlpsPS/2 ALPS DualPoint TouchPad: device removed
[ 6.952] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event4"
[ 6.952] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 15)
[ 6.953] (**) Option "AccelerationScheme" "none"
[ 6.953] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) selected scheme none/0
[ 6.953] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[ 6.953] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[ 6.955] (II) event4 - AlpsPS/2 ALPS DualPoint TouchPad: is tagged by udev as: Touchpad
[ 6.955] (II) event4 - AlpsPS/2 ALPS DualPoint TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 6.956] (II) event4 - AlpsPS/2 ALPS DualPoint TouchPad: device is a touchpad
[ 6.957] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse2)
[ 6.957] (II) No input driver specified, ignoring this device.
[ 6.957] (II) This device may have been added with another device file.
[ 6.957] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint Stick (/dev/input/event3)
[ 6.957] (**) AlpsPS/2 ALPS DualPoint Stick: Applying InputClass "libinput pointer catchall"
[ 6.957] (II) Using input driver 'libinput' for 'AlpsPS/2 ALPS DualPoint Stick'
[ 6.957] (**) AlpsPS/2 ALPS DualPoint Stick: always reports core events
[ 6.957] (**) Option "Device" "/dev/input/event3"
[ 6.957] (**) Option "_source" "server/udev"
[ 6.959] (II) event3 - AlpsPS/2 ALPS DualPoint Stick: is tagged by udev as: Mouse Pointingstick
[ 6.959] (II) event3 - AlpsPS/2 ALPS DualPoint Stick: device is a pointer
[ 6.959] (II) event3 - AlpsPS/2 ALPS DualPoint Stick: device removed
[ 6.992] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event3"
[ 6.992] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint Stick" (type: MOUSE, id 16)
[ 6.992] (**) Option "AccelerationScheme" "none"
[ 6.992] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) selected scheme none/0
[ 6.992] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) acceleration factor: 2.000
[ 6.992] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) acceleration threshold: 4
[ 6.994] (II) event3 - AlpsPS/2 ALPS DualPoint Stick: is tagged by udev as: Mouse Pointingstick
[ 6.994] (II) event3 - AlpsPS/2 ALPS DualPoint Stick: device is a pointer
[ 6.996] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint Stick (/dev/input/mouse1)
[ 6.996] (II) No input driver specified, ignoring this device.
[ 6.996] (II) This device may have been added with another device file.
[ 7.002] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[ 7.002] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[ 7.003] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[ 7.003] (**) Logitech USB Receiver: always reports core events
[ 7.003] (**) Option "Device" "/dev/input/event2"
[ 7.003] (**) Option "_source" "_driver/libinput"
[ 7.003] (II) libinput: Logitech USB Receiver: is a virtual subdevice
[ 7.003] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:046D:C534.0002/input/input4/event2"
[ 7.003] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 17)
[ 7.003] (**) Option "xkb_model" "pc105"
[ 7.003] (**) Option "xkb_layout" "pl"
[ 19.470] (II) modeset(0): EDID vendor "SEC", prod id 21570
[ 19.470] (II) modeset(0): Printing DDC gathered Modelines:
[ 19.470] (II) modeset(0): Modeline "1440x900"x0.0 107.81 1440 1486 1556 1928 900 909 918 932 +hsync -vsync (55.9 kHz eP)
[ 19.470] (II) modeset(0): Modeline "1440x900"x0.0 71.88 1440 1486 1556 1928 900 909 918 932 +hsync -vsync (37.3 kHz e)
[ 19.566] (II) modeset(0): EDID vendor "SEC", prod id 21570
[ 19.566] (II) modeset(0): Printing DDC gathered Modelines:
[ 19.566] (II) modeset(0): Modeline "1440x900"x0.0 107.81 1440 1486 1556 1928 900 909 918 932 +hsync -vsync (55.9 kHz eP)
[ 19.566] (II) modeset(0): Modeline "1440x900"x0.0 71.88 1440 1486 1556 1928 900 909 918 932 +hsync -vsync (37.3 kHz e)
[ 20.200] (II) modeset(0): EDID vendor "SEC", prod id 21570
[ 20.201] (II) modeset(0): Printing DDC gathered Modelines:
[ 20.201] (II) modeset(0): Modeline "1440x900"x0.0 107.81 1440 1486 1556 1928 900 909 918 932 +hsync -vsync (55.9 kHz eP)
[ 20.201] (II) modeset(0): Modeline "1440x900"x0.0 71.88 1440 1486 1556 1928 900 909 918 932 +hsync -vsync (37.3 kHz e)
Re: Problem ze startem systemu.
Jeżeli masz grafikę intela to jest to znany problem:
https://bugs.debian.org/cgi-bin/bugrepo ... bug=914495
https://bugs.debian.org/cgi-bin/bugrepo ... bug=914980
Dotyczy to ponoć starszej grafiki intela.
Nie ma na to rady.
Trzeba:
albo odinstalować nowy kernel,
albo próbować z najnowszym 4.19.9 z sida (z 18 grudnia br.).
https://tracker.debian.org/pkg/linux-signed-amd64
PS.
Szkoda, że zarówno najnowszy GParted Live 0.33 jak i Tails 3.11 oparto na tym jądrze z testinga.
https://bugs.debian.org/cgi-bin/bugrepo ... bug=914495
https://bugs.debian.org/cgi-bin/bugrepo ... bug=914980
Dotyczy to ponoć starszej grafiki intela.
Nie ma na to rady.
Trzeba:
albo odinstalować nowy kernel,
albo próbować z najnowszym 4.19.9 z sida (z 18 grudnia br.).
https://tracker.debian.org/pkg/linux-signed-amd64
PS.
Szkoda, że zarówno najnowszy GParted Live 0.33 jak i Tails 3.11 oparto na tym jądrze z testinga.
Re: Problem ze startem systemu.
A jak to zinstalowac ?
Rozumiem ze musze sciagnac z tej strony https://packages.debian.org/source/sid/ ... gned-amd64 ten plik http://deb.debian.org/debian/pool/main/ ... 9+1.tar.xz. Rozpakowac i co dalej ?
Wywalilem te problematyczne kernele
Rozumiem ze musze sciagnac z tej strony https://packages.debian.org/source/sid/ ... gned-amd64 ten plik http://deb.debian.org/debian/pool/main/ ... 9+1.tar.xz. Rozpakowac i co dalej ?
Kod: Zaznacz cały
root@debian:/home/rafal# aptitude search linux-image
i linux-image-4.16.0-1-amd64 - Linux 4.16 for 64-bit PCs
c linux-image-4.16.0-2-amd64 -
c linux-image-4.18.0-1-amd64 -
i A linux-image-4.18.0-2-amd64 - Linux 4.18 for 64-bit PCs
p linux-image-4.18.0-3-686:i386 - Linux 4.18 for older PCs
p linux-image-4.18.0-3-686-dbg:i3 - Debug symbols for linux-image-4.18.0-3-686
p linux-image-4.18.0-3-686-pae:i3 - Linux 4.18 for modern PCs
p linux-image-4.18.0-3-686-pae-db - Debug symbols for linux-image-4.18.0-3-686
i A linux-image-4.18.0-3-amd64 - Linux 4.18 for 64-bit PCs
p linux-image-4.18.0-3-amd64-dbg - Debug symbols for linux-image-4.18.0-3-amd
p linux-image-4.18.0-3-cloud-amd6 - Linux 4.18 for x86-64 cloud
p linux-image-4.18.0-3-cloud-amd6 - Debug symbols for linux-image-4.18.0-3-clo
p linux-image-4.18.0-3-rt-686-pae - Linux 4.18 for modern PCs, PREEMPT_RT
p linux-image-4.18.0-3-rt-686-pae - Debug symbols for linux-image-4.18.0-3-rt-
p linux-image-4.18.0-3-rt-amd64 - Linux 4.18 for 64-bit PCs, PREEMPT_RT
p linux-image-4.18.0-3-rt-amd64-d - Debug symbols for linux-image-4.18.0-3-rt-
c linux-image-4.9.0-4-amd64 -
p linux-image-686:i386 - Linux for older PCs (meta-package)
p linux-image-686-dbg:i386 - Debugging symbols for Linux 686 configurat
p linux-image-686-pae:i386 - Jądro Linux do nowoczesnych pecetów (metap
p linux-image-686-pae-dbg:i386 - Debugging symbols for Linux 686-pae config
i linux-image-amd64 - Jądro Linux do komputerów 64-bitowych (met
p linux-image-amd64-dbg - Debugging symbols for Linux amd64 configur
p linux-image-cloud-amd64 - Linux for x86-64 cloud (meta-package)
p linux-image-cloud-amd64-dbg - Debugging symbols for Linux cloud-amd64 co
p linux-image-rt-686-pae:i386 - Linux for modern PCs (meta-package), PREEM
p linux-image-rt-686-pae-dbg:i386 - Debugging symbols for Linux rt-686-pae con
p linux-image-rt-amd64 - Linux for 64-bit PCs (meta-package), PREEM
p linux-image-rt-amd64-dbg - Debugging symbols for Linux rt-amd64 confi
Kod: Zaznacz cały
root@debian:/home/rafal# apt-get remove linux-image-4.18.0-3-amd64
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
Następujące pakiety zostaną USUNIĘTE:
linux-image-4.18.0-3-amd64 linux-image-amd64
0 aktualizowanych, 0 nowo instalowanych, 2 usuwanych i 11 nieaktualizowanych.
Po tej operacji zostanie zwolnione 258 MB miejsca na dysku.
Kontynuować? [T/n] t
(Odczytywanie bazy danych ... 233893 pliki i katalogi obecnie zainstalowane.)
Usuwanie pakietu linux-image-amd64 (4.18+100) ...
Usuwanie pakietu linux-image-4.18.0-3-amd64 (4.18.20-2) ...
I: /vmlinuz is now a symlink to boot/vmlinuz-4.16.0-1-amd64
I: /initrd.img is now a symlink to boot/initrd.img-4.16.0-1-amd64
/etc/kernel/postrm.d/initramfs-tools:
update-initramfs: Deleting /boot/initrd.img-4.18.0-3-amd64
/etc/kernel/postrm.d/zz-update-grub:
Generowanie pliku konfiguracyjnego GRUB-a...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Znaleziono obraz Linuksa: /boot/vmlinuz-4.16.0-1-amd64
Znaleziono obraz initrd: /boot/initrd.img-4.16.0-1-amd64
Znaleziono Windows 7 na /dev/sdb1
gotowe
Re: Problem ze startem systemu.
1.
Ponieważ jądro 4.19.9 zostało zaakceptowane i wprowadzone do sid w dn. 18 12.2018, to prawdopodobnie ok. 25.12.2018 (zwyczajowe 7 dni) pojawi się w testingu i trzeba tylko przypilnować pakietu linux-image-amd64_4.19+101_amd64.deb.
2.
Jądra w Debianie nie upgraduje się przez kombinowanie z pakietami *tar.xz - korzystamy z repozytorium.
Jak nie wiesz jak ręcznie to zainstalować to trzeba czekać do ok. 25 grudnia.
3.
Zawsze można chwilowo włączyć w apt gałąź sid i zainstalować linux-image-amd64_4.19+101 który dociągnie resztę, ale należy pamiętać, że jest to sid i można wylądować z deszczu pod rynnę.
4
Stare jądro jest takie złe, że koniecznie i już teraz musisz mieć najnowsze?
Ponieważ jądro 4.19.9 zostało zaakceptowane i wprowadzone do sid w dn. 18 12.2018, to prawdopodobnie ok. 25.12.2018 (zwyczajowe 7 dni) pojawi się w testingu i trzeba tylko przypilnować pakietu linux-image-amd64_4.19+101_amd64.deb.
2.
Jądra w Debianie nie upgraduje się przez kombinowanie z pakietami *tar.xz - korzystamy z repozytorium.
Jak nie wiesz jak ręcznie to zainstalować to trzeba czekać do ok. 25 grudnia.
3.
Zawsze można chwilowo włączyć w apt gałąź sid i zainstalować linux-image-amd64_4.19+101 który dociągnie resztę, ale należy pamiętać, że jest to sid i można wylądować z deszczu pod rynnę.
4
Stare jądro jest takie złe, że koniecznie i już teraz musisz mieć najnowsze?