nvidia-driver update for r310?

For this port is usually works just changing the version numbers in the Makefile.

Just change this:
Code:
DISTVERSION?=   304.64
to:
Code:
DISTVERSION?=   310.19

Then run:
# make makesum

The port should build and install fine after that. The delay is probably caused by the recent security breach and the release of 9.1.
 
  • Thanks
Reactions: ecd
Thanks. That seems to have worked well. Unfortunately, I did not experience any noticable performance increase as I hoped. Maybe upgrading to 9.1 will help.
 
Back
Top