Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
XGL and NVIDIA
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 13, 14, 15  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Sarpy Sam
Tux's lil' helper
Tux's lil' helper


Joined: 19 May 2004
Posts: 86
Location: Montana USA

PostPosted: Sun Apr 09, 2006 1:42 am    Post subject: Reply with quote

Quote:
#1.
Problem:
Code:
bash-2.05b# compiz
compiz: GLX_EXT_texture_from_pixmap is missing
compiz: Failed to manage screen: 0
compiz: No managable screens found on display localhost:2.0


Solution:
Put the LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ before compiz command line
Code:
LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ DISPLAY=:1 compiz


This isn't working for me. I put in the whole

LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ compiz

and I still get

LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ DISPLAY=:1 compiz gconf
compiz: GLX_EXT_texture_from_pixmap is missing
compiz: Failed to manage screen: 0
compiz: No managable screens found on display :1

Any ideas on how to fix this?
Back to top
View user's profile Send private message
Gbillou
n00b
n00b


Joined: 09 Apr 2006
Posts: 1

PostPosted: Sun Apr 09, 2006 9:27 pm    Post subject: Reply with quote

http://gentoo-wiki.com/HOWTO_XGL:Troubleshooting#GLX_EXT_texture_from_pixmap_is_missing
Back to top
View user's profile Send private message
Matteo Azzali
Retired Dev
Retired Dev


Joined: 23 Sep 2004
Posts: 1133

PostPosted: Mon Apr 10, 2006 1:55 pm    Post subject: Reply with quote

SpikeXtrem wrote:
Just a general question,
if anyone has the answer I would be glad to read it. I own a Geforce 6800 (not GS, LE, GT or anything else, straight 6800)

It's not a cheap card, far from it. And there's no DRI support for it at this point. Why is that? And can I expect to see DRI support for my card in Xgl in a close future?

I'm a little disapointed, but it's a really good video card though. I'll rely on windows to play my games for now.


Same card here, I'm avoiding to install xgl for that problem. Did you tried latest nvidia-drivers? (1.0.87576)
They solved some issue for my 128Mb AGP 6800 NU, so might be worth a try.....
_________________
Every day a new distro comes to birth. Every day a distro "eats" another.
If you're born distro, no matter what, start to run.
---- http://www.linuxprinting.org/ ---- http://tuxmobil.org/
Back to top
View user's profile Send private message
1ino1eum_4the_win
Tux's lil' helper
Tux's lil' helper


Joined: 07 May 2006
Posts: 92

PostPosted: Fri May 12, 2006 11:41 pm    Post subject: Reply with quote

hello guys
I am running perfectly XGL with the xgl-coffee overlay, and my nvidia 6600 gt .
The only problem I have is that : I cannot run games with cedega . When I do the hardware test , cedega tells me that there is no OpenGL hardware acceleration. so , everygamees crashed, even if they not use OpenGL but directX ...
My other problem is that , when I try to run Doom3 for exemple, I got these errors :

