Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

XGL and NVIDIA

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
366 posts
  • Page 9 of 15
    • Jump to page:
  • Previous
  • 1
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 15
  • Next
Author
Message
enzobelmont
Guru
Guru
User avatar
Posts: 345
Joined: Tue Apr 06, 2004 1:07 am
Location: Chiapas, Mexico

  • Quote

Post by enzobelmont » Tue Feb 21, 2006 3:14 am

can anyone tell me how to activate the opacity plugin???
(i've compiled and installed it)

sorry my english... :wink:
Top
enzobelmont
Guru
Guru
User avatar
Posts: 345
Joined: Tue Apr 06, 2004 1:07 am
Location: Chiapas, Mexico

  • Quote

Post by enzobelmont » Tue Feb 21, 2006 3:30 am

enzobelmont wrote:can anyone tell me how to activate the opacity plugin???
(i've compiled and installed it)

sorry my english... :wink:

SOLVED. Thanks
Top
drphibes
Guru
Guru
User avatar
Posts: 432
Joined: Tue Nov 30, 2004 3:13 pm

  • Quote

Post by drphibes » Tue Feb 21, 2006 3:42 am

is the cairo cvs repository shadowing the new git repository? i am able to check-out cairo from cvs, but i am wondering if this is dead code now.
Top
wintersommer
n00b
n00b
Posts: 33
Joined: Fri May 28, 2004 3:56 pm

  • Quote

Post by wintersommer » Tue Feb 21, 2006 3:28 pm

drphibes , you can just check out both (Git and Cvs) and make a diff
Top
Bob P
Advocate
Advocate
User avatar
Posts: 3374
Joined: Wed Oct 20, 2004 9:15 pm
Location: USA

  • Quote

Post by Bob P » Tue Feb 21, 2006 6:31 pm

tr4nce wrote:Success here with a Pentium III 750Mhz, Nvidia Geforce2 MX, latest NVIDIA-kernel & GLX, using Rockhopper Gentoo (gcc-4.1beta) ... Thanks for the guy who discovered the "eselect opengl ..." stuff! Working like charm.
Let's hope for more advance in near future 8)
<aside>
if you're testing Rockhopper!, please do us a great big favor and give us feedback. we've had hundreds of people take the software this month, and NOT ONE user has bothered to provide us with feedback. total absense of user input makes it next to impossible to develop software.

thanks.
</aside>
Top
ikshaar
Veteran
Veteran
User avatar
Posts: 1339
Joined: Tue Jul 23, 2002 4:01 pm
Location: Baltimore, MD

  • Quote

Post by ikshaar » Tue Feb 21, 2006 9:22 pm

evilnathan wrote:Fantastig HOWTO's and guides...I actually got compiz/xgl working rather quick surprisingly enough. :)

One thing however, I get tearing on video, and while that was easily fixed before using nvidia-settings and setting gl vblank or vsync to enabled. But nvidia-settings is no longer working. I get a ERROR: NV-CONTROL extension not found on this Display. Even though there are no errors in my xorg log, and in fact it mentions that it's loading the extention with no WW's or EE's.

I searched around, but couldn't really find anyone else mentioning they were having this problem, so I figured it was something I did wrong.

As an FYI I'm running a GeForce 6200 AGP...nothing spectacular, but nothing too out of the ordinary either.

Again, sorry if this question has been answered already elsewhere...
I have same thing. I think it's normal. As of now only mesa libraries can be used and not nVidia as one of the GL_whatever is missing. As you are not using nVidia library, nvidia-settings cannot work.

Hopefully nVidia said next driver will include support.
"May God stands between you and harm in all the empty places where you must walk" - Babylon 5
Top
no.op
n00b
n00b
Posts: 7
Joined: Fri Feb 17, 2006 8:55 pm

gxl and TV or video overlay on nvidia

  • Quote

Post by no.op » Wed Feb 22, 2006 10:00 am

I got running Xgl on GeForce4 Ti4200 with nvidia-kernel-1.0.8178-r3 and nvidia-glx-1.0.8178, pentium3 800Mhz cpu.

When I use mplayer to play TV or some avi, using xvideo (-vo xv), it is like a slideshow, even hard to quit.
Using opengl output (-vo gl / -vo gl2) it is much better, but you can still see that some frames are dropped, because it is not fast enough. For bigger resolution of avi you can even see how frames are redrawn - you can see boundary-line between frames moving across the screen...
Using x11 output (-vo x11) it is fast enough, but video cannot be scaled to fullscreen.
Tried also xine with the same results - xvideo unusable, opengl dropping frames...

I am using

Code: Select all

/usr/bin/Xgl -ac -accel xv:fbo -accel glx:pbuffer
in startx.

I have seen something mentioned about pixel shaders needed to have accelerated xvideo, but my graphics card (gf4 ti4200) is supposed to have pixel shaders 1.3 hw support.

Has anybody some idea to get performance improvement for TV or movie playback in Xgl?
Or has somebody some more exact information what graphics card / pixel shaders version / driver version is needed to have xvideo really accelerated?
Top
PMT
Apprentice
Apprentice
Posts: 212
Joined: Mon Jan 19, 2004 10:23 am
Contact:
Contact PMT
Website

  • Quote

Post by PMT » Thu Feb 23, 2006 3:03 pm

Well isn't this interesting. I've had Xgl+compiz working for awhile, grabbed the latest overlay and tried building.

Code: Select all

glxcmds.c: In function `__glXVendorPrivateWithReply':
glxcmds.c:2351: error: `X_GLvop_IsRenderbufferEXT' undeclared (first use in this function)
glxcmds.c:2351: error: (Each undeclared identifier is reported only once
glxcmds.c:2351: error: for each function it appears in.)
glxcmds.c:2353: error: `X_GLvop_GenRenderbuffersEXT' undeclared (first use in this function)
glxcmds.c:2355: error: `X_GLvop_GetRenderbufferParameterivEXT' undeclared (first use in this function)
glxcmds.c:2357: error: `X_GLvop_IsFramebufferEXT' undeclared (first use in this function)
glxcmds.c:2359: error: `X_GLvop_GenFramebuffersEXT' undeclared (first use in this function)
glxcmds.c:2361: error: `X_GLvop_CheckFramebufferStatusEXT' undeclared (first use in this function)
glxcmds.c:2363: error: `X_GLvop_GetFramebufferAttachmentParameterivEXT' undeclared (first use in this function)
make[2]: *** [glxcmds.lo] Error 1
Oops. Any fix, anyone?
moo
Top
exogen
n00b
n00b
Posts: 1
Joined: Thu Feb 23, 2006 6:10 pm

  • Quote

Post by exogen » Thu Feb 23, 2006 6:16 pm

Edit: Argh, thought it was fixed, still broken...
Top
CoffeeBuzz
Apprentice
Apprentice
User avatar
Posts: 269
Joined: Wed Jun 15, 2005 7:11 pm
Location: Canada Eh.
Contact:
Contact CoffeeBuzz
Website

  • Quote

Post by CoffeeBuzz » Thu Feb 23, 2006 7:47 pm

PMT wrote:Well isn't this interesting. I've had Xgl+compiz working for awhile, grabbed the latest overlay and tried building.

Code: Select all

glxcmds.c: In function `__glXVendorPrivateWithReply':
glxcmds.c:2351: error: `X_GLvop_IsRenderbufferEXT' undeclared (first use in this function)
glxcmds.c:2351: error: (Each undeclared identifier is reported only once
glxcmds.c:2351: error: for each function it appears in.)
glxcmds.c:2353: error: `X_GLvop_GenRenderbuffersEXT' undeclared (first use in this function)
glxcmds.c:2355: error: `X_GLvop_GetRenderbufferParameterivEXT' undeclared (first use in this function)
glxcmds.c:2357: error: `X_GLvop_IsFramebufferEXT' undeclared (first use in this function)
glxcmds.c:2359: error: `X_GLvop_GenFramebuffersEXT' undeclared (first use in this function)
glxcmds.c:2361: error: `X_GLvop_CheckFramebufferStatusEXT' undeclared (first use in this function)
glxcmds.c:2363: error: `X_GLvop_GetFramebufferAttachmentParameterivEXT' undeclared (first use in this function)
make[2]: *** [glxcmds.lo] Error 1
Oops. Any fix, anyone?
http://forums.gentoo.org/viewtopic-t-43 ... t-425.html
HP Pavilion zd7260us
Xgl Overlay: http://svn.xgl-coffee.org/xgl-coffee/trunk
Xgl Forums: http://forums.xgl-coffee.org
Top
SpikeXtrem
Apprentice
Apprentice
User avatar
Posts: 284
Joined: Mon Nov 08, 2004 4:30 pm
Location: Quebec, Canada

  • Quote

Post by SpikeXtrem » Fri Feb 24, 2006 12:27 am

I keep getting this error when I'm in normal xorg 7, and try to launch Xgl

Code: Select all

#Xgl :1 -ac -accel glx:pbuffer -accel xv

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/spike: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!
X connection to :0.0 broken (explicit kill or server shutdown).
Gentoo'ing Since 11/2004
Intel E6750, 4 Go ram DDR2 800mhz, Leadtek GeForce 8800 GTS 320 megs
kernel 2.6.24-r3
Top
SpikeXtrem
Apprentice
Apprentice
User avatar
Posts: 284
Joined: Mon Nov 08, 2004 4:30 pm
Location: Quebec, Canada

  • Quote

Post by SpikeXtrem » Fri Feb 24, 2006 1:29 am

I managed to get it working!

2 things now could make my life better

1- How can you make XGL automaticaly boot instead of normal xorg? I copied a script startxgl that I run at each boot...

2- My video picture in xine isnt quite good... It's fuzzy or doubled... why?


Effects are great! I love that cube
Gentoo'ing Since 11/2004
Intel E6750, 4 Go ram DDR2 800mhz, Leadtek GeForce 8800 GTS 320 megs
kernel 2.6.24-r3
Top
Treborius
Guru
Guru
User avatar
Posts: 585
Joined: Tue Oct 18, 2005 4:06 pm
Location: Berlin
Contact:
Contact Treborius
Website

  • Quote

Post by Treborius » Fri Feb 24, 2006 1:38 am

Code: Select all

#LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ compiz --replace switcher decoration fade minimize cube rotate zoom scale move resize place

compiz: No composite extension
now what is this error about?
Systems running gentoo :
Desktop, Laptop, ZOTAC AD-10 media-center, odroid-xu4 server / wLan-router
Top
StringCheesian
l33t
l33t
Posts: 887
Joined: Tue Oct 21, 2003 6:21 am

  • Quote

Post by StringCheesian » Fri Feb 24, 2006 3:26 am

SpikeXtrem wrote:2- My video picture in xine isnt quite good... It's fuzzy or doubled... why?
I got the same thing I think. Switching xine/mplayer from xv to x11 fixed it.
Top
SpikeXtrem
Apprentice
Apprentice
User avatar
Posts: 284
Joined: Mon Nov 08, 2004 4:30 pm
Location: Quebec, Canada

  • Quote

Post by SpikeXtrem » Fri Feb 24, 2006 2:17 pm

I tried opengl driver and X11 driver... can't help

My trouble looks like this http://bleh.mine.nu/Screenshot-1.png

What you see the pink thing at the bottom is the UI... It's that way only in Xgl
Gentoo'ing Since 11/2004
Intel E6750, 4 Go ram DDR2 800mhz, Leadtek GeForce 8800 GTS 320 megs
kernel 2.6.24-r3
Top
strc
Tux's lil' helper
Tux's lil' helper
Posts: 77
Joined: Sun Jul 07, 2002 12:14 am

  • Quote

Post by strc » Sat Feb 25, 2006 8:17 pm

Hm, I feel stupid having this problem, but I've gone over the wiki a few times but still have the "GLX_EXT_texture_from_pixmap is missing" http://gentoo-wiki.com/HOWTO_XGL#GLX_EX ... is_missing problem.

I have a 6600GT running the 1.0.8178 nvidia driver. All necessary packages seem to run fine, and I'm using the CoffeeBuzz overlay from Feb 24. As suggested, within normal xorg I run:

Code: Select all

Xgl :1 -ac -accel glx:pbuffer -accel xv
in one terminal and then

Code: Select all

LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ DISPLAY=:1 compiz
in a separate terminal. Here is the output I get:

Code: Select all

$ Xgl :1 -ac -accel glx:pbuffer -accel xv
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/brick: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!
FreeFontPath: FPE "/usr/share/fonts/misc/" refcount is 2, should be 1; fixing.
and

Code: Select all

$ LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ DISPLAY=:1 compiz
compiz: GLX_EXT_texture_from_pixmap is missing
compiz: Failed to manage screen: 0
compiz: No managable screens found on display :1
$ 
Here are the contents of /usr/lib/opengl/*/lib/:

Code: Select all

$ ls -l /usr/lib/opengl/*/lib/
/usr/lib/opengl/nvidia/lib/:
total 8484
-rw-r--r--  1 root root     727 Feb 25 14:42 libGL.la
lrwxrwxrwx  1 root root      17 Feb 25 14:42 libGL.so -> libGL.so.1.0.8178
lrwxrwxrwx  1 root root      17 Feb 25 14:42 libGL.so.1 -> libGL.so.1.0.8178
-rwxr-xr-x  1 root root  535264 Feb 25 14:42 libGL.so.1.0.8178
lrwxrwxrwx  1 root root      21 Feb 25 14:42 libGLcore.so -> libGLcore.so.1.0.8178
lrwxrwxrwx  1 root root      21 Feb 25 14:42 libGLcore.so.1 -> libGLcore.so.1.0.8178
-rwxr-xr-x  1 root root 8136248 Feb 25 14:42 libGLcore.so.1.0.8178
lrwxrwxrwx  1 root root      23 Feb 25 14:42 libnvidia-tls.so -> ../tls/libnvidia-tls.so
lrwxrwxrwx  1 root root      25 Feb 25 14:42 libnvidia-tls.so.1 -> ../tls/libnvidia-tls.so.1
lrwxrwxrwx  1 root root      32 Feb 25 14:42 libnvidia-tls.so.1.0.8178 -> ../tls/libnvidia-tls.so.1.0.8178

/usr/lib/opengl/xorg-x11/lib/:
total 448
-rw-r--r--  1 root root    763 Feb 25 14:41 libGL.la
lrwxrwxrwx  1 root root     12 Feb 25 14:41 libGL.so -> libGL.so.1.2
lrwxrwxrwx  1 root root     12 Feb 25 14:41 libGL.so.1 -> libGL.so.1.2
-rwxr-xr-x  1 root root 452492 Feb 25 14:41 libGL.so.1.2
I also tried running compiz with

Code: Select all

LD_LIBRARY_PATH=/usr/lib/opengl/nvidia/lib/
, just for good measure. As suggested in the wiki, I've tried remerging mesa with opengl set to xorg-x11, but that didn't help.

The wiki also mentions remerging "glx", but there is no such package (I tried remerging nvidia-glx in xorg-x11 mode, and that didn't fix anything):

Code: Select all

emerge -va mesa glx

Then, just for good measure, I remerged everything with the opengl modes suggested in the wiki:

Code: Select all

emerge mesa
eselect opengl set nvidia
emerge nvidia-glx glitz xgl 
eselect opengl set xorg-x11
emerge compiz
eselect opengl set nvidia
But I still have the GLX_EXT_texture_from_pixmap problem. Has anybody else encountered this and fixed it? Thanks in advance.
Top
richard_ablitt
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 99
Joined: Mon Jan 30, 2006 6:34 pm

  • Quote

Post by richard_ablitt » Sat Feb 25, 2006 8:47 pm

I've got the same problem as strc (on a 6200 card). I can run compiz with --test-mode to get a blue window, but I get "GLX_EXT_texture_from_pixmap is missing" when I try and run it on its own. I also get the same problem if I use the latest cvs of glxcompmgr.
Top
CoffeeBuzz
Apprentice
Apprentice
User avatar
Posts: 269
Joined: Wed Jun 15, 2005 7:11 pm
Location: Canada Eh.
Contact:
Contact CoffeeBuzz
Website

  • Quote

Post by CoffeeBuzz » Sat Feb 25, 2006 9:02 pm

what revision of the overlay are you folks using? try "svn up" in /usr/local/<your-xgl-overlay> to update it and remerge the works. I don't understand how this can still occur if you've used a mesa cvs build.
HP Pavilion zd7260us
Xgl Overlay: http://svn.xgl-coffee.org/xgl-coffee/trunk
Xgl Forums: http://forums.xgl-coffee.org
Top
strc
Tux's lil' helper
Tux's lil' helper
Posts: 77
Joined: Sun Jul 07, 2002 12:14 am

  • Quote

Post by strc » Sat Feb 25, 2006 9:23 pm

CoffeeBuzz wrote:what revision of the overlay are you folks using? try "svn up" in /usr/local/<your-xgl-overlay> to update it and remerge the works. I don't understand how this can still occur if you've used a mesa cvs build.
Oh damnit, I think I know what's wrong. The CoffeeBuzz overlay is at rev 30, but somehow my portage overlay didn't see the alpha version of mesa (only mesa-6.4.2-r1 in the main portage tree). Now I've emerged the CoffeeBuzz mesa-6.4.3_alpha20060224 by path, under xorg-x11 opengl mode.

Now compiz no longer complains about that extension. I get a solid blue screen; I can start a borderless xterm, but gnome-window-decorator won't start:

Code: Select all

$ DISPLAY=:1 gnome-window-decorator &
[1] 30767
$ gnome-window-decorator, Failed to load shadow images

[1]+  Exit 1                  DISPLAY=:1 gnome-window-decorator
Now I'm recompiling nvidia-glx, glitz, xgl, and compiz to use the new mesa. Things are looking up now. Thanks for your swift reply!
Top
richard_ablitt
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 99
Joined: Mon Jan 30, 2006 6:34 pm

  • Quote

Post by richard_ablitt » Sat Feb 25, 2006 9:30 pm

That seemed to work, thanks. (:
I was still using mesa 6.4.2 somehow, pointing emerge at the cvs mesa ebuild fixed it.
Top
unz
l33t
l33t
User avatar
Posts: 819
Joined: Wed Jul 28, 2004 12:19 am
Location: Roma, Italia

  • Quote

Post by unz » Sat Feb 25, 2006 9:38 pm

A big thanks to CoffeeBuzz for his effort .. everything works ;)

just two question ... direct rendering is supposed to be enabled or not?, i remember it was only ati's stuff ... but now?
did anyone managed to use gdm? i modified it to use xgl ... but it starts x ... i don't mind typing everytime ./startxgl ... but i'd like to end my session, and not to kill it. I got problem too with dbus-session, it isn't exported and some progs don't find it.
Ma che c'hai là? Sulla spalla!!!! http://lascimmia.it/
Top
nesl247
Veteran
Veteran
Posts: 1614
Joined: Tue Jun 15, 2004 7:21 pm
Location: Florida
Contact:
Contact nesl247
Website

  • Quote

Post by nesl247 » Sat Feb 25, 2006 10:09 pm

In your startxgl script, include "dbus-launch --auto-syntax"
Top
strc
Tux's lil' helper
Tux's lil' helper
Posts: 77
Joined: Sun Jul 07, 2002 12:14 am

  • Quote

Post by strc » Sun Feb 26, 2006 7:45 pm

I have Xgl running OK now using Xfce4-session (Coffebuzz overlay rev 33, xfce4-session-4.2.3). I have all the basic plugins loaded and functioning fine. However, I have a small issue with my normal userid:

My normal user account can run Xgl and compiz rootless perfectly with all extensions enabled, but when I try to use it within Xfce4, X crashes. The perplexing thing is that a newly created user can run Xgl+compize in Xfce4-session perfectly. I tried cleaning my config files in ~, removing everything but necessary config files (.mozilla/, etc), but that doesn't change a thing. Also I did a diff on 'env' for my 2 user accounts, and the only difference is the username. It seems I'm not the first person with this problem, so has anybody figured out what the fatal config file is? Here is the output of X crashing when I run it under my main acocunt:

Code: Select all

$ startxgl
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/brick:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.15-ck3 i686
Current Operating System: Linux brick 2.6.15-ck3 #4 SMP Wed Feb 22 14:08:32 EST 2006 i686
Build Date: 25 February 2006
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.93.log", Time: Sun Feb 26 14:07:53 2006
(==) Using config file: "/etc/X11/xorg.conf"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error:            Key <META> added to map for multiple modifiers
>                   Using Mod4, ignoring Mod1.
Errors from xkbcomp are not fatal to the X server
Could not init font path element /usr/share/fonts/local/, removing from list!
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!

(xfce-mcs-manager:31836): libxfce4mcs-CRITICAL **: mcs_manager_add_channel_from_file: assertion `filename != NULL && strlen (filename) > 0' failed
Xlib:  extension "XFree86-Misc" missing on display ":0.0".
Xlib:  extension "XFree86-VidModeExtension" missing on display ":0.0".
xfce4-session: Unable to load failsafe session, exiting. Please check
               the value of the environment variable XDG_CONFIG_DIRS
               and make sure that it includes the following path:

                /etc/xdg

/usr/bin/startxgl: line 8: 31805 Broken pipe             LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ DISPLAY=:0 compiz --replace decoration wobbly fade switcher minimize cube rotate zoom scale move resize place
$ The application 'gnome-window-decorator' lost its connection to the display :0.0;
most likely the X server was shut down or you killed/destroyed
the application.
FreeFontPath: FPE "/usr/share/fonts/misc/" refcount is 2, should be 1; fixing.
FreeFontPath: FPE "/usr/share/fonts/misc/" refcount is 2, should be 1; fixing.
X connection to :93.0 broken (explicit kill or server shutdown).
The user whose Xfce4-session works also gets errors about XFree86-Misc and XFree86-VidModeExtension, but it works anyway.

Here is my startup script (the only thing I did was to replace xfwm4 with compizrc):

Code: Select all

 $ cat /etc/xdg/xfce4-session/xfce4-session.rc 


[General]
SessionName=Default
SessionName[de]=Standard

# Disable management of remote clients by default. The user
# has to explicitly enable this for security reasons.
DisableTcp=True


# This the default session launched by xfce4-session if the
# user hasn't saved any session yet or creates a new session.
#[Failsafe Session]
Count=4
Client0_Command=compizrc
#Client0_Command=xfwm4
Client0_PerScreen=False
Client1_Command=xfce4-panel
Client1_PerScreen=True
Client2_Command=xftaskbar4
Client2_PerScreen=True
Client3_Command=xfdesktop
Client3_PerScreen=False

# Default splash screen selection.
[Splash Screen]
Engine=mice

Code: Select all

 $ cat /usr/bin/startxgl 
#!/bin/bash
Xgl -ac -accel xv:fbo -accel glx:pbuffer  &
#xfce4-session
LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ DISPLAY=:0 compiz --replace decoration wobbly fade switcher minimize cube rotate zoom scale move resize place &
DISPLAY=:0 gnome-window-decorator &
sleep 5 &&
DISPLAY=:0 xfce4-session
killall Xgl
Any ideas why one user wouldn't have a problem, while another user doesn't? Thanks in advance.
Top
richard_ablitt
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 99
Joined: Mon Jan 30, 2006 6:34 pm

  • Quote

Post by richard_ablitt » Sun Feb 26, 2006 9:30 pm

Having not found anything in man emerge or man portage, is there any way of telling emerge to use the overlay directory rather than from the mirrors? Every time I do a world update, it tries (and often succeeds) to downgrade mesa back to 6.4.2 .
Thanks
Top
PMT
Apprentice
Apprentice
Posts: 212
Joined: Mon Jan 19, 2004 10:23 am
Contact:
Contact PMT
Website

  • Quote

Post by PMT » Sun Feb 26, 2006 9:32 pm

richard_ablitt wrote:Having not found anything in man emerge or man portage, is there any way of telling emerge to use the overlay directory rather than from the mirrors? Every time I do a world update, it tries (and often succeeds) to downgrade mesa back to 6.4.2 .
Thanks
Theoretically, if the overlay is done right, and your mesa ebuild has a higher version than the one in /usr/portage, it shouldn't downgrade unless you have a dependency on that version by something else (which is probably safe to ignore).

I'd suggest masking the old version, or finding the ebuild (using emerge -puDt) that requires it and adding one modified to not require that mesa version to an overlay.
moo
Top
Post Reply

366 posts
  • Page 9 of 15
    • Jump to page:
  • Previous
  • 1
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 15
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic