Difference between revisions of "Translations:FAQ/81/zh"

From GhostBSD Wiki
Jump to: navigation, search
(Created page with "; ATI/Radeon: : 3D acceleration will not work on ATI or Radeon cards 除非 FreeBSD 完成wikipedia:Translation Ta...")
(No difference)

Revision as of 02:51, 29 September 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (FAQ)
; ATI/Radeon:
: 3D acceleration will not work on [[wikipedia:en:ATI Technologies|ATI]] or [[wikipedia:en:Radeon|Radeon]] cards until FreeBSD completes its [[wikipedia:Translation Table Maps|TTM]]<ref>[https://wiki.freebsd.org/Graphics#Kernel_drivers FreeBSD Wiki: Graphics#Kernel drivers]</ref> work (possibly in time for FreeBSD&nbsp;10.0)<ref>[https://wiki.freebsd.org/Ports/X11/Roadmap FreeBSD Wiki: Ports/X11/Roadmap]</ref>. You can still use these cards, but you will have to choose the 2D driver, and if that does not work, you will need to resort to using the Vesa driver.
; Intel:
: GhostBSD supports 3D acceleration on most Intel graphics cards. 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.
; Nvidia Graphics:
: Yes! But [https://svnweb.freebsd.org/ports/head/x11/nvidia-driver/ nvidia-driver] must be loaded.<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]].
Translation; ATI/Radeon:
: 3D acceleration will not work on [[wikipedia:en:ATI Technologies|ATI]] or [[wikipedia:en:Radeon|Radeon]] cards  除非 FreeBSD 完成[[wikipedia:Translation Table Maps|TTM]]<ref>[https://wiki.freebsd.org/Graphics#Kernel_drivers FreeBSD Wiki: Graphics#Kernel drivers]</ref> work (possibly in time for FreeBSD&nbsp;10.0)<ref>[https://wiki.freebsd.org/Ports/X11/Roadmap FreeBSD Wiki: Ports/X11/Roadmap]</ref>. You can still use these cards, but you will have to choose the 2D driver, and if that does not work, you will need to resort to using the Vesa driver.
; Intel:
: GhostBSD supports 3D acceleration on most Intel graphics cards. 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.
; Nvidia Graphics:
: Yes! But [https://svnweb.freebsd.org/ports/head/x11/nvidia-driver/ nvidia-driver] must be loaded.<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]].
ATI/Radeon
3D acceleration will not work on ATI or Radeon cards 除非 FreeBSD 完成TTM[1] work (possibly in time for FreeBSD 10.0)[2]. You can still use these cards, but you will have to choose the 2D driver, and if that does not work, you will need to resort to using the Vesa driver.
Intel
GhostBSD supports 3D acceleration on most Intel graphics cards. 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