blob: c3961c30aef72b4ba634262d969a5f87b61a1f8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<!-- retain these comments for translator revision tracking -->
<!-- original version: 39614 -->
<sect2 arch="amd64"><title>CPUs, Mainboards und Grafikunterstützung</title>
<para>
Vollständige Informationen zu unterstützter Peripherie finden Sie im
<ulink url="&url-hardware-howto;">Linux-Hardware-Compatibility-HowTo</ulink>.
Dieser Abschnitt behandelt lediglich die Grundlagen.
</para>
<sect3><title>CPUs</title>
<para>
Sowohl AMD64- als auch Intel 64-Prozessoren werden unterstützt.
</para>
</sect3>
<!-- Not sure if this is relevant for AMD64; AFAIK only PCI supported
<sect3 id="bus"><title>I/O Bus</title>
<para>
The system bus is the part of the motherboard which allows the CPU to
communicate with peripherals such as storage devices. Your computer
must use the PCI bus.
</para>
</sect3>
-->
</sect2>
|