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? > Bisecting: 14 revisions left to test after this > [70dd0126bd25f2cc2fedae60281ab5c256cb8664] pickup structs from vbo.h > > Unfortunately, at that point I end up with the same build problems > (t_draw.c missing). > So, any tips on where I go from here? I suspect the problem is that this is on the vbo-0.2 branch. Can you try a commit from before or after its merge? Use git-reset --hard <commit hash> with the bisect branch checked out. gitk is nice for finding a suitable commit. > With one of the bad drivers (not the one from current git) I get the > following message logged before locking up: > > Uhhuh. NMI received. Dazed and confused, but trying to continue > You probably have a hardware problem with your RAM chips. > > I've run memtest for about 45 minutes now, completed one pass (it's > about half way through a second pass) without any errors, so I'm > disinclined to believe this is a RAM issue. I guess this could also be a symptom of the lockup. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
