]> git.rmz.io Git - dotfiles.git/commit
mkosi/kodi: don't rely on udev to discover joysticks
authorSamir Benmendil <me@rmz.io>
Tue, 29 Dec 2020 14:49:20 +0000 (14:49 +0000)
committerSamir Benmendil <me@rmz.io>
Tue, 29 Dec 2020 17:55:54 +0000 (17:55 +0000)
commit7db3251222835d84e201cfd5b391d6bfc978b63b
tree729fbb7669d99a43a90c46dde75cfdb25ff75242
parent082df434dc32f07f12db29641a3621633ae477cb
mkosi/kodi: don't rely on udev to discover joysticks

SDL prefers relying on udev events to discover and register new
joysticks. However inside the container, udev isn't running. We have
mounted /run/udev, but it seems that this is not sufficient.

As a workaround, tell SDL to prefer a fallback method of discovering new
joysticks.
mkosi/kodi/mkosi.extra/etc/systemd/system/kodi-wayland.service