On 12/03/2011 03:37 AM, Ian Malone wrote: Here is the results of your questions? I am very grateful to you for all your help. See attached.On 2 December 2011 21:08, Lawrence Graves <lgraves95@xxxxxxxxx> wrote:On 12/02/2011 11:18 AM, Ian Malone wrote: On 02/12/11 12:04, Ian Malone wrote: This (in order), moves your current Xorg configuration to a backup file, uses nvidia-config-display to create a new one, tells the system not to use the nouveau driver (you'll need to undo this if you ever want to use nouveau) and creates a new initrd with nouveau excluded. Let us know how you get on. On 2 December 2011 14:06, Lawrence Graves <lgraves95@xxxxxxxxx> wrote: I am not sure as to how to do that. It's just this series of 4 commands, run as root. (Don't enter the # signs, they're just to mark the start of each line): # mv /etc/X11/xorg.conf /etc/X11/xorg.conf.backup-20111202 # nvidia-xconfig # echo blacklist nouveau >> /etc/modprobe.d/blacklist-nouveau.conf # dracut /boot/initramfs-$(uname -r).img $(uname -r) I am very sorry but it didn't work. I got the same read out results. I uninstall the nvidia drivers and reinstalled them and tried it a second time with no results.Were there any errors reported while running those commands? Has the machine been rebooted? If you do lsmod |grep nouveau Do you still see the nouveau module? Does lsmod |grep nv Show the old nv module or nvidia? I'm wondering if it's necessary to reboot between after adding the blacklist line and before doing dracut. If you reboot and nouveau is not showing up with the 'lsmod|grep nouveau' above, then it may be worth trying the dracut line again. Also the new /etc/X11/xorg.conf would be good to see. --
Lawrence Graves |
[legraves22@JesusChrist ~]$ su - Password: [root@JesusChrist ~]# lsmod | grep nouveau nouveau 580663 3 ttm 55029 1 nouveau drm_kms_helper 26490 1 nouveau drm 194476 5 nouveau,ttm,drm_kms_helper i2c_algo_bit 4958 1 nouveau i2c_core 25728 5 i2c_i801,nouveau,drm_kms_helper,drm,i2c_algo_bit mxm_wmi 1727 1 nouveau video 12388 1 nouveau [root@JesusChrist ~]# lsmod | grep nv [root@JesusChrist ~]#
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx 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