View Issue Details

IDProjectCategoryView StatusLast Update
0007970Kali LinuxGeneral Bugpublic2023-05-31 14:56
Reporteratdtphreaker Assigned To 
PriorityimmediateSeveritycrashReproducibilityalways
Status closedResolutionopen 
Product Version2022.3 
Summary0007970: Kali Linux CRASHES during BOOT.
Description

Kali Linux crashes on 'startup'. (dual boot MacBook Pro (mid 2012)) Everything seemed fine just past the Kali emblem/logo BUT then gives the "Oh No! Something has gone wrong. A problem has occurred and the system can't recover. Please contact a system administrator" SCREEN *(see attached screenshot). When I last shutdown Kali (2 days ago), everything was cool/seemed fine+normal with ZERO issues/problems.

I update/upgrade on a regular basis and this has not happened in a long while. So, I then entered 'recovery mode' and I updated/upgraded right away. Everything seemed to go perfectly, all updated/upgraded fine. BUT WHEN I REBOOTED, the same "Oh no!" SCREEN appeared as it had before.

I then went into my VMware Fusion of Kali (2022.3) in my MacBook Pro, started it up... AND ALL WORKED PERFECTLY with NO ISSUES!

Please HELP!

–I appreciate your time, thank you!

Steps To Reproduce

Boot Kali Linux

Attached Files
IMG_4900-1200x.jpg (249,273 bytes)   
IMG_4900-1200x.jpg (249,273 bytes)   

Activities

atdtphreaker

atdtphreaker

2022-10-01 07:15

reporter   ~0016903

**NOTE––

"When I last shutdown Kali (2 days ago), everything was cool/seemed fine+normal with ZERO issues/problems" ––all I had done was startup Kali, log in, update/upgrade, then IMMEDIATELY shutdown/powered off. I DID NOT run anything, only shut it down. Then, as I stated above, booted it up 2 days later to have it crash ("Oh no!" screen) just after the Kali emblem/logo and just prior to the login screen...

I am assuming the issue has something to do with what had been updated/upgraded.

Thanks again!

atdtphreaker

atdtphreaker

2022-10-04 08:10

reporter   ~0016908

Additional information

My GRAPHICS hardware is Intel HD Graphics 4000. Maybe this could be causing this CRASH?! Graphics driver issue? But, I am able to go into 'Recovery Mode', log in as root, and then startxfce4. I usually use GNOME, so could it be a GNOME issue *(GNOME 43 had been working fine and I verified that it exists and is latest version) that makes this CRASH occur (following the update/upgrade just days prior.)?

––thanks for your time.

X0RW3LL

X0RW3LL

2022-10-04 14:00

reporter   ~0016915

Boot into recovery, pull the latest package upgrades (gnome extensions should be in those), and you should be good to go. I've had issues with Gnome over the past few days due to outdated extensions, but the latest upgrades (gnome extensions) should validate versions. Everything's working perfectly for me right now.

atdtphreaker

atdtphreaker

2022-10-04 22:18

reporter   ~0016916

@X0RW3LL

Thanks for the feedback. I just checked (in 'recovery') but there weren't any updates/upgrades... of any kind so far today. If, in fact, that was even a GNOME problem.

So, the CRASHing continues. I went in and all of my USER + ROOT seems intact... + up-to-date.

Thanks again, hopefully this will be solved ASAP––

arnaudr

arnaudr

2022-10-05 06:11

manager   ~0016918

In this kind of situation, when you are at the screen "Oh no...", you would press <Ctrl+Alt+Fx>, with Fx being either F1, F2 or F3 or whatever takes you to a console. Then you enter the login/pass, and then you'd have a look at the logs with the command journalctl -b. And you try to locate the error in there (probably at the end of the logs). Then maybe you will have a clue about what actually crashes. As X0RW3LL said, it might be a gnome extension. You're running GNOME, right?

If you can locate the error, please paste it here. Thanks!

atdtphreaker

atdtphreaker

2022-10-05 06:35

reporter   ~0016919

@arnaudr

Yes, I'm running GNOME. And I've gotten into the console with Ctrl+Alt+F3/logged in. But I have NOT checked the logs as of yet. But I will definitely, ASAP!

If I locate the error, I'll paste post it. Thanks again! ––very much appreciate your feedback_

atdtphreaker

atdtphreaker

2022-10-05 07:12

reporter   ~0016920

@arnaudr

I started it up, Ctrl+Alt+F2 and for the first time the actual log in screen appeared, not the console. BUT then I entered my login info and THEN the "Oh No!" screen appeared. So, I Ctrl+Alt+F2 to console, logged in again, and 'journalctl -b' to check the logs. I found ERRORS "Failed to start GNOME Shell on X11" toward the end of the log. See screenshot

Thanks for your time––

arnaudr

arnaudr

2022-10-05 07:56

manager   ~0016921

I need also the last lines of the logs, from line 1560 t0 1596 it seems.

Additionally, you can try to disable the gnome extensions with the command " gsettings set org.gnome.shell disable-user-extensions true ". Then try to login again.

I started it up, Ctrl+Alt+F2 and for the first time the actual log in screen appeared

Yes, every Fx is a different screen, and the login screen is one of them. So if you go to the console with, for example, Ctrl+Alt+F3, then you can go back to the login scree anytime with Ctrl+Alt+F2, and then back to the console with Ctrl+Alt+F3.

atdtphreaker

atdtphreaker

2022-10-05 10:09

reporter   ~0016922

@arnaudr

I first started it up into recovery to update/upgrade. Everything went fine (seemingly). I then tried it but it crashed. ––then went into via 'recovery' to disable the GNOME extensions BUT it wouldn't allow me so I attempted by starting xfce4 and trying the console there. And THAT seemed to work (disabling GNOME extensions). ––started it up again as I would normally BUT it crashed. So I ENABLED the GNOME extension as they had originally been via the console after reboot After that, I booted normally and did Ctrl+Alt+F2 which allowed me to log in as USER. ––checked the log ('journalctl -b) which had fewer lines this time to then take 3 screenshots (01 just prior to the "Failed to start GNOME Shell on X11" error, 02 of the ERROR, 03 the remaining lines following the error.)

Thank you.

01 - IMG_4940 copy.jpg (1,551,647 bytes)
02 - IMG_4941 copy.jpg (1,505,842 bytes)
03 - IMG_4942 copy.jpg (1,584,210 bytes)
arnaudr

arnaudr

2022-10-05 13:16

manager   ~0016925

Alright, so now I remember. The reason why Xorg crashes doesn't appear in the journal, it's is another log file. Can you try " cat /var/log/Xorg.0.log " and post the output? (I'm not even sure this file is named exactly this way, if ever it doesn't exists, look into /var/log for anything named xorg or x11).

atdtphreaker

atdtphreaker

2022-10-06 00:23

reporter   ~0016927

@arnaudr

I am pasting 2 log files. '/var/log/Xorg.0.log' AND '/var/log/Xorg.1.log'.

/var/log/Xorg.0.log

root@kali:/home/atdtphreaker# cat /var/log/Xorg.0.log
[ 128.115]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[ 128.123] Current Operating System: Linux kali 5.18.0-kali7-amd64 0000001 SMP PREEMPT_DYNAMIC Debian 5.18.16-1kali1 (2022-08-31) x86_64
[ 128.123] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.18.0-kali7-amd64 root=UUID=36032901-003b-4e1a-a1d4-7acad57acd4f ro single
[ 128.128] xorg-server 2:21.1.4-2 (https://www.debian.org/support)
[ 128.130] Current version of pixman: 0.40.0
[ 128.133] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 128.133] Markers: (--) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 128.138] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 5 19:53:35 2022
[ 128.225] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 128.261] (==) No Layout section. Using the first Screen section.
[ 128.261] (==) No screen section available. Using defaults.
[ 128.261] (
) |-->Screen "Default Screen Section" (0)
[ 128.261] (**) | |-->Monitor "<default monitor>"
[ 128.263] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 128.263] (==) Automatically adding devices
[ 128.263] (==) Automatically enabling devices
[ 128.263] (==) Automatically adding GPU devices
[ 128.263] (==) Automatically binding GPU devices
[ 128.263] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 128.332] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 128.332] Entry deleted from font path.
[ 128.385] (==) 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
[ 128.385] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 128.385] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 128.385] (II) Loader magic: 0x5595566f6f00
[ 128.385] (II) Module ABI versions:
[ 128.385] X.Org ANSI C Emulation: 0.4
[ 128.385] X.Org Video Driver: 25.2
[ 128.385] X.Org XInput driver : 24.4
[ 128.385] X.Org Server Extension : 10.0
[ 128.387] (--) using VT number 2

