QEMU VM no X after stable update

I think the issue is due to update to Xorg.server 1.21.1.

I’ve already post it a couple of days earitly on the Stable update thread, but think it might be dead thread, as I got no response, so put a new post here instead.

Short story, I have a QEMU VM which was running fine, but failed to start X after last major stable update. I can only connect it via VNC via remove to get GUI, but after the update, I only got a blank black screen with cursor on top left.

Based on that Xorg.0.log, I think it’s the vmmouse cause the trouble, but I can’t find anything on Google, none do I know can I simply remove xf86-input- vmmouse to get the X going or not?

Here is the whole Xorg.0.log

[    10.044] 
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[    10.044] 
X.Org X Server 1.21.1.1
X Protocol Version 11, Revision 0
[    10.044] Current Operating System: Linux ManjaroDev2 5.10.83-1-MANJARO #1 SMP PREEMPT Wed Dec 1 14:46:38 UTC 2021 x86_64
[    10.044] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10-x86_64 root=UUID=62577852-e55e-4ca4-96a2-50c056de9a17 rw quiet resume=UUID=15ff6072-019d-4143-9235-25ea2120d0b0 udev.log_priority=3
[    10.044]  
[    10.044] Current version of pixman: 0.40.0
[    10.044] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    10.044] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.044] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec  7 11:39:37 2021
[    10.044] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    10.044] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.044] (==) No Layout section.  Using the first Screen section.
[    10.044] (==) No screen section available. Using defaults.
[    10.044] (**) |-->Screen "Default Screen Section" (0)
[    10.044] (**) |   |-->Monitor "<default monitor>"
[    10.045] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    10.045] (==) Automatically adding devices
[    10.045] (==) Automatically enabling devices
[    10.045] (==) Automatically adding GPU devices
[    10.045] (==) Automatically binding GPU devices
[    10.045] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    10.045] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    10.045] 	Entry deleted from font path.
[    10.045] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    10.045] 	Entry deleted from font path.
[    10.045] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    10.045] 	Entry deleted from font path.
[    10.045] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    10.045] 	Entry deleted from font path.
[    10.045] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[    10.045] (==) ModulePath set to "/usr/lib/xorg/modules"
[    10.045] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    10.045] (II) Module ABI versions:
[    10.045] 	X.Org ANSI C Emulation: 0.4
[    10.045] 	X.Org Video Driver: 25.2
[    10.045] 	X.Org XInput driver : 24.4
[    10.045] 	X.Org Server Extension : 10.0
[    10.045] (++) using VT number 7

