Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 5th April 2011, 03:32 PM
TutEnch Offline
Registered User
 
Join Date: Apr 2011
Posts: 10
linuxfedorafirefox
Question Nvidia driver problems with leigh's description

Hello everyone.
I'm pretty new to Fedora and got the typical Nvidia driver problem.
If I start the Desktop effekts (Compiz) he's telling me that I have no 3D Graphics accelerator installed.
I followed Leigh's description: http://www.fedoraforum.org/forum/sho...d.php?t=204752
I did the Kernel update. Didn't forget to reboot twice and installed the correct package (FX).
I also checked the /boot/grub/grub.conf. Nouveau is blacklisted.
I was thinktin about installing it from the Nvidia Website with su sh [install package].
I found an old thread where leigh was discussing with some people about the Nvidia installer.
I just got some trouble with terminating the X server (what ever it is).
Would you recommend me to try it with the Nvidia installer?
I should probably uninstall the driver and try it with the Nvidia description. Would just need some help on the X server then...
Well, actually I am posting this because I am pretty much out of ideas and it would be great to run compiz on this computer
Hopefully someone got an Idea. My Graphic card is a Geforce FX 5500.
Thanks in advance.

-TutEnch
Reply With Quote
  #2  
Old 5th April 2011, 07:06 PM
Kameraad Pjotr Offline
Registered User
 
Join Date: Dec 2009
Location: Belgium
Posts: 96
linuxfedorafirefox
Re: Nvidia driver problems with leigh's description

What is the exact error message?
Reply With Quote
  #3  
Old 5th April 2011, 07:09 PM
SiliconSlick's Avatar
SiliconSlick Offline
Registered User
 
Join Date: Aug 2009
Location: College Station, TX
Posts: 501
linuxfedorafirefox
Re: Nvidia driver problems with leigh's description

I would avoid using the driver from nvidia.com and figure out how to make the rpmfusion version work for you. If you do play with the one from nvidia.com then be sure to watch out for updates to mesalib-GL since the nvidia.com driver trashes those libraries (and requires reinstallation if they get updated).

SS
Reply With Quote
  #4  
Old 5th April 2011, 07:40 PM
TutEnch Offline
Registered User
 
Join Date: Apr 2011
Posts: 10
linuxfedorafirefox
Re: Nvidia driver problems with leigh's description

All right. I already thought that it would make sence to stick with the rpm packages.
But thanks for making that clear SS.
About the Error Message: The exact Error I get when I start "Desktop Effekts" is "Accelerated 3D graphics is not available. Desktop effects require hardware 3D support."
Hopefully someone got an idea. The graphic card itself is listed in the supported hardware...
So it SHOULD work. Don't know what I am doing wrong
Reply With Quote
  #5  
Old 5th April 2011, 08:13 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxredhatfirefox
Re: Nvidia driver problems with leigh's description

Post


Code:
rpm -qa |grep -e kernel -e nvidia |sort;uname -r;cat /etc/X11/xorg.conf;lsmod |grep -e nouv -e nv
Reply With Quote
  #6  
Old 7th April 2011, 10:51 AM
TutEnch Offline
Registered User
 
Join Date: Apr 2011
Posts: 10
linuxfedorafirefox
Re: Nvidia driver problems with leigh's description

Sorry for the late reply.
Here is the info.
cheers

Code:
rpm -qa |grep -e kernel -e nvidia |sort;uname -r;cat /etc/X11/xorg.conf;lsmod |grep -e nouv -e nv
abrt-addon-kerneloops-1.1.13-2.fc14.i686
akmod-nvidia-173xx-173.14.28-1.fc14.1.i686
kernel-2.6.35.11-83.fc14.i686
kernel-2.6.35.6-45.fc14.i686
kernel-devel-2.6.35.11-83.fc14.i686
kernel-headers-2.6.35.11-83.fc14.i686
kmod-nvidia-173xx-2.6.35.11-83.fc14.i686-173.14.28-1.fc14.1.i686
nvidia-settings-1.0-9.fc14.i686
nvidia-xconfig-1.0-7.fc14.i686
xorg-x11-drv-nvidia-173xx-173.14.28-3.fc14.i686
xorg-x11-drv-nvidia-173xx-libs-173.14.28-3.fc14.i686
2.6.35.11-83.fc14.i686
cat: /etc/X11/xorg.conf: No such file or directory
nouveau               360960  0 
ttm                    45014  1 nouveau
drm_kms_helper         22278  1 nouveau
drm                   139248  3 nouveau,ttm,drm_kms_helper
i2c_algo_bit            4197  1 nouveau
video                  17730  1 nouveau
nvidia               7081681  0 
i2c_core               21445  6 nouveau,drm_kms_helper,drm,i2c_algo_bit,nvidia,i2c_viapro
Reply With Quote
  #7  
