Debian は、Linux・kFreeBSD カーネルや GNU ツールセットが必要とする以上のハードウェアを要求しません。それゆえ、Linux・kFreeBSD カーネル、libc、gcc などが移植されていて、Debian の移植版が存在すれば、どんなアーキテクチャや プラットフォームでも Debian を動作させることができます。すでに Debian GNU/Linux でテストされている 64-bit PowerPC (little-endian) アーキテクチャシステムの詳細は、 http://www.debian.org/ports/powerpc/ にある移植版のページを参照してください。
この節では、64-bit PowerPC (little-endian) でサポートされるハードウェアの様々な設定のすべてに触れることは避け、一般的な情報とさらなる情報が見つけられる場所へのポインタを紹介します。
Debian GNU/Linux 8 は 10 の主要なアーキテクチャと、「フレーバー」と呼ばれる各アーキテクチャのバリエーションをサポートしています。
アーキテクチャ | Debian での名称 | サブアーキテクチャ | フレーバー |
---|---|---|---|
Intel x86 ベース | i386 | ||
AMD64 & Intel 64 | amd64 | ||
ARM | armel | Intel IXP4xx | ixp4xx |
Marvell Kirkwood | kirkwood | ||
Marvell Orion | orion5x | ||
Versatile | versatile | ||
ハードウェア FPU がある ARM | armhf | multiplatform | armmp |
multiplatform for LPAE-capable systems | armmp-lpae | ||
64bit ARM | arm64 | ||
MIPS (ビッグエンディアン) | mips | SGI IP22 (Indy/Indigo 2) | r4k-ip22 |
SGI IP32 (O2) | r5k-ip32 | ||
MIPS Malta (32 bit) | 4kc-malta | ||
MIPS Malta (64 bit) | 5kc-malta | ||
MIPS (リトルエンディアン) | mipsel | MIPS Malta (32 bit) | 4kc-malta |
MIPS Malta (64 bit) | 5kc-malta | ||
IBM/Motorola PowerPC | powerpc | PowerMac | pmac |
PReP | prep | ||
Power Systems | ppc64el | IBM POWER8 or newer machines | |
64bit IBM S/390 | s390x | VM-reader や DASD からの IPL | generic |
Debian GNU/kFreeBSD 8 はふたつのアーキテクチャをサポートしています。
アーキテクチャ | Debian での名称 |
---|---|
Intel x86 ベース | kfreebsd-i386 |
AMD64 & Intel 64 | kfreebsd-amd64 |
この文書は Linux カーネルを用いた 64-bit PowerPC (little-endian) アーキテクチャへのインストールを扱います。Debian がサポートしている他のアーキテクチャに関する情報を探しているなら、Debian 移植版 のページをご覧ください。
これは 64-bit PowerPC (little-endian) アーキテクチャ用 Debian GNU/Linux の初公式リリースです。すでにリリースとするに充分安定していると私たちは考えています。しかし、まだ他のアーキテクチャ版ほど広く使われていない (つまりユーザによるテストも多くない) ことから、いくつかのバグにでくわす可能性もあります。何か問題が起きたら、バグ追跡システム を使って報告してください。その際、そのバグが、Linux カーネルを用いた 64-bit PowerPC (little-endian) プラットフォーム上のものであることを必ず書き添えてください。また debian-powerpc メーリングリスト の購読も必要かもしれません。
Multiprocessor support — also called 「symmetric multiprocessing」 or SMP — is available for this architecture. Having multiple processors in a computer was originally only an issue for high-end server systems but has become common in recent years nearly everywhere with the introduction of so called 「multi-core」 processors. These contain two or more processor units, called 「cores」, in one physical chip.
標準の Debian 8 カーネルイメージは、SMP をサポートしてコンパイルされています。非 SMP システムでも、問題なく動作します。
Debian's support for graphical interfaces is determined by the underlying support found in X.Org's X11 system, and the kernel. Basic framebuffer graphics is provided by the kernel, whilst desktop environments use X11. Whether advanced graphics card features such as 3D-hardware acceleration or hardware-accelerated video are available, depends on the actual graphics hardware used in the system and in some cases on the installation of additional 「firmware」 images (see 「ファームウェアが必要なデバイス」).
Details on supported graphics hardware and pointing devices can be found at http://xorg.freedesktop.org/. Debian 8 ships with X.Org version 7.7.
Linux カーネルがサポートしているネットワークインターフェースカード (NIC) なら、インストールシステムでもほとんどサポートしています。ドライバモジュールは、通常自動的に読み込まれます。
点字ディスプレイのサポートは、brltty
で見つかる基本的なサポートにより決定されます。brltty
で動作するほとんどのディスプレイは、シリアルポートや USB、bluetooth で接続します。点字デバイスサポートの詳細は、 brltty
ウェブサイト にあります。Debian GNU/Linux 8 では、brltty
のバージョン 5.2 を提供しています。