[    10.045] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    10.045] (II) xfree86: Adding drm device (/dev/dri/card0)
[    10.045] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/drm/card0
[    10.047] (II) xfree86: Adding drm device (/dev/dri/card1)
[    10.047] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.4/0000:05:00.0/virtio4/drm/card1
[    10.049] (--) PCI:*(0@0:1:0) 1b36:0100:1af4:1100 rev 5, Mem @ 0xf0000000/134217728, 0xf8000000/67108864, 0xfca14000/8192, I/O @ 0x0000c040/32, BIOS @ 0x????????/131072
[    10.049] (--) PCI: (5@0:0:0) 1af4:1050:1af4:1100 rev 1, Mem @ 0xfc000000/4096, 0xfe200000/16384
[    10.049] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    10.049] (II) LoadModule: "glx"
[    10.049] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    10.050] (II) Module glx: vendor="X.Org Foundation"
[    10.050] 	compiled for 1.21.1.1, module version = 1.0.0
[    10.050] 	ABI class: X.Org Server Extension, version 10.0
[    10.050] (==) Matched qxl as autoconfigured driver 0
[    10.050] (==) Matched modesetting as autoconfigured driver 1
[    10.050] (==) Matched fbdev as autoconfigured driver 2
[    10.050] (==) Matched vesa as autoconfigured driver 3
[    10.050] (==) Assigned the driver to the xf86ConfigLayout
[    10.050] (II) LoadModule: "qxl"
[    10.050] (WW) Warning, couldn't open module qxl
[    10.050] (EE) Failed to load module "qxl" (module does not exist, 0)
[    10.050] (II) LoadModule: "modesetting"
[    10.050] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    10.051] (II) Module modesetting: vendor="X.Org Foundation"
[    10.051] 	compiled for 1.21.1.1, module version = 1.21.1
[    10.051] 	Module class: X.Org Video Driver
[    10.051] 	ABI class: X.Org Video Driver, version 25.2
[    10.051] (II) LoadModule: "fbdev"
[    10.051] (WW) Warning, couldn't open module fbdev
[    10.051] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    10.051] (II) LoadModule: "vesa"
[    10.051] (WW) Warning, couldn't open module vesa
[    10.051] (EE) Failed to load module "vesa" (module does not exist, 0)
[    10.051] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    10.053] (II) modeset(0): using drv /dev/dri/card0
[    10.053] (II) modeset(G0): using drv /dev/dri/card1
[    10.053] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    10.053] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    10.053] (==) modeset(0): RGB weight 888
[    10.053] (==) modeset(0): Default visual is TrueColor
[    10.053] (II) Loading sub module "glamoregl"
[    10.053] (II) LoadModule: "glamoregl"
[    10.053] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    10.054] (II) Module glamoregl: vendor="X.Org Foundation"
[    10.054] 	compiled for 1.21.1.1, module version = 1.0.1
[    10.054] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    10.068] (II) modeset(0): Refusing to try glamor on llvmpipe
[    10.069] (II) modeset(0): glamor initialization failed
[    10.069] (II) modeset(0): ShadowFB: preferred NO, enabled NO
[    10.069] (II) modeset(0): Output Virtual-1 has no monitor section
[    10.069] (II) modeset(0): Output Virtual-2 has no monitor section
[    10.069] (II) modeset(0): Output Virtual-3 has no monitor section
[    10.069] (II) modeset(0): Output Virtual-4 has no monitor section
[    10.069] (II) modeset(0): EDID for output Virtual-1
[    10.069] (II) modeset(0): Printing probed modes for output Virtual-1
[    10.069] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz eP)
[    10.069] (II) modeset(0): Modeline "4096x2160"x60.0  556.74  4096 4104 4136 4176  2160 2208 2216 2222 +hsync -vsync (133.3 kHz e)
[    10.069] (II) modeset(0): Modeline "4096x2160"x59.9  556.19  4096 4104 4136 4176  2160 2208 2216 2222 +hsync -vsync (133.2 kHz e)
[    10.069] (II) modeset(0): Modeline "2560x1600"x60.0  348.50  2560 2752 3032 3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz e)
[    10.069] (II) modeset(0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz e)
[    10.069] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz e)
[    10.069] (II) modeset(0): Modeline "1856x1392"x60.0  218.25  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.3 kHz e)
[    10.069] (II) modeset(0): Modeline "1792x1344"x60.0  204.75  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.6 kHz e)
[    10.069] (II) modeset(0): Modeline "2048x1152"x60.0  162.00  2048 2074 2154 2250  1152 1153 1156 1200 +hsync +vsync (72.0 kHz e)
[    10.069] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[    10.069] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[    10.069] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[    10.069] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    10.069] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    10.069] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    10.069] (II) modeset(0): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[    10.069] (II) modeset(0): Modeline "1400x1050"x59.9  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[    10.069] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    10.069] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    10.069] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    10.069] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    10.069] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    10.069] (II) modeset(0): Modeline "1280x854"x60.0   89.34  1280 1352 1480 1680  854 857 867 887 -hsync +vsync (53.2 kHz)
[    10.069] (II) modeset(0): Modeline "1366x768"x59.8   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz e)
[    10.069] (II) modeset(0): Modeline "1366x768"x60.0   72.00  1366 1380 1436 1500  768 769 772 800 +hsync +vsync (48.0 kHz e)
[    10.069] (II) modeset(0): Modeline "1360x768"x60.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz e)
[    10.069] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    10.069] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    10.069] (II) modeset(0): Modeline "1280x768"x59.9   79.50  1280 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz e)
[    10.069] (II) modeset(0): Modeline "1280x768"x60.0   68.25  1280 1328 1360 1440  768 771 778 790 +hsync -vsync (47.4 kHz e)
[    10.069] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    10.069] (II) modeset(0): Modeline "1152x768"x59.9   71.95  1152 1216 1328 1504  768 771 781 798 -hsync +vsync (47.8 kHz)
[    10.069] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    10.069] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    10.069] (II) modeset(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    10.069] (II) modeset(0): Modeline "720x480"x59.9   26.85  720 744 808 896  480 483 493 500 -hsync +vsync (30.0 kHz)
[    10.069] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    10.069] (II) modeset(0): EDID for output Virtual-2
[    10.069] (II) modeset(0): EDID for output Virtual-3
[    10.069] (II) modeset(0): EDID for output Virtual-4
[    10.069] (II) modeset(0): Output Virtual-1 connected
[    10.069] (II) modeset(0): Output Virtual-2 disconnected
[    10.069] (II) modeset(0): Output Virtual-3 disconnected
[    10.069] (II) modeset(0): Output Virtual-4 disconnected
[    10.069] (II) modeset(0): Using exact sizes for initial modes
[    10.069] (II) modeset(0): Output Virtual-1 using initial mode 1024x768 +0+0
[    10.069] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    10.069] (==) modeset(0): DPI set to (96, 96)
[    10.069] (II) Loading sub module "fb"
[    10.069] (II) LoadModule: "fb"
[    10.069] (II) Module "fb" already built-in
[    10.069] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    10.069] (==) modeset(G0): RGB weight 888
[    10.069] (==) modeset(G0): Default visual is TrueColor
[    10.069] (II) Loading sub module "glamoregl"
[    10.069] (II) LoadModule: "glamoregl"
[    10.069] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    10.069] (II) Module glamoregl: vendor="X.Org Foundation"
[    10.069] 	compiled for 1.21.1.1, module version = 1.0.1
[    10.069] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    10.075] (II) modeset(G0): Refusing to try glamor on llvmpipe
[    10.075] (II) modeset(G0): glamor initialization failed
[    10.075] (II) modeset(G0): ShadowFB: preferred NO, enabled NO
[    10.076] (II) modeset(G0): Output Virtual-1-5 has no monitor section
[    10.076] (II) modeset(G0): EDID for output Virtual-1-5
[    10.076] (II) modeset(G0): Manufacturer: RHT  Model: 1234  Serial#: 0
[    10.076] (II) modeset(G0): Year: 2014  Week: 42
[    10.076] (II) modeset(G0): EDID Version: 1.4
[    10.076] (II) modeset(G0): Digital Display Input
[    10.076] (II) modeset(G0): 8 bits per channel
[    10.076] (II) modeset(G0): Digital interface is DisplayPort
[    10.076] (II) modeset(G0): Max Image Size [cm]: horiz.: 26  vert.: 19
[    10.076] (II) modeset(G0): Gamma: 2.20
[    10.076] (II) modeset(G0): No DPMS capabilities specified
[    10.076] (II) modeset(G0): Supported color encodings: RGB 4:4:4 
[    10.076] (II) modeset(G0): Default color space is primary color space
[    10.076] (II) modeset(G0): First detailed timing is preferred mode
[    10.076] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[    10.076] (II) modeset(G0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[    10.076] (II) modeset(G0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
[    10.076] (II) modeset(G0): Supported established timings:
[    10.076] (II) modeset(G0): 640x480@60Hz
[    10.076] (II) modeset(G0): 800x600@60Hz
[    10.076] (II) modeset(G0): 1024x768@60Hz
[    10.076] (II) modeset(G0): Manufacturer's mask: 0
[    10.076] (II) modeset(G0): Supported standard timings:
[    10.076] (II) modeset(G0): #0: hsize: 2048  vsize 1152  refresh: 60  vid: 49377
[    10.076] (II) modeset(G0): #1: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    10.076] (II) modeset(G0): Supported detailed timing:
[    10.076] (II) modeset(G0): clock: 82.3 MHz   Image Size:  403 x 302 mm
[    10.076] (II) modeset(G0): h_active: 1024  h_sync: 1280  h_sync_end 1310 h_blank_end 1382 h_border: 0
[    10.076] (II) modeset(G0): v_active: 768  v_sync: 771  v_sync_end 774 v_blanking: 794 v_border: 0
[    10.076] (II) modeset(G0): Ranges: V min: 50 V max: 125 Hz, H min: 30 H max: 160 kHz, PixClock max 1205 MHz
[    10.076] (II) modeset(G0): Monitor name: QEMU Monitor
[    10.076] (II) modeset(G0): Established timings III: (not decoded)
[    10.076] (II) modeset(G0): Number of EDID sections to follow: 1
[    10.076] (II) modeset(G0): EDID (in hex):
[    10.076] (II) modeset(G0): 	00ffffffffffff004914341200000000
[    10.076] (II) modeset(G0): 	2a180104a51a137806ee91a3544c9926
[    10.076] (II) modeset(G0): 	0f5054210800e1c0d1c0010101010101
[    10.076] (II) modeset(G0): 	0101010101012520006641001a30001e
[    10.076] (II) modeset(G0): 	3340932e11000018000000fd00327d1e
[    10.076] (II) modeset(G0): 	a078010a202020202020000000fc0051
[    10.076] (II) modeset(G0): 	454d55204d6f6e69746f720a000000f7
[    10.076] (II) modeset(G0): 	000a004aa22429200000000000000132
[    10.076] (II) modeset(G0): 	02030a00457d6560591f000000000000
[    10.076] (II) modeset(G0): 	00000000000000000000000000000000
[    10.076] (II) modeset(G0): 	00000000000000000000000000000000
[    10.076] (II) modeset(G0): 	00000000000000000000000000000000
[    10.076] (II) modeset(G0): 	00000000000000000000000000000000
[    10.076] (II) modeset(G0): 	00000000000000000000000000000000
[    10.076] (II) modeset(G0): 	00000000000000000000000000000000
[    10.076] (II) modeset(G0): 	000000000000000000000000000000f2
[    10.076] (II) modeset(G0): Printing probed modes for output Virtual-1-5
[    10.076] (II) modeset(G0): Modeline "1024x768"x75.0   82.29  1024 1280 1310 1382  768 771 774 794 -hsync -vsync (59.5 kHz eP)
[    10.076] (II) modeset(G0): Modeline "5120x2160"x50.0  742.50  5120 6216 6304 6600  2160 2168 2178 2250 +hsync +vsync (112.5 kHz e)
[    10.076] (II) modeset(G0): Modeline "4096x2160"x50.0  594.00  4096 5064 5152 5280  2160 2168 2178 2250 +hsync +vsync (112.5 kHz e)
[    10.076] (II) modeset(G0): Modeline "3840x2160"x50.0  594.00  3840 4896 4984 5280  2160 2168 2178 2250 +hsync +vsync (112.5 kHz e)
[    10.076] (II) modeset(G0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz e)
[    10.076] (II) modeset(G0): Modeline "2560x1080"x50.0  185.62  2560 3108 3152 3300  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    10.076] (II) modeset(G0): Modeline "1856x1392"x60.0  218.25  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.3 kHz e)
[    10.076] (II) modeset(G0): Modeline "1792x1344"x60.0  204.75  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.6 kHz e)
[    10.076] (II) modeset(G0): Modeline "2048x1152"x60.0  162.00  2048 2074 2154 2250  1152 1153 1156 1200 +hsync +vsync (72.0 kHz e)
[    10.076] (II) modeset(G0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[    10.076] (II) modeset(G0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[    10.076] (II) modeset(G0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    10.076] (II) modeset(G0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    10.076] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    10.076] (II) modeset(G0): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[    10.076] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    10.076] (II) modeset(G0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    10.076] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    10.076] (II) modeset(G0): Modeline "1360x768"x60.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz e)
[    10.076] (II) modeset(G0): Modeline "1280x768"x59.9   79.50  1280 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz e)
[    10.076] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    10.076] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    10.076] (II) modeset(G0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    10.076] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    10.076] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    10.076] (==) modeset(G0): DPI set to (96, 96)
[    10.076] (II) Loading sub module "fb"
[    10.076] (II) LoadModule: "fb"
[    10.076] (II) Module "fb" already built-in
[    10.076] (==) modeset(0): Backing store enabled
[    10.076] (==) modeset(0): Silken mouse enabled
[    10.076] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    10.076] (==) modeset(0): DPMS enabled
[    10.077] (==) modeset(G0): Backing store enabled
[    10.077] (==) modeset(G0): Silken mouse enabled
[    10.077] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    10.077] (==) modeset(G0): DPMS enabled
[    10.077] (II) Initializing extension Generic Event Extension
[    10.077] (II) Initializing extension SHAPE
[    10.077] (II) Initializing extension MIT-SHM
[    10.077] (II) Initializing extension XInputExtension
[    10.077] (II) Initializing extension XTEST
[    10.077] (II) Initializing extension BIG-REQUESTS
[    10.077] (II) Initializing extension SYNC
[    10.077] (II) Initializing extension XKEYBOARD
[    10.077] (II) Initializing extension XC-MISC
[    10.077] (II) Initializing extension SECURITY
[    10.077] (II) Initializing extension XFIXES
[    10.077] (II) Initializing extension RENDER
[    10.077] (II) Initializing extension RANDR
[    10.077] (II) Initializing extension COMPOSITE
[    10.077] (II) Initializing extension DAMAGE
[    10.077] (II) Initializing extension MIT-SCREEN-SAVER
[    10.077] (II) Initializing extension DOUBLE-BUFFER
[    10.078] (II) Initializing extension RECORD
[    10.078] (II) Initializing extension DPMS
[    10.078] (II) Initializing extension Present
[    10.078] (II) Initializing extension DRI3
[    10.078] (II) Initializing extension X-Resource
[    10.078] (II) Initializing extension XVideo
[    10.078] (II) Initializing extension XVideo-MotionCompensation
[    10.078] (II) Initializing extension GLX
[    10.078] (II) AIGLX: Screen 0 is not DRI2 capable
[    10.080] (II) IGLX: Loaded and initialized swrast
[    10.080] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    10.080] (II) Initializing extension XFree86-VidModeExtension
[    10.080] (II) Initializing extension XFree86-DGA
[    10.080] (II) Initializing extension XFree86-DRI
[    10.080] (II) Initializing extension DRI2
[    10.080] (II) modeset(G0): Damage tracking initialized
[    10.080] (II) modeset(0): Damage tracking initialized
[    10.080] (II) modeset(0): Setting screen physical size to 270 x 203
[    10.093] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    10.093] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    10.093] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    10.093] (**) Power Button: Applying InputClass "system-keyboard"
[    10.093] (II) LoadModule: "libinput"
[    10.093] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    10.094] (II) Module libinput: vendor="X.Org Foundation"
[    10.094] 	compiled for 1.21.1, module version = 1.2.0
[    10.094] 	Module class: X.Org XInput Driver
[    10.094] 	ABI class: X.Org XInput driver, version 24.4
[    10.094] (II) Using input driver 'libinput' for 'Power Button'
[    10.094] (**) Power Button: always reports core events
[    10.094] (**) Option "Device" "/dev/input/event0"
[    10.094] (**) Option "_source" "server/udev"
[    10.095] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    10.095] (II) event0  - Power Button: device is a keyboard
[    10.095] (II) event0  - Power Button: device removed
[    10.114] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0"
[    10.114] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    10.114] (**) Option "xkb_layout" "us"
[    10.114] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    10.114] (II) event0  - Power Button: device is a keyboard
[    10.115] (II) config/udev: Adding input device QEMU QEMU USB Tablet (/dev/input/event4)
[    10.115] (**) QEMU QEMU USB Tablet: Applying InputClass "evdev pointer catchall"
[    10.115] (**) QEMU QEMU USB Tablet: Applying InputClass "libinput pointer catchall"
[    10.115] (II) Using input driver 'libinput' for 'QEMU QEMU USB Tablet'
[    10.115] (**) QEMU QEMU USB Tablet: always reports core events
[    10.115] (**) Option "Device" "/dev/input/event4"
[    10.115] (**) Option "_source" "server/udev"
[    10.171] (II) event4  - QEMU QEMU USB Tablet: is tagged by udev as: Mouse
[    10.171] (II) event4  - QEMU QEMU USB Tablet: device is a pointer
[    10.171] (II) event4  - QEMU QEMU USB Tablet: device removed
[    10.250] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5/event4"
[    10.250] (II) XINPUT: Adding extended input device "QEMU QEMU USB Tablet" (type: MOUSE, id 7)
[    10.250] (**) Option "AccelerationScheme" "none"
[    10.250] (**) QEMU QEMU USB Tablet: (accel) selected scheme none/0
[    10.250] (**) QEMU QEMU USB Tablet: (accel) acceleration factor: 2.000
[    10.250] (**) QEMU QEMU USB Tablet: (accel) acceleration threshold: 4
[    10.304] (II) event4  - QEMU QEMU USB Tablet: is tagged by udev as: Mouse
[    10.304] (II) event4  - QEMU QEMU USB Tablet: device is a pointer
[    10.304] (II) config/udev: Adding input device QEMU QEMU USB Tablet (/dev/input/mouse1)
[    10.304] (II) No input driver specified, ignoring this device.
[    10.304] (II) This device may have been added with another device file.
[    10.305] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
[    10.305] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    10.305] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    10.305] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    10.305] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    10.305] (**) AT Translated Set 2 keyboard: always reports core events
[    10.305] (**) Option "Device" "/dev/input/event1"
[    10.305] (**) Option "_source" "server/udev"
[    10.305] (II) event1  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    10.305] (II) event1  - AT Translated Set 2 keyboard: device is a keyboard
[    10.305] (II) event1  - AT Translated Set 2 keyboard: device removed
[    10.330] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input1/event1"
[    10.330] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[    10.330] (**) Option "xkb_layout" "us"
[    10.331] (II) event1  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    10.331] (II) event1  - AT Translated Set 2 keyboard: device is a keyboard
[    10.331] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event3)
[    10.331] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
[    10.331] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "libinput pointer catchall"
[    10.331] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "vmmouse"
[    10.331] (II) LoadModule: "vmmouse"
[    10.331] (II) Loading /usr/lib/xorg/modules/input/vmmouse_drv.so
[    10.331] (II) Module vmmouse: vendor="X.Org Foundation"
[    10.331] 	compiled for 1.21.1.1, module version = 13.1.0
[    10.331] 	Module class: X.Org XInput Driver
[    10.331] 	ABI class: X.Org XInput driver, version 24.4
[    10.331] (II) VMWARE(0): VMMOUSE module was loaded
[    10.331] (II) Using input driver 'vmmouse' for 'ImExPS/2 Generic Explorer Mouse'
[    10.331] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
[    10.331] (EE) 
[    10.331] (EE) Backtrace:

