b460
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi all,
i just updated my Here my post on NVnews forum: http://www.nvnews.net/vbulletin/showthread.php?t=171974 While waiting for new updated release any idea how to patch the current driver for FreeBSD 9.0? Ciao Roberto Last edited by bostik; January 23rd, 2012 at 11:41. Reason: solved |
|
#2
|
||||
|
||||
|
You could try modifying the nvidia-driver port makefile to pull the version you want. You'd also do a makechecksum or build with NO_CHECKSUM=yes
|
|
#3
|
||||
|
||||
|
Yep, that's what I did. Just change this line in the Makefile:
Code:
DISTVERSION?= 285.05.09 Code:
DISTVERSION?= 290.10 # make makesum The port should build fine after that.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#4
|
|||
|
|||
|
Thanks for help, I succesfully solved modifiyng Makefile to download new driver version 290.10 following SirDice's instruction and installed misc/compat8x and everything worked fine.;
Ciao Roberto Last edited by DutchDaemon; January 23rd, 2012 at 19:23. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] FreeBSD 9-STABLE hangs with nvidia-driver on Nvidia GT 555M | mamalos | Mobile Computing | 18 | September 23rd, 2012 13:37 |
| [Solved] NVIDIA Optimus + FreeBSD 9.0 | alie | Mobile Computing | 5 | December 7th, 2011 20:29 |
| Embedded x86/x86_64 hardware to buy? | eyebone | System Hardware | 2 | May 28th, 2010 14:43 |
| nvidia driver on FreeBSD 8.0 | Learning | Mobile Computing | 12 | December 15th, 2009 11:56 |
| NVIDIA and FreeBSD | lyuts | System Hardware | 7 | February 6th, 2009 14:50 |