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 ... , 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
ikshaar
Veteran
Veteran


Joined: 23 Jul 2002
Posts: 1339
Location: Baltimore, MD

PostPosted: Wed Mar 08, 2006 8:57 pm    Post subject: Reply with quote

Thx again Unibox for the hint. I tried the LiveCD Kororaa.... LiveCD with XGL based on Gentoo. Awesome stuff. It won't help you set up your computer but you can see what the end result on your pc could be ;) Allow you to test safely.

Please use torrent below as main website is under heavy load....
http://linuxtracker.org/torrents-details.php?id=1604

stjepan: Indeed I had glxgears working faster sometimes... but no cedega games (WoW)
_________________
"May God stands between you and harm in all the empty places where you must walk" - Babylon 5
Back to top
View user's profile Send private message
x.para
Apprentice
Apprentice


Joined: 22 May 2005
Posts: 174
Location: CZ

PostPosted: Wed Mar 08, 2006 9:06 pm    Post subject: xgl from xgl-coffee rev. 55 Reply with quote

Hi, I'd like to ask for an advice how to compile xgl. I gives me this message since revision 44. Any help would be appreciated.

Code:

Calculating dependencies ...done!
>>> emerge (1 of 1) x11-base/xgl-0.0.1_alpha20060225 to /
>>> checksums files   ;-) xgl-0.0.1_alpha20060225.ebuild
>>> checksums files   ;-) files/r200-copy-pixels-1.patch
>>> checksums files   ;-) files/xgl-blit.patch
>>> checksums files   ;-) files/xgl-swrast-slang.patch
>>> checksums files   ;-) files/mesa-glproto-indirect-fbo.patch
>>> checksums files   ;-) files/digest-xgl-0.0.1_alpha20060225
>>> checksums files   ;-) files/xgl-blit-symlink.patch
>>> checksums files   ;-) files/xgl-mesa-slang-export.diff
>>> checksums files   ;-) files/mesa-glproto-indirect-fbo-header.patch
>>> Unpacking source...
 * Fetching CVS module xserver/xorg into /usr/portage/distfiles/cvs-src ...
 * Running  cvs -q -f -z4 -d ":pserver:anonymous:@anoncvs.freedesktop.org:/cvs/xorg" login
Logging in to :pserver:anonymous@anoncvs.freedesktop.org:2401/cvs/xorg
 * Running  cvs -q -f -z4 -d ":pserver:anonymous@anoncvs.freedesktop.org:/cvs/xorg" update -dP -rxgl-0-0-1 xgl-xorg
cvs update: warning: cannot open /cvs/xorg/CVSROOT/val-tags read/write: Permission denied
 * Copying xserver/xorg from /usr/portage/distfiles/cvs-src ...
 * CVS module xserver/xorg is now in /var/tmp/portage/xgl-0.0.1_alpha20060225/work
 * Fetching CVS module Mesa into /usr/portage/distfiles/cvs-src ...
 * Running  cvs -q -f -z4 -d ":pserver:anonymous:@anoncvs.freedesktop.org:/cvs/mesa" login
Logging in to :pserver:anonymous@anoncvs.freedesktop.org:2401/cvs/mesa
 * Running  cvs -q -f -z4 -d ":pserver:anonymous@anoncvs.freedesktop.org:/cvs/mesa" update -dP Mesa
 * Copying Mesa from /usr/portage/distfiles/cvs-src ...
 * CVS module Mesa is now in /var/tmp/portage/xgl-0.0.1_alpha20060225/work
 * Applying r200-copy-pixels-1.patch ...                                                                                               [ ok ]
 * Applying xgl-swrast-slang.patch ...

 *[b] Failed Patch: xgl-swrast-slang.patch ![/b]
 *  ( /usr/local/xgl-coffee/x11-base/xgl/files/xgl-swrast-slang.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/xgl-0.0.1_alpha20060225/temp/xgl-swrast-slang.patch-9675.out


!!! ERROR: x11-base/xgl-0.0.1_alpha20060225 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_unpack
  ebuild.sh, line 694:   Called src_unpack
  xgl-0.0.1_alpha20060225.ebuild, line 56:   Called epatch 'unpack'

!!! Failed Patch: xgl-swrast-slang.patch!
!!! If you need support, post the topmost build error, and the call stack if relevant.

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


Joined: 14 Dec 2004
Posts: 1

PostPosted: Wed Mar 08, 2006 9:27 pm    Post subject: Reply with quote

The new ati drivers are out. I got my distorted screen in my ATI M9 fixed, but still with some bugs near mouse position, etc, but installed ati drivers manually.
Try it out at ATI page.
Back to top
View user's profile Send private message
CoffeeBuzz
Apprentice
Apprentice


Joined: 15 Jun 2005
Posts: 269
Location: Canada Eh.

PostPosted: Wed Mar 08, 2006 10:21 pm    Post subject: Re: xgl from xgl-coffee rev. 55 Reply with quote

x.para wrote:
Hi, I'd like to ask for an advice how to compile xgl. I gives me this message since revision 44. Any help would be appreciated.

Calculating dependencies ...done!
>>> emerge (1 of 1) x11-base/xgl-0.0.1_alpha20060225 to /


thats old. use xgl-0.0.1_alpha20060307 in most recent overlay.

BTW - Changes to the way ebuilds work. The DATE following alpha in the mesa, xgl and compiz packages now pull cvs from that date instead of whatever is most recent. If something breaks, you can simplay change the date, re-digest and remerge.

Example:

mesa-6.5.0_alpha20060308 breaks?

cd /usr/local/xgl-coffee/media-libs/mesa
cp mesa-6.5.0_alpha20060308 mesa-6.5.0_alpha20060306
ebuild mesa-6.5.0_alpha20060306 digest
emerge =mesa-6.5.0_alpha20060306
_________________
HP Pavilion zd7260us
Xgl Overlay: http://svn.xgl-coffee.org/xgl-coffee/trunk
Xgl Forums: http://forums.xgl-coffee.org
Back to top
View user's profile Send private message
s0rtd
n00b
n00b


Joined: 21 Feb 2006
Posts: 39

PostPosted: Wed Mar 08, 2006 11:23 pm    Post subject: Reply with quote

Can someone please explain the difference between TRANSSET-DF-5 and TRANS-INACTIVE-CONFIG?
I would like to implement some transparency, with XGL and compiz, but want to know which handles the best and what looks the best :)

btw: Thanks to GentlemanFinn for your help.

cheers
Back to top
View user's profile Send private message
stalynx
Apprentice
Apprentice


Joined: 03 Oct 2002
Posts: 162

PostPosted: Thu Mar 09, 2006 5:54 am    Post subject: Reply with quote

GuiPer wrote:
The new ati drivers are out. I got my distorted screen in my ATI M9 fixed, but still with some bugs near mouse position, etc, but installed ati drivers manually.
Try it out at ATI page.

I'm still getting screen distortion with compiz. I have a Mobility 9000 ie M9. Now glxcompmgr isn't working either.
Back to top
View user's profile Send private message
Archangel1
Veteran
Veteran


Joined: 21 Apr 2004
Posts: 1212
Location: Work

PostPosted: Thu Mar 09, 2006 6:18 am    Post subject: Reply with quote

s0rtd wrote:
Can someone please explain the difference between TRANSSET-DF-5 and TRANS-INACTIVE-CONFIG?
I would like to implement some transparency, with XGL and compiz, but want to know which handles the best and what looks the best :)

btw: Thanks to GentlemanFinn for your help.

cheers

