I have instaled panda 1.3.2 ppython are running ok and the path is ok too.
but when i try run GreetingCard.py the following message is showed.
DirectStart: Starting the game.
Warning: DirectNotify: category 'Interval' already exists
Known pipe types:
glxGraphicsPipe
(all display modules loaded.)
:display(error): The application requested harware acceleration, but your OpenGL:display(error): driver, Mesa GLX Indirect, only supports software rendering.
:display(error): You need to install a hardware-accelerated OpenGL driver, or,
:display(error): if you actually *want* to use a software renderer, then
:display(error): change the word 'hardware' to 'software' in the Config.prc file.
:display(error): Window wouldn't open; abandoning window.
:02-11-2007 10:35:42 ShowBase(warning): Unable to open 'onscreen' window.
Traceback (most recent call last):
File "/usr/share/panda3d/samples/GreetingCard/GreetingCard.py", line 1, in ?
import direct.directbase.DirectStart
File "debtmp/usr/share/panda3d/direct/src/directbase/DirectStart.py", line 4, in ?
File "debtmp/usr/share/panda3d/direct/src/showbase/ShowBase.py", line 195, in __init__
File "debtmp/usr/share/panda3d/direct/src/showbase/ShowBase.py", line 572, in openDefaultWindow
StandardError: Could not open window.
I have in my pc a NVIDIA GeForce 4 MX 4000 128Megabytes video device AGP that was correctly configured, Is it a hardware acelerator?? Is there a driver for this device that I can use to fix these prolems?? Have i choose the software rendering option?? how could i choose this option? please someone help me
thanks