Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Make.conf/VIDEO CARDS/Mix-ins
< Make.conf | VIDEO CARDS
Jump to navigation
Jump to search
Funtoo Graphics Mix-Ins
gfxcard-intel
- This mix-in enables all DRI-based Intel integrated graphics, including support for Vulkan and video acceleration where available. Do an
emerge libva-intel-driver
afterwards to ensure you have full video acceleration support. gfxcard-amdgpu
- This mix-in enables support for modern Radeon cards, including Vulkan and video acceleration where available.
gfxcard-older-ati
- Use this mix-in to enable support for older R100 and R200-series Radeon cards.
gfxcard-nvidia
- Use this to enable support for proprietary NVIDIA drivers. You will also need to
emerge nvidia-kernel-modules
, blacklistnouveau
and add yourself to thevideo
group. See this documentation for more details. gfxcard-nouveau
- Use this mix-in to enable support for Open Source nouveau drivers.