jvanthienen-gluo
jvanthienen-gluo
Enable v3d (or vc4?) driver support for Raspberry Pi 4 to provide `/dev/dri` access, required for graphical applications (e.g., Flutter apps via `flutter-pi`) running in containers with `/dev/dri` mapped as...
Add vc4 extension. Requires: https://github.com/siderolabs/pkgs/pull/1196 Relevant issue: https://github.com/siderolabs/extensions/issues/636
# Pull Request ## What? (description) Added documentation of the `vc4` system extension and the configuration of `config.txt` related to GPU CMA issues of the Raspberry Pi target. ## Why?...