View Single Post
  #5   (View Single Post)  
Old 20th May 2008
davidgurvich davidgurvich is offline
Fdisk Soldier
 
Join Date: May 2008
Location: NYC
Posts: 57
Default

I believe that the nvidia driver will not work with 7.0 unless loaded on first boot by adding 'nvidia_load="YES"' to /boot/loader.conf. You may also need to disable loading of the freebsd agp module by adding 'hint.agp.0.disabled="1"' to /boot/device.hints. On my system loading the nvidia module during boot causes constant reboots so I am using 6.3 and loading nvidia after the loader finishes. With 6.3 the nvidia driver can be loaded after boot. You may also need to add 'Option "NvAGP" "3"' to /etc/X11/xorg.conf.
Reply With Quote