Okay. I think there are actually several different bugs with similar symptoms. This is one of the reasons it's all so hard to track down! Do you have X using 100% cpu when you freeze?wgi wrote:No, in fact, the GL screensavers run perfectly for any time I want. It's definitely not OpenGL, for me at least.
Yes, it's *very* hard to track down. I have three other boxes running fine, and this particular one used to run fine for months, too.val wrote:Okay. I think there are actually several different bugs with similar symptoms. This is one of the reasons it's all so hard to track down! Do you have X using 100% cpu when you freeze?wgi wrote:No, in fact, the GL screensavers run perfectly for any time I want. It's definitely not OpenGL, for me at least.
The usual things I have open on that particular box are: xfce4 (panel, iconbox, calendar), aterm (various instances), gkrellm, firefox, thunderbird, rdesktop, xchat and either bitlbee or gaim.val wrote:Sorry if you already mentioned this, but I don't want to sift through 4 pages again. What are you usually doing when it freezes?
For me, it usually freezes when opening a new tab in firefox or mozilla. The last time it happened, it was not 100% cpu, but using the remaining cpu left by my emerge process.
Hm. What did you set before? I compiled with my usual "tame" CFLAGS -march=pentium3 -O2 which has never given me problems before (including on this box). If I remember correctly, I even took out anything like MMX or SSE in the USE-flags.val wrote:Okay, I just finished compiling xorg again, this time with only -march=pentium3 in my cflags. So far so good. It's only been a few hours.
Sorry, I am posting in two threads and mixing them up. I used the flags given in the "flying with gentoo" howto, in the documents tips and tricks forum. Basically a long list of flags. I had a wild guess that some of the instability was due to compiler flags because after I emerged --emptytree world on my laptop (which still uses xfree) with "flying" flags, I started having lockups againwgi wrote:Hm. What did you set before? I compiled with my usual "tame" CFLAGS -march=pentium3 -O2 which has never given me problems before (including on this box). If I remember correctly, I even took out anything like MMX or SSE in the USE-flags.val wrote:Okay, I just finished compiling xorg again, this time with only -march=pentium3 in my cflags. So far so good. It's only been a few hours.




Strange thing is that my "crash-box" uses the xorg-radeon-driver (and used the xfree-driver before). I have another box with ATI binary drivers that is, for lack of a better word, rock solid. So at least for me, it's not the ATI drivers...Sieg wrote:I've been having the same problem for months, reported in a few different threads, just had not seen this one.
For me, it's almost always been while scrolling in Firefox, 90% of the time while I was scrolling in the gentoo forums. However, I've had it a *very* few times doing other things. I tried for a long time to test different setups, but had not managed to get anything working. I've just changed to kernel drivers instead of ati-drivers, and so far I've been running without any lock-ups for 3-4 days. I have not tested it enough, but I don't think I've even been able to browse the forums that much without a crash before. I don't know if it's a mix of certain video drivers, firefox, xorg, but hopefully this will be ok.
Seems they are doing very strange things - why would AGP be used for OpenGL *rendering* at all?Nate_S wrote:Yes, the option goes in xorg.conf; it is nvidia-only but the ati drivers may have a similar option. This effectively disables all agp support, which I read as all things that make agp better than pci, so gaming is impossiable, and even 2d rendering is slow. Also, just reducing the AGP to 2x from 4x (in the bios) resulted in more of a performance hit than I expected, but YMMV.