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, 4 ... 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
monkeyBox
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2003
Posts: 111
Location: Dallas, TX

PostPosted: Sun Feb 12, 2006 9:49 pm    Post subject: Reply with quote

smcallis182 wrote:
Quote:
I'm doing this from within an existing X session. Here's what's running after I run the cmd from within a terminal:
Code:
$ ps aux | grep X
root     14459  0.6  5.3 32804 27752 tty7    SL   09:42   1:22 /usr/X11R6/bin/X :0 -audit 0 -auth /var/gdm/:0.Xauth -nolisten tcp vt7
bdavis    9087  0.1  1.6 17260 8460 pts/0    S    13:24   0:00 Xgl :1 -ac -accel glx:pbuffer -accel xv
bdavis    9110  0.0  0.0  1464  476 pts/1    S    13:24   0:00 grep X


You might want to try dropping out of X to do it (that's what works for me), and did you install the modular xorg? This is what I show running (and I'm typing this from inside Xgl):

1000 14082 1 54 10:50 tty1 01:58:44 Xgl -ac -accel xv:fbo -accel glx:pbuffer
root 14092 14082 0 10:50 tty7 00:01:22 /usr/bin/Xorg -auth /tmp/.Xgl-auth-twCE1Q -nolisten tcp -dpms -v -s 0 :93 -terminate
1000 15698 15692 0 14:26 pts/1 00:00:00 grep X


Hmm.. thought I installed Modular Xorg correctly according to the howto from the wiki.. Maybe I didn't? I just started my "normal" X session using GDM.
Back to top
View user's profile Send private message
maxcow
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jul 2003
Posts: 126

PostPosted: Sun Feb 12, 2006 10:02 pm    Post subject: Reply with quote

CoronaLover wrote:
Am I the only one who STILL get the black windows bug? :cry:

No, I think everybody with nVidia Geforce 4 MX or similar cards have that problem.
Well, at least I do... :(
Back to top
View user's profile Send private message
zenith_
n00b
n00b


Joined: 01 Jun 2005
Posts: 2

PostPosted: Sun Feb 12, 2006 10:09 pm    Post subject: Reply with quote

ferg wrote:
Hi
Got it working vith latest ati propretary drivers :)

... snip ...

I've also got it working with the ATI drivers. It's looks pretty good. The only downside for me is that for some reason the Mono-Beagle daemon starts consuming 100% CPU. I've not investigated enough to prove it's Xgl, but it only started misbehaving when I ran it for the first time!


What did you do to get this working?

Everything I have emerged have worked fine, but when I start Compiz my screen messes up much like what others have posted screenshots of, with the screen all garbled. Glxcompmgr worked fine, but Compiz does not for some reason....

I really have no clue to as to why it does not work, especially when everybody seems to have better success with the ATI drivers...


Last edited by zenith_ on Sun Feb 12, 2006 10:20 pm; edited 1 time in total
Back to top
View user's profile Send private message
ianegg
Apprentice
Apprentice


Joined: 26 Oct 2005
Posts: 279
Location: Breakfast.

PostPosted: Sun Feb 12, 2006 10:10 pm    Post subject: Reply with quote

TheS4int wrote:
has someone tryed to start a tv prog

tvtime and xawtv brings up damaged pictures. is there a way to bring up an overlay through opengl ? ati has an option "OpenGLOverlay"
dont know it has something to do with video overlay. i have a FX5200.

http://www.bytesource.de/bilder/xawtv.png xawtv

http://www.bytesource.de/bilder/tvtime.png tvtime

Tvtime used to get corrupted for me.. it just crashes as soon as I start it currently, though. kdetv allows you to use X11 as an output, but it doesn't stretch to fullscreen.
Back to top
View user's profile Send private message
DeeZiD
n00b
n00b


Joined: 18 Jun 2005
Posts: 34

PostPosted: Sun Feb 12, 2006 10:13 pm    Post subject: Reply with quote

@Superstoned: That would be great :)

@TheS4int: I only have problems with ugly flickering because I don't know how to setup VerticalSync for the xserver and that I cannot zoom into the video. I'm using kaffeine with my DVB-t-card.


Does anyone know how to setup vertical sync for the whole Xserver?
My TFT has 60Hz (vert.)


regards Dennis
Back to top
View user's profile Send private message
Plastic
l33t
l33t


Joined: 24 Mar 2004
Posts: 649

PostPosted: Sun Feb 12, 2006 10:16 pm    Post subject: Reply with quote

DeeZiD wrote:
@Plastic

I've non of these problems. Wobbly causes not even a single problem.

I'm using Hanno's ebuild from 02-11-06 and GCC 4.0.2
My CFLAGS:
Code:

CFLAGS="-O3 -march=athlon-xp -pipe -fvisibility-inlines-hidden"


which card do you have?

regards Dennis

This thread moves too fast. Anyway, I have a Geforce 7800GT, using 8178 drivers. I'm guessing this is AMD64 related. Using latest versions of Hanno's ebuilds.
Back to top
View user's profile Send private message
boniek
Guru
Guru


Joined: 26 Mar 2005
Posts: 373