Old 7th April 2011, 10:57 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxredhatfirefox
Re: Nvidia driver problems with leigh's description

Quote:
Originally Posted by TutEnch View Post
Sorry for the late reply.
Here is the info.
cheers

Code:
rpm -qa |grep -e kernel -e nvidia |sort;uname -r;cat /etc/X11/xorg.conf;lsmod |grep -e nouv -e nv
abrt-addon-kerneloops-1.1.13-2.fc14.i686
akmod-nvidia-173xx-173.14.28-1.fc14.1.i686
kernel-2.6.35.11-83.fc14.i686
kernel-2.6.35.6-45.fc14.i686
kernel-devel-2.6.35.11-83.fc14.i686
kernel-headers-2.6.35.11-83.fc14.i686
kmod-nvidia-173xx-2.6.35.11-83.fc14.i686-173.14.28-1.fc14.1.i686
nvidia-settings-1.0-9.fc14.i686
nvidia-xconfig-1.0-7.fc14.i686
xorg-x11-drv-nvidia-173xx-173.14.28-3.fc14.i686
xorg-x11-drv-nvidia-173xx-libs-173.14.28-3.fc14.i686
2.6.35.11-83.fc14.i686
cat: /etc/X11/xorg.conf: No such file or directory
nouveau               360960  0 
ttm                    45014  1 nouveau
drm_kms_helper         22278  1 nouveau
drm                   139248  3 nouveau,ttm,drm_kms_helper
i2c_algo_bit            4197  1 nouveau
video                  17730  1 nouveau
nvidia               7081681  0 
i2c_core               21445  6 nouveau,drm_kms_helper,drm,i2c_algo_bit,nvidia,i2c_viapro
You have no nvidia.ko, try


Code:
su
akmods --force
post the output
Reply With Quote
  #8  
Old 7th April 2011, 11:03 AM
TutEnch Offline
Registered User
 
Join Date: Apr 2011
Posts: 10
linuxfedorafirefox
Re: Nvidia driver problems with leigh's description

seems to be okay... ( as far as I can tell )

Code:
akmods --force
Checking kmods exist for 2.6.35.11-83.fc14.i686            [  OK  ]
Reply With Quote
  #9  
Old 7th April 2011, 11:12 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxredhatfirefox
Re: Nvidia driver problems with leigh's description

Quote:
Originally Posted by TutEnch View Post
seems to be okay... ( as far as I can tell )

Code:
akmods --force
Checking kmods exist for 2.6.35.11-83.fc14.i686            [  OK  ]
Ok, please post
Code:
su
cat /boot/grub/grub.conf
Reply With Quote
  #10  
Old 7th April 2011, 11:19 AM
TutEnch Offline
Registered User
 
Join Date: Apr 2011
Posts: 10
linuxfedorafirefox
Re: Nvidia driver problems with leigh's description

nuveau is blacklisted, isn't it?

Code:
cat /boot/grub/grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You do not have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /, eg.
#          root (hd1,2)
#          kernel /boot/vmlinuz-version ro root=/dev/sdd3
#          initrd /boot/initrd-[generic-]version.img
#boot=/dev/sda
default=0
timeout=3
splashimage=(hd1,2)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.35.11-83.fc14.i686)
    root (hd1,2)
    kernel /boot/vmlinuz-2.6.35.11-83.fc14.i686 ro root=UUID=95067a0d-7c8f-4247-9357-f760e150c185 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=de-latin1-nodeadkeys rhgb quiet nouveau.modeset=0 rdblacklist=nouveau
    initrd /boot/initramfs-2.6.35.11-83.fc14.i686.img
title Fedora (2.6.35.6-45.fc14.i686)
    root (hd1,2)
    kernel /boot/vmlinuz-2.6.35.6-45.fc14.i686 ro root=UUID=95067a0d-7c8f-4247-9357-f760e150c185 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=de-latin1-nodeadkeys rhgb quiet
    initrd /boot/initramfs-2.6.35.6-45.fc14.i686.img
title Fuduntu
    rootnoverify (hd1,0)
    chainloader +1
title Other
    rootnoverify (hd0,0)
    chainloader +1
Reply With Quote
  #11  
