nouveau and nvidia in -current

With the kernel 2.6.33, we enabled nouveau kernel module. For those who have problem using it or want to use nvidia, you may be unhappy to see that nvidia doesn’t work any more. There are 2 ways to make it working again:

  • Add nouveau to your /etc/sysconfig/blacklist file (seems to be the simplest and more secure way)
  • Or happen the following kernel options in your grub configuration: nouveau.modeset=0

Then make a happy reboot.