------- Input Initialization -------
XKB extension: compile time 0x1:0x0, runtime 0x1:0x0: OK
XKB extension not present on server
------------------------------------
dlopen(libasound.so.2)
asoundlib version: 1.0.11
Alsa is available
------ Alsa Sound Initialization -----
opened Alsa PCM device default for playback
device buffer size: 5461 frames ( 65532 bytes )
allocated a mix buffer of 49152 bytes
--------------------------------------
...using GL_ARB_multitexture
...using GL_ARB_texture_env_combine
...using GL_ARB_texture_cube_map
...using GL_ARB_texture_env_dot3
...using GL_ARB_texture_env_add
...using GL_ARB_texture_non_power_of_two
X..GL_ARB_texture_compression not found
X..GL_EXT_texture_filter_anisotropic not found
...using GL_EXT_texture_lod
...using GL_1.4_texture_lod_bias
X..GL_EXT_shared_texture_palette not found
...using GL_EXT_texture3D
...using GL_EXT_stencil_wrap
X..GL_NV_register_combiners not found
X..GL_EXT_stencil_two_side not found
X..GL_ATI_separate_stencil not found
X..GL_ATI_fragment_shader not found
X..GL_ATI_text_fragment_shader not found
X..GL_ARB_vertex_buffer_object not found
...using GL_ARB_vertex_program
...using GL_ARB_fragment_program
X..EXT_depth_bounds_test not found
---------- R_NV20_Init ----------
Not available.
----------- R200_Init -----------
Not available.
---------- R_ARB2_Init ----------
Available.
---------------------------------
----- R_ReloadARBPrograms -----
glprogs/test.vfp
glprogs/test.vfp
glprogs/interaction.vfp
glprogs/interaction.vfp
glprogs/bumpyEnvironment.vfp
glprogs/bumpyEnvironment.vfp
glprogs/ambientLight.vfp
glprogs/ambientLight.vfp
glprogs/shadow.vp
glprogs/R200_interaction.vp
glprogs/nv20_bumpAndLight.vp
glprogs/nv20_diffuseColor.vp
glprogs/nv20_specularColor.vp
glprogs/nv20_diffuseAndSpecularColor.vp
glprogs/environment.vfp
glprogs/environment.vfp
glprogs/arbVP_glasswarp.txt: File not found
glprogs/arbFP_glasswarp.txt: File not found
-------------------------------
WARNING: vertex array range in virtual memory (SLOW)
signal caught: Segmentation fault
si_code 1
Trying to exit gracefully..
Shutting down sound hardware
----------- Alsa Shutdown ------------
close pcm
dlclose
--------------------------------------
idRenderSystem::Shutdown()


I really dont understand :/

And finaly, last things : when I do glxgears, it tells me that there is no direct rendering ... well I dont understand , because I saw a video for XGL (the novel video), where the guys lauched Quake3 and was running something like glxgears but in 3D !
well if you have any advice , thankx :)
Back to top
View user's profile Send private message
kmare
l33t
l33t


Joined: 20 Nov 2004
Posts: 619
Location: Thessaloniki, Greece

PostPosted: Sat May 13, 2006 11:22 am    Post subject: Reply with quote

well the short answer is that XGL doesn't support direct rendering yet so the errors you're getting are pretty normal. Also cedega translates the directx calls into opengl calls, so that's why you can't run your games directly in XGL. You could start another X server on a second display and execute your games over there.
Eg:
Code:
xinit -e /path/to/your/game -- :2

_________________
Never argue with an idiot. They will only pull you down to their level, then beat you with experience.
Back to top
View user's profile Send private message
jeff0672
n00b
n00b


Joined: 21 May 2006
Posts: 2

PostPosted: Sun May 21, 2006 2:28 am    Post subject: Black screen continues Reply with quote

Been hammering at this for 3 days now.

Anyhow I'm running a clean install of 2006.0.

After following the instruction in the Xgl Gentoo Wiki, Xgl fires right up. Get the expected 50% grey and a cursor. In a cosole I run: DISPLAY=:1 xterm Screen goes black and I can see a bit of the text from the xterm window. If I fire up compiz from the xterm window, I get the blue background, but the xterm window goes completely white. Hitting Ctl-C to kill compiz and I get a normal X window with the 50% grey and my xterm looking normal. The xterm has a few hundred errors with:

Code:
compiz: Couldn't bind redirected window 0x40001a to texture


I've tried launching compiz with and without specifing the LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib

I've tried recompiling a dozen times with using:
Code:
emerge mesa
eselect opengl set nvidia
emerge nvidia-glx glitz xgl
eselect opengl set xorg-x11
emerge compiz
eselect opengl set nvidia


I get no errors duing the compile.

Relevant info-
Vidcard: GeForce4 ti 4200 128M
nvidia-glx: 1.0.8756
mesa: 6.4.2
glitz: 0.5.5_p20060323
xgl: 0.0.1_p20060418
I've tried will all 3 compiz variants:
compiz-quinnstorm: 0.0.9.3
compiz-vanilla 0.0.9_p200604016
compiz: 0.0.7_p20060404

Any suggestions would be greatly appreciated.

