Adam K Kirchhoff wrote:
> On Mon, 2007-03-05 at 14:13 -0500, Adam K Kirchhoff wrote:
>   
>> On Mon, 2007-03-05 at 20:03 +0100, Michel Dänzer wrote:
>>     
>>> On Sun, 2007-03-04 at 11:16 -0500, Adam K Kirchhoff wrote:
>>>       
>>>> I've been trying to track down this problem I've been having with the 
>>>> r300 driver and Googleearth.  Sometime, since 6.5.2 was released.  It's 
>>>> an odd problem as I've only see it on my PCIe x800, but not my AGP 
>>>> x700.  In addition, it only seems to happen when I'm using MergedFB.  If 
>>>> I set MergedFB to '0', I don't have this problem.  Basically, what's 
>>>> happening is that my system completely locks up usually after just a few 
>>>> seconds (the earth starts to zoom in).  Sometimes it doesn't lockup till 
>>>> I manually grab and move the earth, or actually type in an address.  I 
>>>> can't ping the machine and the serial console is unresponsive.
>>>>         
>>> Does it lock up if you don't move the mouse? Does it happen with SW
>>> cursor or no silken mouse?
>>>       
>> I believe it does lock up even if I don't move the mouse, though I'll
>> want to confirm that when I get home in a bit.  I can also try with SW
>> cursor and/or no silken mouse later today.
>>     
>
> And I was wrong.  I was able to browse the world, as long as I only
> typed in the places I wanted to visit.  Hit three or four different
> cities without any problems, but just a second or two after I started
> moving the globe with my mouse, it locked up.
>
> And, I'm happy to report, disabling silken mouse gets it working again.
>
> I'll see if I can wrangle git into giving me a version of the drivers
> right before the vbo merge and right after it, though I may not get
> those results till tomorrow.
>
> Adam
>
>   

So this is what I'm seeing....

commit 09e4df2c65c1bca0d04c6ffd076ea7808e61c4ae causes the lockup..  If 
I'm reading the git log properly this is right after the merge from 
vbo-0.2.  However, commit 47d463e954efcd15d20ab2c96a455aa16ddffdcc also 
causes the lockup, and this is right before the merge from vbo-0.2.  I 
continued with the git-bisect from there last night, but still ended up 
at the same point:  I kept getting versions that I couldn't compile, and 
using "git reset --hard HEAD~10" ends up getting me stuck in a circle. 

I'll see if I can narrow it down further this afternoon.

Adam


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to