You are not logged in.
Pages: 1
Hi!
I think it could be nice to play a little witj XGL/Compiz on Xfce, but how do I do?
I have a Intel graphics card... The guide on the Wiki don't seems to work right
// Kris
"Penquins, Penquins, über alles!"
Offline
I got it working with that setup (Intel 915GM card) using the wiki, as I recall. I can't relate the exact steps I took, though; it was a while back that I tried it out.
What sort of trouble are you having?
Offline
paul @
Where do you get the packages from? Which repo?
// Kris
"Penquins, Penquins, über alles!"
Offline
@kris: take a lookt at the AUR. i got it installed with the cvs versions there. they're called xgl-git, compiz-git and so on. begin with compiz and if one app conflicts and ur asked to remove that one, remove it with the -d option in pacman to avoid deleting other packages too. the only thing u want to do is obiously replace the stanradrd arch packages (like mesa or cairo) with the ones more new for xgl (so cairo-cvs and so on).
the entry in wiki is poorly outdated imo, the script to start (startxgl) also doesnt fit anymore, just use the one that comes with xgl-git and start xfce (which version? i guess xfce4-svn?) with: "startxgl 1 xfce-svn nvidia" (or ati if uve got such a card).
good luck,
cheers!
detto
Offline
detto @
Oh, thanks
I use intel, do I so write intel instead of nvidia?
// Kris
"Penquins, Penquins, über alles!"
Offline
u mean the intel driver? :?
well to have xgl working u need of course nvidia driver isntalled with pacman -S nvidia
Offline
well to have xgl working u need of course nvidia driver isntalled with pacman -S nvidia
Eh? Not if you're using Intel graphics, you don't.
I used the packages from Shadowhand's repo, but that's no longer available. I didn't install it that recently. Try out Detto's advice.
Offline
How do I start XGL/Compiz/Xfce with an Intel-graphics card?
// Kris
"Penquins, Penquins, über alles!"
Offline
Can I use XGL with an Intel-card?
// Kris
"Penquins, Penquins, über alles!"
Offline
I had xgl working with my intel 830 chipset at one point.
I am a gated community.
Offline
I had xgl working on an Intel 915. I don't recall whether I specified that on the command line or not.
Offline
you don't have to, the script takes the 3rd choice automatically, being neither nvidia nor ati. just run it and it will work fine.
Offline
you don't have to, the script takes the 3rd choice automatically, being neither nvidia nor ati. just run it and it will work fine.
The only thing that command line option affects are the -accel options that are given to Xgl. Ati cards and Nvidia cards work best with different ones. Intel cards don't actually work at all with those options (which means slightly slow rendering), so putting your chipset there should have no effect at all.
Offline
what options would you recommend for intel cards? cause i tried it on my intel laptop and it was slow, maybe that was the problem. thanks for any help
karsten wrote:you don't have to, the script takes the 3rd choice automatically, being neither nvidia nor ati. just run it and it will work fine.
The only thing that command line option affects are the -accel options that are given to Xgl. Ati cards and Nvidia cards work best with different ones. Intel cards don't actually work at all with those options (which means slightly slow rendering), so putting your chipset there should have no effect at all.
Offline
It's slow because rendering to pbuffers or FBOs (framebuffer objects) isn't currently working on Intel cards. I think they're working on it. In the meantime, Intel users just have to put up with slowness, but eventually we'll be able to append -accel glx:fbo to our command lines and get the same speed that Ati and Nvidia users can.
Offline
so maybe try aiglx instead in the meantime?
Offline
I don't know much about Aiglx beyond a general idea of what it is. By all means, look into it.
Offline
Hmm...
I had tried to install Xgl and I think it's installed correct - I installed it from Danimoths repo
But! When I try to run the special xfce4-startxg-script from the Xfce4+XGL guide on the Wiki, it starts Xfce - BUT! I got a black screen with colored dots different places on the screen Most where I normal have my panel
What could be wrong?
// Kris
"Penquins, Penquins, über alles!"
Offline
Pages: 1