And some core dump:

ec 07 11:39:35 ManjaroDev2 systemd[1]: Starting Light Display Manager...
Dec 07 11:39:35 ManjaroDev2 systemd[1]: Started Light Display Manager.
Dec 07 11:39:35 ManjaroDev2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 07 11:39:35 ManjaroDev2 audit[730]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=730 comm="Xorg" exe="/usr/lib/Xorg" sig=11 res=1
Dec 07 11:39:35 ManjaroDev2 audit: BPF prog-id=33 op=LOAD
Dec 07 11:39:35 ManjaroDev2 audit: BPF prog-id=34 op=LOAD
Dec 07 11:39:35 ManjaroDev2 audit: BPF prog-id=35 op=LOAD
Dec 07 11:39:35 ManjaroDev2 systemd[1]: Started Process Core Dump (PID 751/UID 0).
Dec 07 11:39:35 ManjaroDev2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@6-751-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 07 11:39:35 ManjaroDev2 systemd-coredump[752]: [🡕] Process 730 (Xorg) of user 0 dumped core.
                                                   
                                                   Found module linux-vdso.so.1 with build-id: d7ef2766a6969750a66d4a81fabdaec84eed7442
                                                   Found module vmmouse_drv.so with build-id: e636f276063a5298a37b4e6c7a7badb7c58a01a9
                                                   Found module libgobject-2.0.so.0 with build-id: 3e451709a0a5772b9550d3a4c28dcb37a87028fa
                                                   Found module libgudev-1.0.so.0 with build-id: a9f734ea9206d637d5aacfbd86298c91cdc1a33a
                                                   Found module libwacom.so.2 with build-id: 1d9b89a6d39be5568d5f44888b8a74f46a30c152
                                                   Found module libevdev.so.2 with build-id: b62ae69f839f1b6b06ef2c1df19f25ff09b0d824
                                                   Found module libmtdev.so.1 with build-id: 0cea2a842ae9a0ef02a08477076caab0e5ac5e42
                                                   Found module libinput.so.10 with build-id: 77f3eca5dddc8cac29b71bc5041a79ce57fceb56
                                                   Found module libinput_drv.so with build-id: d9f69f11259485316bd206e67e34dd23bbede5cc
                                                   Found module libvulkan.so.1 with build-id: 3d98807d94dc94c0f97c89da76c24bba96a6c46c
                                                   Found module libdrm_nouveau.so.2 with build-id: ee16fa6a4d0bd08f5448cfc046ccb76b49aaa8a3
                                                   Found module libdrm_amdgpu.so.1 with build-id: 30d019987d514b23115b47d6b47c1e45c18fdbaf
                                                   Found module libelf.so.1 with build-id: 4300a0a24ac790c27ac0fe1fd5253729905ce708
                                                   Found module libdrm_radeon.so.1 with build-id: 5d1615e0467d0a34a5a82cbd4ebc84851e116307
                                                   Found module libsensors.so.5 with build-id: dc8b2c1c0d8525411aca188ea3cc3fb86d381d30
                                                   Found module virtio_gpu_dri.so with build-id: 43dfed58de173d642dc7c08702604d793adec01c
                                                   Found module libnss_files.so.2 with build-id: 1a36dfc01d3a1010b2ee79766a24a8090a3266d5
                                                   Found module libxcb-sync.so.1 with build-id: dda14591103b01b1311906053bf1ca9e82ade35c
                                                   Found module libxcb-present.so.0 with build-id: 68f5465258750e2397b1333b3ffc01ee33caa4e1
                                                   Found module libxcb-dri3.so.0 with build-id: 9407a2480e09dc5a1dd9d9a0652fa8d32b328c91
                                                   Found module libwayland-client.so.0 with build-id: d274361e7aa57c9b63504a039e063322450cbb9c
                                                   Found module libxcb-xfixes.so.0 with build-id: a6b197ace5b9b59f913f5969eb419a88d1194f47
                                                   Found module libxcb-dri2.so.0 with build-id: 2dd6e65129a809dab828a1d26215a3f7a363fcc8
                                                   Found module libX11-xcb.so.1 with build-id: 0db4f94d8ae31b8dc9a83f825a9171656f1e532c
                                                   Found module libEGL_mesa.so.0 with build-id: 07f7639e751563fdff5d346460684d09a6e60652
                                                   Found module libEGL.so.1 with build-id: 473944aea0e3dbc5d595dee647702a3cdc0aed78
                                                   Found module libicudata.so.70 with build-id: e1dcc2a88cfaafed882d09c90c668af0eed4efed
                                                   Found module libicuuc.so.70 with build-id: 2e245c2bf12f95fd8ab79b3a4be99524677cbd70
                                                   Found module libxml2.so.2 with build-id: 6e67981c9b7528a3502824bf183423a0a02e1075
                                                   Found module libncursesw.so.6 with build-id: 859adb8b03a5655151b4da104bc4b326a0d4bc8c
                                                   Found module libedit.so.0 with build-id: 4b0babfcad161c2ad0af6e59e2493258db23a331
                                                   Found module libLLVM-13.so with build-id: 82982c299d46219d0eab8ee9cb8bb7365483453b
                                                   Found module libglapi.so.0 with build-id: 9331aed5060062bcfafd463d36506312fab59549
                                                   Found module libepoxy.so.0 with build-id: b6357fc6b748c512f90339433d74502b9d0621dc
                                                   Found module libglamoregl.so with build-id: f11fbd5dd1b833fee0692e2424a46c3c4b0b3047
                                                   Found module libffi.so.8 with build-id: f90d8b734f6de9b25faedb8cbfab7054dafc0a42
                                                   Found module libstdc++.so.6 with build-id: 8ab0e57054dd1dcba681f217016afc6a4e639783
                                                   Found module libexpat.so.1 with build-id: 8850138eae6d9d4d43c5c4b2ac48393bc4279037
                                                   Found module libwayland-server.so.0 with build-id: 7156897eafc4b7562f2b214e6ad8ca6c85c57e47
                                                   Found module libgbm.so.1 with build-id: 04b3edb68ba3cdb761dfb4312911e73461b721b2
                                                   Found module modesetting_drv.so with build-id: c766a023325f305cb19f2f5e6c2686f6fbe47a43
                                                   Found module libxcb.so.1 with build-id: 0d1ef11740a5daad2ee331e812a51aa6574af222
                                                   Found module libX11.so.6 with build-id: e9192497aa39fab51358826d1a1b5fb77edc5081
                                                   Found module libGLX.so.0 with build-id: 0f40ceaa036edc65147e9559b94e0219472493fc
                                                   Found module libGLdispatch.so.0 with build-id: 195b34c1bb271f3b1162c897cfbcfb859e656b93
                                                   Found module libGL.so.1 with build-id: 8b3028bab286029945569a0dfcf695f0f61d9c3b
                                                   Found module libglx.so with build-id: ae4b78d320f5ba64ca20762a238c4f4efebe4e61
                                                   Found module libpcre.so.1 with build-id: 845483dd0acba86de9f0313102bebbaf3ce52767
                                                   Found module libbrotlicommon.so.1 with build-id: f68934f94312f770550ebc6c5acfd6359b098b07
                                                   Found module libglib-2.0.so.0 with build-id: d4aa102e545015a506c3ee06398676b70f65bcbc
                                                   Found module libgraphite2.so.3 with build-id: 47761dc11e553f519cde97ed9ee985be12ccdae2
                                                   Found module libresolv.so.2 with build-id: c915c72668282861a813f7ea3c0780f37b681dc0
                                                   Found module libkeyutils.so.1 with build-id: ac405ddd17be10ce538da3211415ee50c8f8df79
                                                   Found module libkrb5support.so.0 with build-id: adf65240a4d2aba772d7a0772b4d015469934113
                                                   Found module libcom_err.so.2 with build-id: eb61ef71c8b97846db759fb89a115405cff6dd30
                                                   Found module libk5crypto.so.3 with build-id: eb8220b8f36675aac769450be4cb6bb7f97ec38a
                                                   Found module libkrb5.so.3 with build-id: 72d26767c5cb1097db75a5f5bff88860233c902b
                                                   Found module libgpg-error.so.0 with build-id: 3801187d42c4955bd93c605451430cdf1b164e63
                                                   Found module libbrotlidec.so.1 with build-id: f871e6f204ab8d48099915126ba01be989a8000f
                                                   Found module libharfbuzz.so.0 with build-id: 5d9b408e95d3c98a95333fdd413b8b64a7757631
                                                   Found module libpng16.so.16 with build-id: 2dc0bce07f199bf983c07a05fb95a6f4af83a9b3
                                                   Found module libbz2.so.1.0 with build-id: 919597c477c9b2cb9cdbb7745ed6494ac0e6da60
                                                   Found module libgssapi_krb5.so.2 with build-id: e6e098ad51ce7bdd3dbe902d7b0f69a90f8a9e08
                                                   Found module libgcc_s.so.1 with build-id: 7f8508bb914546ada778809b64b99d234337d835
                                                   Found module libgcrypt.so.20 with build-id: db45f5d5e0f7af1e77324fea1885f974619ad268
                                                   Found module libcap.so.2 with build-id: 7ab63cdf1c7435ae6910ccd518a92dc4f6a9b5b6
                                                   Found module liblz4.so.1 with build-id: e63600ab23b2f6997f42fac2fa56e1f02ce159a1
                                                   Found module libzstd.so.1 with build-id: 4b10444c1560ebc574af4d5f488b7408b22d450e
                                                   Found module liblzma.so.5 with build-id: 8b615460aa230708c5183f16bede67aa0437d95e
                                                   Found module librt.so.1 with build-id: 75484da2d6f1515189eefa076e0a40328834cd16
                                                   Found module libfreetype.so.6 with build-id: 65e7f4a1e5557b0ceeaa433e5356f857fe9c669b
                                                   Found module libfontenc.so.1 with build-id: 5a11f1fb8c3f2714be9eb6697318f20e301e1d2f
                                                   Found module libz.so.1 with build-id: 81bf6e728a6d6f5b105b0f8b25f6c614ce10452a
                                                   Found module ld-linux-x86-64.so.2 with build-id: 040cc3dd10461562f177df39e3be2f3704258c3c
                                                   Found module libc.so.6 with build-id: 4b406737057708c0e4c642345a703c47a61c73dc
                                                   Found module libxcvt.so.0 with build-id: 30bad674c8227152bb709556a3657d0258554309
                                                   Found module libpthread.so.0 with build-id: 07c8f95b4f3251d08550217ad8a1f31066229996
                                                   Found module libtirpc.so.3 with build-id: 5bef2adfdee3df283f593b3e2d37b6dac405256a
                                                   Found module libdrm.so.2 with build-id: 457a1a1bd25f1d5541a10d3f16c5dc1440d77c7d
                                                   Found module libudev.so.1 with build-id: acbf653b3eb124c3c7bc2b41d628358c2b5bdaea
                                                   Found module libdbus-1.so.3 with build-id: e937e5ef5cc9606af5f5f5bae96be6314828d1de
                                                   Found module libsystemd.so.0 with build-id: 65e1ee509d2099c477c39e7af6a539f1a5c1072d
                                                   Found module libxshmfence.so.1 with build-id: 8876d9ccf620858795724ca24b9e567585a77cec
                                                   Found module libXfont2.so.2 with build-id: 154202dd7ddb86f6ae4d3bc762dfd8570b86882a
                                                   Found module libXdmcp.so.6 with build-id: 8ca0792d23c8b8b4c0864297512349292bea5955
                                                   Found module libXau.so.6 with build-id: 1c67764663e07bec24d8951e5fd93f4d165979ff
                                                   Found module libnettle.so.8 with build-id: 9a878e513c02007598fcf1e2e286c2203f13536e
                                                   Found module libpciaccess.so.0 with build-id: 9dd24e76ebc38465541313b36446ffb4af842c12
                                                   Found module libdl.so.2 with build-id: 5abc547e7b0949f89f3c0e21ab0c8331a7440a8a
                                                   Found module libm.so.6 with build-id: 2b8fd1f869ecab4e0b55e92f2f151897f6818acf
                                                   Found module libpixman-1.so.0 with build-id: 341f793dcada3a48a306a793d265a517e3f2e7d6
                                                   Found module Xorg with build-id: 83f949e9d0c66d61b415bfb7bfcccd3da90ac876
                                                   Stack trace of thread 730:
                                                   #0  0x00007fde1eddcf48 x86_64_fallback_frame_state (libgcc_s.so.1 + 0xff48)
                                                   #1  0x00007fde1eddec64 _Unwind_Backtrace (libgcc_s.so.1 + 0x11c64)
                                                   #2  0x00007fde1f2933f6 __backtrace (libc.so.6 + 0x10b3f6)
                                                   #3  0x0000556dc17fa059 xorg_backtrace (Xorg + 0x150059)
                                                   #4  0x0000556dc1804e79 n/a (Xorg + 0x15ae79)
                                                   #5  0x00007fde1f36c870 __restore_rt (libpthread.so.0 + 0x13870)
                                                   #6  0x00007fde15baa25b n/a (vmmouse_drv.so + 0x325b)
                                                   #7  0x000000000000000d n/a (n/a + 0x0)
                                                   #8  0x00000000a9b2a797 n/a (n/a + 0x0)
