|
|
Linux Technical issues under Linux platform |
|
Thread Tools | Display Modes |
08-13-2007, 06:13 PM | #11 | |
Duke
Join Date: Jan 2007
Posts: 3,939
|
Quote:
without direct rendering... u dont have 3d graphics, no regnum, no beryl, no 3d games... but with mesa u have opengl 2.1. maeby we are doing some wrong, but we dont know what. to compile the 2.1 version download mesa and compile with this command (in mesa files path) make linux to have direct rendereing type: make linux-dri or to build to your architecture: make linux-dri-x86 or linux-dri-x64-86 or linux-dri-ppc...
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia "uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan |
|
08-13-2007, 06:20 PM | #12 |
Master
Join Date: Dec 2006
Location: Israel - The safest place on earth !
Posts: 379
|
is there a prepered .deb file for it WITH direct rendering and OpenGL 2.1, Mesa 7.0.1 version ?
|
08-13-2007, 06:22 PM | #13 | |
Duke
Join Date: Jan 2007
Posts: 3,939
|
Quote:
i didt find that for .rpm or .deb
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia "uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan |
|
08-13-2007, 06:36 PM | #14 |
Master
Join Date: Dec 2006
Location: Israel - The safest place on earth !
Posts: 379
|
if you have ubuntu you can try this guide : http://ubuntuforums.org/showthread.p...highlight=mesa
it is a bit outdated, but if you can make it - tell me how |
08-13-2007, 06:39 PM | #15 | |
Duke
Join Date: Jan 2007
Posts: 3,939
|
Quote:
is a little more complicated than this. here my glxinfo with mesa drivers: Code:
name of display: :0.0 display: :0 screen: 0 direct rendering: No server glx vendor string: Brian Paul server glx version string: 1.4 Mesa 7.0 server glx extensions: GLX_MESA_copy_sub_buffer, GLX_MESA_pixmap_colormap, GLX_MESA_release_buffers, GLX_ARB_get_proc_address, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer client glx vendor string: Brian Paul client glx version string: 1.4 Mesa 7.0 client glx extensions: GLX_MESA_copy_sub_buffer, GLX_MESA_pixmap_colormap, GLX_MESA_release_buffers, GLX_ARB_get_proc_address, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer GLX version: 1.4 GLX extensions: GLX_MESA_copy_sub_buffer, GLX_MESA_pixmap_colormap, GLX_MESA_release_buffers, GLX_ARB_get_proc_address, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer OpenGL vendor string: Brian Paul OpenGL renderer string: Mesa X11 OpenGL version string: 2.1 Mesa 7.0 [...]
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia "uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan |
|
08-13-2007, 06:47 PM | #16 |
Duke
Join Date: Jan 2007
Posts: 3,939
|
try this guide
http://dri.freedesktop.org/wiki/Building i dont have a debian based system installed now
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia "uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan |
08-13-2007, 07:10 PM | #17 |
Master
Join Date: Dec 2006
Location: Israel - The safest place on earth !
Posts: 379
|
So, does Rengum work with Mesa ?
|
08-13-2007, 07:15 PM | #18 | |
Duke
Join Date: Jan 2007
Posts: 3,939
|
Quote:
by now i dont have 3d graphics with mesa. maybe i dont configure it well, im trying it now
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia "uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan |
|
08-22-2007, 02:58 PM | #19 |
Count
Join Date: Mar 2007
Location: Germany
Posts: 1,164
|
You can have DRI with mesa if I got this article right.
http://www.mesa3d.org/install.html I'm just following this How-To. I'll report my results. Got an error.... I'll spend some time on it now.
__________________
French Warriors of Syrtis: Nessa Telrunya (Hunter) - Myxir (Warlock) - Estra (Conjurer)
In War it does not matter who is right, but who is left. |
08-23-2007, 10:54 AM | #20 |
Initiate
Join Date: Dec 2006
Posts: 124
|
Can you paste your xorg.conf??
You're using mesa 3d but don't have direct rendering I thought it's for your xorg config. Regards |
|
|