Translations:FAQ/81/zh

From GhostBSD Wiki
Revision as of 02:59, 29 September 2019 by Litchi (Talk | contribs)

Jump to: navigation, search
ATI/Radeon
除非 FreeBSD 完成TTM[1] [2],否则ATIRadeon显卡上无法执行 3D 加速。 你仍可以驱动显卡,不过要选择 2D 驱动程序。如果 2D无法启动,则需使用 Vesa 驱动程序。
Intel
在 GhostBSD 系统下,大多数英特尔显卡支持 3D 加速。Due to the current KMS support[1], you will not be able to switch between the graphical console and a virtual console (using Crtl+Alt+F#) when using the "sc" console driver.
Switching between graphics and text consoles will work when using the "vt" console driver, and GhostBSD right now default to "vt" console.
Nvidia Graphics
Yes! But nvidia-driver must be loaded.[2] The software can be installed easily, for example by using the (bxPKG/pkg) Package Manager or using ports as described on this page Nvidia driver installation.
  1. FreeBSD Wiki: Graphics#Kernel drivers
  2. FreeBSD Wiki: Ports/X11/Roadmap