LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-17-2006, 05:04 PM   #1
shpalsam
LQ Newbie
 
Registered: Sep 2005
Posts: 4

Rep: Reputation: 0
Cool Composite eye candy! With DRI!


First of all read this: www(dot)linuxquestions.org/questions/showthread.php?t=402003


after this you can think it could be cool enabling eye candy features of X (X.org 6.9.0) using KDE 3.5 downloaded form www(dot)kde.org (should work whit gnome too).

I have a ati radeon IGP 320 whit 64mb of shared memory (with 16 mb is too slow), 512 mb ram (512-64 because of the video memory) and athlon XP 2200+ mobile. (3 years old notebook)

In order to increase the performance it is possible to try to enable EXA module (defaul is the good old XAA).
Modify Device section in xorg.conf like this

Code:
Section "Device"
    Identifier  "ATI Radeon"
    Driver      "radeon"

    Option      "AccelMethod"            "EXA"
EndSection
If this seems to work well then it's ok, else continue to use old acceletation method XAA.

After this add this section to xorg.conf

Code:
Section "Extensions"
	Option "Composite" "Enable"
EndSection
Now go to the KDE control center, desktop, window behavior, translucency.
Enable translucency/shadows. Clicl Apply and restart KDE.


Now all should work... but not so fast... or very slow.
In order to increase performance go again to the Device section and add the "AllowGXLWithComposite" line.

Code:
Section "Device"
    Identifier  "ATI Radeon"
    Driver      "radeon"

    Option      "AccelMethod"            "EXA"
    Option      "AllowGLXWithComposite"  "true"
EndSection
then restart KDE.

Is it better?

I would like to post a screenshot but I think I can't.
Just think my desktop now is cool!
 
Old 01-19-2006, 01:57 PM   #2
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
hmm...i had a strange thing with these settings.
my self written proggie using Xlib didn't work anymore.
can you tell where you found the info ?

egag
 
Old 01-19-2006, 02:44 PM   #3
shpalsam
LQ Newbie
 
Registered: Sep 2005
Posts: 4

Original Poster
Rep: Reputation: 0
Info?

many motnths ago I found some information at the baghira web site. It's a theme for kde that looks like mac osx.
Now the page has been moved.
However you could search x compostie manager in google.
Sure you'll find some info.
Now I've done all with my kowledge and the manpages. In the end it's not difficult! try and remember to do a backup copy of your xorg.conf file! I didn't compile nothing.

What you need to know is:
what's your graphic card.
the driver you're using. (radeon module included in xorg 6.9.0 works for IGP 320. Nvidia driver from nvidia web site also support acceleration but for now I haven't tried with my home pc).
if your card support dri. (this is an option but if your is a slow cpu is very important)


if your video driver does not support acceleration with composite you can use the effects just using your cpu but it's not the best way...

I found info about EXA just typing "man radeon" in a terminal window...


look at the x.org website. You'll find lots of info.

ah! I found this now!!!
doc.gwos.org/index.php/Poofyhairguy's_Eye_Candy_Report

PS
My friend is trying to compile Xglx modules. you could also try this!
 
Old 01-19-2006, 03:06 PM   #4
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
i did some googling on "exa" and found a lot on the xorg mailing list.
( and more... )

the prob was ( is) that all programs worked exept my selfmade proggie.
( well, it's just missing some stuff i guess )
thanks for the link.
( didn't read it yet... )

egag
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
desktop eye candy dockpunk Linux - Software 4 07-08-2005 10:59 AM
Eye Candy tekwerx Linux - Newbie 18 05-03-2005 09:10 PM
console eye-candy ud_ Linux - General 3 12-07-2004 05:57 AM
Eye Candy xerverkillah Linux - Software 5 10-04-2004 07:59 AM
Eye-candy gway600 Linux - Software 3 05-29-2004 02:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration