[Bug 71276] [SNB] hang in bsd batch

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 4 12:10:04 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=71276

--- Comment #38 from tradefor2points at gmail.com ---
(In reply to comment #37)
> 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

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:
   https://help.ubuntu.com/community/CompilingEasyHowTo
   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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20131204/9fb829cd/attachment.html>


More information about the intel-gfx-bugs mailing list