Dec 07 11:39:35 ManjaroDev2 systemd[1]: systemd-coredump@6-751-0.service: Deactivated successfully.

And from 'inxi -Fazy

system:
  Kernel: 5.10.83-1-MANJARO x86_64 bits: 64 compiler: gcc v: 11.1.0
  parameters: BOOT_IMAGE=/boot/vmlinuz-5.10-x86_64
  root=UUID=62577852-e55e-4ca4-96a2-50c056de9a17 rw quiet
  resume=UUID=15ff6072-019d-4143-9235-25ea2120d0b0 udev.log_priority=3
  Console: pty pts/0 DM: LightDM 1.30.0 Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Qemu System: QEMU product: Standard PC (Q35 + ICH9, 2009)
  v: pc-q35-5.1 serial: <superuser required> Chassis: type: 1 v: pc-q35-5.1
  serial: <superuser required>
  Mobo: N/A model: N/A serial: N/A BIOS: SeaBIOS
  v: rel-1.13.0-48-gd9c812dda519-prebuilt.qemu.org date: 04/01/2014
CPU:
  Info: Dual Core model: 11th Gen Intel Core i7-11700 bits: 64 type: MT MCP
  arch: Rocket Lake family: 6 model-id: A7 (167) stepping: 1 microcode: 3C
  cache: L1: 160 KiB L2: 1024 KiB L3: 16 MiB
  flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
  bogomips: 19977
  Speed: 2496 MHz min/max: N/A Core speeds (MHz): 1: 2496 2: 2496 3: 2496
  4: 2496
  Vulnerabilities: Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: spec_store_bypass
  mitigation: Speculative Store Bypass disabled via prctl and seccomp
  Type: spectre_v1
  mitigation: usercopy/swapgs barriers and __user pointer sanitization
  Type: spectre_v2 mitigation: Enhanced IBRS, IBPB: conditional, RSB filling
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Red Hat QXL paravirtual graphic card driver: qxl v: kernel
  bus-ID: 00:01.0 chip-ID: 1b36:0100 class-ID: 0300
  Device-2: Red Hat Virtio GPU driver: virtio-pci v: 1 alternate: virtio_pci
  bus-ID: 05:00.0 chip-ID: 1af4:1050 class-ID: 0380
  Display: server: X.org 1.21.1.1 driver: loaded: modesetting
  alternate: fbdev,vesa tty: 254x66
  Message: Unable to show advanced data. Required tool glxinfo missing.
