Can't install nvidia drivers

linux guy linuxguy123 at gmail.com
Fri Dec 16 15:51:33 UTC 2011


> [root at JesusChrist ~]# \*nvidia\*
> bash: nvidiaisbroken.te: command not found...

That command should have been "yum list installed \*nvidia\*.

> [root at JesusChrist ~]# lsmod | grep nouveau
> nouveau               754554  3
> ttm                    61533  1 nouveau
> drm_kms_helper         30277  1 nouveau
> drm                   213647  5 nouveau,ttm,drm_kms_helper
> i2c_algo_bit            5572  1 nouveau
> i2c_core               28203  5
> i2c_i801,nouveau,drm_kms_helper,drm,i2c_algo_bit
> mxm_wmi                 1743  1 nouveau
> video                  12388  1 nouveau
> [root at JesusChrist ~]# lsmod | grep nvidia
> [root at JesusChrist ~]#

Did you reboot between installing the nvidia packages with yum and
running this ?

You also needed to do this before rebooting.

mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-nouveau.img
dracut /boot/initramfs-$(uname -r).img $(uname -r)

Could you run those commands and copy and paste them for us.  Then
reboot.  Then run the lsmod commands and paste them here.

Thanks


More information about the users mailing list