home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!olivea!sgigate!odin!fido!rudedog.asd.sgi.com!bam
- From: bam@rudedog.asd.sgi.com (Brian McClendon)
- Newsgroups: comp.sys.sgi
- Subject: RE: WARNING: Graphics timeout (FIFO still > half full)! 460VGX
- Message-ID: <pfs98gs@fido.asd.sgi.com>
- Date: 5 Sep 92 20:42:57 GMT
- Sender: news@fido.asd.sgi.com (Usenet News Admin)
- Organization: Silicon Graphics, Inc., Mountain View, CA
- Lines: 35
-
- >i8 unix: WARNING: Graphics timeout (FIFO still > half full)!
- >
- >
- >System admin and I are all unfamillar with this warning. It would be helpful
- if we at least knew what the warning ment. Otherwise we are in the dark as to
- what is causing the crash.
- >
- >By the way, we run the same way on a 4D/440VGX without the problem. Both Mult
- igen and GVS have been contacted and have never seen this problem.
-
-
- The message means that the VGX graphics got confused about commands coming
- down from the CPU. There are at least three possible explanations:
-
- 1) Someone just filed a bug that particularly strange concave polygons can
- cause the VGX microcode to hang. Since you seem to say you run _exactly_
- the same data on a 440 w/o trouble, this cause seems unlikely.
-
- 2) GVS could be a multi-processing sproc(2) program and there is some
- as yet unknown bug in our OS that causes the hang.
-
- 3) GVS could be an mp sproc(2) program and not obey the rules about
- synchronizing GL calls. The GL is not re-entrant or multi-threaded
- internally, so all calls to it must protect from the outside. This
- could explain why it is seen on a 460 but not a 440 due to different
- scheduling of the threads. An experiment to run would be to use
- the mpadmin(1) command to limit GVS to 4 processors. Also look
- for _any_ other diffs between the 440 and 460 (memory, system software,
- GVS rev., VGX vs VGXT, or 5span vs 10 (use /usr/gfx/gfxinfo)).
-
-
- --
- ----------------------------------------------------------------------------
- Brian McClendon bam@sgi.com 415-390-1110
- ----------------------------------------------------------------------------
-