]> git.ipfire.org Git - thirdparty/plymouth.git/commit
ply-device-manager: Fall back to text plugin if no renderers installed
authorRay Strode <rstrode@redhat.com>
Tue, 26 Dec 2023 01:20:31 +0000 (20:20 -0500)
committerRay Strode <rstrode@redhat.com>
Tue, 26 Dec 2023 01:49:01 +0000 (20:49 -0500)
commit03842d5201e4486fe62635c7b470eb94696f985d
tree0ee7710e2312ae3a2edaf12fc903efdef08ce454
parent32d930bdda47f4abd5c8c8707708bfbb2ad83570
ply-device-manager: Fall back to text plugin if no renderers installed

If there's no renderers installed there's no point in continuing to
listen for DRM events and trying to load the drm plugin.

This commit just forces text mode right away in that case.
src/libply-splash-core/ply-device-manager.c