pavement

Nvidia

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
m
(cleanup)
 
(One intermediate revision by one user not shown)
Line 4: Line 4:
 
You can also run X -configure to let xorg figure it out. You might want to add the DefaultDepth directive to the screen section, otherwise you will have only 256 colors.
 
You can also run X -configure to let xorg figure it out. You might want to add the DefaultDepth directive to the screen section, otherwise you will have only 256 colors.
  
 +
To check compatibility of video cards, or for more detail:
 +
* [[Hardware Configuration, Audio/Video]]
 +
* https://wiki.freebsd.org/Graphics#Tested_hardware_matrix
 +
* "Hardware Notes" of the relevant FreeBSD version in http://www.freebsd.org/releases/
  
see also: [[installing ports]]
 
 
[[Category:Ports and Packages]]
 
[[Category:Ports and Packages]]
 +
[[Category:Hardware]]

Latest revision as of 18:01, 22 August 2015

nvidia is the FreeBSD port of the nvidia graphics driver. It is found in /usr/ports/x11/nvidia-driver.

To activate the nvidia driver in X after installing this port, change the nv (or vesa, etc.) in the Device section to nvidia. You can also run X -configure to let xorg figure it out. You might want to add the DefaultDepth directive to the screen section, otherwise you will have only 256 colors.

To check compatibility of video cards, or for more detail:

Personal tools