Skip to content
Snippets Groups Projects
Commit 25a129a4 authored by Frédéric Dalleau's avatar Frédéric Dalleau :sun_with_face:
Browse files

sdk: delay vboxvideo module loading

On VirtualBox 5.2, vboxvideo crashes when the resolution changes
a few seconds after boot. It does not occur on VirtualBox 5.1.
This patch blacklists the vboxvideo module so it's not loaded
automatically, instead a systemd unit is requested by graphic.target.
This offers sufficient delay for vboxvideo to be loaded after
the resolution change, avoiding the crash.

Apertis: https://phabricator.apertis.org/T4485


Signed-off-by: default avatarFrédéric Dalleau <frederic.dalleau@collabora.co.uk>

Differential Revision: https://phabricator.apertis.org/D7795
parent a5e7b4e9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment