Unsolved
This post is more than 5 years old
2 Posts
0
12715
December 14th, 2007 08:00
OpenGL applications crash in Optiplex 745
Hi all: With both Suse and Ubuntu Linux I've been experiencing crashes with OpenGL applications, mainly Visual Molecular Dynamics (VMD) and Pymol programs. In this crashes, after starting the visualization of some molecule, some lines appear in the screen, which after that completely freezes. Finally the X server completely stops working. The only solution I've found is restarting the system. My computer is a Dell Optiplex 745 with Intel Core2 processor, 4GB RAM, and Intel 965 graphics card with i810 driver. The problem might be there: http://www.suseforums.net/index.php?showtopic=42356&pid=213765&mode=threaded&show=&st=& Thanks very much for help. Cheers, d.


mepnoob2005
13 Posts
0
December 15th, 2007 14:00
RobRunsLinux
63 Posts
0
December 15th, 2007 16:00
rob@fir:~> uname -a
Linux fir 2.6.22.13-0.3-default #1 SMP 2007/11/19 15:02:58 UTC i686 athlon i386 GNU/Linux
There was a dodgy kernel release out the "2.6.22.9-0.4", I've found 2.6.22.12-0.1 solid, but there's been more bug fixes since.
Those registers are to do with memory accesses -
http://www.linuxhq.com/kernel/v2.1/99/Documentation/mtrr.txt
As you have 4GiB RAM, you also may benefit from upping the graphics aperture, or "video memory" if it's called that in the BIOS. I have to hit F2 on boot up.
There is a weakness, in the memory management for graphics, and without upping that value, perhaps your large data sets, have exposed a fault, in the kernel. Looks like it'll be the agpart, or the i810 driver that's the cause, if it's not a bug in the core memory management. I vaguely remember some fixes in this area so you might find it's been sorted already.
Message Edited by RobRunsLinux on 12-15-2007 06:40 PM
LinuxReign
11 Posts
0
December 21st, 2007 00:00
The i810 package is kind of old, if the 915.. is shown on YaST installer u should go that way.
Regards
LinuxReign