If you get the following error in Ubuntu 14.04 after executing vdpauinfo
unable to load hybrid_drv_video.so
Do this:
sudo apt-get -y -q install git sudo apt-get -y -q build-dep libva sudo apt-get -y -q install libva-dev cd /tmp/ git clone https://github.com/01org/cmrt.git git clone https://github.com/01org/intel-hybrid-driver.git cd /tmp/cmrt/ autogen.sh configure.sh --prefix=/usr/lib make sudo make install cd /tmp/intel-hybrid-driver/ autogen.sh make sudo make install
If you get the following error in Ubuntu 14.04 after executing vdpauinfo
unable to load hybrid_drv_video.so
Do this:
sudo apt-get -y -q install git /github. com/01org/ cmrt.git /github. com/01org/ intel-hybrid- driver. git hybrid- driver/
sudo apt-get -y -q build-dep libva
sudo apt-get -y -q install libva-dev
cd /tmp/
git clone https:/
git clone https:/
cd /tmp/cmrt/
autogen.sh
configure.sh --prefix=/usr/lib
make
sudo make install
cd /tmp/intel-
autogen.sh
make
sudo make install