PureOS installed from pureos-8.0-gnome-live_20190830-amd64.hybrid.iso ,
running qemu with -vga qxl results into segfault when running xrandr to change resolution from 1024x768 to 1920x1200.
Ryzen CPU running qemu 4.1.0.
qemu-system-x86_64 -drive file=pureos.img,format=raw -enable-kvm -m 8G -cpu host -smp 6 \ -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 \ -device e1000,netdev=user.0 -netdev user,id=user.0,hostfwd=tcp::22001-:22 \ -device virtio-serial-pci -serial stdio \ -vga qxl -device qxl,id=video0,ram_size_mb=256,vram_size_mb=256,vram64_size_mb=256 \ -device virtserialport,chardev=spicechannel0,name=com.redhat.spice.0 \ -chardev spicevmc,id=spicechannel0,name=vdagent \ -spice disable-ticketing,image-compression=off,jpeg-wan-compression=never,zlib-glz-wan-compression=never,unix,addr=/tmp/vm_spice.socket &
[ 81.806] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed [ 81.807] _XSERVTransMakeAllCOTSServerListeners: server already running [ 81.807] (--) Log file renamed from "/home/user/.local/share/xorg/Xorg.pid-2484.log" to "/home/user/.local/share/xorg/Xorg.1.log" [ 81.808] X.Org X Server 1.20.4 X Protocol Version 11, Revision 0 [ 81.808] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian [ 81.808] Current Operating System: Linux user 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5+deb10u2 (2019-08-08) x86_64 [ 81.808] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-5-amd64 root=UUID=4b6f6de5-c7b4-4dfe-ad69-61e54f0ac1ad ro quiet splash vt.handoff=7 [ 81.808] Build Date: 05 March 2019 08:11:12PM [ 81.809] xorg-server 2:1.20.4-1 (https://www.debian.org/support) [ 81.809] Current version of pixman: 0.36.0 [ 81.809] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 81.809] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 81.810] (==) Log file: "/home/user/.local/share/xorg/Xorg.1.log", Time: Fri Sep 27 11:22:18 2019 [ 81.810] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 81.810] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 81.810] (==) No Layout section. Using the first Screen section. [ 81.810] (==) No screen section available. Using defaults. [ 81.810] (**) |-->Screen "Default Screen Section" (0) [ 81.811] (**) | |-->Monitor "<default monitor>" [ 81.811] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 81.811] (==) Automatically adding devices [ 81.811] (==) Automatically enabling devices [ 81.811] (==) Automatically adding GPU devices [ 81.811] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 81.812] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 81.812] Entry deleted from font path. [ 81.812] (==) 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 [ 81.812] (==) ModulePath set to "/usr/lib/xorg/modules" [ 81.813] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 81.813] (II) Loader magic: 0x5619cee7fe20 [ 81.813] (II) Module ABI versions: [ 81.813] X.Org ANSI C Emulation: 0.4 [ 81.813] X.Org Video Driver: 24.0 [ 81.813] X.Org XInput driver : 24.1 [ 81.813] X.Org Server Extension : 10.0 [ 81.814] (++) using VT number 3 [ 81.815] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_34 [ 81.816] (II) xfree86: Adding drm device (/dev/dri/card0) [ 81.817] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0 [ 81.817] (II) xfree86: Adding drm device (/dev/dri/card1) [ 81.818] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 14 paused 0 [ 81.820] (--) PCI:*(0@0:2:0) 1b36:0100:1af4:1100 rev 4, Mem @ 0xf0000000/67108864, 0xf4000000/67108864, 0xf8070000/8192, I/O @ 0x0000c080/32, BIO2 [ 81.821] (--) PCI: (0@0:6:0) 1b36:0100:1af4:1100 rev 4, Mem @ 0xd0000000/268435456, 0xe0000000/268435456, 0xf8072000/8192, I/O @ 0x0000c0c0/32 [ 81.821] (II) LoadModule: "glx" [ 81.821] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 81.822] (II) Module glx: vendor="X.Org Foundation" [ 81.822] compiled for 1.20.4, module version = 1.0.0 [ 81.822] ABI class: X.Org Server Extension, version 10.0 [ 81.822] (==) Matched qxl as autoconfigured driver 0 [ 81.822] (==) Matched modesetting as autoconfigured driver 1 [ 81.822] (==) Matched fbdev as autoconfigured driver 2 [ 81.822] (==) Matched vesa as autoconfigured driver 3 [ 81.822] (==) Assigned the driver to the xf86ConfigLayout [ 81.822] (II) LoadModule: "qxl" [ 81.822] (II) Loading /usr/lib/xorg/modules/drivers/qxl_drv.so [ 81.822] (II) Module qxl: vendor="X.Org Foundation" [ 81.822] compiled for 1.20.0, module version = 0.1.5 [ 81.822] Module class: X.Org Video Driver [ 81.822] ABI class: X.Org Video Driver, version 24.0 [ 81.822] (II) LoadModule: "modesetting" [ 81.822] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 81.822] (II) Module modesetting: vendor="X.Org Foundation" [ 81.822] compiled for 1.20.4, module version = 1.20.4 [ 81.822] Module class: X.Org Video Driver [ 81.822] ABI class: X.Org Video Driver, version 24.0 [ 81.822] (II) LoadModule: "fbdev" [ 81.822] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 81.822] (II) Module fbdev: vendor="X.Org Foundation" [ 81.822] compiled for 1.20.0, module version = 0.5.0 [ 81.822] Module class: X.Org Video Driver [ 81.822] ABI class: X.Org Video Driver, version 24.0 [ 81.822] (II) LoadModule: "vesa" [ 81.822] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 81.822] (II) Module vesa: vendor="X.Org Foundation" [ 81.822] compiled for 1.20.1, module version = 2.4.0 [ 81.822] Module class: X.Org Video Driver [ 81.822] ABI class: X.Org Video Driver, version 24.0 [ 81.822] (II) qxl: Driver for QXL virtual graphics: QXL 1 [ 81.822] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 81.822] (II) FBDEV: driver for framebuffer: fbdev [ 81.822] (II) VESA: driver for VESA chipsets: vesa [ 81.823] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted) [ 81.823] (II) [KMS] Kernel modesetting enabled. [ 81.823] (WW) Falling back to old probe method for modesetting [ 81.823] (WW) Falling back to old probe method for fbdev [ 81.823] (II) Loading sub module "fbdevhw" [ 81.823] (II) LoadModule: "fbdevhw" [ 81.823] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 81.823] (II) Module fbdevhw: vendor="X.Org Foundation" [ 81.823] compiled for 1.20.4, module version = 0.0.2 [ 81.823] ABI class: X.Org Video Driver, version 24.0 [ 81.823] (II) [KMS] Kernel modesetting enabled. [ 81.823] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 81.823] (II) qxl(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 81.823] (==) qxl(0): Depth 24, (--) framebuffer bpp 32 [ 81.823] (==) qxl(0): RGB weight 888 [ 81.823] (==) qxl(0): Default visual is TrueColor [ 81.823] (==) qxl(0): Using gamma correction (1.0, 1.0, 1.0) [ 81.823] (II) qxl(0): Deferred Frames: Disabled [ 81.823] (II) qxl(0): Offscreen Surfaces: Enabled [ 81.823] (II) qxl(0): Image Cache: Enabled [ 81.823] (II) qxl(0): Fallback Cache: Enabled [ 81.823] (==) qxl(0): DPI set to (96, 96) [ 81.823] (II) Loading sub module "fb" [ 81.823] (II) LoadModule: "fb" [ 81.823] (II) Loading /usr/lib/xorg/modules/libfb.so [ 81.823] (II) Module fb: vendor="X.Org Foundation" [ 81.823] compiled for 1.20.4, module version = 1.0.0 [ 81.823] ABI class: X.Org ANSI C Emulation, version 0.4 [ 81.823] (II) Loading sub module "ramdac" [ 81.823] (II) LoadModule: "ramdac" [ 81.823] (II) Module "ramdac" already built-in [ 81.823] (II) qxl(0): Output Virtual-0 has no monitor section [ 81.823] (II) qxl(0): Output Virtual-1 has no monitor section [ 81.823] (II) qxl(0): Output Virtual-2 has no monitor section [ 81.823] (II) qxl(0): Output Virtual-3 has no monitor section [ 81.823] (II) qxl(0): EDID for output Virtual-0 [ 81.823] (II) qxl(0): Printing probed modes for output Virtual-0 [ 81.823] (II) qxl(0): Modeline "1024x768"x59.9 63.53 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz P) [ 81.823] (II) qxl(0): Modeline "1920x1200"x60.0 193.48 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz) [ 81.823] (II) qxl(0): Modeline "1920x1080"x60.0 173.11 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz) [ 81.823] (II) qxl(0): Modeline "1600x1200"x60.0 161.23 1600 1712 1880 2160 1200 1203 1207 1245 -hsync +vsync (74.6 kHz) [ 81.823] (II) qxl(0): Modeline "1680x1050"x60.0 146.36 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz) [ 81.823] (II) qxl(0): Modeline "1400x1050"x60.0 121.79 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz) [ 81.823] (II) qxl(0): Modeline "1280x1024"x59.9 109.10 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz) [ 81.823] (II) qxl(0): Modeline "1440x900"x60.0 106.68 1440 1528 1672 1904 900 903 909 934 -hsync +vsync (56.0 kHz) [ 81.823] (II) qxl(0): Modeline "1280x960"x60.0 101.34 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.8 kHz) [ 81.823] (II) qxl(0): Modeline "1280x854"x60.0 89.34 1280 1352 1480 1680 854 857 867 887 -hsync +vsync (53.2 kHz) [ 81.823] (II) qxl(0): Modeline "1280x800"x60.0 83.71 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.8 kHz) [ 81.823] (II) qxl(0): Modeline "1280x720"x60.0 74.65 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.9 kHz) [ 81.823] (II) qxl(0): Modeline "1152x768"x59.9 71.95 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.8 kHz) [ 81.823] (II) qxl(0): Modeline "800x600"x60.0 38.31 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz) [ 81.823] (II) qxl(0): Modeline "848x480"x59.9 31.65 848 872 952 1056 480 483 493 500 -hsync +vsync (30.0 kHz) [ 81.823] (II) qxl(0): Modeline "720x480"x59.9 26.85 720 744 808 896 480 483 493 500 -hsync +vsync (30.0 kHz) [ 81.823] (II) qxl(0): Modeline "640x480"x59.9 23.98 640 664 720 800 480 483 487 500 -hsync +vsync (30.0 kHz) [ 81.823] (II) qxl(0): EDID for output Virtual-1 [ 81.823] (II) qxl(0): EDID for output Virtual-2 [ 81.823] (II) qxl(0): EDID for output Virtual-3 [ 81.823] (II) qxl(0): Output Virtual-0 connected [ 81.823] (II) qxl(0): Output Virtual-1 disconnected [ 81.823] (II) qxl(0): Output Virtual-2 disconnected [ 81.823] (II) qxl(0): Output Virtual-3 disconnected [ 81.823] (II) qxl(0): Using exact sizes for initial modes [ 81.823] (II) qxl(0): Output Virtual-0 using initial mode 1024x768 +0+0 [ 81.823] (II) qxl(0): PreInit complete [ 81.823] (==) qxl(G0): Depth 24, (--) framebuffer bpp 32 [ 81.823] (==) qxl(G0): RGB weight 888 [ 81.823] (==) qxl(G0): Default visual is TrueColor [ 81.823] (==) qxl(G0): Using gamma correction (1.0, 1.0, 1.0) [ 81.823] (II) qxl(G0): Deferred Frames: Disabled [ 81.823] (II) qxl(G0): Offscreen Surfaces: Enabled [ 81.823] (II) qxl(G0): Image Cache: Enabled [ 81.823] (II) qxl(G0): Fallback Cache: Enabled [ 81.823] (==) qxl(G0): DPI set to (96, 96) [ 81.823] (II) Loading sub module "fb" [ 81.823] (II) LoadModule: "fb" [ 81.823] (II) Loading /usr/lib/xorg/modules/libfb.so [ 81.823] (II) Module fb: vendor="X.Org Foundation" [ 81.823] compiled for 1.20.4, module version = 1.0.0 [ 81.823] ABI class: X.Org ANSI C Emulation, version 0.4 [ 81.823] (II) Loading sub module "ramdac" [ 81.823] (II) LoadModule: "ramdac" [ 81.824] (II) Module "ramdac" already built-in [ 81.824] (II) qxl(G0): Output Virtual-4 has no monitor section [ 81.824] (II) qxl(G0): Output Virtual-5 has no monitor section [ 81.824] (II) qxl(G0): Output Virtual-6 has no monitor section [ 81.824] (II) qxl(G0): Output Virtual-7 has no monitor section [ 81.824] (II) qxl(G0): EDID for output Virtual-4 [ 81.824] (II) qxl(G0): Printing probed modes for output Virtual-4 [ 81.824] (II) qxl(G0): Modeline "1024x768"x59.9 63.53 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz P) [ 81.824] (II) qxl(G0): Modeline "1920x1200"x60.0 193.48 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz) [ 81.824] (II) qxl(G0): Modeline "1920x1080"x60.0 173.11 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz) [ 81.824] (II) qxl(G0): Modeline "1600x1200"x60.0 161.23 1600 1712 1880 2160 1200 1203 1207 1245 -hsync +vsync (74.6 kHz) [ 81.824] (II) qxl(G0): Modeline "1680x1050"x60.0 146.36 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz) [ 81.824] (II) qxl(G0): Modeline "1400x1050"x60.0 121.79 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz) [ 81.824] (II) qxl(G0): Modeline "1280x1024"x59.9 109.10 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz) [ 81.824] (II) qxl(G0): Modeline "1440x900"x60.0 106.68 1440 1528 1672 1904 900 903 909 934 -hsync +vsync (56.0 kHz) [ 81.824] (II) qxl(G0): Modeline "1280x960"x60.0 101.34 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.8 kHz) [ 81.824] (II) qxl(G0): Modeline "1280x854"x60.0 89.34 1280 1352 1480 1680 854 857 867 887 -hsync +vsync (53.2 kHz) [ 81.824] (II) qxl(G0): Modeline "1280x800"x60.0 83.71 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.8 kHz) [ 81.824] (II) qxl(G0): Modeline "1280x720"x60.0 74.65 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.9 kHz) [ 81.824] (II) qxl(G0): Modeline "1152x768"x59.9 71.95 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.8 kHz) [ 81.824] (II) qxl(G0): Modeline "800x600"x60.0 38.31 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz) [ 81.824] (II) qxl(G0): Modeline "848x480"x59.9 31.65 848 872 952 1056 480 483 493 500 -hsync +vsync (30.0 kHz) [ 81.824] (II) qxl(G0): Modeline "720x480"x59.9 26.85 720 744 808 896 480 483 493 500 -hsync +vsync (30.0 kHz) [ 81.824] (II) qxl(G0): Modeline "640x480"x59.9 23.98 640 664 720 800 480 483 487 500 -hsync +vsync (30.0 kHz) [ 81.824] (II) qxl(G0): EDID for output Virtual-5 [ 81.824] (II) qxl(G0): EDID for output Virtual-6 [ 81.824] (II) qxl(G0): EDID for output Virtual-7 [ 81.824] (II) qxl(G0): PreInit complete [ 81.824] (II) UnloadModule: "modesetting" [ 81.824] (II) Unloading modesetting [ 81.824] (II) UnloadModule: "fbdev" [ 81.824] (II) Unloading fbdev [ 81.824] (II) UnloadSubModule: "fbdevhw" [ 81.824] (II) Unloading fbdevhw [ 81.824] (II) UnloadModule: "vesa" [ 81.824] (II) Unloading vesa [ 81.824] (II) UXA(256): Driver registered support for the following operations: [ 81.824] (II) solid [ 81.824] (II) copy [ 81.824] (II) composite (RENDER acceleration) [ 81.824] (II) put_image [ 81.824] resizing primary to 1024x768 [ 81.824] primary is 0x5619cfcbcd30 [ 81.824] (II) UXA(0): Driver registered support for the following operations: [ 81.824] (II) solid [ 81.824] (II) copy [ 81.824] (II) composite (RENDER acceleration) [ 81.824] (II) put_image [ 81.824] resizing primary to 1024x768 [ 81.824] primary is 0x5619cfcd67f0 [ 81.930] (II) Initializing extension Generic Event Extension [ 81.931] (II) Initializing extension SHAPE [ 81.931] (II) Initializing extension MIT-SHM [ 81.931] (II) Initializing extension XInputExtension [ 81.931] (II) Initializing extension XTEST [ 81.931] (II) Initializing extension BIG-REQUESTS [ 81.932] (II) Initializing extension SYNC [ 81.932] (II) Initializing extension XKEYBOARD [ 81.932] (II) Initializing extension XC-MISC [ 81.932] (II) Initializing extension SECURITY [ 81.932] (II) Initializing extension XFIXES [ 81.932] (II) Initializing extension RENDER [ 81.933] (II) Initializing extension RANDR [ 81.933] (II) Initializing extension COMPOSITE [ 81.933] (II) Initializing extension DAMAGE [ 81.933] (II) Initializing extension MIT-SCREEN-SAVER [ 81.933] (II) Initializing extension DOUBLE-BUFFER [ 81.933] (II) Initializing extension RECORD [ 81.933] (II) Initializing extension DPMS [ 81.933] (II) Initializing extension Present [ 81.933] (II) Initializing extension DRI3 [ 81.933] (II) Initializing extension X-Resource [ 81.934] (II) Initializing extension XVideo [ 81.934] (II) Initializing extension XVideo-MotionCompensation [ 81.934] (II) Initializing extension SELinux [ 81.934] (II) SELinux: Disabled on system [ 81.934] (II) Initializing extension GLX [ 81.934] (II) AIGLX: Screen 0 is not DRI2 capable [ 81.948] (II) IGLX: Loaded and initialized swrast [ 81.948] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 81.948] (II) Initializing extension XFree86-VidModeExtension [ 81.948] (II) Initializing extension XFree86-DGA [ 81.949] (II) Initializing extension XFree86-DRI [ 81.949] (II) Initializing extension DRI2 [ 81.949] (II) qxl(0): Setting screen physical size to 270 x 203 [ 81.976] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 81.976] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 81.976] (**) Power Button: Applying InputClass "system-keyboard" [ 81.976] (II) LoadModule: "libinput" [ 81.976] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so [ 81.978] (II) Module libinput: vendor="X.Org Foundation" [ 81.978] compiled for 1.20.4, module version = 0.28.2 [ 81.978] Module class: X.Org XInput Driver [ 81.978] ABI class: X.Org XInput driver, version 24.1 [ 81.978] (II) Using input driver 'libinput' for 'Power Button' [ 81.979] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 23 paused 0 [ 81.979] (**) Power Button: always reports core events [ 81.979] (**) Option "Device" "/dev/input/event1" [ 81.979] (**) Option "_source" "server/udev" [ 81.980] (II) event1 - Power Button: is tagged by udev as: Keyboard [ 81.980] (II) event1 - Power Button: device is a keyboard [ 81.980] (II) event1 - Power Button: device removed [ 81.980] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1" [ 81.980] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 81.980] (**) Option "xkb_model" "pc105" [ 81.980] (**) Option "xkb_layout" "fi" [ 81.992] (II) event1 - Power Button: is tagged by udev as: Keyboard [ 81.992] (II) event1 - Power Button: device is a keyboard [ 81.992] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 81.992] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall" [ 81.992] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard" [ 81.992] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard' [ 81.993] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 26 paused 0 [ 81.993] (**) AT Translated Set 2 keyboard: always reports core events [ 81.993] (**) Option "Device" "/dev/input/event0" [ 81.993] (**) Option "_source" "server/udev" [ 81.994] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 81.994] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard [ 81.994] (II) event0 - AT Translated Set 2 keyboard: device removed [ 81.994] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0" [ 81.994] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 7) [ 81.994] (**) Option "xkb_model" "pc105" [ 81.994] (**) Option "xkb_layout" "fi" [ 81.995] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 81.995] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard [ 81.995] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/event3) [ 81.995] (**) VirtualPS/2 VMware VMMouse: Applying InputClass "libinput pointer catchall" [ 81.995] (II) Using input driver 'libinput' for 'VirtualPS/2 VMware VMMouse' [ 81.996] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 27 paused 0 [ 81.996] (**) VirtualPS/2 VMware VMMouse: always reports core events [ 81.996] (**) Option "Device" "/dev/input/event3" [ 81.996] (**) Option "_source" "server/udev" [ 81.997] (II) event3 - VirtualPS/2 VMware VMMouse: is tagged by udev as: Mouse [ 81.997] (II) event3 - VirtualPS/2 VMware VMMouse: device is a pointer [ 81.997] (II) event3 - VirtualPS/2 VMware VMMouse: device removed [ 81.997] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input3/event3" [ 81.997] (II) XINPUT: Adding extended input device "VirtualPS/2 VMware VMMouse" (type: MOUSE, id 8) [ 81.997] (**) Option "AccelerationScheme" "none" [ 81.997] (**) VirtualPS/2 VMware VMMouse: (accel) selected scheme none/0 [ 81.997] (**) VirtualPS/2 VMware VMMouse: (accel) acceleration factor: 2.000 [ 81.997] (**) VirtualPS/2 VMware VMMouse: (accel) acceleration threshold: 4 [ 81.998] (II) event3 - VirtualPS/2 VMware VMMouse: is tagged by udev as: Mouse [ 81.998] (II) event3 - VirtualPS/2 VMware VMMouse: device is a pointer [ 81.998] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/mouse1) [ 81.998] (II) No input driver specified, ignoring this device. [ 81.998] (II) This device may have been added with another device file. [ 81.998] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/event2) [ 81.998] (**) VirtualPS/2 VMware VMMouse: Applying InputClass "libinput pointer catchall" [ 81.998] (II) Using input driver 'libinput' for 'VirtualPS/2 VMware VMMouse' [ 81.999] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 28 paused 0 [ 81.999] (**) VirtualPS/2 VMware VMMouse: always reports core events [ 81.999] (**) Option "Device" "/dev/input/event2" [ 81.999] (**) Option "_source" "server/udev" [ 82.000] (II) event2 - VirtualPS/2 VMware VMMouse: is tagged by udev as: Mouse [ 82.000] (II) event2 - VirtualPS/2 VMware VMMouse: device is a pointer [ 82.000] (II) event2 - VirtualPS/2 VMware VMMouse: device removed [ 82.000] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event2" [ 82.000] (II) XINPUT: Adding extended input device "VirtualPS/2 VMware VMMouse" (type: MOUSE, id 9) [ 82.000] (**) Option "AccelerationScheme" "none" [ 82.000] (**) VirtualPS/2 VMware VMMouse: (accel) selected scheme none/0 [ 82.000] (**) VirtualPS/2 VMware VMMouse: (accel) acceleration factor: 2.000 [ 82.000] (**) VirtualPS/2 VMware VMMouse: (accel) acceleration threshold: 4 [ 82.001] (II) event2 - VirtualPS/2 VMware VMMouse: is tagged by udev as: Mouse [ 82.001] (II) event2 - VirtualPS/2 VMware VMMouse: device is a pointer [ 82.001] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/mouse0) [ 82.001] (II) No input driver specified, ignoring this device. [ 82.001] (II) This device may have been added with another device file. [ 82.001] (II) config/udev: Adding input device PC Speaker (/dev/input/event4) [ 82.001] (II) No input driver specified, ignoring this device. [ 82.001] (II) This device may have been added with another device file. [ 82.002] (II) config/udev: Adding input device BRLTTY 5.6 Linux Screen Driver Keyboard (/dev/input/event6) [ 82.002] (**) BRLTTY 5.6 Linux Screen Driver Keyboard: Applying InputClass "libinput keyboard catchall" [ 82.002] (**) BRLTTY 5.6 Linux Screen Driver Keyboard: Applying InputClass "system-keyboard" [ 82.002] (II) Using input driver 'libinput' for 'BRLTTY 5.6 Linux Screen Driver Keyboard' [ 82.003] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 29 paused 0 [ 82.003] (**) BRLTTY 5.6 Linux Screen Driver Keyboard: always reports core events [ 82.003] (**) Option "Device" "/dev/input/event6" [ 82.003] (**) Option "_source" "server/udev" [ 82.003] (II) event6 - BRLTTY 5.6 Linux Screen Driver Keyboard: is tagged by udev as: Keyboard [ 82.003] (II) event6 - BRLTTY 5.6 Linux Screen Driver Keyboard: device is a keyboard [ 82.003] (II) event6 - BRLTTY 5.6 Linux Screen Driver Keyboard: device removed [ 82.003] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event6" [ 82.003] (II) XINPUT: Adding extended input device "BRLTTY 5.6 Linux Screen Driver Keyboard" (type: KEYBOARD, id 10) [ 82.003] (**) Option "xkb_model" "pc105" [ 82.003] (**) Option "xkb_layout" "fi" [ 82.004] (II) event6 - BRLTTY 5.6 Linux Screen Driver Keyboard: is tagged by udev as: Keyboard [ 82.004] (II) event6 - BRLTTY 5.6 Linux Screen Driver Keyboard: device is a keyboard [ 83.184] (II) config/udev: Adding input device spice vdagent tablet (/dev/input/mouse2) [ 83.184] (II) No input driver specified, ignoring this device. [ 83.184] (II) This device may have been added with another device file. [ 83.184] (II) config/udev: Adding input device spice vdagent tablet (/dev/input/js0) [ 83.184] (II) No input driver specified, ignoring this device. [ 83.184] (II) This device may have been added with another device file. [ 83.352] (II) config/udev: Adding input device spice vdagent tablet (/dev/input/event5) [ 83.352] (**) spice vdagent tablet: Applying InputClass "libinput pointer catchall" [ 83.352] (II) Using input driver 'libinput' for 'spice vdagent tablet' [ 83.353] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 46 paused 0 [ 83.353] (**) spice vdagent tablet: always reports core events [ 83.353] (**) Option "Device" "/dev/input/event5" [ 83.353] (**) Option "_source" "server/udev" [ 83.353] (II) event5 - spice vdagent tablet: is tagged by udev as: Mouse [ 83.353] (II) event5 - spice vdagent tablet: device is a pointer [ 83.353] (II) event5 - spice vdagent tablet: device removed [ 83.353] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event5" [ 83.353] (II) XINPUT: Adding extended input device "spice vdagent tablet" (type: MOUSE, id 11) [ 83.354] (**) Option "AccelerationScheme" "none" [ 83.354] (**) spice vdagent tablet: (accel) selected scheme none/0 [ 83.354] (**) spice vdagent tablet: (accel) acceleration factor: 2.000 [ 83.354] (**) spice vdagent tablet: (accel) acceleration threshold: 4 [ 83.354] (II) event5 - spice vdagent tablet: is tagged by udev as: Mouse [ 83.354] (II) event5 - spice vdagent tablet: device is a pointer [ 438.318] (EE) [ 438.318] (EE) Backtrace: [ 438.318] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x139) [0x5619cedf22c9] [ 438.318] (EE) 1: /lib/x86_64-linux-gnu/libpthread.so.0 (funlockfile+0x50) [0x7f10ca5c177f] [ 438.319] (EE) 2: /usr/lib/xorg/Xorg (RRTellChanged+0x28a) [0x5619ced4cf4a] [ 438.319] (EE) 3: /usr/lib/xorg/Xorg (RRCrtcSet+0x2ea) [0x5619ced4e57a] [ 438.319] (EE) 4: /usr/lib/xorg/Xorg (ProcRRSetScreenConfig+0x426) [0x5619ced5cdd6] [ 438.319] (EE) 5: /usr/lib/xorg/Xorg (SendErrorToClient+0x35e) [0x5619cec939ce] [ 438.319] (EE) 6: /usr/lib/xorg/Xorg (InitFonts+0x3b6) [0x5619cec97956] [ 438.319] (EE) 7: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xeb) [0x7f10ca41009b] [ 438.319] (EE) 8: /usr/lib/xorg/Xorg (_start+0x2a) [0x5619cec8167a] [ 438.319] (EE) [ 438.319] (EE) Segmentation fault at address 0x34 [ 438.319] (EE) Fatal server error: [ 438.319] (EE) Caught signal 11 (Segmentation fault). Server aborting [ 438.319] (EE) [ 438.319] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 438.319] (EE) Please also check the log file at "/home/user/.local/share/xorg/Xorg.1.log" for additional information. [ 438.319] (EE) [ 438.423] (EE) Server terminated with error (1). Closing log file.