PostPosted: Sun Feb 12, 2006 10:20 pm    Post subject: Reply with quote

Okay for people asking how to get true transparency in Xgl just install transset-df (ebuild here ) and xbindkeys (in portage). Then create in your home directory file named .xbindkeysrc with following content:
Code:

"transset-df --min 0.2 -p --dec 0.1"
 control + b:4

"transset-df -p --inc 0.2"
 control + b:5

And then just launch xbindkeys. Now you can control transparency of selected window by pressing ctrl and mouse-wheel-up or mouse-wheel-down (minimum transparency level is set to 0.2, increment is 0.1 if we are fading out and 0.2 if we are fading in - I think it is sensible enough).

I found another irritating bug - when app is loading there is launch feedback in the form of several frames of increasing size (hopefully you get what I mean ;) ). This is awfully slow and cpu usage is skyrocketing :roll: Any ideas how to fix (or disable) it?
_________________
[HOWTO]New freetype subpixel font rendering for lcd monitors


Last edited by boniek on Sun Feb 12, 2006 10:29 pm; edited 4 times in total
Back to top
View user's profile Send private message
BlackEdder
Advocate
Advocate


Joined: 26 Apr 2004
Posts: 2588
Location: Dutch enclave in Egham, UK

PostPosted: Sun Feb 12, 2006 10:23 pm    Post subject: Reply with quote

rob2687 wrote:
Is zoom working for anyone?
I can't get it to trigger zoom...

It is working fine here, with windowskey and mousewheelup or windowskey+rightmousebutton
Back to top
View user's profile Send private message
Belgabor
n00b
n00b


Joined: 03 Jul 2003
Posts: 63
Location: Germany

PostPosted: Sun Feb 12, 2006 10:43 pm    Post subject: Reply with quote

Ok, I just added the switcher patch to the hwto when someone updated the compiz cvs with enabled switcher :?

So to repeat, the switcher plugin is now enabled in compiz cvs
Back to top
View user's profile Send private message
Treovo
Tux's lil' helper
Tux's lil' helper


Joined: 30 Mar 2004
Posts: 88

PostPosted: Sun Feb 12, 2006 10:43 pm    Post subject: Reply with quote

When trying to start compiz with
Code:
LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ DISPLAY=:1 compiz

I get:
Code:
 
compiz: Support for non power of two textures missing
compiz: Failed to manage screen: 0
compiz: No manageable screens foudn on display: 1

_________________
.: Free your mind and your ass will follow :.
Back to top
View user's profile Send private message
Plastic
l33t
l33t


Joined: 24 Mar 2004
Posts: 649

PostPosted: Sun Feb 12, 2006 10:50 pm    Post subject: Reply with quote

Treovo wrote:
When trying to start compiz with
Code:
LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ DISPLAY=:1 compiz

I get:
Code:
 
compiz: Support for non power of two textures missing
compiz: Failed to manage screen: 0
compiz: No manageable screens foudn on display: 1

You probably need to update your graphics card drivers. What is your graphics card?
Back to top
View user's profile Send private message
DeeZiD
n00b
n00b


Joined: 18 Jun 2005
Posts: 34

PostPosted: Sun Feb 12, 2006 10:57 pm    Post subject: Reply with quote

OMG: the window-switcher is really stunning :)
Back to top
View user's profile Send private message
rob2687
n00b
n00b


Joined: 05 Feb 2006
Posts: 27

PostPosted: Sun Feb 12, 2006 10:59 pm    Post subject: Reply with quote

Belgabor wrote:
Ok, I just added the switcher patch to the hwto when someone updated the compiz cvs with enabled switcher :?

So to repeat, the switcher plugin is now enabled in compiz cvs


Can you post a link to the patch?
Sorry but this thread is getting kinda big.
Back to top
View user's profile Send private message
Plastic
l33t
l33t


Joined: 24 Mar 2004
Posts: 649

PostPosted: Sun Feb 12, 2006 11:02 pm    Post subject: Reply with quote

rob2687 wrote:
Belgabor wrote:
Ok, I just added the switcher patch to the hwto when someone updated the compiz cvs with enabled switcher :?

So to repeat, the switcher plugin is now enabled in compiz cvs


Can you post a link to the patch?
Sorry but this thread is getting kinda big.

No patch needed. Just delete /usr/portage/distfiles/cvs-src/compiz and re-emerge.
Back to top
View user's profile Send private message
Belgabor
n00b
n00b


Joined: 03 Jul 2003
Posts: 63
Location: Germany

PostPosted: Sun Feb 12, 2006 11:03 pm    Post subject: Reply with quote

rob2687 wrote:
Belgabor wrote:
Ok, I just added the switcher patch to the howto when someone updated the compiz cvs with enabled switcher :?

So to repeat, the switcher plugin is now enabled in compiz cvs


Can you post a link to the patch?
Sorry but this thread is getting kinda big.


The point of my post was that the patch is no longer necessary, just get compiz now form cvs :lol:
Back to top
View user's profile Send private message
Belgabor
n00b
n00b


Joined: 03 Jul 2003
Posts: 63
Location: Germany