[ 128.387] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 128.391] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 128.391] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 128.409] (--) PCI:*(0@0:2:0) 8086:0166:106b:00fa rev 9, Mem @ 0xa0000000/4194304, 0x90000000/268435456, I/O @ 0x00002000/64, BIOS @ 0x????????/131072
[ 128.420] (II) LoadModule: "glx"
[ 128.433] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 128.494] (II) Module glx: vendor="X.Org Foundation"
[ 128.494] compiled for 1.21.1.4, module version = 1.0.0
[ 128.494] ABI class: X.Org Server Extension, version 10.0
[ 128.494] (==) Matched modesetting as autoconfigured driver 0
[ 128.494] (==) Matched fbdev as autoconfigured driver 1
[ 128.494] (==) Matched vesa as autoconfigured driver 2
[ 128.494] (==) Assigned the driver to the xf86ConfigLayout
[ 128.494] (II) LoadModule: "modesetting"
[ 128.495] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 128.504] (II) Module modesetting: vendor="X.Org Foundation"
[ 128.504] compiled for 1.21.1.4, module version = 1.21.1
[ 128.504] Module class: X.Org Video Driver
[ 128.504] ABI class: X.Org Video Driver, version 25.2
[ 128.504] (II) LoadModule: "fbdev"
[ 128.504] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 128.516] (II) Module fbdev: vendor="X.Org Foundation"
[ 128.516] compiled for 1.21.1.3, module version = 0.5.0
[ 128.516] Module class: X.Org Video Driver
[ 128.516] ABI class: X.Org Video Driver, version 25.2
[ 128.516] (II) LoadModule: "vesa"
[ 128.516] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 128.530] (II) Module vesa: vendor="X.Org Foundation"
[ 128.530] compiled for 1.21.1.3, module version = 2.5.0
[ 128.530] Module class: X.Org Video Driver
[ 128.530] ABI class: X.Org Video Driver, version 25.2
[ 128.530] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 128.530] (II) FBDEV: driver for framebuffer: fbdev
[ 128.530] (II) VESA: driver for VESA chipsets: vesa
[ 128.557] (II) modeset(0): using drv /dev/dri/card0
[ 128.557] (WW) Falling back to old probe method for fbdev
[ 128.557] (II) Loading sub module "fbdevhw"
[ 128.557] (II) LoadModule: "fbdevhw"
[ 128.557] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 128.570] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 128.570] compiled for 1.21.1.4, module version = 0.0.2
[ 128.570] ABI class: X.Org Video Driver, version 25.2
[ 128.570] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 128.570] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 128.570] (==) modeset(0): RGB weight 888
[ 128.570] (==) modeset(0): Default visual is TrueColor
[ 128.570] (II) Loading sub module "glamoregl"
[ 128.570] (II) LoadModule: "glamoregl"
[ 128.571] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 128.693] (II) Module glamoregl: vendor="X.Org Foundation"
[ 128.693] compiled for 1.21.1.4, module version = 1.0.1
[ 128.693] ABI class: X.Org ANSI C Emulation, version 0.4
[ 131.911] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 4000 (IVB GT2)
[ 131.911] (II) modeset(0): glamor initialized
[ 131.911] (==) modeset(0): VariableRefresh: disabled
[ 131.911] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 131.912] (II) modeset(0): Output LVDS-1 has no monitor section
[ 132.025] (II) modeset(0): Output VGA-1 has no monitor section
[ 132.027] (II) modeset(0): Output HDMI-1 has no monitor section
[ 132.046] (II) modeset(0): Output DP-1 has no monitor section
[ 132.047] (II) modeset(0): Output HDMI-2 has no monitor section
[ 132.049] (II) modeset(0): Output HDMI-3 has no monitor section
[ 132.049] (II) modeset(0): Output DP-2 has no monitor section
[ 132.049] (II) modeset(0): Output DP-3 has no monitor section
[ 132.050] (II) modeset(0): EDID for output LVDS-1
[ 132.050] (II) modeset(0): Manufacturer: APP Model: 9cc3 Serial#: 0
[ 132.050] (II) modeset(0): Year: 2009 Week: 28
[ 132.050] (II) modeset(0): EDID Version: 1.3
[ 132.050] (II) modeset(0): Digital Display Input
[ 132.050] (II) modeset(0): Max Image Size [cm]: horiz.: 29 vert.: 18
[ 132.050] (II) modeset(0): Gamma: 2.20
[ 132.050] (II) modeset(0): No DPMS capabilities specified
[ 132.050] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 132.050] (II) modeset(0): First detailed timing is preferred mode
[ 132.050] (II) modeset(0): redX: 0.000 redY: 0.000 greenX: 0.000 greenY: 0.000
[ 132.050] (II) modeset(0): blueX: 0.000 blueY: 0.000 whiteX: 0.312 whiteY: 0.328
[ 132.050] (II) modeset(0): Manufacturer's mask: 0
[ 132.050] (II) modeset(0): Supported detailed timing:
[ 132.050] (II) modeset(0): clock: 72.5 MHz Image Size: 286 x 179 mm
[ 132.050] (II) modeset(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 1423 h_border: 0
[ 132.050] (II) modeset(0): v_active: 800 v_sync: 803 v_sync_end 809 v_blanking: 846 v_border: 0
[ 132.050] (II) modeset(0): Unknown vendor-specific block 1
[ 132.050] (II) modeset(0): LP133WX3-TLA3
[ 132.050] (II) modeset(0): Color LCD
[ 132.050] (II) modeset(0): EDID (in hex):
[ 132.050] (II) modeset(0): 00ffffffffffff000610c39c00000000
[ 132.050] (II) modeset(0): 1c130103801d12780a00000000000000
[ 132.050] (II) modeset(0): 00505400000001010101010101010101
[ 132.050] (II) modeset(0): 010101010101521c008f50202e303020
[ 132.050] (II) modeset(0): 36001eb3100000180000000100061020
[ 132.050] (II) modeset(0): 00000000000000000a20000000fe004c
[ 132.050] (II) modeset(0): 503133335758332d544c4133000000fe
[ 132.050] (II) modeset(0): 00436f6c6f72204c43440a2020200020
[ 132.050] (II) modeset(0): Printing probed modes for output LVDS-1
[ 132.050] (II) modeset(0): Modeline "1280x800"x60.2 72.50 1280 1328 1360 1423 800 803 809 846 -hsync -vsync (50.9 kHz eP)
[ 132.050] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 132.050] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 132.050] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 132.050] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 132.050] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 132.050] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 132.050] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 132.050] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 132.050] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 132.050] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 132.050] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 132.051] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 132.051] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 132.051] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 132.051] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 132.051] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 132.051] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 132.051] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 132.051] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 132.051] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 132.051] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 132.051] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 132.051] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 132.051] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 132.051] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 132.051] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 132.051] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 132.051] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 132.051] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 132.051] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 132.051] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 132.051] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 132.051] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 132.051] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 132.051] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 132.051] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 132.051] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 132.051] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 132.051] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 132.051] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 132.051] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 132.051] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 132.051] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 132.051] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 132.051] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 132.051] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 132.051] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 132.051] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 132.051] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 132.051] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 132.051] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 132.051] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 132.051] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 132.051] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 132.051] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 132.051] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 132.051] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 132.051] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 132.051] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 132.051] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 132.051] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 132.051] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 132.165] (II) modeset(0): EDID for output VGA-1
[ 132.166] (II) modeset(0): EDID for output HDMI-1
[ 132.185] (II) modeset(0): EDID for output DP-1
[ 132.185] (II) modeset(0): Manufacturer: VSC Model: 7931 Serial#: 16843009
[ 132.185] (II) modeset(0): Year: 2015 Week: 31
[ 132.185] (II) modeset(0): EDID Version: 1.4
[ 132.185] (II) modeset(0): Digital Display Input
[ 132.185] (II) modeset(0): 12 bits per channel
[ 132.185] (II) modeset(0): Digital interface is DisplayPort
[ 132.185] (II) modeset(0): Max Image Size [cm]: horiz.: 52 vert.: 29
[ 132.185] (II) modeset(0): Gamma: 2.20
[ 132.185] (II) modeset(0): DPMS capabilities: Off
[ 132.185] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:2:2
[ 132.185] (II) modeset(0): First detailed timing is preferred mode
[ 132.185] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 132.185] (II) modeset(0): redX: 0.633 redY: 0.340 greenX: 0.314 greenY: 0.632
[ 132.185] (II) modeset(0): blueX: 0.159 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 132.185] (II) modeset(0): Supported established timings:
[ 132.185] (II) modeset(0): 720x400@70Hz
[ 132.185] (II) modeset(0): 640x480@60Hz
[ 132.185] (II) modeset(0): 640x480@67Hz
[ 132.185] (II) modeset(0): 640x480@72Hz
[ 132.185] (II) modeset(0): 640x480@75Hz
[ 132.185] (II) modeset(0): 800x600@56Hz
[ 132.185] (II) modeset(0): 800x600@60Hz
[ 132.185] (II) modeset(0): 800x600@72Hz
[ 132.185] (II) modeset(0): 800x600@75Hz
[ 132.185] (II) modeset(0): 832x624@75Hz
[ 132.185] (II) modeset(0): 1024x768@60Hz
[ 132.185] (II) modeset(0): 1024x768@70Hz
[ 132.185] (II) modeset(0): 1024x768@75Hz
[ 132.185] (II) modeset(0): 1280x1024@75Hz
[ 132.185] (II) modeset(0): 1152x864@75Hz
[ 132.185] (II) modeset(0): Manufacturer's mask: 0
[ 132.185] (II) modeset(0): Supported standard timings:
[ 132.185] (II) modeset(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 132.185] (II) modeset(0): 0000001: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
[ 132.185] (II) modeset(0): #2: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 132.185] (II) modeset(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 132.185] (II) modeset(0): 0000004: hsize: 1400 vsize 1050 refresh: 60 vid: 16528
[ 132.185] (II) modeset(0): 0000005: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 132.185] (II) modeset(0): 0000006: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 132.185] (II) modeset(0): 0000007: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 132.185] (II) modeset(0): Supported detailed timing:
[ 132.185] (II) modeset(0): clock: 148.5 MHz Image Size: 521 x 293 mm
[ 132.185] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 132.185] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 132.185] (II) modeset(0): Serial No: UE6153100810
[ 132.185] (II) modeset(0): Ranges: V min: 50 V max: 75 Hz, H min: 24 H max: 82 kHz, PixClock max 175 MHz
[ 132.185] (II) modeset(0): Monitor name: VA2452 SERIES
[ 132.185] (II) modeset(0): Supported detailed timing:
[ 132.185] (II) modeset(0): clock: 148.5 MHz Image Size: 521 x 293 mm
[ 132.185] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 132.185] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 132.185] (II) modeset(0): Supported detailed timing:
[ 132.185] (II) modeset(0): clock: 74.2 MHz Image Size: 521 x 293 mm
[ 132.185] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 132.185] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 132.185] (II) modeset(0): Supported detailed timing:
[ 132.185] (II) modeset(0): clock: 74.2 MHz Image Size: 521 x 293 mm
[ 132.185] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 132.185] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 132.185] (II) modeset(0): Supported detailed timing:
[ 132.185] (II) modeset(0): clock: 27.0 MHz Image Size: 521 x 293 mm
[ 132.185] (II) modeset(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 132.185] (II) modeset(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 132.185] (II) modeset(0): Supported detailed timing:
[ 132.185] (II) modeset(0): clock: 148.5 MHz Image Size: 521 x 293 mm
[ 132.185] (II) modeset(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 132.185] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 132.185] (II) modeset(0): Number of EDID sections to follow: 1
[ 132.185] (II) modeset(0): EDID (in hex):
[ 132.185] (II) modeset(0): 00ffffffffffff005a63317901010101
[ 132.185] (II) modeset(0): 1f190104c5341d78320bd5a25750a128
[ 132.185] (II) modeset(0): 0f5054bfef80b300a940a9c095009040
[ 132.185] (II) modeset(0): 8180814081c0023a801871382d40582c
[ 132.185] (II) modeset(0): 450009252100001e000000ff00554536
[ 132.185] (II) modeset(0): 3135333130303831300a000000fd0032
[ 132.185] (II) modeset(0): 4b185211000a202020202020000000fc
[ 132.185] (II) modeset(0): 00564132343532205345524945530197
[ 132.185] (II) modeset(0): 02031ff152900504030207061f202122
[ 132.185] (II) modeset(0): 14131211161501230907038301000002
[ 132.185] (II) modeset(0): 3a801871382d40582c45000925210000
[ 132.185] (II) modeset(0): 1e011d8018711c1620582c2500092521
[ 132.185] (II) modeset(0): 00009e011d007251d01e206e28550009
[ 132.185] (II) modeset(0): 252100001e8c0ad08a20e02d10103e96
[ 132.185] (II) modeset(0): 00092521000018023a80d072382d4010
[ 132.185] (II) modeset(0): 2c458009252100001e0000000000003d
[ 132.185] (II) modeset(0): Printing probed modes for output DP-1
[ 132.185] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 132.186] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 132.186] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 132.186] (II) modeset(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 132.186] (II) modeset(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 132.186] (II) modeset(0): Modeline "1920x1080"x30.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[ 132.186] (II) modeset(0): Modeline "1920x1080"x25.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[ 132.186] (II) modeset(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 132.186] (II) modeset(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 132.186] (II) modeset(0): Modeline "1920x1080"x30.0 74.18 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
[ 132.186] (II) modeset(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 132.186] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 132.186] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 132.186] (II) modeset(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[ 132.186] (II) modeset(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 132.186] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 132.186] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 132.186] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 132.186] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 132.186] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 132.186] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 132.186] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 132.186] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 132.186] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 132.186] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 132.186] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 132.186] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 132.186] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 132.186] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 132.186] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 132.186] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 132.186] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 132.186] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 132.186] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 132.186] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 132.186] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 132.186] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 132.186] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 132.186] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 132.186] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 132.187] (II) modeset(0): EDID for output HDMI-2
[ 132.188] (II) modeset(0): EDID for output HDMI-3
[ 132.189] (II) modeset(0): EDID for output DP-2
[ 132.189] (II) modeset(0): EDID for output DP-3
[ 132.189] (II) modeset(0): Output LVDS-1 connected
[ 132.189] (II) modeset(0): Output VGA-1 disconnected
[ 132.189] (II) modeset(0): Output HDMI-1 disconnected
[ 132.189] (II) modeset(0): Output DP-1 connected
[ 132.189] (II) modeset(0): Output HDMI-2 disconnected
[ 132.189] (II) modeset(0): Output HDMI-3 disconnected
[ 132.189] (II) modeset(0): Output DP-2 disconnected
[ 132.189] (II) modeset(0): Output DP-3 disconnected
[ 132.189] (II) modeset(0): Using spanning desktop for initial modes
[ 132.189] (II) modeset(0): Output LVDS-1 using initial mode 1280x800 +0+0
[ 132.189] (II) modeset(0): Output DP-1 using initial mode 1920x1080 +1280+0
[ 132.189] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 132.189] (==) modeset(0): DPI set to (96, 96)
[ 132.189] (II) Loading sub module "fb"
[ 132.189] (II) LoadModule: "fb"
[ 132.189] (II) Module "fb" already built-in
[ 132.189] (II) UnloadModule: "fbdev"
[ 132.189] (II) Unloading fbdev
[ 132.189] (II) UnloadSubModule: "fbdevhw"
[ 132.189] (II) Unloading fbdevhw
[ 132.189] (II) UnloadModule: "vesa"
[ 132.189] (II) Unloading vesa
[ 133.010] (==) modeset(0): Backing store enabled
[ 133.010] (==) modeset(0): Silken mouse enabled
[ 133.150] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 133.150] (==) modeset(0): DPMS enabled
[ 133.150] (II) modeset(0): [DRI2] Setup complete
[ 133.150] (II) modeset(0): [DRI2] DRI driver: crocus
[ 133.150] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 133.150] (II) Initializing extension Generic Event Extension
[ 133.150] (II) Initializing extension SHAPE
[ 133.151] (II) Initializing extension MIT-SHM
[ 133.151] (II) Initializing extension XInputExtension
[ 133.152] (II) Initializing extension XTEST
[ 133.152] (II) Initializing extension BIG-REQUESTS
[ 133.152] (II) Initializing extension SYNC
[ 133.153] (II) Initializing extension XKEYBOARD
[ 133.153] (II) Initializing extension XC-MISC
[ 133.153] (II) Initializing extension SECURITY
[ 133.153] (II) Initializing extension XFIXES
[ 133.154] (II) Initializing extension RENDER
[ 133.154] (II) Initializing extension RANDR
[ 133.154] (II) Initializing extension COMPOSITE
[ 133.155] (II) Initializing extension DAMAGE
[ 133.155] (II) Initializing extension MIT-SCREEN-SAVER
[ 133.155] (II) Initializing extension DOUBLE-BUFFER
[ 133.155] (II) Initializing extension RECORD
[ 133.155] (II) Initializing extension DPMS
[ 133.156] (II) Initializing extension Present
[ 133.156] (II) Initializing extension DRI3
[ 133.156] (II) Initializing extension X-Resource
[ 133.156] (II) Initializing extension XVideo
[ 133.157] (II) Initializing extension XVideo-MotionCompensation
[ 133.157] (II) Initializing extension SELinux
[ 133.157] (II) SELinux: Disabled on system
[ 133.157] (II) Initializing extension GLX
[ 133.170] (II) AIGLX: Loaded and initialized crocus
[ 133.170] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 133.170] (II) Initializing extension XFree86-VidModeExtension
[ 133.171] (II) Initializing extension XFree86-DGA
[ 133.171] (II) Initializing extension XFree86-DRI
[ 133.171] (II) Initializing extension DRI2
[ 133.181] (II) modeset(0): Damage tracking initialized
[ 133.181] (II) modeset(0): Setting screen physical size to 846 x 285
[ 133.821] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 133.821] () Power Button: Applying InputClass "libinput keyboard catchall"
[ 133.821] (II) LoadModule: "libinput"
[ 133.821] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 133.876] (II) Module libinput: vendor="X.Org Foundation"
[ 133.876] compiled for 1.21.1.3, module version = 1.2.1
[ 133.877] Module class: X.Org XInput Driver
[ 133.877] ABI class: X.Org XInput driver, version 24.4
[ 133.877] (II) Using input driver 'libinput' for 'Power Button'
[ 133.877] (
) Power Button: always reports core events
[ 133.877] () Option "Device" "/dev/input/event3"
[ 133.949] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 133.949] (II) event3 - Power Button: device is a keyboard
[ 133.949] (II) event3 - Power Button: device removed
[ 133.981] (
) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 133.981] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 133.981] () Option "xkb_model" "pc105"
[ 133.981] (
) Option "xkb_layout" "us"
[ 133.982] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 133.982] (II) event3 - Power Button: device is a keyboard
[ 133.983] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 133.983] () Video Bus: Applying InputClass "libinput keyboard catchall"
[ 133.983] (II) Using input driver 'libinput' for 'Video Bus'
[ 133.983] (
) Video Bus: always reports core events
[ 133.983] () Option "Device" "/dev/input/event4"
[ 133.983] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 133.984] (II) event4 - Video Bus: device is a keyboard
[ 133.984] (II) event4 - Video Bus: device removed
[ 134.021] (
) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[ 134.021] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 134.021] () Option "xkb_model" "pc105"
[ 134.021] (
) Option "xkb_layout" "us"
[ 134.022] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 134.022] (II) event4 - Video Bus: device is a keyboard
[ 134.023] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 134.023] () Power Button: Applying InputClass "libinput keyboard catchall"
[ 134.023] (II) Using input driver 'libinput' for 'Power Button'
[ 134.023] (
) Power Button: always reports core events
[ 134.023] () Option "Device" "/dev/input/event1"
[ 134.023] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 134.023] (II) event1 - Power Button: device is a keyboard
[ 134.024] (II) event1 - Power Button: device removed
[ 134.053] (
) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 134.053] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 134.053] () Option "xkb_model" "pc105"
[ 134.053] (
) Option "xkb_layout" "us"
[ 134.054] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 134.054] (II) event1 - Power Button: device is a keyboard
[ 134.055] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 134.055] (II) No input driver specified, ignoring this device.
[ 134.055] (II) This device may have been added with another device file.
[ 134.055] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 134.055] () Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 134.055] (II) Using input driver 'libinput' for 'Sleep Button'
[ 134.055] (
) Sleep Button: always reports core events
[ 134.055] () Option "Device" "/dev/input/event2"
[ 134.056] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 134.056] (II) event2 - Sleep Button: device is a keyboard
[ 134.056] (II) event2 - Sleep Button: device removed
[ 134.085] (
) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 134.085] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 134.085] () Option "xkb_model" "pc105"
[ 134.085] (
) Option "xkb_layout" "us"
[ 134.086] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 134.086] (II) event2 - Sleep Button: device is a keyboard
[ 134.087] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event5)
[ 134.087] () Microsoft Wired Keyboard 600: Applying InputClass "libinput keyboard catchall"
[ 134.087] (II) Using input driver 'libinput' for 'Microsoft Wired Keyboard 600'
[ 134.087] (
) Microsoft Wired Keyboard 600: always reports core events
[ 134.087] () Option "Device" "/dev/input/event5"
[ 134.089] (II) event5 - Microsoft Wired Keyboard 600: is tagged by udev as: Keyboard
[ 134.089] (II) event5 - Microsoft Wired Keyboard 600: device is a keyboard
[ 134.089] (II) event5 - Microsoft Wired Keyboard 600: device removed
[ 134.125] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:045E:0750.0001/input/input5/event5"
[ 134.125] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD, id 10)
[ 134.125] () Option "xkb_model" "pc105"
[ 134.125] (
) Option "xkb_layout" "us"
[ 134.130] (II) event5 - Microsoft Wired Keyboard 600: is tagged by udev as: Keyboard
[ 134.130] (II) event5 - Microsoft Wired Keyboard 600: device is a keyboard
[ 134.133] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event6)
[ 134.133] () Microsoft Wired Keyboard 600: Applying InputClass "libinput keyboard catchall"
[ 134.133] (II) Using input driver 'libinput' for 'Microsoft Wired Keyboard 600'
[ 134.133] (
) Microsoft Wired Keyboard 600: always reports core events
[ 134.133] () Option "Device" "/dev/input/event6"
[ 134.136] (II) event6 - Microsoft Wired Keyboard 600: is tagged by udev as: Keyboard
[ 134.137] (II) event6 - Microsoft Wired Keyboard 600: device is a keyboard
[ 134.137] (II) event6 - Microsoft Wired Keyboard 600: device removed
[ 134.173] (II) libinput: Microsoft Wired Keyboard 600: needs a virtual subdevice
[ 134.173] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:045E:0750.0002/input/input6/event6"
[ 134.173] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: MOUSE, id 11)
[ 134.173] () Option "AccelerationScheme" "none"
[ 134.173] (
) Microsoft Wired Keyboard 600: (accel) selected scheme none/0
[ 134.173] () Microsoft Wired Keyboard 600: (accel) acceleration factor: 2.000
[ 134.173] (
) Microsoft Wired Keyboard 600: (accel) acceleration threshold: 4
[ 134.175] (II) event6 - Microsoft Wired Keyboard 600: is tagged by udev as: Keyboard
[ 134.175] (II) event6 - Microsoft Wired Keyboard 600: device is a keyboard
[ 134.176] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/event7)
[ 134.176] () SIGMACHIP Usb Mouse: Applying InputClass "libinput pointer catchall"
[ 134.176] (II) Using input driver 'libinput' for 'SIGMACHIP Usb Mouse'
[ 134.176] (
) SIGMACHIP Usb Mouse: always reports core events
[ 134.176] () Option "Device" "/dev/input/event7"
[ 134.237] (II) event7 - SIGMACHIP Usb Mouse: is tagged by udev as: Mouse
[ 134.237] (II) event7 - SIGMACHIP Usb Mouse: device is a pointer
[ 134.238] (II) event7 - SIGMACHIP Usb Mouse: device removed
[ 134.277] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.3/2-1.3:1.0/0003:1C4F:0034.0010/input/input26/event7"
[ 134.277] (II) XINPUT: Adding extended input device "SIGMACHIP Usb Mouse" (type: MOUSE, id 12)
[ 134.278] () Option "AccelerationScheme" "none"
[ 134.278] (
) SIGMACHIP Usb Mouse: (accel) selected scheme none/0
[ 134.278] () SIGMACHIP Usb Mouse: (accel) acceleration factor: 2.000
[ 134.278] (
) SIGMACHIP Usb Mouse: (accel) acceleration threshold: 4
[ 134.341] (II) event7 - SIGMACHIP Usb Mouse: is tagged by udev as: Mouse
[ 134.341] (II) event7 - SIGMACHIP Usb Mouse: device is a pointer
[ 134.344] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/mouse0)
[ 134.344] (II) No input driver specified, ignoring this device.
[ 134.344] (II) This device may have been added with another device file.
[ 134.345] (II) config/udev: Adding input device FaceTime HD Camera (Built-in): (/dev/input/event18)
[ 134.346] () FaceTime HD Camera (Built-in): : Applying InputClass "libinput keyboard catchall"
[ 134.346] (II) Using input driver 'libinput' for 'FaceTime HD Camera (Built-in): '
[ 134.346] (
) FaceTime HD Camera (Built-in): : always reports core events
[ 134.346] () Option "Device" "/dev/input/event18"
[ 134.348] (II) event18 - FaceTime HD Camera (Built-in): : is tagged by udev as: Keyboard
[ 134.348] (II) event18 - FaceTime HD Camera (Built-in): : device is a keyboard
[ 134.348] (II) event18 - FaceTime HD Camera (Built-in): : device removed
[ 134.377] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input18/event18"
[ 134.377] (II) XINPUT: Adding extended input device "FaceTime HD Camera (Built-in): " (type: KEYBOARD, id 13)
[ 134.377] () Option "xkb_model" "pc105"
[ 134.377] (
) Option "xkb_layout" "us"
[ 134.379] (II) event18 - FaceTime HD Camera (Built-in): : is tagged by udev as: Keyboard
[ 134.379] (II) event18 - FaceTime HD Camera (Built-in): : device is a keyboard
[ 134.379] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
[ 134.379] (II) No input driver specified, ignoring this device.
[ 134.379] (II) This device may have been added with another device file.
[ 134.380] (II) config/udev: Adding input device HDA Intel PCH HDMI (/dev/input/event16)
[ 134.380] (II) No input driver specified, ignoring this device.
[ 134.380] (II) This device may have been added with another device file.
[ 134.380] (II) config/udev: Adding input device HDA Intel PCH HDMI (/dev/input/event17)
[ 134.380] (II) No input driver specified, ignoring this device.
[ 134.380] (II) This device may have been added with another device file.
[ 134.381] (II) config/udev: Adding input device Apple Computer, Inc. IR Receiver (/dev/input/event8)
[ 134.381] () Apple Computer, Inc. IR Receiver: Applying InputClass "libinput keyboard catchall"
[ 134.381] (II) Using input driver 'libinput' for 'Apple Computer, Inc. IR Receiver'
[ 134.381] (
) Apple Computer, Inc. IR Receiver: always reports core events
[ 134.381] () Option "Device" "/dev/input/event8"
[ 134.382] (II) event8 - Apple Computer, Inc. IR Receiver: is tagged by udev as: Keyboard
[ 134.382] (II) event8 - Apple Computer, Inc. IR Receiver: device is a keyboard
[ 134.382] (II) event8 - Apple Computer, Inc. IR Receiver: device removed
[ 134.417] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.8/4-1.8.2/4-1.8.2:1.0/0003:05AC:8242.0004/input/input8/event8"
[ 134.417] (II) XINPUT: Adding extended input device "Apple Computer, Inc. IR Receiver" (type: KEYBOARD, id 14)
[ 134.417] () Option "xkb_model" "pc105"
[ 134.417] (
) Option "xkb_layout" "us"
[ 134.419] (II) event8 - Apple Computer, Inc. IR Receiver: is tagged by udev as: Keyboard
[ 134.419] (II) event8 - Apple Computer, Inc. IR Receiver: device is a keyboard
[ 134.420] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event9)
[ 134.420] () Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "libinput keyboard catchall"
[ 134.420] (II) Using input driver 'libinput' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
[ 134.420] (
) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
[ 134.420] () Option "Device" "/dev/input/event9"
[ 134.421] (II) event9 - Apple Inc. Apple Internal Keyboard / Trackpad: is tagged by udev as: Keyboard
[ 134.421] (II) event9 - Apple Inc. Apple Internal Keyboard / Trackpad: device is a keyboard
[ 134.422] (II) event9 - Apple Inc. Apple Internal Keyboard / Trackpad: device removed
[ 134.461] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.8/4-1.8.3/4-1.8.3:1.0/0003:05AC:0252.0005/input/input9/event9"
[ 134.461] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 15)
[ 134.461] () Option "xkb_model" "pc105"
[ 134.461] (
) Option "xkb_layout" "us"
[ 134.466] (II) event9 - Apple Inc. Apple Internal Keyboard / Trackpad: is tagged by udev as: Keyboard
[ 134.466] (II) event9 - Apple Inc. Apple Internal Keyboard / Trackpad: device is a keyboard
[ 134.471] (II) config/udev: Adding input device bcm5974 (/dev/input/event14)
[ 134.471] () bcm5974: Applying InputClass "libinput touchpad catchall"
[ 134.471] (II) Using input driver 'libinput' for 'bcm5974'
[ 134.471] (
) bcm5974: always reports core events
[ 134.471] () Option "Device" "/dev/input/event14"
[ 134.474] (II) event14 - bcm5974: is tagged by udev as: Touchpad
[ 134.474] (II) event14 - bcm5974: device is a touchpad
[ 134.474] (II) event14 - bcm5974: device removed
[ 134.510] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.8/4-1.8.3/4-1.8.3:1.2/input/input14/event14"
[ 134.510] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 16)
[ 134.512] () Option "AccelerationScheme" "none"
[ 134.512] (
) bcm5974: (accel) selected scheme none/0
[ 134.512] () bcm5974: (accel) acceleration factor: 2.000
[ 134.512] (
) bcm5974: (accel) acceleration threshold: 4
[ 134.517] (II) event14 - bcm5974: is tagged by udev as: Touchpad
[ 134.519] (II) event14 - bcm5974: device is a touchpad
[ 134.522] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse2)
[ 134.522] (II) No input driver specified, ignoring this device.
[ 134.522] (II) This device may have been added with another device file.
[ 134.523] (II) config/udev: Adding input device applesmc (/dev/input/event13)
[ 134.523] (II) No input driver specified, ignoring this device.
[ 134.523] (II) This device may have been added with another device file.
[ 134.523] (II) config/udev: Adding input device applesmc (/dev/input/js0)
[ 134.524] (II) No input driver specified, ignoring this device.
[ 134.524] (II) This device may have been added with another device file.
[ 134.524] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[ 134.524] (II) No input driver specified, ignoring this device.
[ 134.525] (II) This device may have been added with another device file.
[ 134.549] () Microsoft Wired Keyboard 600: Applying InputClass "libinput keyboard catchall"
[ 134.549] (II) Using input driver 'libinput' for 'Microsoft Wired Keyboard 600'
[ 134.550] (
) Microsoft Wired Keyboard 600: always reports core events
[ 134.550] () Option "Device" "/dev/input/event6"
[ 134.550] (II) libinput: Microsoft Wired Keyboard 600: is a virtual subdevice
[ 134.550] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:045E:0750.0002/input/input6/event6"
[ 134.550] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD, id 17)
[ 134.550] () Option "xkb_model" "pc105"
[ 134.550] (
) Option "xkb_layout" "us"
[ 139.941] (II) modeset(0): EDID vendor "APP", prod id 40131
[ 139.942] (II) modeset(0): Printing DDC gathered Modelines:
[ 139.942] (II) modeset(0): Modeline "1280x800"x0.0 72.50 1280 1328 1360 1423 800 803 809 846 -hsync -vsync (50.9 kHz eP)
[ 152.896] (II) modeset(0): EDID vendor "APP", prod id 40131
[ 152.896] (II) modeset(0): Printing DDC gathered Modelines:
[ 152.896] (II) modeset(0): Modeline "1280x800"x0.0 72.50 1280 1328 1360 1423 800 803 809 846 -hsync -vsync (50.9 kHz eP)
[ 153.392] (II) modeset(0): Allocate new frame buffer 1920x1080 stride
[ 163.317] (II) modeset(0): EDID vendor "APP", prod id 40131
[ 163.317] (II) modeset(0): Printing DDC gathered Modelines:
[ 163.317] (II) modeset(0): Modeline "1280x800"x0.0 72.50 1280 1328 1360 1423 800 803 809 846 -hsync -vsync (50.9 kHz eP)
root@kali:/home/atdtphreaker#

/var/log/Xorg.1.log

root@kali:/home/atdtphreaker# cat /var/log/Xorg.1.log
[ 148.696] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 148.696] _XSERVTransMakeAllCOTSServerListeners: server already running
[ 148.696] (--) Log file renamed from "/var/log/Xorg.pid-3397.log" to "/var/log/Xorg.1.log"
[ 148.697]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[ 148.697] Current Operating System: Linux kali 5.18.0-kali7-amd64 0000001 SMP PREEMPT_DYNAMIC Debian 5.18.16-1kali1 (2022-08-31) x86_64
[ 148.697] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.18.0-kali7-amd64 root=UUID=36032901-003b-4e1a-a1d4-7acad57acd4f ro quiet splash
[ 148.697] xorg-server 2:21.1.4-1 (https://www.debian.org/support)
[ 148.697] Current version of pixman: 0.40.0
[ 148.697] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 148.697] Markers: (--) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 148.697] (==) Log file: "/var/log/Xorg.1.log", Time: Tue Sep 27 19:01:42 2022
[ 148.697] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 148.697] (==) No Layout section. Using the first Screen section.
[ 148.697] (==) No screen section available. Using defaults.
[ 148.697] (
) |-->Screen "Default Screen Section" (0)
[ 148.697] (**) | |-->Monitor "<default monitor>"
[ 148.698] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 148.698] (==) Automatically adding devices
[ 148.698] (==) Automatically enabling devices
[ 148.698] (==) Automatically adding GPU devices
[ 148.698] (==) Automatically binding GPU devices
[ 148.698] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 148.698] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 148.698] Entry deleted from font path.
[ 148.698] (==) 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
[ 148.698] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 148.698] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 148.698] (II) Loader magic: 0x5640dc5aaf00
[ 148.698] (II) Module ABI versions:
[ 148.698] X.Org ANSI C Emulation: 0.4
[ 148.698] X.Org Video Driver: 25.2
[ 148.698] X.Org XInput driver : 24.4
[ 148.698] X.Org Server Extension : 10.0
[ 148.698] (++) using VT number 2

