Difference between revisions of "Translations:FAQ/81/zh"
From GhostBSD Wiki
Line 4: | Line 4: | ||
: 在 GhostBSD 系统下,大多数英特尔显卡支持 3D 加速。Due to the current [[wikipedia:en:kernel mode-setting|KMS]] support<sup>[https://wiki.freebsd.org/Intel_GPU]</sup>, you will not be able to switch between the graphical console and a virtual console (using <tt>[[wikipedia:en:Ctrl key|Crtl]]</tt>+<tt>[[wikipedia:en:Alt key|Alt]]</tt>+<tt>[[wikipedia:en:Function key|F#]]</tt>) when using the "sc" console driver. | : 在 GhostBSD 系统下,大多数英特尔显卡支持 3D 加速。Due to the current [[wikipedia:en:kernel mode-setting|KMS]] support<sup>[https://wiki.freebsd.org/Intel_GPU]</sup>, you will not be able to switch between the graphical console and a virtual console (using <tt>[[wikipedia:en:Ctrl key|Crtl]]</tt>+<tt>[[wikipedia:en:Alt key|Alt]]</tt>+<tt>[[wikipedia:en:Function key|F#]]</tt>) 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. | : Switching between graphics and text consoles will work when using the "vt" console driver, and GhostBSD right now default to "vt" console. | ||
− | ; Nvidia | + | ; Nvidia 显卡: |
− | : | + | : 可以,不过必须加载[https://svnweb.freebsd.org/ports/head/x11/nvidia-driver/ nvidia-driver]。<sup>[https://www.freebsd.org/doc/en/articles/compiz-fusion/nvidia-setup.html]</sup> 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]]. |
Revision as of 02:11, 7 October 2019
- ATI/Radeon
- 除非 FreeBSD 完成TTM[1] [2],否则ATI或Radeon显卡无法执行 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 显卡:
- 可以,不过必须加载nvidia-driver。[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.