Old 7th April 2011, 11:31 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxredhatfirefox
Re: Nvidia driver problems with leigh's description

Quote:
Originally Posted by TutEnch View Post
nuveau is blacklisted, isn't it?

Code:
cat /boot/grub/grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You do not have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /, eg.
#          root (hd1,2)
#          kernel /boot/vmlinuz-version ro root=/dev/sdd3
#          initrd /boot/initrd-[generic-]version.img
#boot=/dev/sda
default=0
timeout=3
splashimage=(hd1,2)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.35.11-83.fc14.i686)
    root (hd1,2)
    kernel /boot/vmlinuz-2.6.35.11-83.fc14.i686 ro root=UUID=95067a0d-7c8f-4247-9357-f760e150c185 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=de-latin1-nodeadkeys rhgb quiet nouveau.modeset=0 rdblacklist=nouveau
    initrd /boot/initramfs-2.6.35.11-83.fc14.i686.img
title Fedora (2.6.35.6-45.fc14.i686)
    root (hd1,2)
    kernel /boot/vmlinuz-2.6.35.6-45.fc14.i686 ro root=UUID=95067a0d-7c8f-4247-9357-f760e150c185 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=de-latin1-nodeadkeys rhgb quiet
    initrd /boot/initramfs-2.6.35.6-45.fc14.i686.img
title Fuduntu
    rootnoverify (hd1,0)
    chainloader +1
title Other
    rootnoverify (hd0,0)
    chainloader +1
Try


Quote:
Originally Posted by http://forums.fedoraforum.org/showpost.php?p=1117079&postcount=3

If nouveau refuses to die try
Code:
su
yum erase xorg-x11-drv-nouveau
mv  /lib/modules/$(uname -r)/kernel/drivers/gpu/drm/nouveau/nouveau.ko    /lib/modules/$(uname -r)/kernel/drivers/gpu/drm/nouveau/nouveau.txt
mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname  -r)-nouveau.img
dracut /boot/initramfs-$(uname -r).img $(uname -r)

reboot
Reply With Quote
  #12  
Old 7th April 2011, 11:43 AM
TutEnch Offline
Registered User
 
Join Date: Apr 2011
Posts: 10
linuxfedorafirefox
Re: Nvidia driver problems with leigh's description

Did that.
Unfortunetely I am still getting the same error message when I try to run "Desktop effekts"....
Reply With Quote
  #13  
Old 7th April 2011, 12:01 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxredhatfirefox
Re: Nvidia driver problems with leigh's description

Quote:
Originally Posted by TutEnch View Post
Did that.
Unfortunetely I am still getting the same error message when I try to run "Desktop effekts"....
Did you reboot?, if so post

Code:
lsmod |grep -e nouv -e nv
Code:
cat /etc/X11/xorg.conf
Reply With Quote
  #14  
Old 7th April 2011, 12:07 PM
TutEnch Offline
Registered User
 
Join Date: Apr 2011
Posts: 10
linuxfedorafirefox
Re: Nvidia driver problems with leigh's description

yea, I did a reboot.

Code:
lsmod |grep -e nouv -e nv
nvidia               7081681  0 
i2c_core               21445  5 drm_kms_helper,drm,i2c_algo_bit,nvidia,i2c_viapro
Code:
cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: No such file or directory
Reply With Quote
  #15  
Old 7th April 2011, 12:09 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxredhatfirefox
Re: Nvidia driver problems with leigh's description

Quote:
Originally Posted by TutEnch View Post
yea, I did a reboot.

Code:
lsmod |grep -e nouv -e nv
nvidia               7081681  0 
i2c_core               21445  5 drm_kms_helper,drm,i2c_algo_bit,nvidia,i2c_viapro
Code:
cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: No such file or directory

Ok try

Code:
su
cp /etc/X11/nvidia-xorg.conf /etc/X11/xorg.conf

restart x
Reply With Quote
Reply

Tags
driver, leigh, nvidia, problem, x server

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Nvidia driver problems ppyvabw Using Fedora 2 3rd April 2011 05:25 PM
Nvidia driver problems in F12 Raveln Installation and Live Media 14 28th February 2010 03:50 PM
nVidia driver problems Beyecixramd Installation and Live Media 2 4th May 2009 06:53 AM
Nvidia driver problems sccrboy1991 Hardware & Laptops 1 25th March 2008 08:01 AM
If you are having nVIDIA driver problems Scooby-Doobie Hardware & Laptops 20 26th April 2007 11:29 PM


Current GMT-time: 20:10 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat