dc72
![]() |
|
|
|
|
|||||||
| 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,
I tried to install the latest nvidia driver in this way: Code:
# portsnap fetch update # cd /usr/ports/x11/nvidia-drivers # make config # make install clean Code:
===> Building for nvidia-driver-256.53 ===> src (all) "/usr/share/mk/bsd.kmod.mk", line 12: "can't find kernel source tree" *** Error code 1 Stop in /usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86_64-256.53 *** Error code 1 Stop in /usr/ports/x11/nvidia-driver *** Error code 1 Stop in /usr/ports/x11/nvidia-driver |
|
#2
|
||||
|
||||
# pkg_add -r nvidia-driverOr install the source from your installation media using sysinstall, type: # sysinstalland then select src -> All from Configure | Distributions. |
|
#3
|
|||
|
|||
|
Code:
pkg_add: unable to fetch [filename] by url. |
|
#4
|
||||
|
||||
|
There is no package for the nvidia-driver.
To be able to build the port the FreeBSD sources must be available in /usr/src/.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#5
|
||||
|
||||
|
There is, http://pointyhat.freebsd.org/errorlo...-270.41.19.tbz, maybe he is on release?
|
|
#6
|
||||
|
||||
|
I see it changed recently:
Quote:
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
![]() |
| Tags |
| drivers, nvidia |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] Nvidia drivers | mk | X.Org | 8 | January 20th, 2011 13:36 |
| [Solved] Howto Nvidia Drivers from Nvidia Inc | minimike | X.Org | 9 | September 22nd, 2010 04:59 |
| nvidia drivers vs intel drivers on thin clients | lokli | X.Org | 3 | October 23rd, 2009 14:14 |
| nVidia Drivers | Dissident85 | X.Org | 10 | September 1st, 2009 14:10 |
| Problem installing the nvidia drivers | ramcharan | X.Org | 2 | July 18th, 2009 07:46 |