Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magcius/drmdemo


https://github.com/magcius/drmdemo

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# drmdemo

Coding against the Direct Rendering Manager

## Prerequisites
### Debian-likes
apt-get install build-essential pkg-config libdrm-dev libcairo2-dev libglib2.0-dev librsvg2-dev

## Troubleshooting
** (process:14023): WARNING **: Unable to open DRI device
(process:14023): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

Either `/dev/dri/card0` is not available or you need to switch VTs to somewhere X is not running, e.g. Ctrl-Alt-F2.