Regards,
Jeff
Back to top
View user's profile Send private message
Jupiter1TX
Guru
Guru


Joined: 24 Feb 2006
Posts: 546
Location: 3rd Rock

PostPosted: Sun May 21, 2006 6:47 pm    Post subject: Re: Black screen continues Reply with quote

jeff0672 wrote:
Been hammering at this for 3 days now.

Anyhow I'm running a clean install of 2006.0.

After following the instruction in the Xgl Gentoo Wiki, Xgl fires right up. Get the expected 50% grey and a cursor. In a cosole I run: DISPLAY=:1 xterm Screen goes black and I can see a bit of the text from the xterm window. If I fire up compiz from the xterm window, I get the blue background, but the xterm window goes completely white. Hitting Ctl-C to kill compiz and I get a normal X window with the 50% grey and my xterm looking normal. The xterm has a few hundred errors with:

Code:
compiz: Couldn't bind redirected window 0x40001a to texture


I've tried launching compiz with and without specifing the LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib

I've tried recompiling a dozen times with using:
Code:
emerge mesa
eselect opengl set nvidia
emerge nvidia-glx glitz xgl
eselect opengl set xorg-x11
emerge compiz
eselect opengl set nvidia


I get no errors duing the compile.

Relevant info-
Vidcard: GeForce4 ti 4200 128M
nvidia-glx: 1.0.8756
mesa: 6.4.2
glitz: 0.5.5_p20060323
xgl: 0.0.1_p20060418
I've tried will all 3 compiz variants:
compiz-quinnstorm: 0.0.9.3
compiz-vanilla 0.0.9_p200604016
compiz: 0.0.7_p20060404

Any suggestions would be greatly appreciated.

Regards,
Jeff


Are you using the "layman" overlay ?
Have you tried using the latest xgl-coffee overlay instead?
There is some updated info in the XGL wiki howto.
There has been many updates and fixes since compiz-quinnstorm 9.3
The latest xgl-coffee rev 207 overlay includes compiz-quinnstorm 10.14
_________________
Core i7 920 D0 | Asus P6T DLX | Patriot Viper 1600 6GB | Antec Quattro 850W
Geforce 8800GTX OC2 768MB | Dell 22" LCD | Koolance Exos2/Swiftech GTZ
GCC 4.6.1 | 3.7.x-geek | Xorg-7.4-x | KDE-4.7.x | Compiz
Back to top
View user's profile Send private message
jeff0672
n00b
n00b


Joined: 21 May 2006
Posts: 2

PostPosted: Mon May 22, 2006 2:48 am    Post subject: Reply with quote

I just ended up blowing everything associated with Xgl away and starting over from scratch. Worked this time.

Regards,
Jeff
Back to top
View user's profile Send private message
Matteo Azzali
Retired Dev
Retired Dev


Joined: 23 Sep 2004
Posts: 1133

PostPosted: Tue May 23, 2006 3:02 pm    Post subject: Reply with quote

nvidia-1.0-8762 just released :roll:
_________________
Every day a new distro comes to birth. Every day a distro "eats" another.
If you're born distro, no matter what, start to run.
---- http://www.linuxprinting.org/ ---- http://tuxmobil.org/
Back to top
View user's profile Send private message
3pm
n00b
n00b


Joined: 03 Nov 2004
Posts: 64

PostPosted: Wed May 24, 2006 7:36 am    Post subject: Reply with quote

I have exact problem as jeff0672...
Back to top
View user's profile Send private message
oc666
Guru
Guru


Joined: 15 May 2006
Posts: 330
Location: Israel

PostPosted: Wed May 24, 2006 5:54 pm    Post subject: Moved my message to here Reply with quote

oc666 wrote:
oc666 wrote:
oc666 wrote:
I have problem little bit diffrent from what i read here.
I did exactly the directions in the guide & when i run the command:
Code:


i get the next line:
Code:
compiz: Couldn't bind redirected window 0x60000e to texture

the diffrence from the other issues is that i don't see the line:
Code:
compiz: pixmap 0x200043 can't be bound to texture

