cedega

k i started with a fresh opensuse install, 11.1 x64

i have an nvidia 8600gt.

all i did so far was run the autoinstaller here:

NVIDIA - openSUSE

and i want to use cedega but acceleration is apparently not working as said in the following dialogue:

Cedega Diagnostics Report
Generated: Wed May 6 22:32:52 2009 GMT

Starting test: dependency
dependency: passed
Starting test: soundcard
soundcard: passed
Starting test: copy-protection
copy-protection: passed
Starting test: videocard
videocard: error: no direct rendering support detected
videocard: Direct rendering support is required for 3D graphics.
videocard: failed
Diagnostics complete

what is wrong? thanks.

Did you run ‘sax2 -r -m0=nvidia’ ?

If so, does ‘glxinfo | grep direct’ provide you with a Yes?

bas@linux-5kyn:~> sax2 -r -m0=nvidia
bash: sax2: command not found
bas@linux-5kyn:~> glxinfo | grep direct
direct rendering: Yes
GL_EXT_depth_bounds_test, GL_EXT_direct_state_access,

this is the result of the output. the first one is wrong i guess. although the second says it has direct rendering.