0
POPSHow Do I Setup My Nvidia Card For Composite Desktop If you have an AGP card add the following options in your modprobe.conf file or any name this file has in your distro: options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1 NVreg_EnableBrightnessControl=1 NVreg_DevicesConnected=1 NVreg_VbiosFromROM=1 NVreg_SaveVBios=1 NVreg_SoftEDIDs=0 NVreg_VideoMemoryTypeOverride=0 NVreg_NvAGP=3 NVreg_ReqAGPRate=8->(8=for 8X AGP, 4=for 4X AGP) Copy them as they are. They are typed correctly!
0
POPSMissing wfb module (Linux nvidia driver) A comment from a guy on #ubuntu at IRC (xchat-gnome open it in automatic connection), say a comment about a (posible) missing file (lib) libwfb.so NOTE: see that the command line: sh NVIDIA-Linux-x86-1.0-9755-pkg1 -x is wrong, it should be: sh NVIDIA-Linux-x86-1.0-9755-pkg1.run -x The complete name of the file ;).