Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2006 02:32:34 -0400
From:      "C. Michailidis" <dinom@balstonresearch.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: [Solved] Official Nvidia Drivers, Toshiba Laptop, GeForce 4440 Cards: Always causes Freeze
Message-ID:  <200604080232.35658.dinom@balstonresearch.com>

next in thread | raw e-mail | index | archive | help
On Fri, 07 Apr 2006 Sean Murphy wrote:
> I have finally come up with a way to use the official drivers

That's great news Sean, kudos! I would suggest that it's more appropriate to 
use the x11/nvidia-driver port, e.g.:

cd /usr/ports/x11/nvidia-driver
sudo make install clean

Then set your tunables (i.e hw.nvidia.registry.SoftEDIDs and 
hw.nvidia.registry.Mobile) via '/etc/sysctl.conf'.

Finally, you would apply the changes to xorg.conf as you recommend.

The nvidia readme file for their freebsd driver mentions this in the section 
titled 'CONFIGURING LOW-LEVEL PARAMETERS'.  Regardless, using ports to 
install things and sysctl.conf to control the low-level parameters is more 
traditional.

Of course the beauty of FLOSS systems is you can solve problems in a way that 
works best for your particular situation ;-)

Just a suggestion,
Dino



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604080232.35658.dinom>