PDA

View Full Version : Nouveau Gallium - almost got it


bob
15th March 2010, 09:21 PM
Playing a bit with Nouveau and, after installing mesa-dri-drivers-experimental.i686 , I have Compiz running quite nicely with my long-in-the-tooth Nvidia GeForce 6200 card. Glxgears also shows respectable results, but any attempts to run an actual 3D game result in:

[bob@localhost sauerbraten]$ ./sauerbraten_unix
Using home directory: /home/bob/.sauerbraten
init: sdl
init: net
init: game
init: video: mode
init: video: misc
init: gl
Renderer: Gallium 0.4 on NV4A (nouveau)
Driver: 2.0 Mesa 7.8-devel
Rendering using the OpenGL GLSL shader path.
init: console
linux_client: vbo/vbo_exec_draw.c:226: vbo_exec_bind_arrays: Assertion `exec->vtx.bufferobj->Pointer' failed.
Aborted

Any clues?

RahulSundaram
16th March 2010, 08:45 AM
Hi

Have you tried say Nexuiz?

bob
16th March 2010, 11:27 AM

Hi Rahul;

No joy with Nexuiz either: (/var/log/messages):

Mar 16 06:17:12 localhost kernel: [drm] nouveau 0000:01:00.0: Allocating FIFO number 3
Mar 16 06:17:12 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 3
Mar 16 06:17:12 localhost kernel: Process 2200(nexuiz-sdl) has RLIMIT_CORE set to 0
Mar 16 06:17:12 localhost kernel: Aborting core
Mar 16 06:17:12 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_channel_free: freeing fifo 3

GoinEasy9
16th March 2010, 06:10 PM
It may be the card, Leigh was having problems with Compiz with a 7500. I've got a 9800 and have no problems (so far). I still haven't put up games myself, but AdamW's blog had quite a few listed.

bob
16th March 2010, 06:47 PM
Well, compiz is working fine. It's just the glitch on the games for me.

RahulSundaram
16th March 2010, 08:21 PM
Hi

3D support is current a set of backported patches and if the DRM/Mesa library doesn't match, it won't work. Wait for the next set of libdrm or kernel updates and try again.

leigh123linux
16th March 2010, 08:23 PM
It may be the card, Leigh was having problems with Compiz with a 7500. I've got a 9800 and have no problems (so far). I still haven't put up games myself, but AdamW's blog had quite a few listed.


I have got nouveau working on F13 with my 7600Gt now :cool:

GoinEasy9
17th March 2010, 09:31 PM
Got nouveau going on my 7300gt:
System: Host fedora13dw32a Kernel 2.6.33-1.fc13.i686.PAE i686 (32 bit) Distro Fedora release 13 (Rawhide)
CPU: Dual core AMD Athlon 64 X2 4400+ (SMP) cache 1024 KB flags (lm nx sse sse2 sse3 svm) bmips 9243.42
Clock Speeds: (1) 2310.859 MHz (2) 2310.859 MHz
Graphics: Card nVidia G70 [GeForce 7300 GT] Fedora 1.7999.1 Res: 1680x1050@59.9hz, 1680x1050@59.9hz
GLX Renderer Gallium 0.4 on NV4B GLX Version 2.0 Mesa 7.8-devel Direct Rendering Yes

hephasteus
19th March 2010, 03:23 PM
I have got nouveau working on F13 with my 7600Gt now :cool:

I got it working on my 7600GS. Man it has been a good year since I used this system with any regularity. Now I HATE my 8000 series stuff. The fonts on 7 series cards is WAY nicer. Plus 7 series cards chew opengl because they have a real pipeline and not a sort of faked adhoc one that happens when a bunch of general purpose stuff comes together and pretends to be a pipeline.