[ 148.702] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[ 148.703] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 148.703] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 148.704] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
[ 148.709] (--) PCI:*(0@0:2:0) 8086:0166:106b:00fa rev 9, Mem @ 0xa0000000/4194304, 0x90000000/268435456, I/O @ 0x00002000/64, BIOS @ 0x????????/131072
[ 148.709] (II) LoadModule: "glx"
[ 148.709] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 148.710] (II) Module glx: vendor="X.Org Foundation"
[ 148.711] compiled for 1.21.1.4, module version = 1.0.0
[ 148.711] ABI class: X.Org Server Extension, version 10.0
[ 148.711] (==) Matched modesetting as autoconfigured driver 0
[ 148.711] (==) Matched fbdev as autoconfigured driver 1
[ 148.711] (==) Matched vesa as autoconfigured driver 2
[ 148.711] (==) Assigned the driver to the xf86ConfigLayout
[ 148.711] (II) LoadModule: "modesetting"
[ 148.711] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 148.711] (II) Module modesetting: vendor="X.Org Foundation"
[ 148.711] compiled for 1.21.1.4, module version = 1.21.1
[ 148.711] Module class: X.Org Video Driver
[ 148.711] ABI class: X.Org Video Driver, version 25.2
[ 148.711] (II) LoadModule: "fbdev"
[ 148.711] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 148.711] (II) Module fbdev: vendor="X.Org Foundation"
[ 148.711] compiled for 1.21.1.3, module version = 0.5.0
[ 148.711] Module class: X.Org Video Driver
[ 148.711] ABI class: X.Org Video Driver, version 25.2
[ 148.711] (II) LoadModule: "vesa"
[ 148.711] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 148.711] (II) Module vesa: vendor="X.Org Foundation"
[ 148.711] compiled for 1.21.1.3, module version = 2.5.0
[ 148.712] Module class: X.Org Video Driver
[ 148.712] ABI class: X.Org Video Driver, version 25.2
[ 148.712] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 148.712] (II) FBDEV: driver for framebuffer: fbdev
[ 148.712] (II) VESA: driver for VESA chipsets: vesa
[ 148.712] (II) modeset(0): using drv /dev/dri/card0
[ 148.712] (WW) Falling back to old probe method for fbdev
[ 148.712] (II) Loading sub module "fbdevhw"
[ 148.712] (II) LoadModule: "fbdevhw"
[ 148.712] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 148.712] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 148.712] compiled for 1.21.1.4, module version = 0.0.2
[ 148.712] ABI class: X.Org Video Driver, version 25.2
[ 148.712] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 148.712] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 148.712] (==) modeset(0): RGB weight 888
[ 148.712] (==) modeset(0): Default visual is TrueColor
[ 148.712] (II) Loading sub module "glamoregl"
[ 148.712] (II) LoadModule: "glamoregl"
[ 148.712] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 148.716] (II) Module glamoregl: vendor="X.Org Foundation"
[ 148.716] compiled for 1.21.1.4, module version = 1.0.1
[ 148.716] ABI class: X.Org ANSI C Emulation, version 0.4
[ 148.803] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 4000 (IVB GT2)
[ 148.803] (II) modeset(0): glamor initialized
[ 148.803] (==) modeset(0): VariableRefresh: disabled
[ 148.803] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 148.803] (II) modeset(0): Output LVDS-1 has no monitor section
[ 148.917] (II) modeset(0): Output VGA-1 has no monitor section
[ 148.919] (II) modeset(0): Output HDMI-1 has no monitor section
[ 148.937] (II) modeset(0): Output DP-1 has no monitor section
[ 148.939] (II) modeset(0): Output HDMI-2 has no monitor section
[ 148.940] (II) modeset(0): Output HDMI-3 has no monitor section
[ 148.941] (II) modeset(0): Output DP-2 has no monitor section
[ 148.941] (II) modeset(0): Output DP-3 has no monitor section
[ 148.941] (II) modeset(0): EDID for output LVDS-1
[ 148.941] (II) modeset(0): Manufacturer: APP Model: 9cc3 Serial#: 0
[ 148.941] (II) modeset(0): Year: 2009 Week: 28
[ 148.941] (II) modeset(0): EDID Version: 1.3
[ 148.941] (II) modeset(0): Digital Display Input
[ 148.941] (II) modeset(0): Max Image Size [cm]: horiz.: 29 vert.: 18
[ 148.941] (II) modeset(0): Gamma: 2.20
[ 148.941] (II) modeset(0): No DPMS capabilities specified
[ 148.941] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 148.941] (II) modeset(0): First detailed timing is preferred mode
[ 148.941] (II) modeset(0): redX: 0.000 redY: 0.000 greenX: 0.000 greenY: 0.000
[ 148.941] (II) modeset(0): blueX: 0.000 blueY: 0.000 whiteX: 0.312 whiteY: 0.328
[ 148.941] (II) modeset(0): Manufacturer's mask: 0
[ 148.941] (II) modeset(0): Supported detailed timing:
[ 148.941] (II) modeset(0): clock: 72.5 MHz Image Size: 286 x 179 mm
[ 148.941] (II) modeset(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 1423 h_border: 0
[ 148.941] (II) modeset(0): v_active: 800 v_sync: 803 v_sync_end 809 v_blanking: 846 v_border: 0
[ 148.942] (II) modeset(0): Unknown vendor-specific block 1
[ 148.942] (II) modeset(0): LP133WX3-TLA3
[ 148.942] (II) modeset(0): Color LCD
[ 148.942] (II) modeset(0): EDID (in hex):
[ 148.942] (II) modeset(0): 00ffffffffffff000610c39c00000000
[ 148.942] (II) modeset(0): 1c130103801d12780a00000000000000
[ 148.942] (II) modeset(0): 00505400000001010101010101010101
[ 148.942] (II) modeset(0): 010101010101521c008f50202e303020
[ 148.942] (II) modeset(0): 36001eb3100000180000000100061020
[ 148.942] (II) modeset(0): 00000000000000000a20000000fe004c
[ 148.942] (II) modeset(0): 503133335758332d544c4133000000fe
[ 148.942] (II) modeset(0): 00436f6c6f72204c43440a2020200020
[ 148.942] (II) modeset(0): Printing probed modes for output LVDS-1
[ 148.942] (II) modeset(0): Modeline "1280x800"x60.2 72.50 1280 1328 1360 1423 800 803 809 846 -hsync -vsync (50.9 kHz eP)
[ 148.942] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 148.942] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 148.942] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 148.942] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 148.942] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 148.942] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 148.942] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 148.942] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 148.942] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 148.942] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 148.942] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 148.942] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 148.942] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 148.942] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 148.942] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 148.942] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 148.942] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 148.942] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 148.942] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 148.942] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 148.942] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 148.943] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 148.943] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 148.943] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 148.943] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 148.943] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 148.943] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 148.943] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 148.943] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 148.943] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 148.943] (II) modeset(0): Modeline "800x512"x120.3 51.56 800 800 828 832 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[ 148.943] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 148.943] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 148.943] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 148.943] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 148.943] (II) modeset(0): Modeline "720x450"x119.8 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[ 148.943] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 148.943] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 148.943] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 148.943] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 148.943] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 148.943] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 148.943] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 148.943] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 148.943] (II) modeset(0): Modeline "680x384"x119.6 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[ 148.943] (II) modeset(0): Modeline "680x384"x119.9 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[ 148.943] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 148.943] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 148.943] (II) modeset(0): Modeline "576x432"x120.1 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[ 148.943] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 148.943] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 148.943] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 148.943] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 148.943] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 148.943] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 148.943] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 148.943] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 148.943] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 148.943] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 148.943] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 148.943] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 148.943] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 148.943] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 148.943] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 148.943] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 148.943] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 148.943] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 149.057] (II) modeset(0): EDID for output VGA-1
[ 149.059] (II) modeset(0): EDID for output HDMI-1
[ 149.077] (II) modeset(0): EDID for output DP-1
[ 149.077] (II) modeset(0): Manufacturer: VSC Model: 7931 Serial#: 16843009
[ 149.077] (II) modeset(0): Year: 2015 Week: 31
[ 149.077] (II) modeset(0): EDID Version: 1.4
[ 149.077] (II) modeset(0): Digital Display Input
[ 149.077] (II) modeset(0): 12 bits per channel
[ 149.077] (II) modeset(0): Digital interface is DisplayPort
[ 149.077] (II) modeset(0): Max Image Size [cm]: horiz.: 52 vert.: 29
[ 149.077] (II) modeset(0): Gamma: 2.20
[ 149.077] (II) modeset(0): DPMS capabilities: Off
[ 149.077] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:2:2
[ 149.077] (II) modeset(0): First detailed timing is preferred mode
[ 149.077] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 149.077] (II) modeset(0): redX: 0.633 redY: 0.340 greenX: 0.314 greenY: 0.632
[ 149.077] (II) modeset(0): blueX: 0.159 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 149.077] (II) modeset(0): Supported established timings:
[ 149.077] (II) modeset(0): 720x400@70Hz
[ 149.077] (II) modeset(0): 640x480@60Hz
[ 149.077] (II) modeset(0): 640x480@67Hz
[ 149.077] (II) modeset(0): 640x480@72Hz
[ 149.077] (II) modeset(0): 640x480@75Hz
[ 149.077] (II) modeset(0): 800x600@56Hz
[ 149.077] (II) modeset(0): 800x600@60Hz
[ 149.077] (II) modeset(0): 800x600@72Hz
[ 149.077] (II) modeset(0): 800x600@75Hz
[ 149.078] (II) modeset(0): 832x624@75Hz
[ 149.078] (II) modeset(0): 1024x768@60Hz
[ 149.078] (II) modeset(0): 1024x768@70Hz
[ 149.078] (II) modeset(0): 1024x768@75Hz
[ 149.078] (II) modeset(0): 1280x1024@75Hz
[ 149.078] (II) modeset(0): 1152x864@75Hz
[ 149.078] (II) modeset(0): Manufacturer's mask: 0
[ 149.078] (II) modeset(0): Supported standard timings:
[ 149.078] (II) modeset(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 149.078] (II) modeset(0): 0000001: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
[ 149.078] (II) modeset(0): #2: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 149.078] (II) modeset(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 149.078] (II) modeset(0): 0000004: hsize: 1400 vsize 1050 refresh: 60 vid: 16528
[ 149.078] (II) modeset(0): 0000005: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 149.078] (II) modeset(0): 0000006: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 149.078] (II) modeset(0): 0000007: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 149.078] (II) modeset(0): Supported detailed timing:
[ 149.078] (II) modeset(0): clock: 148.5 MHz Image Size: 521 x 293 mm
[ 149.078] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 149.078] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 149.078] (II) modeset(0): Serial No: UE6153100810
[ 149.078] (II) modeset(0): Ranges: V min: 50 V max: 75 Hz, H min: 24 H max: 82 kHz, PixClock max 175 MHz
[ 149.078] (II) modeset(0): Monitor name: VA2452 SERIES
[ 149.078] (II) modeset(0): Supported detailed timing:
[ 149.078] (II) modeset(0): clock: 148.5 MHz Image Size: 521 x 293 mm
[ 149.078] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 149.078] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 149.078] (II) modeset(0): Supported detailed timing:
[ 149.078] (II) modeset(0): clock: 74.2 MHz Image Size: 521 x 293 mm
[ 149.078] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 149.078] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 149.078] (II) modeset(0): Supported detailed timing:
[ 149.078] (II) modeset(0): clock: 74.2 MHz Image Size: 521 x 293 mm
[ 149.078] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 149.078] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 149.078] (II) modeset(0): Supported detailed timing:
[ 149.078] (II) modeset(0): clock: 27.0 MHz Image Size: 521 x 293 mm
[ 149.078] (II) modeset(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 149.078] (II) modeset(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 149.078] (II) modeset(0): Supported detailed timing:
[ 149.078] (II) modeset(0): clock: 148.5 MHz Image Size: 521 x 293 mm
[ 149.078] (II) modeset(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 149.078] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 149.078] (II) modeset(0): Number of EDID sections to follow: 1
[ 149.078] (II) modeset(0): EDID (in hex):
[ 149.078] (II) modeset(0): 00ffffffffffff005a63317901010101
[ 149.078] (II) modeset(0): 1f190104c5341d78320bd5a25750a128
[ 149.078] (II) modeset(0): 0f5054bfef80b300a940a9c095009040
[ 149.078] (II) modeset(0): 8180814081c0023a801871382d40582c
[ 149.078] (II) modeset(0): 450009252100001e000000ff00554536
[ 149.078] (II) modeset(0): 3135333130303831300a000000fd0032
[ 149.078] (II) modeset(0): 4b185211000a202020202020000000fc
[ 149.078] (II) modeset(0): 00564132343532205345524945530197
[ 149.078] (II) modeset(0): 02031ff152900504030207061f202122
[ 149.078] (II) modeset(0): 14131211161501230907038301000002
[ 149.078] (II) modeset(0): 3a801871382d40582c45000925210000
[ 149.078] (II) modeset(0): 1e011d8018711c1620582c2500092521
[ 149.078] (II) modeset(0): 00009e011d007251d01e206e28550009
[ 149.079] (II) modeset(0): 252100001e8c0ad08a20e02d10103e96
[ 149.079] (II) modeset(0): 00092521000018023a80d072382d4010
[ 149.079] (II) modeset(0): 2c458009252100001e0000000000003d
[ 149.079] (II) modeset(0): Printing probed modes for output DP-1
[ 149.079] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 149.079] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 149.079] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 149.079] (II) modeset(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 149.079] (II) modeset(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 149.079] (II) modeset(0): Modeline "1920x1080"x30.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[ 149.079] (II) modeset(0): Modeline "1920x1080"x25.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[ 149.079] (II) modeset(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 149.079] (II) modeset(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 149.079] (II) modeset(0): Modeline "1920x1080"x30.0 74.18 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
[ 149.079] (II) modeset(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 149.079] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 149.079] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 149.079] (II) modeset(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[ 149.079] (II) modeset(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 149.079] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 149.079] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 149.079] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 149.079] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 149.079] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 149.079] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 149.079] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 149.079] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 149.079] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 149.079] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 149.079] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 149.079] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 149.079] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 149.079] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 149.079] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 149.079] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 149.079] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 149.079] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 149.079] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 149.079] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 149.079] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 149.079] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 149.079] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 149.079] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 149.079] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 149.081] (II) modeset(0): EDID for output HDMI-2
[ 149.083] (II) modeset(0): EDID for output HDMI-3
[ 149.083] (II) modeset(0): EDID for output DP-2
[ 149.083] (II) modeset(0): EDID for output DP-3
[ 149.083] (II) modeset(0): Output LVDS-1 connected
[ 149.083] (II) modeset(0): Output VGA-1 disconnected
[ 149.083] (II) modeset(0): Output HDMI-1 disconnected
[ 149.083] (II) modeset(0): Output DP-1 connected
[ 149.083] (II) modeset(0): Output HDMI-2 disconnected
[ 149.083] (II) modeset(0): Output HDMI-3 disconnected
[ 149.083] (II) modeset(0): Output DP-2 disconnected
[ 149.083] (II) modeset(0): Output DP-3 disconnected
[ 149.083] (II) modeset(0): Using spanning desktop for initial modes
[ 149.083] (II) modeset(0): Output LVDS-1 using initial mode 1280x800 +0+0
[ 149.083] (II) modeset(0): Output DP-1 using initial mode 1920x1080 +1280+0
[ 149.083] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 149.083] (==) modeset(0): DPI set to (96, 96)
[ 149.083] (II) Loading sub module "fb"
[ 149.083] (II) LoadModule: "fb"
[ 149.083] (II) Module "fb" already built-in
[ 149.083] (II) UnloadModule: "fbdev"
[ 149.083] (II) Unloading fbdev
[ 149.083] (II) UnloadSubModule: "fbdevhw"
[ 149.083] (II) Unloading fbdevhw
[ 149.083] (II) UnloadModule: "vesa"
[ 149.083] (II) Unloading vesa
[ 149.521] (==) modeset(0): Backing store enabled
[ 149.521] (==) modeset(0): Silken mouse enabled
[ 149.599] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 149.599] (==) modeset(0): DPMS enabled
[ 149.600] (II) modeset(0): [DRI2] Setup complete
[ 149.600] (II) modeset(0): [DRI2] DRI driver: crocus
[ 149.600] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 149.600] (II) Initializing extension Generic Event Extension
[ 149.600] (II) Initializing extension SHAPE
[ 149.601] (II) Initializing extension MIT-SHM
[ 149.601] (II) Initializing extension XInputExtension
[ 149.602] (II) Initializing extension XTEST
[ 149.602] (II) Initializing extension BIG-REQUESTS
[ 149.603] (II) Initializing extension SYNC
[ 149.603] (II) Initializing extension XKEYBOARD
[ 149.603] (II) Initializing extension XC-MISC
[ 149.604] (II) Initializing extension SECURITY
[ 149.604] (II) Initializing extension XFIXES
[ 149.605] (II) Initializing extension RENDER
[ 149.605] (II) Initializing extension RANDR
[ 149.606] (II) Initializing extension COMPOSITE
[ 149.606] (II) Initializing extension DAMAGE
[ 149.606] (II) Initializing extension MIT-SCREEN-SAVER
[ 149.607] (II) Initializing extension DOUBLE-BUFFER
[ 149.607] (II) Initializing extension RECORD
[ 149.608] (II) Initializing extension DPMS
[ 149.608] (II) Initializing extension Present
[ 149.608] (II) Initializing extension DRI3
[ 149.609] (II) Initializing extension X-Resource
[ 149.609] (II) Initializing extension XVideo
[ 149.609] (II) Initializing extension XVideo-MotionCompensation
[ 149.609] (II) Initializing extension SELinux
[ 149.610] (II) SELinux: Disabled on system
[ 149.610] (II) Initializing extension GLX
[ 149.623] (II) AIGLX: Loaded and initialized crocus
[ 149.623] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 149.623] (II) Initializing extension XFree86-VidModeExtension
[ 149.624] (II) Initializing extension XFree86-DGA
[ 149.624] (II) Initializing extension XFree86-DRI
[ 149.624] (II) Initializing extension DRI2
[ 149.625] (II) modeset(0): Damage tracking initialized
[ 149.625] (II) modeset(0): Setting screen physical size to 846 x 285
[ 149.898] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 149.898] () Power Button: Applying InputClass "libinput keyboard catchall"
[ 149.898] (II) LoadModule: "libinput"
[ 149.899] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 149.902] (II) Module libinput: vendor="X.Org Foundation"
[ 149.902] compiled for 1.21.1.3, module version = 1.2.1
[ 149.902] Module class: X.Org XInput Driver
[ 149.902] ABI class: X.Org XInput driver, version 24.4
[ 149.902] (II) Using input driver 'libinput' for 'Power Button'
[ 149.903] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 32 paused 0
[ 149.903] (
) Power Button: always reports core events
[ 149.903] () Option "Device" "/dev/input/event3"
[ 149.906] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 149.906] (II) event3 - Power Button: device is a keyboard
[ 149.907] (II) event3 - Power Button: device removed
[ 149.907] (
) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 149.907] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 149.907] () Option "xkb_model" "pc105"
[ 149.907] (
) Option "xkb_layout" "us"
[ 149.908] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 149.908] (II) event3 - Power Button: device is a keyboard
[ 149.909] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 149.909] () Video Bus: Applying InputClass "libinput keyboard catchall"
[ 149.909] (II) Using input driver 'libinput' for 'Video Bus'
[ 149.910] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 35 paused 0
[ 149.910] (
) Video Bus: always reports core events
[ 149.910] () Option "Device" "/dev/input/event4"
[ 149.912] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 149.912] (II) event4 - Video Bus: device is a keyboard
[ 149.912] (II) event4 - Video Bus: device removed
[ 149.912] (
) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[ 149.912] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 149.912] () Option "xkb_model" "pc105"
[ 149.912] (
) Option "xkb_layout" "us"
[ 149.914] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 149.914] (II) event4 - Video Bus: device is a keyboard
[ 149.915] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 149.915] () Power Button: Applying InputClass "libinput keyboard catchall"
[ 149.915] (II) Using input driver 'libinput' for 'Power Button'
[ 149.917] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 36 paused 0
[ 149.917] (
) Power Button: always reports core events
[ 149.917] () Option "Device" "/dev/input/event1"
[ 149.918] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 149.918] (II) event1 - Power Button: device is a keyboard
[ 149.919] (II) event1 - Power Button: device removed
[ 149.919] (
) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 149.919] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 149.919] () Option "xkb_model" "pc105"
[ 149.919] (
) Option "xkb_layout" "us"
[ 149.920] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 149.920] (II) event1 - Power Button: device is a keyboard
[ 149.920] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 149.921] (II) No input driver specified, ignoring this device.
[ 149.921] (II) This device may have been added with another device file.
[ 149.921] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 149.921] () Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 149.921] (II) Using input driver 'libinput' for 'Sleep Button'
[ 149.922] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 37 paused 0
[ 149.922] (
) Sleep Button: always reports core events
[ 149.922] () Option "Device" "/dev/input/event2"
[ 149.923] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 149.923] (II) event2 - Sleep Button: device is a keyboard
[ 149.924] (II) event2 - Sleep Button: device removed
[ 149.924] (
) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 149.924] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 149.924] () Option "xkb_model" "pc105"
[ 149.924] (
) Option "xkb_layout" "us"
[ 149.925] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 149.925] (II) event2 - Sleep Button: device is a keyboard
[ 149.927] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event5)
[ 149.927] () Microsoft Wired Keyboard 600: Applying InputClass "libinput keyboard catchall"
[ 149.927] (II) Using input driver 'libinput' for 'Microsoft Wired Keyboard 600'
[ 149.928] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 38 paused 0
[ 149.928] (
) Microsoft Wired Keyboard 600: always reports core events
[ 149.928] () Option "Device" "/dev/input/event5"
[ 149.929] (II) event5 - Microsoft Wired Keyboard 600: is tagged by udev as: Keyboard
[ 149.929] (II) event5 - Microsoft Wired Keyboard 600: device is a keyboard
[ 149.930] (II) event5 - Microsoft Wired Keyboard 600: device removed
[ 149.930] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:045E:0750.0001/input/input5/event5"
[ 149.930] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD, id 10)
[ 149.930] () Option "xkb_model" "pc105"
[ 149.930] (
) Option "xkb_layout" "us"
[ 149.932] (II) event5 - Microsoft Wired Keyboard 600: is tagged by udev as: Keyboard
[ 149.932] (II) event5 - Microsoft Wired Keyboard 600: device is a keyboard
[ 149.934] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event6)
[ 149.934] () Microsoft Wired Keyboard 600: Applying InputClass "libinput keyboard catchall"
[ 149.934] (II) Using input driver 'libinput' for 'Microsoft Wired Keyboard 600'
[ 149.935] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 39 paused 0
[ 149.935] (
) Microsoft Wired Keyboard 600: always reports core events
[ 149.935] () Option "Device" "/dev/input/event6"
[ 149.936] (II) event6 - Microsoft Wired Keyboard 600: is tagged by udev as: Keyboard
[ 149.937] (II) event6 - Microsoft Wired Keyboard 600: device is a keyboard
[ 149.937] (II) event6 - Microsoft Wired Keyboard 600: device removed
[ 149.937] (II) libinput: Microsoft Wired Keyboard 600: needs a virtual subdevice
[ 149.937] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:045E:0750.0002/input/input6/event6"
[ 149.937] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: MOUSE, id 11)
[ 149.937] () Option "AccelerationScheme" "none"
[ 149.937] (
) Microsoft Wired Keyboard 600: (accel) selected scheme none/0
[ 149.937] () Microsoft Wired Keyboard 600: (accel) acceleration factor: 2.000
[ 149.937] (
) Microsoft Wired Keyboard 600: (accel) acceleration threshold: 4
[ 149.939] (II) event6 - Microsoft Wired Keyboard 600: is tagged by udev as: Keyboard
[ 149.939] (II) event6 - Microsoft Wired Keyboard 600: device is a keyboard
[ 149.941] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/event10)
[ 149.941] () SIGMACHIP Usb Mouse: Applying InputClass "libinput pointer catchall"
[ 149.941] (II) Using input driver 'libinput' for 'SIGMACHIP Usb Mouse'
[ 149.942] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 40 paused 0
[ 149.942] (
) SIGMACHIP Usb Mouse: always reports core events
[ 149.942] () Option "Device" "/dev/input/event10"
[ 149.943] (II) event10 - SIGMACHIP Usb Mouse: is tagged by udev as: Mouse
[ 149.944] (II) event10 - SIGMACHIP Usb Mouse: device is a pointer
[ 149.944] (II) event10 - SIGMACHIP Usb Mouse: device removed
[ 149.944] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.3/2-1.3:1.0/0003:1C4F:0034.0026/input/input48/event10"
[ 149.944] (II) XINPUT: Adding extended input device "SIGMACHIP Usb Mouse" (type: MOUSE, id 12)
[ 149.944] () Option "AccelerationScheme" "none"
[ 149.945] (
) SIGMACHIP Usb Mouse: (accel) selected scheme none/0
[ 149.945] () SIGMACHIP Usb Mouse: (accel) acceleration factor: 2.000
[ 149.945] (
) SIGMACHIP Usb Mouse: (accel) acceleration threshold: 4
[ 149.946] (II) event10 - SIGMACHIP Usb Mouse: is tagged by udev as: Mouse
[ 149.947] (II) event10 - SIGMACHIP Usb Mouse: device is a pointer
[ 149.948] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/mouse0)
[ 149.948] (II) No input driver specified, ignoring this device.
[ 149.948] (II) This device may have been added with another device file.
[ 149.949] (II) config/udev: Adding input device FaceTime HD Camera (Built-in): (/dev/input/event7)
[ 149.949] () FaceTime HD Camera (Built-in): : Applying InputClass "libinput keyboard catchall"
[ 149.949] (II) Using input driver 'libinput' for 'FaceTime HD Camera (Built-in): '
[ 149.949] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 41 paused 0
[ 149.949] (
) FaceTime HD Camera (Built-in): : always reports core events
[ 149.950] () Option "Device" "/dev/input/event7"
[ 149.951] (II) event7 - FaceTime HD Camera (Built-in): : is tagged by udev as: Keyboard
[ 149.951] (II) event7 - FaceTime HD Camera (Built-in): : device is a keyboard
[ 149.951] (II) event7 - FaceTime HD Camera (Built-in): : device removed
[ 149.951] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input18/event7"
[ 149.951] (II) XINPUT: Adding extended input device "FaceTime HD Camera (Built-in): " (type: KEYBOARD, id 13)
[ 149.951] () Option "xkb_model" "pc105"
[ 149.951] (
) Option "xkb_layout" "us"
[ 149.953] (II) event7 - FaceTime HD Camera (Built-in): : is tagged by udev as: Keyboard
[ 149.953] (II) event7 - FaceTime HD Camera (Built-in): : device is a keyboard
[ 149.954] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
[ 149.954] (II) No input driver specified, ignoring this device.
[ 149.954] (II) This device may have been added with another device file.
[ 149.954] (II) config/udev: Adding input device HDA Intel PCH HDMI (/dev/input/event16)
[ 149.954] (II) No input driver specified, ignoring this device.
[ 149.954] (II) This device may have been added with another device file.
[ 149.955] (II) config/udev: Adding input device HDA Intel PCH HDMI (/dev/input/event17)
[ 149.955] (II) No input driver specified, ignoring this device.
[ 149.955] (II) This device may have been added with another device file.
[ 149.956] (II) config/udev: Adding input device Apple Computer, Inc. IR Receiver (/dev/input/event8)
[ 149.956] () Apple Computer, Inc. IR Receiver: Applying InputClass "libinput keyboard catchall"
[ 149.956] (II) Using input driver 'libinput' for 'Apple Computer, Inc. IR Receiver'
[ 149.958] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 42 paused 0
[ 149.958] (
) Apple Computer, Inc. IR Receiver: always reports core events
[ 149.958] () Option "Device" "/dev/input/event8"
[ 149.960] (II) event8 - Apple Computer, Inc. IR Receiver: is tagged by udev as: Keyboard
[ 149.960] (II) event8 - Apple Computer, Inc. IR Receiver: device is a keyboard
[ 149.960] (II) event8 - Apple Computer, Inc. IR Receiver: device removed
[ 149.960] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.8/3-1.8.2/3-1.8.2:1.0/0003:05AC:8242.0004/input/input8/event8"
[ 149.960] (II) XINPUT: Adding extended input device "Apple Computer, Inc. IR Receiver" (type: KEYBOARD, id 14)
[ 149.960] () Option "xkb_model" "pc105"
[ 149.960] (
) Option "xkb_layout" "us"
[ 149.963] (II) event8 - Apple Computer, Inc. IR Receiver: is tagged by udev as: Keyboard
[ 149.963] (II) event8 - Apple Computer, Inc. IR Receiver: device is a keyboard
[ 149.964] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event9)
[ 149.964] () Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "libinput keyboard catchall"
[ 149.964] (II) Using input driver 'libinput' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
[ 149.965] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 43 paused 0
[ 149.965] (
) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
[ 149.965] () Option "Device" "/dev/input/event9"
[ 149.967] (II) event9 - Apple Inc. Apple Internal Keyboard / Trackpad: is tagged by udev as: Keyboard
[ 149.967] (II) event9 - Apple Inc. Apple Internal Keyboard / Trackpad: device is a keyboard
[ 149.968] (II) event9 - Apple Inc. Apple Internal Keyboard / Trackpad: device removed
[ 149.968] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.8/3-1.8.3/3-1.8.3:1.0/0003:05AC:0252.0005/input/input9/event9"
[ 149.968] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 15)
[ 149.968] () Option "xkb_model" "pc105"
[ 149.968] (
) Option "xkb_layout" "us"
[ 149.970] (II) event9 - Apple Inc. Apple Internal Keyboard / Trackpad: is tagged by udev as: Keyboard
[ 149.970] (II) event9 - Apple Inc. Apple Internal Keyboard / Trackpad: device is a keyboard
[ 149.972] (II) config/udev: Adding input device bcm5974 (/dev/input/event14)
[ 149.972] () bcm5974: Applying InputClass "libinput touchpad catchall"
[ 149.972] (II) Using input driver 'libinput' for 'bcm5974'
[ 149.973] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 44 paused 0
[ 149.973] (
) bcm5974: always reports core events
[ 149.973] () Option "Device" "/dev/input/event14"
[ 149.975] (II) event14 - bcm5974: is tagged by udev as: Touchpad
[ 149.975] (II) event14 - bcm5974: device is a touchpad
[ 149.976] (II) event14 - bcm5974: device removed
[ 149.976] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.8/3-1.8.3/3-1.8.3:1.2/input/input14/event14"
[ 149.976] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 16)
[ 149.977] () Option "AccelerationScheme" "none"
[ 149.977] (
) bcm5974: (accel) selected scheme none/0
[ 149.977] () bcm5974: (accel) acceleration factor: 2.000
[ 149.977] (
) bcm5974: (accel) acceleration threshold: 4
[ 149.979] (II) event14 - bcm5974: is tagged by udev as: Touchpad
[ 149.980] (II) event14 - bcm5974: device is a touchpad
[ 149.982] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse2)
[ 149.982] (II) No input driver specified, ignoring this device.
[ 149.982] (II) This device may have been added with another device file.
[ 149.982] (II) config/udev: Adding input device applesmc (/dev/input/event13)
[ 149.982] (II) No input driver specified, ignoring this device.
[ 149.982] (II) This device may have been added with another device file.
[ 149.983] (II) config/udev: Adding input device applesmc (/dev/input/js0)
[ 149.983] (II) No input driver specified, ignoring this device.
[ 149.983] (II) This device may have been added with another device file.
[ 149.983] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[ 149.983] (II) No input driver specified, ignoring this device.
[ 149.983] (II) This device may have been added with another device file.
[ 149.997] () Microsoft Wired Keyboard 600: Applying InputClass "libinput keyboard catchall"
[ 149.998] (II) Using input driver 'libinput' for 'Microsoft Wired Keyboard 600'
[ 149.998] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[ 149.998] (
) Microsoft Wired Keyboard 600: always reports core events
[ 149.998] () Option "Device" "/dev/input/event6"
[ 149.998] (II) libinput: Microsoft Wired Keyboard 600: is a virtual subdevice
[ 149.998] (
) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:045E:0750.0002/input/input6/event6"
[ 149.998] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD, id 17)
[ 149.998] () Option "xkb_model" "pc105"
[ 149.998] (
) Option "xkb_layout" "us"
[ 153.048] (II) modeset(0): EDID vendor "APP", prod id 40131
[ 153.048] (II) modeset(0): Printing DDC gathered Modelines:
[ 153.048] (II) modeset(0): Modeline "1280x800"x0.0 72.50 1280 1328 1360 1423 800 803 809 846 -hsync -vsync (50.9 kHz eP)
[ 161.345] (II) modeset(0): Allocate new frame buffer 1920x1080 stride
[ 161.601] (II) modeset(0): EDID vendor "APP", prod id 40131
[ 161.601] (II) modeset(0): Printing DDC gathered Modelines:
[ 161.601] (II) modeset(0): Modeline "1280x800"x0.0 72.50 1280 1328 1360 1423 800 803 809 846 -hsync -vsync (50.9 kHz eP)
[ 675.381] () Option "fd" "32"
[ 676.058] (II) event3 - Power Button: device removed
[ 676.058] (
) Option "fd" "35"
[ 676.058] (II) event4 - Video Bus: device removed
[ 676.058] () Option "fd" "36"
[ 676.058] (II) event1 - Power Button: device removed
[ 676.058] (
) Option "fd" "37"
[ 676.058] (II) event2 - Sleep Button: device removed
[ 676.059] () Option "fd" "38"
[ 676.059] (II) event5 - Microsoft Wired Keyboard 600: device removed
[ 676.059] (
) Option "fd" "39"
[ 676.059] () Option "fd" "40"
[ 676.059] (II) event10 - SIGMACHIP Usb Mouse: device removed
[ 676.059] (
) Option "fd" "41"
[ 676.059] (II) event7 - FaceTime HD Camera (Built-in): : device removed
[ 676.059] () Option "fd" "42"
[ 676.059] (II) event8 - Apple Computer, Inc. IR Receiver: device removed
[ 676.059] (
) Option "fd" "43"
[ 676.059] (II) event9 - Apple Inc. Apple Internal Keyboard / Trackpad: device removed
[ 676.059] () Option "fd" "44"
[ 676.059] (II) event14 - bcm5974: device removed
[ 676.059] (
) Option "fd" "39"
[ 676.059] (II) event6 - Microsoft Wired Keyboard 600: device removed
[ 676.063] (II) UnloadModule: "libinput"
[ 676.063] (II) systemd-logind: not releasing fd for 13:70, still in use
[ 676.063] (II) UnloadModule: "libinput"
[ 676.063] (II) systemd-logind: releasing fd for 13:78
[ 676.241] (II) UnloadModule: "libinput"
[ 676.241] (II) systemd-logind: releasing fd for 13:73
[ 676.265] (II) UnloadModule: "libinput"
[ 676.265] (II) systemd-logind: releasing fd for 13:72
[ 676.301] (II) UnloadModule: "libinput"
[ 676.301] (II) systemd-logind: releasing fd for 13:71
[ 676.345] (II) UnloadModule: "libinput"
[ 676.345] (II) systemd-logind: releasing fd for 13:74
[ 676.397] (II) UnloadModule: "libinput"
[ 676.397] (II) systemd-logind: releasing fd for 13:70
[ 676.413] (II) UnloadModule: "libinput"
[ 676.413] (II) systemd-logind: releasing fd for 13:69
[ 676.429] (II) UnloadModule: "libinput"
[ 676.429] (II) systemd-logind: releasing fd for 13:66
[ 676.445] (II) UnloadModule: "libinput"
[ 676.445] (II) systemd-logind: releasing fd for 13:65
[ 676.465] (II) UnloadModule: "libinput"
[ 676.465] (II) systemd-logind: releasing fd for 13:68
[ 676.510] (II) UnloadModule: "libinput"
[ 677.056] (II) systemd-logind: releasing fd for 13:67
[ 677.448] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[ 677.448] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[ 677.540] (II) Server terminated successfully (0). Closing log file.
root@kali:/home/atdtphreaker#

