I have the gfxcard-intel mix-in enabled, so my VIDEO_CARDS should be set to all intel. Additionally, I have followed the guide here to my knowledge and have installed libva-intel-driver: https://www.funtoo.org/Make.conf/VIDEO_CARDS/Mix-ins.
Is there something else I'm missing? This was working fine on 1.3 and I believe I had manually set the VIDEO_CARDS setting then as there may not have been a mix-in.
Question
walterw
When playing a video, I noticed that I apparently am lacking opengl acceleration as the video plays terribly slowly.
My package use flags:
media-libs/mesa bindist -gallium -d3d9 -llvm x11-base/xorg-server glamor glvnd udev
Part of my make.conf
CHOST="x86_64-pc-linux-gnu" CFLAGS="-march=ivybridge -O2 -pipe" CXXFLAGS="${CFLAGS}" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" MAKEOPTS="-j5" USE="opengl X xinerama dbus gtk gtk3 -gnome-keyring" VIDEO_CARDS="" SANE_BACKENDS="" LINGUAS=""
I have the gfxcard-intel mix-in enabled, so my VIDEO_CARDS should be set to all intel. Additionally, I have followed the guide here to my knowledge and have installed libva-intel-driver: https://www.funtoo.org/Make.conf/VIDEO_CARDS/Mix-ins.
Is there something else I'm missing? This was working fine on 1.3 and I believe I had manually set the VIDEO_CARDS setting then as there may not have been a mix-in.
Link to comment
Share on other sites
6 answers to this question
Recommended Posts