<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [SNB] hang in bsd batch"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71276#c38">Comment # 38</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [SNB] hang in bsd batch"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71276">bug 71276</a>
              from <span class="vcard"><a class="email" href="mailto:tradefor2points@gmail.com" title="tradefor2points@gmail.com">tradefor2points@gmail.com</a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=71276#c37">comment #37</a>)
<span class="quote">> You should download the tarball, extract the tarball via tar -xvjf
> filename.bz2 , enter the extracted directory  then build the driver in the
> following steps

> ./configure â€”prefix=/usr && make && sudo make install</span >

The following is the process....
1. Added ppa: (couldn't use the existing version .33 in Ubuntu 13.10 or LM16,
   needed version .34)
   sudo add-apt-repository ppa:aap/intel-drivers
2. Installed new libva:
   sudo apt-get update && sudo apt-get upgrade
3. Used this url for compiling patch:
   <a href="https://help.ubuntu.com/community/CompilingEasyHowTo">https://help.ubuntu.com/community/CompilingEasyHowTo</a>
   Installed these packages:
   sudo apt-get install build-essential checkinstall libva-dev libdrm-dev
4. Downloaded the patch and extracted.
5. Setup working location:
   sudo chown $USER /usr/local/src
   sudo chmod u+rwx /usr/local/src
6. Copied patch from ~/Download dir to /usr/local/src
7. cd /usr/local/src
8. ./configure--prefix=/usr && make && sudo make install
9. Rebooted computer
10. Tested</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>