In my experience, I have had trouble S3's Savage 3's and Virges doing
OpenGL rendering. Though this is a SavageMX, it may be based off of the
same chipset as one of those two (I've never personally worked with one).
As professor Sherwood said, I had to bypass hardware and go straight to
software rendering. D3D never had any problems as far as I could tell, but
OpenGL was always spotty.
Also, though this may be a bit of an obvious answer, try checking out
some alternate drivers (a la driverguide.com, windrivers.com, etc) and
seeing if there are any drivers for your card there -- if others have had
the same problem with OpenGL, there may be some patches or fixes.
-- Will Chase
(may some part of this help or inspire!)
--On Thursday, November 15, 2001 10:02 AM -0500 Bruce Sherwood
<ba...@an...> wrote:
> Does anyone see anything in this diagnostic that might explain the
> problems Lee is having trying to run VPython on a ThinkPad? (The only
> thing I see that is worrisome is the S3 hardware, which as far as I know
> is not very mainstream in terms of modern graphics; I don't know why IBM
> uses this graphics card.)
>
> There is another thing to try, if it is an option. Go to the video
> card/driver controls and turn off graphics acceleration, thereby
> bypassing the graphics card hardware. See whether things then work.
>
> Bruce Sherwood
>
> ---------- Forwarded Message ----------
> Date: Wednesday, November 14, 2001 10:42 PM -0600
> From: Young-Jin Lee <yl...@ui...>
> To: Bruce Sherwood <ba...@an...>
> Subject: Re: [Visualpython-users] [Q] Running VPython on IBM ThinkPad
>
>> My ThinkPad video driver is the latest one available in the IBM web site.
>> Here is the glinfo.py test result.
>> Visual-2001-11-08
>> d:\program files\python21\dlls\cvisual.dll Thu Nov 08 14:27:12 2001
>> d:\program files\python21\visual\__init__.py Thu Nov 08 14:21:58 2001
>> d:\program files\python21\visual\graph.py Wed Aug 29 15:57:16 2001
>> d:\winnt\system32\opengl32.dll Fri May 04 13:05:02 2001
>> OpenGL renderer active.
>> Vendor: S3 Graphics, Incorporated
>> Version: 1.1 2.10.44
>> Renderer: SavageMX
>> Extensions:
>> GL_ARB_texture_compression
>> GL_EXT_texture_compression_s3tc
>> GL_EXT_abgr
>> GL_EXT_bgra
>> GL_EXT_clip_volume_hint
>> GL_EXT_compiled_vertex_array
>> GL_EXT_fog_coord
>> GL_EXT_packed_pixels
>> GL_EXT_point_parameters
>> GL_EXT_paletted_texture
>> GL_EXT_shared_texture_palette
>> GL_EXT_texture_lod_bias
>> GL_EXT_vertex_array
>> GL_KTX_buffer_region
>> GL_S3_s3tc
>> GL_WIN_swap_hint
>>
>> It seems to me that my video driver support OpenGL. I don't know why it
>> does not support VPython.
>> I hope to solve this problem. Thanks.
>>
>> I checked the IBM web site. IBM web site says that the video driver
>> installed on my laptop supports improved OpenGL ICD driver performance. I
>> have no application requiring OpenGL, but I think I can assume my laptop
>> can run an OpenGL based application.
>
> ---------- End Forwarded Message ----------
>
>
>
> _______________________________________________
> Visualpython-users mailing list
> Vis...@li...
> https://lists.sourceforge.net/lists/listinfo/visualpython-users
|