<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - GPU Lockup on AMD RS880 HD4200"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70035#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - GPU Lockup on AMD RS880 HD4200"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70035">bug 70035</a>
              from <span class="vcard"><a class="email" href="mailto:jeffblake0@gmail.com" title="Jeff Blake <jeffblake0@gmail.com>"> <span class="fn">Jeff Blake</span></a>
</span></b>
        <pre>Tasev,

If your issue is related to mine then the corresponding debs from the
9.3~git1309201759 Sept 20th release should work :-

<a href="https://launchpad.net/~oibaf/+archive/graphics-drivers/+build/5036069">https://launchpad.net/~oibaf/+archive/graphics-drivers/+build/5036069</a> [amd64]
<a href="https://launchpad.net/~oibaf/+archive/graphics-drivers/+build/5036070">https://launchpad.net/~oibaf/+archive/graphics-drivers/+build/5036070</a> [i386]


...and the debs from Sept 23rd 9.3~git1309231016 should fail :-

<a href="https://launchpad.net/~oibaf/+archive/graphics-drivers/+build/5042397">https://launchpad.net/~oibaf/+archive/graphics-drivers/+build/5042397</a> [amd64]
<a href="https://launchpad.net/~oibaf/+archive/graphics-drivers/+build/5042398">https://launchpad.net/~oibaf/+archive/graphics-drivers/+build/5042398</a> [i386]


To find out which mesa packages you have installed (hopefully nothing else has
a matching version string) :-

dpkg -l | grep ".*9.3~git[0-9]*.[0-9a-z]*~gd~.*"


To install the debs download the appropriate packages to
/path/to/some/directory and then :-

cd /path/to/some/directory

sudo dpkg -i *.deb


You can usually find the debs from an older mesa version by looking in apt's
archives :-

ls -lrt /var/cache/apt/archives/*_9.3~git[0-9]*.[0-9a-z]*~gd~*

And copy them somewhere for easy installation :-

cp /var/cache/apt/archives/*_9.3~git1309040912.644fbb~gd~*
/path/to/some/directory


Hopefully you can find out which version breaks your install or at least get
things working again.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>