Audio:
  Message: No device data found.
  Sound Server-1: JACK v: 1.9.19 running: no
  Sound Server-2: PulseAudio v: 15.0 running: no
Network:
  Device-1: Red Hat Virtio network driver: virtio-pci v: 1 modules: virtio_pci
  port: N/A bus-ID: 01:00.0 chip-ID: 1af4:1041 class-ID: 0200
  IF-ID-1: enp1s0 state: up speed: -1 duplex: unknown mac: <filter>
Drives:
  Local Storage: total: 80 GiB used: 17.04 GiB (21.3%)
  SMART Message: Required tool smartctl not installed. Check --recommends
  ID-1: /dev/vda maj-min: 254:0 model: N/A size: 80 GiB block-size:
  physical: 512 B logical: 512 B speed: <unknown> type: N/A serial: N/A
  scheme: MBR
Partition:
  ID-1: / raw-size: 73.91 GiB size: 72.2 GiB (97.68%) used: 17.04 GiB (23.6%)
  fs: ext4 dev: /dev/vda1 maj-min: 254:1
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default)
  ID-1: swap-1 type: partition size: 6.09 GiB used: 0 KiB (0.0%) priority: -2
  dev: /dev/vda2 maj-min: 254:2
Sensors:
  Message: No sensor data found. Is lm-sensors configured?
