]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
lxc: Mount DRM device with the same name
authorAlessandro Astone <ales.astone@gmail.com>
Fri, 14 Mar 2025 20:28:04 +0000 (21:28 +0100)
committerAlessandro Astone <ales.astone@gmail.com>
Wed, 19 Mar 2025 17:45:55 +0000 (18:45 +0100)
commit60d118177d47b9c7978c243dc870879bd1a4f8aa
tree8126a1cc9043405dd1cd34ec8a7d2eec2031a995
parent344d1b74184cbb716455a87cf495454476766d28
lxc: Mount DRM device with the same name

Apparently some mesa drivers take issue when the DRM device name does not
match its real device number.

Stop mounting any device as renderD128 and use their actual name.
tools/helpers/lxc.py