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

9 lines
275 B
Markdown

# Intel Graphics Support
## Driver Architecture
Intel Integrated & Arc graphics utilize kernel drivers (`i915` or `xe`) and the Mesa Intel driver (`iris` / `ANV`).
## Verification
- Verify hardware acceleration: `vainfo`
- Check active driver: `lspci -nnk | grep -A 2 VGA`