 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

30th October 2006, 05:02 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 27

|
|
|
enabling desktop effects
Hi all, having a problem enabling destop effects on Fedora Core 6, when I try to, "desktop efects could not be enabled" pops up. Anything I can do, commands that need to be entered in terminal or something, noob to linux so realy lost
|

30th October 2006, 05:11 PM
|
 |
Registered User
|
|
Join Date: Oct 2006
Posts: 9

|
|
|
Update your video driver. Make sure it supports 3d
Run the following:
# glxinfo | grep -i direct
__________________
------
Vapour RHCE, VCP
1. HP nc6400, Fedora Core 6, 99.4% MS tax free
2. AMD Athlon 64, Fedora Core 6, 100% MS tax free
Linux User #424690
|

30th October 2006, 05:16 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 27

|
|
|
what do you mean run? long time windows user so spell it out....
|

30th October 2006, 05:20 PM
|
 |
Registered User
|
|
Join Date: Mar 2006
Location: Wallingford, Oxfordshire, UK
Age: 34
Posts: 293

|
|
what I did was install freshrpms-release from....
http://ftp.freshrpms.net/pub/freshrp....fc.noarch.rpm
then did....
yum install nvidia-x11-drv
then rebooted
then I added to my xorg.conf.....
Section "Module"
Load "glx"
Load "dri"
Load "extmod" <------- this
EndSection
and
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "UseEDID" "FALSE"
Option "AddARGBGLXVisuals" "TRUE" <---- this
EndSection
then restart X, and type desktop-effects at the prompt, hey presto
but I am using an nvidia card, and you must have a 3d graphics card
|

30th October 2006, 05:30 PM
|
 |
Registered User
|
|
Join Date: Mar 2006
Location: Wallingford, Oxfordshire, UK
Age: 34
Posts: 293

|
|
Oh and just to add, before doing this I had some random desktop crashes were all my window decorations would disapere and a crash handler thing would pop up, but now it seems more stable with desktop effects on
|

30th October 2006, 05:30 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 27

|
|
ok, well im still a little confused, I did click an install you link, but I have an ATi card so how do I yum install something? Alos cannot make out all the text and stuff you have down at the bottom there,
i.e
Quote:
|
then I added to my xorg.conf
|
how do you do that?
|

30th October 2006, 05:35 PM
|
 |
Registered User
|
|
Join Date: Mar 2006
Location: Wallingford, Oxfordshire, UK
Age: 34
Posts: 293

|
|
|
oh sorry, I dont know about ATi cards, but I'm sure theres something on this forum about it
to edit your xorg.conf you can do it a number of ways really, first you need to be root to edit this file
then me personaly in a root console I use...
bash# vi /etc/X11/xorg.conf
but some people dont like vi, so you could goto a root console and type....
bash# gedit /etc/X11/xorg.conf
or
bash# kedit /etc/X11/xorg.conf
whichever desktop you use
once looking at the xorg.conf file you should recognise the stuff I put up there, and the relevant information
|

30th October 2006, 05:48 PM
|
 |
Registered User
|
|
Join Date: Jun 2005
Location: Milan, Italy
Age: 29
Posts: 337

|
|
|
Which ATI card do you own?
Desktop effectsare available only on cards up to Radeon 9250, using the open source driver.
Higher cards doesn't have DRI support out of the box and should use the proprietary ATI driver for hardware acceleration, that currently doesn't support AIGLX.
|

30th October 2006, 05:52 PM
|
 |
Registered User
|
|
Join Date: Mar 2006
Location: Wallingford, Oxfordshire, UK
Age: 34
Posts: 293

|
|
|
and I'v just noticed if you do use the frshrpms repos then they do have ati drivers there
just....
yum install ati-x11-drv
instead of nvidia-x11-drv
|

30th October 2006, 05:54 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 27

|
|
|
Radeon X1600PRO
|

30th October 2006, 06:14 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 27

|
|
|
ok did add those lines you gave me before and ran yum install ati-x11-drv, how do I restart x now?
|

30th October 2006, 06:17 PM
|
 |
Registered User
|
|
Join Date: Mar 2006
Location: Wallingford, Oxfordshire, UK
Age: 34
Posts: 293

|
|
|
to restart X you just have to log out, and it will restart X before going back to the login screen
BUT....
I'm not sure if the instruction above are relevant for ATi cards, did you search for ATi stuff on this forum???
I'm not sure if Option "AddARGBGLXVisuals" "TRUE" works on ATi driver, you'll have to search about
|

30th October 2006, 06:22 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 27

|
|
ok, havent restarted yet, havent got the slightest idea on what to search for since I have no idea what that line means
|

30th October 2006, 06:24 PM
|
 |
Registered User
|
|
Join Date: Mar 2006
Location: Wallingford, Oxfordshire, UK
Age: 34
Posts: 293

|
|
|
you wanna search for instructions on getting desktop-effects working with ATi cards, as the instructions I put up there are for nvidia cards
sorry I probably shouldn't have jumped in and give those instructions without first finding out what card you had
infact ignor everything I put up there and maybe someone else can give instructions for your case
sorry
|

30th October 2006, 09:19 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 52

|
|
Follow the tutorial here worked a treat for me
http://lunapark6.com/?p=2454
|
| 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: 23:06 (Saturday, 18-05-2013)
|
|
 |
 |
 |
 |
|
|