I hope this helps, thank you.

steev

steev

2022-10-06 01:37

manager   ~0016928

Last edited: 2022-10-06 01:37

The Oh Snap, something went wrong window is Gnome crashing, not Xorg - typically it means something in the graphic stack has stopped working.

The journal should have that information. You should be looking for messages from gnome-shell

Additionally, if you can, try updating and full-upgrade as some parts of gnome 43 hadn’t made it in.

What graphics card is your Apple machine using?

arnaudr

arnaudr

2022-10-06 01:41

manager   ~0016929

So the error is in your 2nd screenshot (in your series of 3 screenshots):

<pre>
[email protected]: Main process exited, code=killed, status=11/SEGV
</pre>

There's nothing that I can see in the Xorg logs. So my guess is that it's not Xorg crashing, but really the gnome-shell process.

So in this case you really want to disable all extensions - again: hit Ctrl+Alt+F2 when you're at the login screen, then login as your usual user (NOT root), then type « gsettings set org.gnome.shell disable-user-extensions true ». Then try to login again.

Other than that, there's not much else I can do. I will give it a try, in case I can reproduce the crash.

Can you please confirm a few things:

  • your system is up to date and you're having gnome 43 ( " dpkg -l | grep gnome-shell " )
  • you can log in with XFCE?