Also, in my problem I see blue screen & the windows in white boxes, like this: http://oc666.dyndns.org/Glx_Problem.png
Bt"w, I have GeForce4 MX 440.

I'm think i revealed what cause the problem, but I don't know how to fix it.
when I do
Code:
glxinfo | grep GL_ARB_texture_rectangle
the output is:
Code:
    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_rectangle,
.
But when I do
Code:
DISPLAY=:1 glxinfo | grep GL_ARB_texture_rectangle
no output for that command.
I guess that I need to enable this option to resolve that problem.
Somebody have a suggestions?

More details about packages versions:
compiz-vanilla 0.0.9_p20060416
mesa 6.5.1_alpha20060418
xorg-x11 7.01-r1 (Testing)
xgl 0.0.1_p20060418
nvidia-glx 1.0.8756 (Testing)
nvidia-kernel 1.0.8756 (Testing)
cairo 1.1.1_p20060323
glitz 0.5.5_p20060323
pango 1.10.3 (Stable)
gtk+ 2.8.12 (Stable)
glproto 1.4.7 (Testing)
gconf-editor 2.12.1 (Stable)
subversion 1.2.3-r2 (Stable)
Also, I'm not using trunk.

_________________
embAD-new way to insert ads to your website
Back to top
View user's profile Send private message
nirax
Guru
Guru


Joined: 06 Jul 2004
Posts: 319
Location: Germany, old Europe

PostPosted: Fri May 26, 2006 7:17 pm    Post subject: Reply with quote

actually after an upgrade of XGL package i had also this problem:
Code:

compiz: Couldn't bind redirected window 0x40001a to texture


the solution was to unmerge compiz and emerge compiz-quinnstorm (and the updated packages it depends on)

greeitings,
nirax
_________________
quot licet iovi non licet bovi
Back to top
View user's profile Send private message
oc666
Guru
Guru


Joined: 15 May 2006
Posts: 330
Location: Israel

PostPosted: Sat Jun 03, 2006 5:39 pm    Post subject: Reply with quote

Yep, ITS WORK!!!
_________________
embAD-new way to insert ads to your website
Back to top
View user's profile Send private message
LinuxMan
Tux's lil' helper
Tux's lil' helper


Joined: 18 Sep 2004
Posts: 83
Location: Ukraine / Ternopil

PostPosted: Fri Jun 09, 2006 12:35 pm    Post subject: Reply with quote

Code:
linuxman@localhost ~ $ LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ DISPLAY=:1 compiz --replace switcher decoration wobbly fade minimize cube rotate zoom scale move resize place
compiz: No GLXFBConfig for default depth, this isn't going to work.
compiz: Failed to manage screen: 0
compiz: No managable screens found on display :1

How to fix?
_________________
SORRY FOR MY VERY VERY VERY VERY BAD ENGLISH
Back to top
View user's profile Send private message
solafidefarms
n00b
n00b


Joined: 02 Feb 2006
Posts: 69

PostPosted: Mon Jun 12, 2006 12:03 am    Post subject: Reply with quote

If you may enlighten me, I cannot quite comprehend the present state of nvidia+xgl compatibility. Can someone who has followed this discussion post a summary, maybe on gentoo-wiki, about this?

Thanks!
_________________
Ephesians 2:8-9: For by grace are ye saved through faith; and that not of yourselves, it is the gift of God, not of works, lest any man should boast.

Death to Brobdingnagian expressions! On with pulchritude!
Back to top
View user's profile Send private message
laddle
n00b
n00b


Joined: 21 Jul 2006
Posts: 11

PostPosted: Sat Jul 22, 2006 7:49 pm    Post subject: nVidia GeForce FX 5500 Reply with quote

Hey... I have an nVidia GeForce FX 5500 on a Pentium 4 Machine... and Xgl is simply unable to start... doing any Xgl commands just makes it hang and stay there... you can grab more information from the post I made, and have not yet gotten any responses for: https://forums.gentoo.org/viewtopic-t-482458.html

Any ideas, guys?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 13, 14, 15
Page 15 of 15

 
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