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

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

> [root@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@JesusChrist ~]# lsmod | grep nvidia
> [root@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
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to