AFAIK (haven't tried trans-inactive yet, but I intend to) trans-inactive is an automatic script to set the transparency of inactive windows; transset-df is a manual utility for altering the transparency of a single window.
_________________
What are you, stupid?
Back to top
View user's profile Send private message
jobi
n00b
n00b


Joined: 02 Jan 2004
Posts: 38
Location: Oslo,Norway

PostPosted: Thu Mar 09, 2006 7:54 am    Post subject: Reply with quote

With REV55 of cofee overlay and

Code:

CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"


mesa fails to compile :sob:

Code:

In file included from r300_ioctl.h:39,
                 from radeon_state.c:53:
r300_context.h:124:1: warning: "GET_START" redefined
In file included from radeon_state.c:49:
r200_context.h:500:1: warning: this is the location of the previous definition
i686-pc-linux-gnu-gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver -I../../../../../../drm /shared-core -I../../../../../include -I../../../../../include/GL/internal -I../../../../../src/mesa -I../ ../../../../src/mesa/main -I../../../../../src/mesa/glapi -I../../../../../src/mesa/math -I../../../../../ src/mesa/transform -I../../../../../src/mesa/shader -I../../../../../src/mesa/swrast -I../../../../../src/ mesa/swrast_setup -I../../../../../src/egl/main -I../../../../../src/egl/drivers/dri  `pkg-config --cflags  libdrm` -Wall -Wmissing-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -fPIC -m32 -D_POSIX_SO URCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_L IB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DDEFAULT_DRIVER_DIR='"/usr/lib/xorg/modules/dri" ' -DCOMPILE_R300 -DGLX_DIRECT_RENDERING -DR200_MERGED=0 -DRADEON_COMMON=1 -DRADEON_COMMON_FOR_R300 -DUSE_X 86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -std=c99 -ffast-math  -D_POSIX_SOURCE -D_POSIX_C_SOURCE =199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER - DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DDEFAULT_DRIVER_DIR='"/usr/lib/xorg/modules/dri"' -DCOMPILE_R300 -DGLX _DIRECT_RENDERING -DR200_MERGED=0 -DRADEON_COMMON=1 -DRADEON_COMMON_FOR_R300 radeon_mm.c -o radeon_mm.o
In file included from radeon_mm.c:33:
r300_context.h:124:1: warning: "GET_START" redefined
In file included from r200_ioctl.h:44,
                 from radeon_lock.h:38,
                 from r300_context.h:66,
                 from radeon_mm.c:33:
r200_context.h:500:1: warning: this is the location of the previous definition
radeon_mm.c: In function `radeon_mm_find':
radeon_mm.c:57: warning: unused variable `id'
radeon_mm.c: In function `radeon_mm_alloc':
radeon_mm.c:80: warning: unused variable `tries2'
radeon_mm.c:81: warning: unused variable `t'
radeon_mm.c:148: warning: label `done' defined but not used
radeon_mm.c: At top level:
radeon_mm.c:207: warning: no previous prototype for 'emit_lin_cp'
radeon_mm.c: In function `radeon_mm_use':
radeon_mm.c:304: warning: assignment from incompatible pointer type
radeon_mm.c:305: error: union has no member named `scratch'
radeon_mm.c:305: error: `R300_CMD_SCRATCH' undeclared (first use in this function)
radeon_mm.c:305: error: (Each undeclared identifier is reported only once
radeon_mm.c:305: error: for each function it appears in.)
radeon_mm.c:306: error: union has no member named `scratch'
radeon_mm.c:307: error: union has no member named `scratch'
radeon_mm.c:308: error: union has no member named `scratch'
radeon_mm.c:311: warning: cast from pointer to integer of different size
radeon_mm.c: In function `radeon_mm_map':
radeon_mm.c:389: warning: implicit declaration of function `usleep'
radeon_mm.c: In function `radeon_mm_unmap':
radeon_mm.c:419: warning: implicit declaration of function `r300GartOffsetFromVirtual'
make[6]: *** [radeon_mm.o] Error 1
make[6]: Leaving directory `/var/tmp/portage/mesa-6.5.0_alpha20060308/work/Mesa/src/mesa/drivers/dri/r300'
make[5]: *** [subdirs] Error 1
make[5]: Leaving directory `/var/tmp/portage/mesa-6.5.0_alpha20060308/work/Mesa/src/mesa/drivers/dri'
make[4]: *** [linux-solo] Error 2
make[4]: Leaving directory `/var/tmp/portage/mesa-6.5.0_alpha20060308/work/Mesa/src/mesa'
make[3]: *** [default] Error 2
make[3]: Leaving directory `/var/tmp/portage/mesa-6.5.0_alpha20060308/work/Mesa/src/mesa'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/var/tmp/portage/mesa-6.5.0_alpha20060308/work/Mesa/src'
make[1]: *** [default] Error 1
make[1]: Leaving directory `/var/tmp/portage/mesa-6.5.0_alpha20060308/work/Mesa'
make: *** [linux-dri-x86] Error 2

!!! ERROR: media-libs/mesa-6.5.0_alpha20060308 failed.
Call stack:
  ebuild.sh, line 1933:   Called dyn_compile
  ebuild.sh, line 971:   Called src_compile


VIDEO_CARDS is set to none:

Code:

buddy ~ # emerge -pv mesa


These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-libs/mesa-6.5.0_alpha20060308  USE="motif -debug" VIDEO_CARDS="-ati -i810 -mga -none -s3virge -savage -sis -tdfx -trident -via" 0 kB [1]
Back to top
View user's profile Send private message
DeepBass909
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jan 2005
Posts: 81
Location: Netherlands

PostPosted: Thu Mar 09, 2006 8:35 am    Post subject: Reply with quote

Doesn't mesa compile all video drivers when none are given?
Back to top
View user's profile Send private message
DeepBass909
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jan 2005
Posts: 81
Location: Netherlands

PostPosted: Thu Mar 09, 2006 8:44 am    Post subject: Reply with quote

ARGH!!!

I'm trying to install Xgl+compiz and it keeps on failing...

xgl gives me this error...

I'm using the installerscripts from the xgl-coffee tree, that I changed so it was suitable for an ati video card.
Following the howto also keeps producing these errors. It's driving me mad...

I have the newest CVS-build

I actually managed to get the software compiled yesterday, but when I tryed to start it, Compiz would complain it couldn't find any manageble windows...
Back to top
View user's profile Send private message
astaroth_pod
n00b
n00b


Joined: 11 Oct 2003
Posts: 58

PostPosted: Thu Mar 09, 2006 9:41 am    Post subject: Reply with quote

stalynx wrote:
GuiPer wrote:
The new ati drivers are out. I got my distorted screen in my ATI M9 fixed, but still with some bugs near mouse position, etc, but installed ati drivers manually.
Try it out at ATI page.

I'm still getting screen distortion with compiz. I have a Mobility 9000 ie M9. Now glxcompmgr isn't working either.


Put these in your [Device] section in xorg.conf:

Option "RenderAccel" "on"
Option "XaaNoOffscreenPixmaps"
Option "XaaNoScanlineImageWriteRect"
Option "XaaNoScanlineCPUToScreenColorExpandFill"

Fixed it for me, if we're talking about the same distortion. Oh, and it's an xorg 7 problem, not Xgl in that case.
Back to top
View user's profile Send private message
omidxo
n00b
n00b


Joined: 23 Feb 2005
Posts: 71

PostPosted: Thu Mar 09, 2006 10:06 am    Post subject: Reply with quote

DeepBass909 wrote:
ARGH!!!

I'm trying to install Xgl+compiz and it keeps on failing...

xgl gives me this error...

I'm using the installerscripts from the xgl-coffee tree, that I changed so it was suitable for an ati video card.
Following the howto also keeps producing these errors. It's driving me mad...

I have the newest CVS-build

I actually managed to get the software compiled yesterday, but when I tryed to start it, Compiz would complain it couldn't find any manageble windows...

fixed in cvs,but get a white screen after complete xgl & compiz & reboot. compiz need to be update. Waiting for...
Back to top
View user's profile Send private message
sixshot
n00b
n00b


Joined: 30 Apr 2004
Posts: 52

PostPosted: Thu Mar 09, 2006 11:21 am    Post subject: Reply with quote

After a relentless run of trial and error, I found more things that makes running Xgl rather trivial on other hardware.

As far as I know, getting Xgl to work in windowed/nested mode is easy and simple. It seem to work fairly well, although not without some glitches. However, trying to get it to run stand-alone isn't easy... nor is it really functional. First, I ended up trying a variety of things... and here's what I am able to do:

Code:
# Xgl :1 -ac &
# DISPLAY=:1 gnome-terminal &

What I can do is start up Xgl barebone and fire up gnome-terminal. Executing the script described in the wiki would dump me back into console. From the gnome-terminal, I then issued the following command:

Code:
# LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ compiz --replace gconf &
# gnome-window-decorator &

From here I am able to get window decorations up and moving the window(s) around is possible. I was also able to switch between workspaces (Ctrl-Alt-Left/Right arrow) However, this is where it all ends. Attempting to start anything useful up would cause the Xgl server to SegFault. So I end up back at the console again. I have been continually trying bit by bit to get this to work. But I wonder if the i915 Mesa driver is just simply buggy. Still hoping there are some more Intel graphics users out there who may have some insights.
_________________
One shall stand. One shall fall.
Back to top
View user's profile Send private message
jobi
n00b
n00b


Joined: 02 Jan 2004
Posts: 38
Location: Oslo,Norway

PostPosted: Thu Mar 09, 2006 12:12 pm    Post subject: Reply with quote

DeepBass909 wrote:
Doesn't mesa compile all video drivers when none are given?


Yeah, you are probably right, but mesa-6.5.0_alpha20060308 wouldn't compile with VIDEO_CARDS=ati either. Had to revert to mesa-6.5.0_alpha20060306
Back to top
View user's profile Send private message
AnXa
Apprentice
Apprentice


Joined: 06 Apr 2004
Posts: 250

PostPosted: Thu Mar 09, 2006 3:51 pm    Post subject: Reply with quote

omidxo wrote:
DeepBass909 wrote:
ARGH!!!

I'm trying to install Xgl+compiz and it keeps on failing...

xgl gives me this error...

I'm using the installerscripts from the xgl-coffee tree, that I changed so it was suitable for an ati video card.
Following the howto also keeps producing these errors. It's driving me mad...

I have the newest CVS-build

I actually managed to get the software compiled yesterday, but when I tryed to start it, Compiz would complain it couldn't find any manageble windows...

fixed in cvs,but get a white screen after complete xgl & compiz & reboot. compiz need to be update. Waiting for...


Same here... :(
I did everything like it was told in Gentoo Wiki but I get only white screen. most of the effects seem to work how ever.. only everytwindow including nautilus desktop is all white I cannot see text or anything... Anyideas? Recompiling XGL with depencies do not solve this.
_________________
The idea isn't about how do you see or hear it, it's about how do you experience it...
Back to top
View user's profile Send private message
stalynx
Apprentice
Apprentice


Joined: 03 Oct 2002
Posts: 162

PostPosted: Thu Mar 09, 2006 4:14 pm    Post subject: Reply with quote

astaroth_pod wrote:
stalynx wrote:
GuiPer wrote:
The new ati drivers are out. I got my distorted screen in my ATI M9 fixed, but still with some bugs near mouse position, etc, but installed ati drivers manually.
Try it out at ATI page.

I'm still getting screen distortion with compiz. I have a Mobility 9000 ie M9. Now glxcompmgr isn't working either.


Put these in your [Device] section in xorg.conf:

Option "RenderAccel" "on"
Option "XaaNoOffscreenPixmaps"
Option "XaaNoScanlineImageWriteRect"
Option "XaaNoScanlineCPUToScreenColorExpandFill"

Fixed it for me, if we're talking about the same distortion. Oh, and it's an xorg 7 problem, not Xgl in that case.

Those options had no effect. Actually they are ignored by the fglrx driver.
Back to top
View user's profile Send private message
AnXa
Apprentice
Apprentice


Joined: 06 Apr 2004
Posts: 250

PostPosted: Thu Mar 09, 2006 4:40 pm    Post subject: Reply with quote

I pull my ask for help back. I did update portage overlay and recompiled everything... This time against Nvidia libraries... Sorry for not realizing at first that mesa changes itself back to xorg-x11 libaries instead of nvidia ones... :D I am so happy. This is so super... I think that Novell really has given something spesial to us.
_________________
The idea isn't about how do you see or hear it, it's about how do you experience it...
Back to top
View user's profile Send private message
Ibaun
n00b
n00b


Joined: 08 Sep 2005
Posts: 5

PostPosted: Thu Mar 09, 2006 5:13 pm    Post subject: Reply with quote

Have had this problem for a few days now, and finally isolated it down to compiz doing something strange. Whenever I run one of the startxgl scripts the freshly made window (or the whole system when I adjust gdm config) becomes unresponsive. The mouse still works however. It's like the framebuffer stops working after putting the very first frame, it's like a repainter not repainting. The only thing I can do, is shut the window down. I don't notice any critical bugs.

So I broke the startup chain down to

Code:
Xgl :1 -ac -accel xv:pbuffer -accel glx:pbuffer &


New window appears, mouse works, funny raster-like background.

Code:
DISPLAY=:1 gnome-terminal &


Terminal appears, all menus are clickable, can type and start other stuff from within this terminal.

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


Typed from within this terminal on display 1, everything becomes unresponsive. --replace gconf doesn't help, upgrading xgl/compiz neither.
And that's the furthest I've gotten with locating where the problem would be.

Any ideas on where to look next for some errors/problems, or a solution?
Back to top
View user's profile Send private message
MisterHH
n00b
n00b


Joined: 12 Jan 2004
Posts: 15

PostPosted: Thu Mar 09, 2006 9:00 pm    Post subject: Reply with quote

Ibaun wrote:

Terminal appears, all menus are clickable, can type and start other stuff from within this terminal.

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


Typed from within this terminal on display 1, everything becomes unresponsive. --replace gconf doesn't help, upgrading xgl/compiz neither.
And that's the furthest I've gotten with locating where the problem would be.

Any ideas on where to look next for some errors/problems, or a solution?


How about you try to start compiz with at least the minimum required plugins?
Code:
LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ compiz --replace decoration wobbly fade minimize cube rotate zoom scale move resize place switcher &

and afterwards do
Code:
gnome-window-decorator &

For a normally working window-manager you nead at least the plugin decoration, move and resize. Decoration is needed or gnome-window-decorator will be unable to draw a window-decoration, move is (right!) for moving the windows and resize is (right) for resizing the windows. If you don't have a window-decoration and you can neither move nor resize your window I guess your system seems quite "frozen".

hth
Back to top
View user's profile Send private message
CoffeeBuzz
Apprentice
Apprentice


Joined: 15 Jun 2005
Posts: 269
Location: Canada Eh.

PostPosted: Thu Mar 09, 2006 9:52 pm    Post subject: Reply with quote

s0rtd wrote:
Can someone please explain the difference between TRANSSET-DF-5 and TRANS-INACTIVE-CONFIG?
I would like to implement some transparency, with XGL and compiz, but want to know which handles the best and what looks the best :)

btw: Thanks to GentlemanFinn for your help.

cheers


trans-inactive-config is depreicated. use trans-inactive

trans-inactive runs a program that automatically sets opacities in active/inactive windows (so you can have all inactive windows 50% transparent and the active one fully opaque for example).

transset-df-5 + xbindkeys allows you to alter the opacity of a window with your mouse wheel

the compiz-plugin-opacity does similar thing to transset, but only works on active window and also has some odd scroll effects that dont occur when using transset
_________________
HP Pavilion zd7260us
Xgl Overlay: http://svn.xgl-coffee.org/xgl-coffee/trunk
Xgl Forums: http://forums.xgl-coffee.org
Back to top
View user's profile Send private message
Ibaun
n00b
n00b


Joined: 08 Sep 2005
Posts: 5

PostPosted: Thu Mar 09, 2006 10:15 pm    Post subject: Reply with quote

MisterHH wrote:
How about you try to start compiz with at least the minimum required plugins?
Code:
LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ compiz --replace decoration wobbly fade minimize cube rotate zoom scale move resize place switcher &

and afterwards do
Code:
gnome-window-decorator &



Sorry, forgot to mention that I tried compiz without the whole --replace parameter string because with it, the same effects occured, and I figured it maybe was due to one of those plugins.
So
Code:
LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ compiz --replace decoration wobbly fade minimize cube rotate zoom scale move resize place switcher &

doesn't work, and
Code:
LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ compiz --replace decoration move resize &

neither.

And it's not just moving, resizing or not having window-decoration that leads me to believe Xgl freezes. I can't type, click on anything, and the window doesn't redraw after being moved out of my screen and put back in. As a result, I can't run "gnome-window-decorator &" in that terminal, and "DISPLAY=:1 gnome-window-decorator &" in my main terminal doesn't do anything either.
Back to top
View user's profile Send private message
enzobelmont
Guru
Guru


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

PostPosted: Fri Mar 10, 2006 4:07 am    Post subject: Reply with quote

today nvidia released new geforce GPUs: 7600 & 7900 with a new windows driver. do anyone knows if nvidia releades a new linux driver???

sorry my english... :wink:
Back to top
View user's profile Send private message
Archangel1
Veteran
Veteran


Joined: 21 Apr 2004
Posts: 1212
Location: Work

PostPosted: Fri Mar 10, 2006 4:26 am    Post subject: Reply with quote

enzobelmont wrote:
today nvidia released new geforce GPUs: 7600 & 7900 with a new windows driver. do anyone knows if nvidia releades a new linux driver???

sorry my english... :wink:

http://www.nvidia.com/object/unix.html indicates that they haven't.

A little bit of patience may be needed; the Windows drivers do come out first.
_________________
What are you, stupid?
Back to top
View user's profile Send private message
jobi
n00b
n00b


Joined: 02 Jan 2004
Posts: 38
Location: Oslo,Norway

PostPosted: Fri Mar 10, 2006 10:32 am    Post subject: Reply with quote

All my applications are distorted/displaying artifacts when opacity is set to 100% running with Xgl. If I reduce (using transset) the distortion disapears.

Here's a screenie showing the distortion:

http://img238.imageshack.us/img238/9122/screenshot0gg.png

Hardware:

Code:
01:00.0 VGA compatible controller: ATI Technologies Inc M10 NT [FireGL Mobility T2] (rev 80)


Has anyone experienced this and been able to resolve it?

I see that new ATI-drivers are out, but they are not in portage.
Back to top
View user's profile Send private message
sound-mind
n00b
n00b


Joined: 30 Jan 2005
Posts: 21

PostPosted: Fri Mar 10, 2006 2:05 pm    Post subject: Reply with quote

Great work! Running near perfectly w/ an NVidia 6200 Go. I think I had one crash yesterday when I left my laptop to run to lunch. I came back to find it at the GDM login screen instead of the Gnome session where I had left it... My best guess is that an opengl screensaver came on but the logs didn't provide much detail.

One tip: if you update compiz and find that it seg faults check your plugins. Make sure that if you are using the opacity plugin that you rebuild it after rebuilding compiz (or disable it).
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 ... , 28, 29, 30  Next
Page 29 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