Skip to main content
Topic: qxl issues in kvm/qemu (Read 2073 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

qxl issues in kvm/qemu

I have been attempting to run a vm within Artix using KVM/QEMU. The console interface works perfectly. The graphical interface seems somewhat glitchy. I can log in and use the terminal within the interface. However, if I try to run an application like the blueman applet or firefox, the whole screen freezes and I have to do a forced shutdown of the virtual machine. The xorg log, which I will post, seems to indicate that during the freeze, "qxl_surface_create: bad bpp" is printed multiple times.

I have xorg-server installed, as well as spice-vdagent (and the openrc script which has been modified to run before xdm). I am using icewm and xorg-xdm as the respective window and display managers.

I'm going to attach the libvirt xml defining the vm, and the xorg log. Let me know if there are any other logs which should be posted.

Code: [Select]
<domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
  <name>boxes-unknown</name>
  <uuid>UUID</uuid>
  <title>artix-base-openrc-20200214-x86_64</title>
  <metadata>
    <boxes:gnome-boxes xmlns:boxes="https://wiki.gnome.org/Apps/Boxes">
      <os-state>installed</os-state>
      <media>[i]path/to/iso[/i]</media>
    </boxes:gnome-boxes>
  </metadata>
  <memory unit='KiB'>3167436</memory>
  <currentMemory unit='KiB'>3167436</currentMemory>
  <vcpu placement='static'>2</vcpu>
  <os>
    <type arch='x86_64' machine='pc-i440fx-5.0'>hvm</type>
    <boot dev='hd'/>
    <bootmenu enable='yes'/>
  </os>
  <features>
    <acpi/>
    <apic/>
  </features>
  <cpu mode='host-passthrough' check='none' migratable='on'>
    <topology sockets='1' dies='1' cores='2' threads='1'/>
  </cpu>
  <clock offset='utc'>
    <timer name='rtc' tickpolicy='catchup'/>
    <timer name='pit' tickpolicy='delay'/>
    <timer name='hpet' present='no'/>
  </clock>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>destroy</on_crash>
  <pm>
    <suspend-to-mem enabled='no'/>
    <suspend-to-disk enabled='no'/>
  </pm>
  <devices>
    <emulator>/usr/bin/qemu-system-x86_64</emulator>
    <disk type='file' device='disk'>
      <driver name='qemu' type='qcow2' cache='writeback'/>
      <source file=[i]path/to/image[/i]/>
      <target dev='hda' bus='ide'/>
      <address type='drive' controller='0' bus='0' target='0' unit='0'/>
    </disk>
    <disk type='file' device='cdrom'>
      <driver name='qemu' type='raw'/>
      <source file='path/to/original/iso' startupPolicy='optional'/>
      <target dev='hdc' bus='ide'/>
      <readonly/>
      <address type='drive' controller='0' bus='1' target='0' unit='0'/>
    </disk>
    <controller type='usb' index='0' model='ich9-ehci1'>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x7'/>
    </controller>
    <controller type='usb' index='0' model='ich9-uhci1'>
      <master startport='0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/>
    </controller>
    <controller type='usb' index='0' model='ich9-uhci2'>
      <master startport='2'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x1'/>
    </controller>
    <controller type='usb' index='0' model='ich9-uhci3'>
      <master startport='4'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x2'/>
    </controller>
    <controller type='pci' index='0' model='pci-root'/>
    <controller type='ide' index='0'>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
    </controller>
    <controller type='virtio-serial' index='0'>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
    </controller>
    <controller type='ccid' index='0'>
      <address type='usb' bus='0' port='1'/>
    </controller>
    <interface type='user'>
      <mac address='52:54:00:5e:d0:27'/>
      <model type='rtl8139'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
    </interface>
    <smartcard mode='passthrough' type='spicevmc'>
      <address type='ccid' controller='0' slot='0'/>
    </smartcard>
    <serial type='pty'>
      <target type='isa-serial' port='0'>
        <model name='isa-serial'/>
      </target>
    </serial>
    <console type='pty'>
      <target type='serial' port='0'/>
    </console>
    <channel type='spicevmc'>
      <target type='virtio' name='com.redhat.spice.0'/>
      <address type='virtio-serial' controller='0' bus='0' port='1'/>
    </channel>
    <channel type='spiceport'>
      <source channel='org.spice-space.webdav.0'/>
      <target type='virtio' name='org.spice-space.webdav.0'/>
      <address type='virtio-serial' controller='0' bus='0' port='2'/>
    </channel>
    <input type='mouse' bus='ps2'/>
    <input type='keyboard' bus='ps2'/>
    <graphics type='spice'>
      <listen type='none'/>
      <image compression='off'/>
      <gl enable='yes'/>
    </graphics>
    <sound model='ich6'>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
    </sound>
    <video>
      <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'>
        <acceleration accel3d='no'/>
      </model>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
    </video>
    <redirdev bus='usb' type='spicevmc'>
      <address type='usb' bus='0' port='2'/>
    </redirdev>
    <redirdev bus='usb' type='spicevmc'>
      <address type='usb' bus='0' port='3'/>
    </redirdev>
    <redirdev bus='usb' type='spicevmc'>
      <address type='usb' bus='0' port='4'/>
    </redirdev>
    <redirdev bus='usb' type='spicevmc'>
      <address type='usb' bus='0' port='5'/>
    </redirdev>
    <memballoon model='virtio'>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
    </memballoon>
  </devices>
  <qemu:commandline>
    <qemu:env name='QEMU_AUDIO_DRV' value='pa'/>
    <qemu:env name='QEMU_PA_SERVER' value='/run/user/1001/pulse/native'/>
  </qemu:commandline>
</domain>

Xorg.0.log

Code: [Select]
[    26.038] 
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[    26.038] Build Operating System: Linux Artix Linux
[    26.038] Build Date: 31 July 2020  08:01:10PM
[    26.038] 
[    26.038] Current version of pixman: 0.40.0
[    26.038] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[    26.038] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    26.038] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug  1 21:08:49 2020
[    26.040] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    26.041] (==) No Layout section.  Using the first Screen section.
[    26.041] (==) No screen section available. Using defaults.
[    26.041] (**) |-->Screen "Default Screen Section" (0)
[    26.041] (**) |   |-->Monitor "<default monitor>"
[    26.041] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[    26.041] (==) Automatically adding devices
[    26.041] (==) Automatically enabling devices
[    26.041] (==) Automatically adding GPU devices
[    26.041] (==) Automatically binding GPU devices
[    26.041] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    26.042] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    26.042] Entry deleted from font path.
[    26.043] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    26.043] Entry deleted from font path.
[    26.043] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    26.043] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    26.043] Entry deleted from font path.
[    26.043] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    26.043] Entry deleted from font path.
[    26.043] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    26.043] Entry deleted from font path.
[    26.043] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    26.043] Entry deleted from font path.
[    26.043] (==) FontPath set to:

[    26.043] (==) ModulePath set to "/usr/lib/xorg/modules"
[    26.043] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[    26.043] (II) Module ABI versions:
[    26.043] X.Org ANSI C Emulation: 0.4
[    26.043] X.Org Video Driver: 24.1
[    26.043] X.Org XInput driver : 24.1
[    26.043] X.Org Server Extension : 10.0
[    26.044] (--) using VT number 7

[    26.044] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    26.044] (II) xfree86: Adding drm device (/dev/dri/card0)
[    26.052] (--) PCI:*(0@0:2:0) 1b36:0100:1af4:1100 rev 5, Mem @ 0xf4000000/67108864, 0xf8000000/67108864, 0xfc054000/8192, I/O @ 0x0000c140/32, BIOS @ 0x????????/131072
[    26.052] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    26.052] (II) LoadModule: "glx"
[    26.054] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    26.073] (II) Module glx: vendor="X.Org Foundation"
[    26.073] compiled for 1.20.8, module version = 1.0.0
[    26.073] ABI class: X.Org Server Extension, version 10.0
[    26.073] (==) Matched qxl as autoconfigured driver 0
[    26.073] (==) Matched modesetting as autoconfigured driver 1
[    26.073] (==) Matched fbdev as autoconfigured driver 2
[    26.073] (==) Matched vesa as autoconfigured driver 3
[    26.073] (==) Assigned the driver to the xf86ConfigLayout
[    26.073] (II) LoadModule: "qxl"
[    26.073] (II) Loading /usr/lib/xorg/modules/drivers/qxl_drv.so
[    26.076] (II) Module qxl: vendor="X.Org Foundation"
[    26.076] compiled for 1.20.8, module version = 0.1.5
[    26.076] Module class: X.Org Video Driver
[    26.076] ABI class: X.Org Video Driver, version 24.1
[    26.076] (II) LoadModule: "modesetting"
[    26.076] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    26.081] (II) Module modesetting: vendor="X.Org Foundation"
[    26.081] compiled for 1.20.8, module version = 1.20.8
[    26.081] Module class: X.Org Video Driver
[    26.081] ABI class: X.Org Video Driver, version 24.1
[    26.081] (II) LoadModule: "fbdev"
[    26.081] (WW) Warning, couldn't open module fbdev
[    26.081] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    26.081] (II) LoadModule: "vesa"
[    26.081] (WW) Warning, couldn't open module vesa
[    26.081] (EE) Failed to load module "vesa" (module does not exist, 0)
[    26.081] (II) qxl: Driver for QXL virtual graphics: QXL 1
[    26.081] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    26.081] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[    26.081] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[    26.087] (WW) Falling back to old probe method for modesetting
[    26.089] (II) qxl(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[    26.089] (==) qxl(0): Depth 24, (--) framebuffer bpp 32
[    26.089] (==) qxl(0): RGB weight 888
[    26.089] (==) qxl(0): Default visual is TrueColor
[    26.089] (==) qxl(0): Using gamma correction (1.0, 1.0, 1.0)
[    26.089] (II) qxl(0): Deferred Frames: Disabled
[    26.089] (II) qxl(0): Offscreen Surfaces: Enabled
[    26.089] (II) qxl(0): Image Cache: Enabled
[    26.089] (II) qxl(0): Fallback Cache: Enabled
[    26.091] (II) qxl(0): framebuffer at 0x62a5725f6000 (16384 KB)
[    26.091] (II) qxl(0): command ram at 0x62a5735f6000 (49144 KB)
[    26.091] (II) qxl(0): vram at 0x62a56e5f6000 (65536 KB)
[    26.091] (II) qxl(0): rom at 0x62a57757f000
[    26.091] resizing surface0 to 16777216
[    26.091] memory space from 0x62a5735f6000 to 0x62a5765f3000
[    26.091] memory space from 0x62a56e5f6000 to 0x62a5725f6000
[    26.092] (II) qxl(0): Device version 0.0
[    26.092] (II) qxl(0): Compression level 0, log level 0
[    26.092] (II) qxl(0): 12286 io pages at 0x62a5725f6000
[    26.092] (II) qxl(0): RAM header offset: 0x3ffe000
[    26.092] (II) qxl(0): Correct RAM signature 41525851
[    26.092] (II) qxl(0): 49140 KB of video RAM
[    26.092] (II) qxl(0): 1024 surfaces
[    26.094] (II) qxl(0): Output qxl-0 has no monitor section
[    26.094] (II) qxl(0): Output qxl-1 has no monitor section
[    26.094] (II) qxl(0): Output qxl-2 has no monitor section
[    26.094] (II) qxl(0): Output qxl-3 has no monitor section
[    26.094] (II) qxl(0): Printing probed modes for output qxl-0
[    26.094] (II) qxl(0): Modeline "1024x768"x60.0   63.65  1024 1080 1184 1336  768 769 772 794 -hsync +vsync (47.6 kHz eP)
[    26.095] (II) qxl(0): Modeline "640x480"x60.0   24.76  640 672 736 832  480 481 484 496 -hsync +vsync (29.8 kHz e)
[    26.095] (II) qxl(0): EDID for output qxl-1
[    26.095] (II) qxl(0): EDID for output qxl-2
[    26.096] (II) qxl(0): EDID for output qxl-3
[    26.096] (II) qxl(0): Output qxl-0 connected
[    26.096] (II) qxl(0): Output qxl-1 disconnected
[    26.096] (II) qxl(0): Output qxl-2 disconnected
[    26.096] (II) qxl(0): Output qxl-3 disconnected
[    26.096] (II) qxl(0): Using exact sizes for initial modes
[    26.096] (II) qxl(0): Output qxl-0 using initial mode 1024x768 +0+0
[    26.096] (==) qxl(0): DPI set to (96, 96)
[    26.096] (II) Loading sub module "fb"
[    26.096] (II) LoadModule: "fb"
[    26.097] (II) Loading /usr/lib/xorg/modules/libfb.so
[    26.101] (II) Module fb: vendor="X.Org Foundation"
[    26.101] compiled for 1.20.8, module version = 1.0.0
[    26.101] ABI class: X.Org ANSI C Emulation, version 0.4
[    26.101] (II) Loading sub module "ramdac"
[    26.101] (II) LoadModule: "ramdac"
[    26.101] (II) Module "ramdac" already built-in
[    26.101] (II) Loading sub module "vgahw"
[    26.101] (II) LoadModule: "vgahw"
[    26.101] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[    26.103] (II) Module vgahw: vendor="X.Org Foundation"
[    26.103] compiled for 1.20.8, module version = 0.1.0
[    26.103] ABI class: X.Org Video Driver, version 24.1
[    26.103] (II) qxl(0): 0: 640x480, 16 bits, stride 1280, 187mm x 140mm, orientation 0
(Removed a bunch of the previous line because artix has a maximum post length)
[    26.105] (II) qxl(0): PreInit complete
[    26.105] (II) UnloadModule: "modesetting"
[    26.105] (II) Unloading modesetting
[    26.106] (II) qxl(0): framebuffer at 0x62a572675000 (16384 KB)
[    26.106] (II) qxl(0): command ram at 0x62a573675000 (49144 KB)
[    26.106] (II) qxl(0): vram at 0x62a56e675000 (65536 KB)
[    26.106] (II) qxl(0): rom at 0x62a57757f000
[    26.106] resizing surface0 to 16777216
[    26.106] memory space from 0x62a573675000 to 0x62a576672000
[    26.106] memory space from 0x62a56e675000 to 0x62a572675000
[    26.106] (EE) qxl(0): vgaHWSaveFonts: vgaHWMapMem() failed
[    26.114] slots start: 1, slots end: 7
[    26.114] done reset
[    26.120] (II) UXA(0): Driver registered support for the following operations:
[    26.120] (II)         solid
[    26.120] (II)         copy
[    26.120] (II)         composite (RENDER acceleration)
[    26.120] (II)         put_image
[    26.121] (II) Initializing extension Generic Event Extension
[    26.121] (II) Initializing extension SHAPE
[    26.121] (II) Initializing extension MIT-SHM
[    26.121] (II) Initializing extension XInputExtension
[    26.122] (II) Initializing extension XTEST
[    26.122] (II) Initializing extension BIG-REQUESTS
[    26.122] (II) Initializing extension SYNC
[    26.123] (II) Initializing extension XKEYBOARD
[    26.123] (II) Initializing extension XC-MISC
[    26.123] (II) Initializing extension SECURITY
[    26.124] (II) Initializing extension XFIXES
[    26.124] (II) Initializing extension RENDER
[    26.124] (II) Initializing extension RANDR
[    26.125] (II) Initializing extension COMPOSITE
[    26.125] (II) Initializing extension DAMAGE
[    26.125] (II) Initializing extension MIT-SCREEN-SAVER
[    26.125] (II) Initializing extension DOUBLE-BUFFER
[    26.125] (II) Initializing extension RECORD
[    26.125] (II) Initializing extension DPMS
[    26.125] (II) Initializing extension Present
[    26.125] (II) Initializing extension DRI3
[    26.125] (II) Initializing extension X-Resource
[    26.125] (II) Initializing extension XVideo
[    26.126] (II) Initializing extension XVideo-MotionCompensation
[    26.126] (II) Initializing extension GLX
[    26.126] (II) AIGLX: Screen 0 is not DRI2 capable
[    26.516] (II) IGLX: Loaded and initialized swrast
[    26.516] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    26.516] (II) Initializing extension XFree86-VidModeExtension
[    26.516] (II) Initializing extension XFree86-DGA
[    26.516] (II) Initializing extension XFree86-DRI
[    26.516] (II) Initializing extension DRI2
[    26.517] (II) qxl(0): Setting screen physical size to 270 x 203
[    26.517] (II) qxl(0): qxl_xf86crtc_resize: Placeholder resize 1024x768
[    26.517] qxl_surface_create: Bad bpp: 1 (1)
[    26.517] qxl_surface_create: Bad bpp: 1 (1)
[    26.518] qxl_surface_create: Bad bpp: 1 (1)
[    26.574] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    26.574] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    26.574] (II) LoadModule: "libinput"
[    26.574] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    26.583] (II) Module libinput: vendor="X.Org Foundation"
[    26.583] compiled for 1.20.8, module version = 0.30.0
[    26.583] Module class: X.Org XInput Driver
[    26.583] ABI class: X.Org XInput driver, version 24.1
[    26.583] (II) Using input driver 'libinput' for 'Power Button'
[    26.583] (**) Power Button: always reports core events
[    26.583] (**) Option "Device" "/dev/input/event0"
[    26.583] (**) Option "_source" "server/udev"
[    26.596] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    26.596] (II) event0  - Power Button: device is a keyboard
[    26.596] (II) event0  - Power Button: device removed
[    26.611] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0"
[    26.611] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    26.611] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    26.611] (II) event0  - Power Button: device is a keyboard
[    26.612] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
[    26.612] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    26.612] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    26.612] (**) AT Translated Set 2 keyboard: always reports core events
[    26.612] (**) Option "Device" "/dev/input/event1"
[    26.612] (**) Option "_source" "server/udev"
[    26.613] (II) event1  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    26.613] (II) event1  - AT Translated Set 2 keyboard: device is a keyboard
[    26.613] (II) event1  - AT Translated Set 2 keyboard: device removed
[    26.634] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input1/event1"
[    26.634] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 7)
[    26.635] (II) event1  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    26.635] (II) event1  - AT Translated Set 2 keyboard: device is a keyboard
[    26.636] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/event4)
[    26.636] (**) VirtualPS/2 VMware VMMouse: Applying InputClass "libinput pointer catchall"
[    26.636] (II) Using input driver 'libinput' for 'VirtualPS/2 VMware VMMouse'
[    26.636] (**) VirtualPS/2 VMware VMMouse: always reports core events
[    26.636] (**) Option "Device" "/dev/input/event4"
[    26.636] (**) Option "_source" "server/udev"
[    26.637] (II) event4  - VirtualPS/2 VMware VMMouse: is tagged by udev as: Mouse
[    26.637] (II) event4  - VirtualPS/2 VMware VMMouse: device is a pointer
[    26.637] (II) event4  - VirtualPS/2 VMware VMMouse: device removed
[    26.714] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[    26.714] (II) XINPUT: Adding extended input device "VirtualPS/2 VMware VMMouse" (type: MOUSE, id 8)
[    26.715] (**) Option "AccelerationScheme" "none"
[    26.715] (**) VirtualPS/2 VMware VMMouse: (accel) selected scheme none/0
[    26.715] (**) VirtualPS/2 VMware VMMouse: (accel) acceleration factor: 2.000
[    26.715] (**) VirtualPS/2 VMware VMMouse: (accel) acceleration threshold: 4
[    26.716] (II) event4  - VirtualPS/2 VMware VMMouse: is tagged by udev as: Mouse
[    26.716] (II) event4  - VirtualPS/2 VMware VMMouse: device is a pointer
[    26.717] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/mouse1)
[    26.717] (II) No input driver specified, ignoring this device.
[    26.717] (II) This device may have been added with another device file.
[    26.718] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/event3)
[    26.718] (**) VirtualPS/2 VMware VMMouse: Applying InputClass "libinput pointer catchall"
[    26.718] (II) Using input driver 'libinput' for 'VirtualPS/2 VMware VMMouse'
[    26.718] (**) VirtualPS/2 VMware VMMouse: always reports core events
[    26.718] (**) Option "Device" "/dev/input/event3"
[    26.718] (**) Option "_source" "server/udev"
[    26.719] (II) event3  - VirtualPS/2 VMware VMMouse: is tagged by udev as: Mouse
[    26.720] (II) event3  - VirtualPS/2 VMware VMMouse: device is a pointer
[    26.720] (II) event3  - VirtualPS/2 VMware VMMouse: device removed
[    26.774] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event3"
[    26.774] (II) XINPUT: Adding extended input device "VirtualPS/2 VMware VMMouse" (type: MOUSE, id 9)
[    26.775] (**) Option "AccelerationScheme" "none"
[    26.775] (**) VirtualPS/2 VMware VMMouse: (accel) selected scheme none/0
[    26.775] (**) VirtualPS/2 VMware VMMouse: (accel) acceleration factor: 2.000
[    26.775] (**) VirtualPS/2 VMware VMMouse: (accel) acceleration threshold: 4
[    26.776] (II) event3  - VirtualPS/2 VMware VMMouse: is tagged by udev as: Mouse
[    26.776] (II) event3  - VirtualPS/2 VMware VMMouse: device is a pointer
[    26.777] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/mouse0)
[    26.777] (II) No input driver specified, ignoring this device.
[    26.777] (II) This device may have been added with another device file.
[    26.778] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[    26.778] (II) No input driver specified, ignoring this device.
[    26.778] (II) This device may have been added with another device file.
[    27.096] qxl_surface_create: Bad bpp: 1 (1)
(Removed a bunch of these because artix forums has a maximum post length)

I'm going to see about having xorg generate an xorg.conf in case that should be added.