Difference between revisions of "Hardwareanforderungen"

From GhostBSD Wiki
Jump to: navigation, search
(first translate)
 
(next translation)
 
Line 3: Line 3:
 
==== Mindest Hardwareanforderungen ====
 
==== Mindest Hardwareanforderungen ====
  
At a bare minimum, you need to have the following computer hardware in order to install GhostBSD.
+
Um GhostBSD installieren zu können, benötigen Sie mindestens folgende Computerhardware.
  
 
* Pentium III oder höher
 
* Pentium III oder höher
Line 13: Line 13:
 
==== Empfohlene Hardwareanforderungen ====
 
==== Empfohlene Hardwareanforderungen ====
  
The following are the minimum recommended requirements. The faster your computer hardware, the better your computing experience:
+
Folgend sind die empfohlenen Mindestanforderungen. Je schneller ihre Computerhardware, desto besser sind ihre Computer erfahrungen:
  
 
* Pentium 4 oder höher  
 
* Pentium 4 oder höher  
Line 22: Line 22:
 
* NVIDIA 3D beschleunigte Grafikkarte
 
* NVIDIA 3D beschleunigte Grafikkarte
  
==== Supported Processors ====
+
==== Unterstützte Prozessoren ====
  
 
GhostBSD should install on any system containing a 32-bit (i386) or 64-bit (amd64) processor. The amd64 name refers to 64-bit processor architecture and does not refer to a specific processor manufactured by AMD. [http://www.freebsd.org/releases/9.0R/hardware.html#PROC The FreeBSD 9.0 Hardware Notes] and [http://www.freebsd.org/releases/10.0R/hardware.html#PROC The FreeBSD 10.0 Hardware Notes]list the i386 and amd64 processors known to work.
 
GhostBSD should install on any system containing a 32-bit (i386) or 64-bit (amd64) processor. The amd64 name refers to 64-bit processor architecture and does not refer to a specific processor manufactured by AMD. [http://www.freebsd.org/releases/9.0R/hardware.html#PROC The FreeBSD 9.0 Hardware Notes] and [http://www.freebsd.org/releases/10.0R/hardware.html#PROC The FreeBSD 10.0 Hardware Notes]list the i386 and amd64 processors known to work.
  
==== Supported Video Cards ====
+
==== Unterstützte Grafikkarten ====
  
 
Like most open source operating systems, GhostBSD uses X.org drivers for graphics support. GhostBSD will automatically Configure the supported video drivers.
 
Like most open source operating systems, GhostBSD uses X.org drivers for graphics support. GhostBSD will automatically Configure the supported video drivers.
Line 40: Line 40:
 
'''Optimus:''' at this time Bumblebee[2] has not been ported to FreeBSD, meaning that there is no switching support between the two graphics adapters provided by Optimus. Optimus implementations vary, so GhostBSD may or may not be able to successfully load a graphics driver on your hardware. If you get a blank screen after installation, check your BIOS to see if it has an option to disable one of the graphics adapters or to set “discrete” mode. If the BIOS does not provide a discrete mode, GhostBSD will default to the 3D Intel driver and disable NVIDIA. This will change in the future when the NVIDIA driver supports Optimus.
 
'''Optimus:''' at this time Bumblebee[2] has not been ported to FreeBSD, meaning that there is no switching support between the two graphics adapters provided by Optimus. Optimus implementations vary, so GhostBSD may or may not be able to successfully load a graphics driver on your hardware. If you get a blank screen after installation, check your BIOS to see if it has an option to disable one of the graphics adapters or to set “discrete” mode. If the BIOS does not provide a discrete mode, GhostBSD will default to the 3D Intel driver and disable NVIDIA. This will change in the future when the NVIDIA driver supports Optimus.
  
==== Wireless Cards ====
+
==== WLAN ====
  
 
GhostBSD supports some wireless networking cards - not all are supported. You can check if your card has a [http://www.freebsd.org/releases/9.0R/hardware.html#WLAN FreeBSD driver]. If it does, it should "just work". Currently there are some missing wireless drivers, typically for Broadcom and newer Realtek series.
 
GhostBSD supports some wireless networking cards - not all are supported. You can check if your card has a [http://www.freebsd.org/releases/9.0R/hardware.html#WLAN FreeBSD driver]. If it does, it should "just work". Currently there are some missing wireless drivers, typically for Broadcom and newer Realtek series.

Latest revision as of 19:25, 11 December 2017

Previous: Installing GhostBSD Return to Table of Contents Next: Pre-installation Tasks
Hardwareanforderungen


Mindest Hardwareanforderungen[edit]

Um GhostBSD installieren zu können, benötigen Sie mindestens folgende Computerhardware.

  • Pentium III oder höher
  • 256 MB RAM
  • 10 GB freier Festplattenspeicher
  • Netzwerk Karte
  • Sound Karte

Empfohlene Hardwareanforderungen[edit]

Folgend sind die empfohlenen Mindestanforderungen. Je schneller ihre Computerhardware, desto besser sind ihre Computer erfahrungen:

  • Pentium 4 oder höher
  • 1024 MB RAM
  • 20 GB freier Festplattenspeicher
  • Netzwerk Karte
  • Sound Karte
  • NVIDIA 3D beschleunigte Grafikkarte

Unterstützte Prozessoren[edit]

GhostBSD should install on any system containing a 32-bit (i386) or 64-bit (amd64) processor. The amd64 name refers to 64-bit processor architecture and does not refer to a specific processor manufactured by AMD. The FreeBSD 9.0 Hardware Notes and The FreeBSD 10.0 Hardware Noteslist the i386 and amd64 processors known to work.

Unterstützte Grafikkarten[edit]

Like most open source operating systems, GhostBSD uses X.org drivers for graphics support. GhostBSD will automatically Configure the supported video drivers.

Support for the major graphic vendors is as follows

NVIDIA: if you want to use 3D acceleration, NVIDIA is currently the best supported as there is a native driver for GhostBSD.

Intel: 3D acceleration on most Intel graphics is supported. Due to the current KMS support, you will not be able to switch between the graphical console and a virtual console using Crtl+Alt+F#.

ATI/Radeon: 3D acceleration on most ATI and Radeon cards is supported.

Optimus: at this time Bumblebee[2] has not been ported to FreeBSD, meaning that there is no switching support between the two graphics adapters provided by Optimus. Optimus implementations vary, so GhostBSD may or may not be able to successfully load a graphics driver on your hardware. If you get a blank screen after installation, check your BIOS to see if it has an option to disable one of the graphics adapters or to set “discrete” mode. If the BIOS does not provide a discrete mode, GhostBSD will default to the 3D Intel driver and disable NVIDIA. This will change in the future when the NVIDIA driver supports Optimus.

WLAN[edit]

GhostBSD supports some wireless networking cards - not all are supported. You can check if your card has a FreeBSD driver. If it does, it should "just work". Currently there are some missing wireless drivers, typically for Broadcom and newer Realtek series. N.B. USB wifi sticks may or may not be supported, it will depend on the chip used.