Skip to content

Instantly share code, notes, and snippets.

@theothermatt
theothermatt / drm_info
Created March 5, 2019 12:58
Output of drm_info on Virtualbox v6 using VMSVGA
Device: /dev/dri/card0
├───Driver: vmwgfx 2.15.0 20180704
│ ├───DRM_CLIENT_CAP_STEREO_3D supported
│ ├───DRM_CLIENT_CAP_UNIVERSAL_PLANES supported
│ ├───DRM_CLIENT_CAP_ATOMIC supported
│ ├───DRM_CLIENT_CAP_ASPECT_RATIO supported
│ ├───DRM_CLIENT_CAP_WRITEBACK_CONNECTORS supported
│ ├───DRM_CAP_DUMB_BUFFER = true
│ ├───DRM_CAP_VBLANK_HIGH_CRTC = true
│ ├───DRM_CAP_DUMB_PREFERRED_DEPTH = 0
@theothermatt
theothermatt / sway.log
Created March 4, 2019 13:16
Sway debug log
2019-03-04 13:07:34 - [sway/main.c:153] Linux alpinesway2vm 4.19.25-0-vanilla #1-Alpine SMP Mon Feb 25 21:24:07 UTC 2019 x86_64 Linux
2019-03-04 13:07:34 - [sway/main.c:169] Contents of /etc/os-release:
2019-03-04 13:07:34 - [sway/main.c:153] NAME="Alpine Linux"
2019-03-04 13:07:34 - [sway/main.c:153] ID=alpine
2019-03-04 13:07:34 - [sway/main.c:153] VERSION_ID=3.9.1
2019-03-04 13:07:34 - [sway/main.c:153] PRETTY_NAME="Alpine Linux v3.9"
2019-03-04 13:07:34 - [sway/main.c:153] HOME_URL="https://alpinelinux.org/"
2019-03-04 13:07:34 - [sway/main.c:153] BUG_REPORT_URL="https://bugs.alpinelinux.org/"
2019-03-04 13:07:34 - [sway/main.c:141] LD_LIBRARY_PATH=(null)
2019-03-04 13:07:34 - [sway/main.c:141] LD_PRELOAD=(null)