 |
 |
 |
 |
| Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that. |

1st November 2006, 12:51 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 7

|
|
|
How-to Desktop effects easy in Fedora 6
1. Get nvidia beta driver install:
yum install kmod-nvidia --enablerepo=livna-testing
2. Get Xorg.conf ready:
gconftool-2 -s '/apps/metacity/general/compositing_manager' --type bool true
Add the following in /etc/X11/xorg.conf:
Section "Extensions"
Option "Composite"
EndSection
In the "Device" section, add:
Option "AddARGBGLXVisuals" "True"
In the "Module" section, add:
Load "extmod"
3. Logout, login again and type: desktop-effects
Enable the effects.
|

1st November 2006, 01:21 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 27

|
|
|
what about us ATi folks???
|

1st November 2006, 02:25 AM
|
|
Registered User
|
|
Join Date: Sep 2006
Location: Kentucky, USA
Age: 32
Posts: 309

|
|
|
With AIGLX, ATI users currently only have the option of using the radeon drivers that ship with Fedora. AMD(ATI) released new drivers today, however they still don't support AIGLX. Until they do, it's either use the out of the box drivers for radeon or use the ATI drivers and get XGL working instead of AIGLX.
|

1st November 2006, 02:31 AM
|
 |
Registered User
|
|
Join Date: Jun 2005
Location: INDIA
Posts: 772

|
|
|
ATI folks, try following, If compiz is installed then type desktop-effects for me ATI is working much faster then nvidia
|

1st November 2006, 03:11 AM
|
 |
Registered User
|
|
Join Date: May 2006
Posts: 32

|
|
|
OMG thanks so much its UBER !!!
|

1st November 2006, 03:14 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 27

|
|
how do I install compiz, can I yum install it? Sorry if this is a dumb Q, new to Linux myself
|

1st November 2006, 06:53 PM
|
|
Registered User
|
|
Join Date: Apr 2006
Location: Coventry, UK
Posts: 444

|
|
|
I've been thinking about doing this - but I wonder if it's worth the hastle, how long will it take before these "testing"drivers are public?... I've never been that bothered that I've watched one go through testing to general so don't know how long it would usually be.
__________________
Registered Linux User #416286
|

1st November 2006, 07:50 PM
|
 |
Administrator
|
|
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309

|
|
Quote:
|
Originally Posted by snoze
ATI folks, try following, If compiz is installed then type desktop-effects for me ATI is working much faster then nvidia
|
I've noticed that too. (ATI Radeon Mobility 6 in a laptop.)
Dan
|

1st November 2006, 09:31 PM
|
|
Registered User
|
|
Join Date: Feb 2006
Posts: 20

|
|
I am running an ATI Mobility Radeon 7500 on a IBM T30. I am getting a garbled screen. This is being tracked on another thread http://fedoraforum.org/forum/showthread.php?t=133553 There is a screen shot too.
Any ATI tips for any of us? I know this works on a T41 but I have had no luck on my T30.
Thanks for any tips you may have.
|

1st November 2006, 09:43 PM
|
 |
Administrator
|
|
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309

|
|
Can't help you much. It worked out of the box here, so didn't have to hunt up any fixes. And I AIN'T gonna screw it up, just to try to fix it again
Dan
|

3rd November 2006, 02:41 PM
|
|
Registered User
|
|
Join Date: Jun 2004
Location: Perth, Western Australia
Age: 36
Posts: 1,464

|
|
Thanks for this it worked great for me
|

7th November 2006, 06:27 AM
|
 |
Registered User
|
|
Join Date: Nov 2006
Location: Philippines
Posts: 50

|
|
Quote:
|
Originally Posted by snoze
ATI folks, try following, If compiz is installed then type desktop-effects for me ATI is working much faster then nvidia
|
can you share your xorg.conf? i have an ati also in my laptop but can't enable desktop-effects.
i have enough og fglrx already.  .....
thanks so much in advance....
|

12th November 2006, 09:25 PM
|
|
Registered User
|
|
Join Date: Jun 2006
Posts: 14

|
|
Weird things happen with my screen when trying this...
Does any know what this is that I'm appearently missing?
Code:
GLX_SGIX_fbconfig is missing
|

12th November 2006, 09:57 PM
|
|
Registered User
|
|
Join Date: Jul 2004
Posts: 1

|
|
Quote:
|
Originally Posted by rlozano
can you share your xorg.conf? i have an ati also in my laptop but can't enable desktop-effects.
i have enough og fglrx already.  .....
thanks so much in advance....
|
Here is my xorg.conf file... Hope it helps!!
-Rich
# Xorg configuration created by pyxf86config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "radeon"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
|

13th November 2006, 06:33 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 133

|
|
|
I am getting the following:
desktop-effects command not found
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 17:42 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|