Find the answer to your Linux question:
Results 1 to 8 of 8
I'm a Fedora 11 user..... When I try to enable Desktop effects it says: Desktop effects could not be enabled. I've installed compiz and the problem is still there. any ...
  1. #1
    Just Joined!
    Join Date
    Jun 2009
    Posts
    16

    Desktop effects is not working

    I'm a Fedora 11 user.....

    When I try to enable Desktop effects it says:

    Desktop effects could not be enabled.

    I've installed compiz and the problem is still there.

    any ideas??

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Which Graphics Card do you have?
    Execute this
    Code:
    su -
    lspci | grep -i vga
    Post output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Jun 2009
    Posts
    16
    [root@fedora11 ~]# lspci |grep VGA
    01:00.0 VGA compatible controller: nVidia Corporation GeForce 9200M GS (rev a1)

  4. #4
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493
    you will have to install the driver software for the nvida card if you haven't installed already.
    Code:
    01:00.0 VGA compatible controller: nVidia Corporation GeForce 8400M GS (rev a1)
    I m on ubuntu and after installing the driver for the above nvidia card my special effects worked fine.
    Only if I could understand the man pages
    Registered Linux user #492640
    OS: RHEL4,5 ,RH 9,Ubuntu

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    You have to install Nvidia Proprietary Driver.
    If your machine has internet access then execute this
    Code:
    su -
    yum -y install kmod-nvidia
    Reboot machine.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493
    go to adminstration and the check out hardware direver which are avaible , they might be proprietry
    Only if I could understand the man pages
    Registered Linux user #492640
    OS: RHEL4,5 ,RH 9,Ubuntu

  7. #7
    Just Joined!
    Join Date
    Jun 2009
    Posts
    16
    It almost worked.......Now when I enable the Desktop effects it makes the terminal stuck on the upper left corner and disables the ability of moving any window....!!!!!

    Is that the desktop effects???!!!!!

  8. #8
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493

    check out this link

    Here you can visit you tube and check out this like YouTube - Ubuntu - Advanced Desktop Effects
    Only if I could understand the man pages
    Registered Linux user #492640
    OS: RHEL4,5 ,RH 9,Ubuntu

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...