atdtphreaker

atdtphreaker

2022-10-06 02:36

reporter   ~0016930

@steev

Thanks for the feedback. My graphics card is 'Intel HD Graphics 4000'.

atdtphreaker

atdtphreaker

2022-10-06 04:02

reporter   ~0016931

@arnaudr

I can log in XFCE ('startxfce4') via 'recovery mode' but nowhere else. In XFCE, I checked if my system was up--to-date having GNOME 43.
THIS was the output:
root@kali:~# dpkg -l | grep gnome-shell
ii chrome-gnome-shell 10.1-5 all GNOME Shell extensions integration for web browsers
ii gnome-shell 43.0-1 amd64 graphical shell for the GNOME desktop
ii gnome-shell-common 43.0-1 all common files for the GNOME graphical shell
ii gnome-shell-extension-appindicator 44-1 all AppIndicator, KStatusNotifierItem and tray support for GNOME Shell
ii gnome-shell-extension-dashtodock 73-0kali1 all dash-to-dock extension for GNOME shell
ii gnome-shell-extension-desktop-icons-ng 46-3 all desktop icon support for GNOME Shell
ii gnome-shell-extension-prefs 43.0-1 amd64 tool to enable / disable GNOME Shell extensions
ii gnome-shell-extension-weather 119-1 all weather extension for GNOME Shell
ii gnome-shell-extensions 43.0-0kali2 all Extensions to extend functionality of GNOME Shell
root@kali:

Thank you.

atdtphreaker

atdtphreaker

2022-10-06 04:24

reporter   ~0016932

@steev

I did the full-upgrade and everything seems to be up-to-date, nothing was changed.

atdtphreaker

atdtphreaker

2022-10-06 04:30

reporter   ~0016933

@arnaudr

I tried disabling the extensions (via USER), tried to log in again but it crashed.

I ALSO did 'dpkg -l | grep gnome-shell' as USER took a screenshot. Everything seems to be up-to-date.

I appreciate your time and effort...I'm not sure what the hell is going on with this crash. Again, thank you.

arnaudr

arnaudr

2022-10-10 12:22

manager   ~0016951

If you update / upgrade again, there is a new revision of gnome-shell (gnome-shell 43.0-2) that should be available. So you can try to update your system (« apt update && apt full-upgrade » as root), then reboot and try to login again.

To be honest, I don't think it will fix anything, but if you have a bit of spare time, please try it and tell us if it works. Thanks!

atdtphreaker

atdtphreaker

2022-10-10 20:48

reporter   ~0016953

@arnaudr

Yes, I updated/upgraded (gnome-shell 43.0-2) and as you suspected, nothing was fixed. *There are others having similar issues as mine over on Kali Linux Troubleshooting. Some believe it has something to do with the video cards/drivers. I'm beginning to think the same. Mine=(Intel HD Graphics 4000) Nvidia is discussed over in the troubleshooting discussions.