PostPosted: Sun Feb 12, 2006 11:05 pm    Post subject: Reply with quote

Plastic wrote:

No patch needed. Just delete /usr/portage/distfiles/cvs-src/compiz and re-emerge.

No need to delete. emerge uses cvs update.
Back to top
View user's profile Send private message
rob2687
n00b
n00b


Joined: 05 Feb 2006
Posts: 27

PostPosted: Sun Feb 12, 2006 11:05 pm    Post subject: Reply with quote

Cool.
I'm running this on Ubuntu. So I just updated from CVS, uninstalled, compile and make installed but I'm getting nothing :?
Back to top
View user's profile Send private message
TheS4int
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2005
Posts: 79

PostPosted: Sun Feb 12, 2006 11:07 pm    Post subject: Reply with quote

i have running tv under XGL with mplayer.

just compile mplayer with "v4l2" useflag. good for me at the time
Back to top
View user's profile Send private message
DeeZiD
n00b
n00b


Joined: 18 Jun 2005
Posts: 34

PostPosted: Sun Feb 12, 2006 11:20 pm    Post subject: Reply with quote

@TheS4int: Do you have tearing in your videos using mplayer/xine with xv, sdl or opengl2?
Back to top
View user's profile Send private message
tchak
Tux's lil' helper
Tux's lil' helper


Joined: 19 Aug 2003
Posts: 124
Location: France/Russia

PostPosted: Sun Feb 12, 2006 11:22 pm    Post subject: Reply with quote

duby2291 wrote:
Fixed the libdrm problem!!

I just symlinked /usr/lib64/xorg/modules/linux/libdrm.so.2.0.0 to /usr/lib/libdrm.so..

I got it running with all effects except for wobbly.... Anybody else mage to get wobbly working?


Recompil compiz with wery basic CFLAGS. Compiz is very fragile...
example :
Code:
CFLAGS="-march=athlon64"

_________________
maybe this world is another planet's hell...
Athlon64 | ATI Mobility Radeon 9700 | Netgear (Prism54) + ASUS (USB2 ZD1211)
Back to top
View user's profile Send private message
Plastic
l33t
l33t


Joined: 24 Mar 2004
Posts: 649

PostPosted: Sun Feb 12, 2006 11:29 pm    Post subject: Reply with quote

tchak wrote:
duby2291 wrote:
Fixed the libdrm problem!!

I just symlinked /usr/lib64/xorg/modules/linux/libdrm.so.2.0.0 to /usr/lib/libdrm.so..

I got it running with all effects except for wobbly.... Anybody else mage to get wobbly working?


Recompil compiz with wery basic CFLAGS. Compiz is very fragile...
example :
Code:
CFLAGS="-march=athlon64"

I can't even get wobbly running with no CFLAGS at all. I think it breaks on AMD64. For those who do have wobbly working, can you tell me the exact order of the plugins you are starting? It actually makes a huge difference for some (ex: if switcher is started before fade, it is glitchy and slow).
Back to top
View user's profile Send private message
BlackEdder
Advocate
Advocate


Joined: 26 Apr 2004
Posts: 2588
Location: Dutch enclave in Egham, UK

PostPosted: Sun Feb 12, 2006 11:30 pm    Post subject: Reply with quote

The switcher is very nice. Does anyone else have problems with missing decorations around some applications ? Most seem to work fine except vlc in my case.
Back to top
View user's profile Send private message
TheS4int
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2005
Posts: 79

PostPosted: Sun Feb 12, 2006 11:32 pm    Post subject: Reply with quote

DeeZiD wrote:
@TheS4int: Do you have tearing in your videos using mplayer/xine with xv, sdl or opengl2?


yes. all the same whether I use with gl2 or xv or x11. i think its because vsync is disabled under XGL. its like a game :D
Back to top
View user's profile Send private message
omidxo
n00b
n00b


Joined: 23 Feb 2005
Posts: 71

PostPosted: Sun Feb 12, 2006 11:47 pm    Post subject: Reply with quote

Any change about compiz:
Quote:
2006-02-11 David Reveman <davidr@novell.com>

* configure.ac: Bump version to 0.0.2.

* src/window.c:
* src/event.c:
* plugins/fade.c:
* src/display.c:
* include/compiz.h: Lower brightness of windows that are not responding
and all windows when showing logout dialog.

* gnome/window-decorator/gnome-window-decorator.c: Use metacity
titlebar font settings.

* gnome/compiz-window-manager.c: Add titlebar font setting.

* plugins/Makefile.am:
* plugins/switcher.c: Add switcher plugin.

* plugins/gconf.c: Add alpha to color options.
Back to top
View user's profile Send private message
DeeZiD
n00b
n00b


Joined: 18 Jun 2005
Posts: 34

PostPosted: Sun Feb 12, 2006 11:55 pm    Post subject: Reply with quote

@TheS4int:

When I'm using X instead of Xgl I can always enable VerticalSync for Opengl oder Xv but in Xgl it is impossible. :(

Isn't there any switch for xorg.conf?


regards Dennis
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, 4 ... 28, 29, 30  Next
Page 3 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