Files
playbook/antigravity-awesome-skills/skills/fedora-hyprland-installer/references/amd.md
T
2026-07-29 07:59:17 +00:00

11 lines
368 B
Markdown

# AMD Radeon Support
## Driver Architecture
AMD GPUs use open-source kernel drivers (`amdgpu`) and the Mesa graphics stack included in Fedora by default.
## Verification
- Verify Mesa openGL driver: `glxinfo | grep "OpenGL vendor"`
- Verify RADV Vulkan driver: `vulkaninfo | grep driverName`
No proprietary driver installation is required for Hyprland on AMD GPUs.