From: Alessandro Astone Date: Fri, 14 Mar 2025 20:28:04 +0000 (+0100) Subject: lxc: Mount DRM device with the same name X-Git-Tag: 1.5.1~5 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/60d118177d47b9c7978c243dc870879bd1a4f8aa?hp=60d118177d47b9c7978c243dc870879bd1a4f8aa 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. ---