VMD-L Mailing List
From: John Stone (johns_at_ks.uiuc.edu)
Date: Mon May 16 2005 - 19:51:04 CDT
- Next message: Robert Brunner: "Re: VMD does not run on MacOS X 10.4 Tiger"
- Previous message: John Stone: "Re: VMD does not run on MacOS X 10.4 Tiger"
- In reply to: Gyimesi Gergely: "Re: fglrx driver workaround?"
- Next in thread: Sabuj Pattanayek: "Re: Re: fglrx driver workaround?"
- Reply: Sabuj Pattanayek: "Re: Re: fglrx driver workaround?"
- Reply: Gyimesi Gergely: "Re: Re: fglrx driver workaround?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Hi,
Can you try doing the following steps for me, and let me know what
results you get?
start an xterm, then in that xterm do:
/bin/csh (use csh so the other commands I list will work)
source /usr/local/bin/vmd (use the startup script's env vars)
(then immediately quit that VMD)
gdb /usr/local/lib/vmd/vmd_LINUX
(then issue these commands to gdb)
run
(then load a structure that normally crashes your VMD)
(... then try to crash it)
where (this shows where VMD was when the crash occured)
If you can email the output to me, I should be able to determine if
this is another ATI driver problem, or something else.
John Stone
vmd_at_ks.uiuc.edu
On Sun, May 15, 2005 at 05:16:08PM +0200, Gyimesi Gergely wrote:
> Helo,
>
> Just for your info: I'm having the same problem, with the fglrx-8.10.19 and
> fglrx-8.12.10 drivers also, with a Radeon 8500 card. I've tried setting
> VMDSIMPLEGRAPHICS, but it didn't help.. The segfault only happens when
> loading large molecules (eg. proteins), it works OK for smaller ones. It also
> works OK in text mode.
> Looking forward to anything you can do, after May 20. :-)
>
> Gergely Gyimesi
> Ph.D student
> Institute of Enzymology,
> Hungarian Academy of Sciences
>
> >Hi,
> > Try setting this environment variable before starting VMD, it will
> >disable all of the advanced OpenGL features that VMD uses, in favor of
> >a more minimalistic and simpler OpenGL 1.1-based functionality:
> > setenv VMDSIMPLEGRAPHICS 1
> >
> >Let me know if this gets you up and running.
> >
> > John Stone
> > vmd_at_ks.uiuc.edu
> >
> >
> >
> >>Is there any way to work around the fglrx-8.10.19 driver crash? I've
> >>seen the posts and bug report but would prefer not to downgrade my
> >>driver. Is there any way to use MESA or some other software rendering
> >>instead?
> >>
> >>
> >
> >
> >
-- NIH Resource for Macromolecular Modeling and Bioinformatics Beckman Institute for Advanced Science and Technology University of Illinois, 405 N. Mathews Ave, Urbana, IL 61801 Email: johns_at_ks.uiuc.edu Phone: 217-244-3349 WWW: http://www.ks.uiuc.edu/~johns/ Fax: 217-244-6078
- Next message: Robert Brunner: "Re: VMD does not run on MacOS X 10.4 Tiger"
- Previous message: John Stone: "Re: VMD does not run on MacOS X 10.4 Tiger"
- In reply to: Gyimesi Gergely: "Re: fglrx driver workaround?"
- Next in thread: Sabuj Pattanayek: "Re: Re: fglrx driver workaround?"
- Reply: Sabuj Pattanayek: "Re: Re: fglrx driver workaround?"
- Reply: Gyimesi Gergely: "Re: Re: fglrx driver workaround?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]