I guess you might have been running the Gallium3D "softpipe" (CPU rendering) based on the work MostAwesomeDude did last year...
But I remember that this hack makes gallium enabled on my HW using gallium driver once (~2 months ago). At least can see gallium string on glxinfo.Might be there is some code change on mesa lib. Thanks.
I guess you might have been running the Gallium3D "softpipe" (CPU rendering) based on the work MostAwesomeDude did last year...
It indeed was possible for r600. The driver used to check for the device ID and picked the softpipe driver (the only sort-of stable software rasterizer in Gallium by that time) if r3xx-r5xx hw was not detected (meaning that both these drivers had to be compiled in). Due to some ongoing refactoring in Gallium, this driver switch got broken at some point and nobody has fixed it so far.
-Marek
I ran into a strange thing here. It seems the gallium can only be working when i am a root user.
When i run glxinfo as a root user, it gives me:
OpenGL vendor string: X.Org R300 Project
OpenGL renderer string: Gallium 0.4 on RV530
OpenGL version string: 2.1 Mesa 7.9-devel
OpenGL shading language version string: 1.2
But I am a normal user, it is:
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.9-devel
OpenGL shading language version string: 1.20
I am using gentoo.
Hi!
I am using flgrx on Karmic and like to switch to the open source. I tried serveral guides on the web but did not made 3d work (Radoen HD4200/R600). Can someone tell me what i have to do? Give a link to a working tutorial?
At this point it might be worth moving to an early version of Lucid. That should have all the bits you need for 3D and KMS already...
ok so iŽll do following:
-remove fglrx
-upgrade to lucid
-install xf86
Do you know that how can I force to use software Gallium3D.
Is there any way to do that?
I mean LLVMpipe thing?
Thanks.
Has anyone tried HoN with this lately? Does it still work(even with broken graphics)?
It always crashes when after a the game loads. I mean after joining a game, starting then loading into the actual game. The menu seems to work with some graphical errors.