Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
XGL (part 2)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 12, 13, 14 ... 28, 29, 30  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
bgreen
n00b
n00b


Joined: 16 Feb 2006
Posts: 1
Location: NASA Ames Research Center

PostPosted: Thu Feb 16, 2006 8:24 pm    Post subject: nvidia glxinfo Reply with quote

Running XGL with the binary nvidia driver, but the OpenGL/GLX capabilities available to applications is very limited.
I was wondering if others see the same results from glxinfo as I do, namely 'direct rendering: No', 'glx vendor: SGI', and a paltry selection of available visuals.
Shouldn't it be using glx vender NVIDIA?
Here is my glxinfo output:

name of display: :0.0
display: :0 screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
GLX_SGIX_fbconfig, GLX_EXT_texture_from_pixmap
client glx vendor string: NVIDIA Corporation
client glx version string: 1.3
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float
GLX version: 1.2
GLX extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_SGIX_fbconfig, GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: Quadro FX 4500/PCI/SSE2
OpenGL version string: 1.2 (2.0.1 NVIDIA 81.78)
OpenGL extensions:
GL_ARB_depth_texture, GL_ARB_imaging, GL_ARB_multitexture,
GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow,
GL_ARB_texture_border_clamp, GL_ARB_texture_cube_map,
GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
GL_ARB_window_pos, GL_ARB_texture_non_power_of_two, GL_EXT_abgr,
GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_func_separate,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_draw_range_elements,
GL_EXT_fog_coord, GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels,
GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap,
GL_EXT_texture3D, GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_lod,
GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_vertex_array,
GL_ATI_texture_mirror_once, GL_HP_occlusion_test,
GL_IBM_texture_mirrored_repeat, GL_NV_blend_square,
GL_NV_texgen_reflection, GL_NV_texture_rectangle,
GL_NV_texture_env_combine4, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod,
GL_SGIX_depth_texture, GL_SGIX_shadow
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x2c 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x2d 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x2e 32 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 Ncon
0x2f 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 Ncon
Back to top
View user's profile Send private message
Gaenya
Tux's lil' helper
Tux's lil' helper


Joined: 03 Apr 2003
Posts: 81

PostPosted: Thu Feb 16, 2006 8:36 pm    Post subject: Reply with quote

Same here:
Code:
glxinfo -display :1
name of display: :1.0
display: :1  screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
    GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
    GLX_SGIX_fbconfig, GLX_EXT_texture_from_pixmap
client glx vendor string: NVIDIA Corporation
client glx version string: 1.3
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
    GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float
GLX version: 1.2
GLX extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_SGIX_fbconfig, GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce FX 5700 Ultra/AGP/SSE/3DNOW!
OpenGL version string: 1.2 (2.0.1 NVIDIA 81.78)
OpenGL extensions:
    GL_ARB_depth_texture, GL_ARB_imaging, GL_ARB_multitexture,
    GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow,
    GL_ARB_texture_border_clamp, GL_ARB_texture_cube_map,
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
    GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays,
    GL_EXT_packed_pixels, GL_EXT_rescale_normal, GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap,
    GL_EXT_texture3D, GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_lod,
    GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_vertex_array,
    GL_HP_occlusion_test, GL_IBM_texture_mirrored_repeat, GL_NV_blend_square,
    GL_NV_texgen_reflection, GL_NV_texture_rectangle,
    GL_NV_texture_env_combine4, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod,
    GL_SGIX_depth_texture, GL_SGIX_shadow
glu version: 1.3
glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x2c 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2d 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x2e 32 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 Ncon
0x2f 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon



I got a question, im running kde and get the cube efect, but none of the windows have the bar with the maximize, minimize and close buttons, its normal because we dont have the kde-decorations??


thanks.
Back to top
View user's profile Send private message
bob_111
Apprentice
Apprentice


Joined: 12 Oct 2004
Posts: 155

PostPosted: Thu Feb 16, 2006 10:18 pm    Post subject: Reply with quote

