| Fedora This forum is for the discussion of the Fedora Project. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-11-2008, 02:05 PM
|
#1
|
|
LQ Newbie
Registered: May 2006
Posts: 4
Rep:
|
Can't enable desktop effects on F8 2.6.24.3-12.fc8
I stupidly updated my kernel and now I can't get Desktop Effects to start... Again.. This alway seems to happen when I load a new kernel... This time I have been unable to restore Desktop Effects....
Any guidance is greatly appreciated.
-Thx
My xorg.conf file:
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "Screen0" LeftOf "Screen1"
Screen 1 "Screen1" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "on"
Option "Clone" "off"
Option "AIGLX" "true"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us+inet"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1680x1050"
HorizSync 31.5 - 65.5
VertRefresh 56.0 - 65.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "XAANoOffscreenPixmaps" "true"
Option "AllowGLXWithComposite" "true"
Option "TripleBuffer" "true"
Option "RenderAccel" "true"
EndSection
Section "Device"
Identifier "Videocard1"
Driver "nvidia"
VendorName "Videocard Vendor"
BoardName "nVidia Corporation GeForce 8600 GTS"
Option "AddARGBGLXVisuals" "True"
Option "XAANoOffscreenPixmaps" "true"
Option "AllowGLXWithComposite" "true"
Option "TripleBuffer" "true"
Option "RenderAccel" "true"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Option "AddARGBGLXVisuals" "true"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1680x1050"
Option "AddARGBGLXVisuals" "true"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
EndSection
|
|
|
|
03-11-2008, 02:45 PM
|
#2
|
|
Member
Registered: Mar 2006
Location: Czech Republic
Distribution: Gentoo, Chakra
Posts: 858
Rep:
|
Hi,
I suggest you recompile the drivers for your video card. (reinstall the drivers, manually if possible). Telling us which distro you use would help.
Serafean
|
|
|
|
03-11-2008, 03:12 PM
|
#3
|
|
Senior Member
Registered: Dec 2007
Location: In front of my LINUX OR MAC BOX
Distribution: Mandriva 2009 X86_64 suse 11.3 X86_64 Centos X86_64 Debian X86_64 Linux MInt 86_64 OS X
Posts: 2,354
Rep: 
|
can,t enable desktop effects on F8.2.6.24.3-12FC
just a guess you are using Fedora 8 ?
Before updating was 3D enabled ?
What is the driver in hardware section
all the best
|
|
|
|
03-12-2008, 04:16 AM
|
#4
|
|
Member
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 372
Rep:
|
Go back to the previous kernel or disable Compiz and wait for an update.
|
|
|
|
03-12-2008, 06:23 AM
|
#5
|
|
Guru
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019
Rep: 
|
I don't know why it wouldn't work anymore, it does for me. How exactly was Compiz set up? Did you add it to your System > Prefs > Personal > Sessions? And then System > Look And Feel > Desktop Effects?
|
|
|
|
03-12-2008, 11:22 AM
|
#6
|
|
Member
Registered: Feb 2008
Location: India, Kolkata
Distribution: Fedora 16
Posts: 58
Rep:
|
you need to update the video drivers which works with the new kernel edition.
Check the livna packages.
|
|
|
|
03-16-2008, 08:43 PM
|
#7
|
|
LQ Newbie
Registered: Jan 2008
Location: San Jose, CA US
Distribution: Fedora 8
Posts: 1
Rep:
|
New kernel fix this problem for me
Having experienced same problem as "copeasetic", I was prepared to dedicate some time today to find a fix, and what do you know? The updated kernel "2.6.24.3-34.fc8" fixed the problem with no intervention on my part.
I'm curious, copeasetic; did it fix itself for you as well?
I can't get over how well this distro is working for me.
_____________
Rongeur,
Dell Latitude D430
Fedora 8 (and absolutely loving it!)
|
|
|
|
03-24-2008, 04:00 PM
|
#8
|
|
LQ Newbie
Registered: May 2006
Posts: 4
Original Poster
Rep:
|
No success in re-enabling desktop effects...
I have tried working on this issue on an off now for the last week with no luck. To answer some of the previous posters questions:
I am running Fedora 8
I installed the updated kernel (2.6.24.3-34.fc8) with no effect.
I have reinstalled my video drivers
I have removed and reinstalled Gnome
I have removed and reinstalled compiz-gnome
Can anyone tell me where I can find log data on the "failure to enable Desktop Effects"? I have checked both messages.log and Xorg.log and neither return an error from me to work back from. All I get is the error pop up window.
Can someone point me to a guide as to what I need in order to get Desktop Effects installed correctly? I would really like to confirm my system is configured correctly.
Also, would it help for me to post my xorg.conf file for further review?
Thanks in advance for the help!
|
|
|
|
03-25-2008, 03:26 AM
|
#9
|
|
Guru
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019
Rep: 
|
Add "compiz" to System > Preferences > Personal > Sessions. Log out, then System > Prefs > Look & Feel > Desktop Effects. You may also want to install CompizConfig to control your settings.
|
|
|
|
03-26-2008, 02:00 PM
|
#10
|
|
LQ Newbie
Registered: May 2006
Posts: 4
Original Poster
Rep:
|
Still no help
I have added compiz to my sessions, rebooted and attempted to enable desktop effects.
I am still dead in the water. There has to be something wrong with my display settings....
|
|
|
|
03-26-2008, 02:21 PM
|
#11
|
|
Senior Member
Registered: Mar 2004
Location: Cary, NC, USA
Distribution: Fedora, Kubuntu, RedHat, CentOS, SuSe
Posts: 1,288
Rep:
|
Download and install this RPM in order to be able to use the livna repository:
http://rpm.livna.org/livna-release-8.rpm
Then run, "yum install kmod-nvidia" and when that is done, "yum -y update", and then reboot.
HTH
Forrest
p.s. That should also fix it for any future kernel upgrades.
Last edited by forrestt; 03-26-2008 at 02:22 PM.
|
|
|
|
03-28-2008, 01:22 PM
|
#12
|
|
LQ Newbie
Registered: May 2006
Posts: 4
Original Poster
Rep:
|
I already run the kmod-nvidia driver for F8 and still no help. I am going to install and compile the nvidia drivers and see if that has any effect.
|
|
|
|
03-31-2008, 03:39 AM
|
#13
|
|
Member
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 372
Rep:
|
Instead of playing with Desktop Effects hit ALT/F2 and run fusion-icon. Right click the blue icon in the top panel and choose Compiz as window manager.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
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
|
|
|
All times are GMT -5. The time now is 04:23 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|