Info:
  Processes: 126 Uptime: 4h 4m wakeups: 0 Memory: 2.77 GiB
  used: 432.2 MiB (15.2%) Init: systemd v: 249 tool: systemctl Compilers:
  gcc: 11.1.0 Packages: pacman: 976 lib: 285 Shell: Bash v: 5.1.12
  running-in: pty pts/0 (SSH) inxi: 3.3.09

I tried a fresh QEMU VM with the lastest Manjaro XFCE 21.1.6 iso, which works fine, but same issue after the stable update. I also tried update the kernel from 5.13 (EOL I think) to 5.10, same issue. Change from Stable branch to Testing, same issue.

So it’s probably not a Kenel related bug I guess, either a driver issue, Xorg bug, or my perticular config?

Not sure what to try now, figure out how to remove vmmouse or downgrade to older Xorg probably??

I’m not seeing such a problem on any of my VMs.

This leads to partial update situation (unsupported), let’s hope it doesn’t come to that. If a downgrade is to be attempted however, there are several packages to downgrade in unison…

None of my VMs has xf86-input-vmmouse installed. If you’re using QEMU you should not need it (as it’s a VMWare mouse driver).
I’d remove it.

$ sudo pacman -Rns xf86-input-vmmouse
1 Like

Thanks, @freggel.doe , remove vmmouse driver(?) fixed the issue. That kind of make sense as if vmmouse is not supposed to be there or not necessary it’s not surprise I am probably the only one has this wired issue.

I saw the Xorg log entry indicate that the vmmouse was from config file, and found ‘50-vmmouse.conf’ in /user/share/X11/xorg.conf.d, I then wend down the rabbit hole of tracking down how the config file was generated in the first place, and was thinking of remove that config file when I talking bout how to ‘remove vmmouse’. But of course remove the driver is a much simple solution!

RAAARGH - Thank YOU for posting this. I migrated an OpenSUSE Tumbleweed from unRAID VM to Proxmox VM, and something went kablooey - so I assumed it was due to the migration.

Fresh reinstall - same issue set - ~30+ hours of thinking this was an NVIDIA / KDE / Xorg issue, and here, unnoticed in my logs - was the VMMouse issue you posted here.

Today YOU are my hero on the internet.

Thank you! - Ian

Cross-reference to my post on Proxmox about this.

Hi @IanJSaul , you know what, internet is a wonderful thing, big news? Probably not :smiley:

Not only we both benefit from @freggel.doe 's simple response to our issues which we both spend probably days with no clues when search up and down by ourselves, but also you mentioned unRAID which is actually what I am using now and having issue with VM with vmmouse, so I think another mysterious for me is been. This seemly unique issue with vmmouse is probably unRAID related.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.