Gaenya wrote:
Same here:
Code:
glxinfo -display :1
name of display: :1.0
display: :1  screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
    GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
    GLX_SGIX_fbconfig, GLX_EXT_texture_from_pixmap
client glx vendor string: NVIDIA Corporation
client glx version string: 1.3
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
    GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float
GLX version: 1.2
GLX extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_SGIX_fbconfig, GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce FX 5700 Ultra/AGP/SSE/3DNOW!
OpenGL version string: 1.2 (2.0.1 NVIDIA 81.78)
OpenGL extensions:
    GL_ARB_depth_texture, GL_ARB_imaging, GL_ARB_multitexture,
    GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow,
    GL_ARB_texture_border_clamp, GL_ARB_texture_cube_map,
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
    GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays,
    GL_EXT_packed_pixels, GL_EXT_rescale_normal, GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap,
    GL_EXT_texture3D, GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_lod,
    GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_vertex_array,
    GL_HP_occlusion_test, GL_IBM_texture_mirrored_repeat, GL_NV_blend_square,
    GL_NV_texgen_reflection, GL_NV_texture_rectangle,
    GL_NV_texture_env_combine4, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod,
    GL_SGIX_depth_texture, GL_SGIX_shadow
glu version: 1.3
glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x2c 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2d 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x2e 32 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 Ncon
0x2f 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon



I got a question, im running kde and get the cube efect, but none of the windows have the bar with the maximize, minimize and close buttons, its normal because we dont have the kde-decorations??


thanks.

Thats because compiz does not have working or finished kde-window-decorator support. You can use some gnome stuff (metacity) tho :wink:.

- bob_111
Back to top
View user's profile Send private message
jurrie
Apprentice
Apprentice


Joined: 14 Mar 2004
Posts: 177
Location: Netherlands

PostPosted: Thu Feb 16, 2006 10:46 pm    Post subject: Reply with quote

Hm, still not running really perfect here :/

compiz still segfaults when running as a non-root user. Root can start an xgl session using the startup script chrroessner posted, but no luck as normal user. All scripts on the wiki-page kind of fail. No window decoration or segfault or some other crap, using all the latest stuff.

When I do have the thing running with chrroessner's startup-script, it's not that fluent. Wobbly, transparent, cube all work, but when moving a wobbly window, it freezes for a few seconds when I stop moving it. It's not like my specs are insufficient (AMD64 3200+ S754, GF7800 GT).

I hope the developers will book some more progress the upcoming weeks and months, and make this more usable ^_^ Best of luck to whoever has te ability to contribute. From what I've seen so far, it all looks sweet.
Back to top
View user's profile Send private message
StringCheesian
l33t
l33t


Joined: 21 Oct 2003
Posts: 887

PostPosted: Fri Feb 17, 2006 12:21 am    Post subject: Reply with quote

jurrie wrote:
When I do have the thing running with chrroessner's startup-script, it's not that fluent. Wobbly, transparent, cube all work, but when moving a wobbly window, it freezes for a few seconds when I stop moving it. It's not like my specs are insufficient (AMD64 3200+ S754, GF7800 GT).

Same here and other have reported the same thing. It's a new problem, wobbly used to be smooth.
Back to top
View user's profile Send private message
bob_111
Apprentice
Apprentice


Joined: 12 Oct 2004
Posts: 155

PostPosted: Fri Feb 17, 2006 12:51 am    Post subject: Reply with quote

StringCheesian wrote:
jurrie wrote:
When I do have the thing running with chrroessner's startup-script, it's not that fluent. Wobbly, transparent, cube all work, but when moving a wobbly window, it freezes for a few seconds when I stop moving it. It's not like my specs are insufficient (AMD64 3200+ S754, GF7800 GT).

Same here and other have reported the same thing. It's a new problem, wobbly used to be smooth.

Wobbly is smooth for me, I JUST HAVE BLACK WINDOWS!!!! :evil:.

- bob_111
Back to top
View user's profile Send private message
StringCheesian
l33t
l33t