I also wanted to mention that as I startup Kali, everything is loading/etc past the logo and then the screen goes blank/black and it seems the computer goes to sleep because all USB/laptop LEDs switch OFF along with the monitor. (screenshot 01) NOT until I tap any key that they then all switch on again, waking up the computer to continue starting up. The screen continues to be blank/black EXCEPT FOR my mouse pointer is visible and can be moved around as it continues to load (not locking up...never has locked up). After about 10 seconds, the "Oh No" screen appears with the (still functioning) mouse pointer (screenshot 02) BUT that is all that works, graphically. I then <press> CTRL-ALT-F2 OR F3 which takes me to a black screen with a blinking curser in the upper left corner, NO CONSOLE. (screenshot 03) This flashes forever, never stops... CTRL+ALT+F1 takes me back to the "Oh No" screen. I'm never able to make it to the console UNLESS I pop my MacBook Pro open and tap the POWER button, which has the console appear as it SHUTS DOWN. (screenshot 04)

I hope this helps + thanks for your assistance!

atdtphreaker

atdtphreaker

2022-10-21 08:34

reporter   ~0016987

@arnaudr

Okay, so I did a clean install, did the updates and everything was going perfectly fine until a warning was given that the i915 firmware was missing (around 9+ warnings in a row). This apparently controls/handles my 'Intel HD Graphics 4000' capabilities. I then restarted Kali, everything loaded as before (as it did prior to the clean install) and right back to the "Oh No!" screen...as it had been doing every time.

The issue must have something to do with the missing firmware/driver. I hope this get rectified ASAP.

--Thank you!

arnaudr

arnaudr

2022-10-21 08:59

manager   ~0016988

Heya, unfortunately this issue is getting out of our area. In this bug tracker we try to identify Kali-specific issues, and fix it if we can. But we can't provide support for hardware-related problems. We simply don't have the bandwidth for that. So in your case, the problem might be already reported in upstream projects (ie. a component of gnome such as gnome-shell or mutter), or in the Linux kernel itself, or somewhere in the Debian bugtracker... If it's not, you should report it. Finding the right place to report might be challenging, I know. It seems to me that it's related to GNOME (I think you said that XFCE works fine). But it's not the Kali bugtracker, I've been as far as I could on the issue. Sorry.

Another thing you could try is to do a fresh install of Debian testing from here: https://www.debian.org/devel/debian-installer/. Make sure to do all the updates. Then if you have the same issue, then it's definitely not related to Kali. If you don't have the issue, then we can investigate further.

warning was given that the i915 firmware was missing (around 9+ warnings in a row)

This is usual harmless. But just in case, you can try to install the package firmware-misc-nonfree, this is where the i915 firmware files are located. But I don't think it will fix your issue.

atdtphreaker

atdtphreaker

2022-10-21 10:11

reporter   ~0016989

Okay, I appreciate it. Thank you—

atdtphreaker

atdtphreaker

2022-10-22 01:53

reporter   ~0016990

@arnaudr

Just a heads up. --I did yet another clean install BUT DID NOT install GNOME, only xfce and there were ZERO ISSUES following update/upgrade. So the CRASH must have something to do with the updating of GNOME 43.

Thanks_

g0tmi1k

g0tmi1k

2023-05-31 14:56

administrator   ~0018079

This report has been filed against an old version of Kali. We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux (https://www.kali.org/get-kali/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup?
For more information, please read: https://www.kali.org/docs/community/submitting-issues-kali-bug-tracker/

Issue History

Date Modified Username Field Change
2022-09-30 22:00 atdtphreaker New Issue
2022-09-30 22:00 atdtphreaker File Added: IMG_4900-1200x.jpg
2022-10-01 07:15 atdtphreaker Note Added: 0016903
2022-10-04 08:10 atdtphreaker Note Added: 0016908
2022-10-04 14:00 X0RW3LL Note Added: 0016915
2022-10-04 22:18 atdtphreaker Note Added: 0016916
2022-10-05 06:11 arnaudr Note Added: 0016918
2022-10-05 06:35 atdtphreaker Note Added: 0016919
2022-10-05 07:12 atdtphreaker File Added: Kali Linux - GNOME LOG ERROR - IMG_4937.JPG
2022-10-05 07:12 atdtphreaker Note Added: 0016920
2022-10-05 07:56 arnaudr Note Added: 0016921
2022-10-05 10:09 atdtphreaker File Added: 01 - IMG_4940 copy.jpg
2022-10-05 10:09 atdtphreaker File Added: 02 - IMG_4941 copy.jpg
2022-10-05 10:09 atdtphreaker File Added: 03 - IMG_4942 copy.jpg
2022-10-05 10:09 atdtphreaker Note Added: 0016922
2022-10-05 13:16 arnaudr Note Added: 0016925
2022-10-06 00:23 atdtphreaker Note Added: 0016927
2022-10-06 01:37 steev Note Added: 0016928
2022-10-06 01:37 steev Note Edited: 0016928
2022-10-06 01:41 arnaudr Note Added: 0016929
2022-10-06 02:36 atdtphreaker Note Added: 0016930
2022-10-06 04:02 atdtphreaker Note Added: 0016931
2022-10-06 04:24 atdtphreaker Note Added: 0016932
2022-10-06 04:30 atdtphreaker File Added: USER-GNOME-(dpkg)output-IMG_4956.jpg
2022-10-06 04:30 atdtphreaker Note Added: 0016933
2022-10-10 12:22 arnaudr Note Added: 0016951
2022-10-10 20:48 atdtphreaker File Added: 01-blackSCREEN-IMG_4975-1200x.jpg
2022-10-10 20:48 atdtphreaker File Added: 02-followingKEYTAP-IMG_4981-1200x.jpg
2022-10-10 20:48 atdtphreaker File Added: 03-CTRL-ALT-F2-IMG_4978-1200x.jpg
2022-10-10 20:48 atdtphreaker File Added: 04-MBP-powerbutton-shutsDOWN-IMG_4982-1200x.jpg
2022-10-10 20:48 atdtphreaker Note Added: 0016953
2022-10-21 08:34 atdtphreaker Note Added: 0016987
2022-10-21 08:59 arnaudr Note Added: 0016988
2022-10-21 10:11 atdtphreaker Note Added: 0016989
2022-10-22 01:53 atdtphreaker Note Added: 0016990
2023-05-31 14:56 g0tmi1k Note Added: 0018079
2023-05-31 14:56 g0tmi1k Status new => closed