Joined: 21 Oct 2003
Posts: 887

PostPosted: Fri Feb 17, 2006 1:01 am    Post subject: Reply with quote

bob_111 wrote:
StringCheesian wrote:
jurrie wrote:
When I do have the thing running with chrroessner's startup-script, it's not that fluent. Wobbly, transparent, cube all work, but when moving a wobbly window, it freezes for a few seconds when I stop moving it. It's not like my specs are insufficient (AMD64 3200+ S754, GF7800 GT).

Same here and other have reported the same thing. It's a new problem, wobbly used to be smooth.

Wobbly is smooth for me, I JUST HAVE BLACK WINDOWS!!!! :evil:.

Is that with the latest hanno overlay and glitz (that some people reported fixed their black window problems)?
Back to top
View user's profile Send private message
BlackBelt
Guru
Guru


Joined: 27 Nov 2004
Posts: 369
Location: Messina/Pisa

PostPosted: Fri Feb 17, 2006 8:25 am    Post subject: distorted screen nvidia Reply with quote

I'm running xgl with nvdia.




Code:
./startxgl 1


Quote:
>Starting XGL at Display: 1
========= XGL ============
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/Nabucodonosor:1
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
No matching visual for __GLcontextMode with visual class = 4 (32770), nplanes = 24
No matching visual for __GLcontextMode with visual class = 4 (32770), nplanes = 24
Could not init font path element /usr/share/fonts/OTF, removing from list!
Could not init font path element /usr/share/fonts/CID/, removing from list!
======= COMPIZ ===========
./startxgl: line 7: decoration: command not found
====== DECORATIONS =======
======= GNOME ============


How can I fix it?

I have nvdia geforc go5650, amd64, kernle 2.6.13-gentoo-r5, xgl-overlay-20060215.

Distorted screen like this: http://impurity.org/~stalyn/fuxed.png

thanks
_________________
"Sulla strada per l'inferno c'e' sempre un sacco di gente,
ma è comunque una via che si percorre in solitudine."

Charles Bukowski
Back to top
View user's profile Send private message
slainer68
n00b
n00b


Joined: 17 Aug 2003
Posts: 61

PostPosted: Fri Feb 17, 2006 9:14 am    Post subject: Reply with quote

hi !

i've still got the same problem! I've tried "emerge -C xgl" then "rm -rf /usr/portage/distfiles/cvs-src" then emerge xgl again with latest hanno overlay but still no Xgl executable at the end!

I really don't understand, please help me...

Code:

make[3]: Leaving directory `/var/tmp/portage/xgl-20060216/work/xgl-xorg/hw'
make[2]: Leaving directory `/var/tmp/portage/xgl-20060216/work/xgl-xorg/hw'
make[1]: Leaving directory `/var/tmp/portage/xgl-20060216/work/xgl-xorg/hw'
make[1]: Entering directory `/var/tmp/portage/xgl-20060216/work/xgl-xorg'
make[2]: Entering directory `/var/tmp/portage/xgl-20060216/work/xgl-xorg'
make[2]: Rien à faire pour « install-exec-am ».
test -z "/usr/share/aclocal" || mkdir -p -- "/var/tmp/portage/xgl-20060216/image//usr/share/aclocal"
 /bin/install -c -m 644 'xorg-server.m4' '/var/tmp/portage/xgl-20060216/image//usr/share/aclocal/xorg-server.m4'
test -z "/usr/lib64/pkgconfig" || mkdir -p -- "/var/tmp/portage/xgl-20060216/image//usr/lib64/pkgconfig"
 /bin/install -c -m 644 'xorg-server.pc' '/var/tmp/portage/xgl-20060216/image//usr/lib64/pkgconfig/xorg-server.pc'
make[2]: Leaving directory `/var/tmp/portage/xgl-20060216/work/xgl-xorg'
make[1]: Leaving directory `/var/tmp/portage/xgl-20060216/work/xgl-xorg'
rm: ne peut enlever `/var/tmp/portage/xgl-20060216/image//usr/lib/xserver/SecurityPolicy': Aucun fichier ou répertoire de ce type
rm: ne peut enlever `/var/tmp/portage/xgl-20060216/image//usr/lib/pkgconfig/xorg-server.pc': Aucun fichier ou répertoire de ce type
man:
prepallstrip:
>>> Completed installing xgl-20060216 into /var/tmp/portage/xgl-20060216/image/

>>> Merging x11-base/xgl-20060216 to /
--- /usr/
--- /usr/lib64/
>>> /usr/lib64/xserver/
>>> /usr/lib64/xserver/SecurityPolicy
--- /usr/lib64/pkgconfig/
>>> /usr/lib64/pkgconfig/xorg-server.pc
--- /usr/share/
--- /usr/share/X11/
--- /usr/share/X11/xkb/
--- /usr/share/X11/xkb/compiled/
>>> /usr/share/X11/xkb/compiled/README.compiled
--- /usr/share/man/
--- /usr/share/man/man1/
--- /usr/share/aclocal/
>>> Safely unmerging already-installed instance...
No package files given... Grabbing a set.
>>> original instance of package unmerged safely.
>>> Regenerating /etc/ld.so.cache...
>>> x11-base/xgl-20060216 merged.
>>> Recording x11-base/xgl in "world" favorites file...

>>> clean: No packages selected for removal.

>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.


 * GNU info directory index is up-to-date.


Last edited by slainer68 on Fri Feb 17, 2006 12:11 pm; edited 1 time in total
Back to top
View user's profile Send private message
bob_111
Apprentice
Apprentice


Joined: 12 Oct 2004
Posts: 155

PostPosted: Fri Feb 17, 2006 10:26 am    Post subject: Re: distorted screen nvidia Reply with quote

BlackBelt wrote:
I'm running xgl with nvdia.




Code:
./startxgl 1


Quote:
>Starting XGL at Display: 1
========= XGL ============
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/Nabucodonosor:1
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
No matching visual for __GLcontextMode with visual class = 4 (32770), nplanes = 24
No matching visual for __GLcontextMode with visual class = 4 (32770), nplanes = 24
Could not init font path element /usr/share/fonts/OTF, removing from list!
Could not init font path element /usr/share/fonts/CID/, removing from list!
======= COMPIZ ===========
./startxgl: line 7: decoration: command not found
====== DECORATIONS =======
======= GNOME ============


How can I fix it?

I have nvdia geforc go5650, amd64, kernle 2.6.13-gentoo-r5, xgl-overlay-20060215.

Distorted screen like this: http://impurity.org/~stalyn/fuxed.png

thanks

Ive been having simmilar problems. Im going to do a full xgl-reinstall using hanno's svn overlay. And may i say... THAT AVATAR IS HOT!!!!! :lol.

- bob_111
Back to top
View user's profile Send private message
pijulius
n00b
n00b


Joined: 13 Feb 2006
Posts: 7

PostPosted: Fri Feb 17, 2006 10:42 am    Post subject: [Success/Solved] Xgl on nVidia GeForce4 420 Go/AGP/SSE2 Reply with quote

At least Xgl is working on my nvidia geforce4 (I had black windows problems), see here for more:
https://forums.gentoo.org/viewtopic-p-3118261.html#3118261

Note to: Gaenya and bgreen, same here, no direct reendering with the nVidia, the same glxinfo output.
Julius
Back to top
View user's profile Send private message
BlackBelt
Guru
Guru


Joined: 27 Nov 2004
Posts: 369
Location: Messina/Pisa

PostPosted: Fri Feb 17, 2006 10:45 am    Post subject: Reply with quote

Quote:
Im going to do a full xgl-reinstall using hanno's svn overlay


what does full reinstall mean? xgl or xgl, mesa, cairo, compitz and glitz.

I'm tring to compile mesa from svn ebuil but I've same problem with patch:


Quote:
* Fetching CVS module Mesa into /usr/portage/distfiles/cvs-src ...
* Running cvs -q -f -z4 -d ":pserver:anonymous:@pdx.freedesktop.org:/cvs/mesa" login
Logging in to :pserver:anonymous@pdx.freedesktop.org:2401/cvs/mesa
* Running cvs -q -f -z4 -d ":pserver:anonymous@pdx.freedesktop.org:/cvs/mesa" update -dP Mesa
* Copying Mesa from /usr/portage/distfiles/cvs-src ...
* CVS module Mesa is now in /var/tmp/portage/mesa-6.4.3_alpha20060216/work

* Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is:
*
* /usr/local/portage/xgl/media-libs/mesa/files/r200-copy-pixels-1.patch
* ( r200-copy-pixels-1.patch )


!!! ERROR: media-libs/mesa-6.4.3_alpha20060216 failed.
Call stack:
ebuild.sh, line 1894: Called dyn_unpack
ebuild.sh, line 694: Called src_unpack
mesa-6.4.3_alpha20060216.ebuild, line 90: Called epatch 'unpack'

!!! Cannot find $EPATCH_SOURCE!
!!! If you need support, post the topmost build error, and the call stack if relevant.


how can I fix it?
_________________
"Sulla strada per l'inferno c'e' sempre un sacco di gente,
ma è comunque una via che si percorre in solitudine."

Charles Bukowski
Back to top
View user's profile Send private message
chrroessner
Apprentice
Apprentice


Joined: 02 Dec 2003
Posts: 156
Location: Germany

PostPosted: Fri Feb 17, 2006 11:18 am    Post subject: Reply with quote

First hing I guess is that there is no need to emerge the alpha version of mesa (I am not using it and everything is okay).

Second, if I understood correctly, all the compiz stuff currently is software rendered by mesa, because the proprietary drivers (I only know of nvidia), do not have the neccessary support. As I read somewhere, nvidia is going to implement this and hopefully we do have hardware rendering support in one of the next releases of the driver. Therefor DRI is not available.

That is the reason, why you must specify LD_LIBRARY_PATH="/usr/lib64/opengl/xorg-x11/lib/" as prefix to compiz.

Maybe not everything is 100% correct what I am saying here, but I guess in the main sense it is okay.

Here is my updates start-script:

Code:

#!/bin/bash

# Start a new X server
export DISPLAY=:1

Xgl :1 -ac -fullscreen -accel glx:pbuffer -accel xv > /dev/null 2>&1 &
gnome-session > /dev/null 2>&1 &

sleep 3

# Source user´s xinitrc
[ -f $HOME/.xinitrc ] && /bin/bash $HOME/.xinitrc

# The current order in which the plugins should be loaded:
#   gconf,decoration,wobbly,fade,minimize,cube,rotate,zoom,scale,move,resize,place,switcher
LD_LIBRARY_PATH="/usr/lib64/opengl/xorg-x11/lib/" \
        compiz --replace gconf decoration wobbly fade minimize cube rotate zoom scale move resize place switcher opacity &

sleep 2

gnome-window-decorator > /dev/null 2>&1 &

# Set german keyboard layout
setxkbmap -model pc105 -layout de -variant basic


See page 12, if you use gconf and you do have compiz running, but can not see any effects.

Third, after using hanno´s overlay, I recompiled cairo, pango, gtk+. After that everything was okay (I did not have window decorations).

This is all I can help so far. Recompiling in the right order fixes some problems, people do have here.

Regards

Christian
Back to top
View user's profile Send private message
Belgabor
n00b
n00b


Joined: 03 Jul 2003
Posts: 63
Location: Germany

PostPosted: Fri Feb 17, 2006 2:06 pm    Post subject: Re: distorted screen nvidia Reply with quote

BlackBelt wrote:
I'm running xgl with nvdia.
Quote:
>Starting XGL at Display: 1
========= XGL ============
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/Nabucodonosor:1
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
No matching visual for __GLcontextMode with visual class = 4 (32770), nplanes = 24
No matching visual for __GLcontextMode with visual class = 4 (32770), nplanes = 24
Could not init font path element /usr/share/fonts/OTF, removing from list!
Could not init font path element /usr/share/fonts/CID/, removing from list!
======= COMPIZ ===========
./startxgl: line 7: decoration: command not found
====== DECORATIONS =======
======= GNOME ============


How can I fix it?

I have nvdia geforc go5650, amd64, kernle 2.6.13-gentoo-r5, xgl-overlay-20060215.

Distorted screen like this: http://impurity.org/~stalyn/fuxed.png

thanks


Quote:

======= COMPIZ ===========
./startxgl: line 7: decoration: command not found
====== DECORATIONS =======
======= GNOME ============

Almost certainly there is an error in your startxgl script (errand newline or something)
Back to top
View user's profile Send private message
BlackBelt
Guru
Guru


Joined: 27 Nov 2004
Posts: 369
Location: Messina/Pisa

PostPosted: Fri Feb 17, 2006 2:28 pm    Post subject: Reply with quote

Quote:
Almost certainly there is an error in your startxgl script (errand newline or something


ok, I've fix script but the problem of distorted screen isn't fix.

The output:

Quote:
Nabucodonosor emanuele # ./startxgl 1
>Starting XGL at Display: 1
========= XGL ============
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/Nabucodonosor:1
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
No matching visual for __GLcontextMode with visual class = 4 (32770), nplanes = 24
No matching visual for __GLcontextMode with visual class = 4 (32770), nplanes = 24
Could not init font path element /usr/share/fonts/OTF, removing from list!
Could not init font path element /usr/share/fonts/CID/, removing from list!
======= COMPIZ ===========
compiz: Couldn't load plugin 'libswitcher.so'
====== DECORATIONS =======
find_mesa_visual returned NULL for visualID = 0x002f
find_mesa_visual returned NULL for visualID = 0x002f
find_mesa_visual returned NULL for visualID = 0x002f
======= GNOME ============



any idea?

thanks for replys
_________________
"Sulla strada per l'inferno c'e' sempre un sacco di gente,
ma è comunque una via che si percorre in solitudine."

Charles Bukowski
Back to top
View user's profile Send private message
jurrie
Apprentice
Apprentice


Joined: 14 Mar 2004
Posts: 177
Location: Netherlands

PostPosted: Fri Feb 17, 2006 3:04 pm    Post subject: Reply with quote

chrroessner wrote:
Third, after using hanno´s overlay, I recompiled cairo, pango, gtk+. After that everything was okay (I did not have window decorations).


As a side note, I also had to do this to get my window decorations. Before that, I did not have any after starting compiz.
Back to top
View user's profile Send private message
Belgabor
n00b
n00b


Joined: 03 Jul 2003
Posts: 63
Location: Germany

PostPosted: Fri Feb 17, 2006 4:01 pm    Post subject: Reply with quote

BlackBelt wrote:

any idea?

thanks for replys

The only thing I can recommend is to try to reemerge everything with the latest ebuilds from hanno :(
As the cvs' are quite active, maybe its been fixed...
Back to top
View user's profile Send private message
BlackBelt
Guru
Guru


Joined: 27 Nov 2004
Posts: 369
Location: Messina/Pisa

PostPosted: Fri Feb 17, 2006 4:26 pm    Post subject: Reply with quote

fixed. I'm sorry. Depth in xorg.conf is 16. I change its value to 24 and it work. Now I using xlg. How can I patch compitz for opacity. In wiki page there's write to use epatc but if I digit

Code:
epatch compiz-opacity.patch


return:
Quote:
epatch command not found


thanks
_________________
"Sulla strada per l'inferno c'e' sempre un sacco di gente,
ma è comunque una via che si percorre in solitudine."

Charles Bukowski
Back to top
View user's profile Send private message
mahound
n00b
n00b


Joined: 20 Oct 2005
Posts: 34

PostPosted: Fri Feb 17, 2006 5:01 pm    Post subject: window decorator Reply with quote

Quote:
mahound@magrathea /tmp/pshift $ gnome-window-decorator
gnome-window-decorator, Failed to load shadow images


Does anybody have a clue about this?

Thanks in advance,

Pedro
Back to top
View user's profile Send private message
cfoecker
n00b
n00b


Joined: 17 Feb 2006
Posts: 1

PostPosted: Fri Feb 17, 2006 5:17 pm    Post subject: Reply with quote

my compiz and xgl runs fine with all plugins, i've only one question:
when i add Gnome's Workspace Switcher plugin to the panel, i can only
see one Workspace (the one of the cube's actual side..), is it possible to
have all workspaces of the cube in this panel plugin?

thanks, Christian
Back to top
View user's profile Send private message
Belgabor
n00b
n00b


Joined: 03 Jul 2003
Posts: 63
Location: Germany

PostPosted: Fri Feb 17, 2006 6:17 pm    Post subject: Reply with quote

BlackBelt wrote:
fixed. I'm sorry. Depth in xorg.conf is 16. I change its value to 24 and it work. Now I using xlg. How can I patch compitz for opacity. In wiki page there's write to use epatc but if I digit

Code:
epatch compiz-opacity.patch


return:
Quote:
epatch command not found


thanks

You need to add the lines to the compiz ebuild. Hanno's uses inherit eutils, so epatch should work...
Back to top
View user's profile Send private message
Belgabor
n00b
n00b


Joined: 03 Jul 2003
Posts: 63
Location: Germany

PostPosted: Fri Feb 17, 2006 7:45 pm    Post subject: Reply with quote

cfoecker wrote:
my compiz and xgl runs fine with all plugins, i've only one question:
when i add Gnome's Workspace Switcher plugin to the panel, i can only
see one Workspace (the one of the cube's actual side..), is it possible to
have all workspaces of the cube in this panel plugin?

thanks, Christian

Are you sure it's not all four workspaces compressed horizontally to the aspect ratio of one screen? That's what I get...
If someone got a fix for this, throw it this way :)
Back to top
View user's profile Send private message
acid2
n00b
n00b


Joined: 29 Aug 2005
Posts: 15

PostPosted: Fri Feb 17, 2006 8:23 pm    Post subject: Segfault in Compiz Reply with quote

Hey, so close to getting this baby to work! I can run Xgl, but when I try whacking compiz on, all hell breaks loose. Ok, its not that bad, but I get a segfault:

Code:
acid@gentoo ~ $ LD_PRELOAD=/usr/lib/libGL.so Xgl :1 -ac -accel glx:pbuffer -accel xv:pbuffer
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/gentoo:1
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
Could not init font path element /usr/share/fonts/OTF, removing from list!
Could not init font path element /usr/share/fonts/CID/, removing from list!

[i]Here I load compiz with LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ DISPLAY=:1 compiz gconf[/i]
Segmentation fault
acid@gentoo ~ $


My system is an athlon-xp cpu, and radeon 9800 gpu. These run on a basic gentoo-sources-2.6.15-r1. I have hardware accel and think everything works fine... I can load kde into my xgl display, just not compiz
Back to top
View user's profile Send private message
Trolex
n00b
n00b


Joined: 26 Aug 2005
Posts: 12

PostPosted: Fri Feb 17, 2006 9:02 pm    Post subject: Reply with quote

I've got it working with GeForce2 MX400, and every efect is working perfectly :) Before I had black screen but now everything is working (I did eselect opengl nvidia instead of xorg-x11 and re-merged glitz)
Back to top
View user's profile Send private message
enzobelmont
Guru
Guru


Joined: 06 Apr 2004
Posts: 345
Location: Chiapas, Mexico

PostPosted: Fri Feb 17, 2006 9:38 pm    Post subject: Reply with quote

mplayer, xine, tvtime= problems, distorted & slow video.
compiz running fine (better than i though).

any suggestion????

do need i recompile something???

sys specs:
geforce2 MX400 32MB
athlon XP 1600

is my video card too old to run it fine???

sorry my english... :wink:
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 12, 13, 14 ... 28, 29, 30  Next
Page 13 of 30

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum