Для Debian не требуется от оборудования сверх того, что требуют ядро Linux или kFreeBSD и утилиты GNU. Таким образом, любая архитектура или платформа, на которую были перенесены ядро Linux или kFreeBSD, libc, gcc и т.д. и на которую перенесён Debian, может работать под Debian. Сверьтесь со страницами переносов http://www.debian.org/ports/mips/, какие системы на архитектуре 32-bit MIPS (little-endian) были протестированы с Debian GNU/Linux.
Вместо того, чтобы пытаться описать всё разнообразие аппаратных конфигураций, которое существует на 32-bit MIPS (little-endian) , эта глава содержит общую информацию и указания, где можно найти дополнительную информацию.
Debian GNU/Linux 9 supports ten major architectures and several variations of each architecture known as «flavors».
Архитектура | Обозначение в Debian | Субархитектура | Вариант |
---|---|---|---|
основанные на Intel x86 | i386 | default x86 machines | default |
Xen PV domains only | xen | ||
AMD64 & Intel 64 | amd64 | ||
ARM | armel | Marvell Kirkwood and Orion | marvell |
ARM с аппаратным FPU | armhf | multiplatform | armmp |
64-битные ARM | arm64 | ||
32bit MIPS (big-endian) | mips | MIPS Malta | 4kc-malta |
Cavium Octeon | octeon | ||
64bit MIPS (little-endian) | mips64el | MIPS Malta | 5kc-malta |
Cavium Octeon | octeon | ||
Loongson 3 | loongson-3 | ||
32bit MIPS (little-endian) | mipsel | MIPS Malta | 4kc-malta |
Cavium Octeon | octeon | ||
Loongson 3 | loongson-3 | ||
Power Systems | ppc64el | IBM POWER8 or newer machines | |
64-битный IBM S/390 | s390x | IPL с VM-reader и DASD | generic |
Этот документ содержит описание установки на архитектуру 32-bit MIPS (little-endian) . Если вы ищете информацию по любой другой архитектуре, поддерживаемой Debian, посмотрите на странице переносов Debian.
Debian on 32-bit MIPS (little-endian) supports the following platforms:
Cavium designs a range of 64-bit MIPS Octeon processors which are mainly used in networking devices. Devices with these processors include the Ubiquiti EdgeRouter and the Rhino Labs UTM8.
Devices based on the Loongson 3A and 3B processors are supported.
This platform is emulated by QEMU and is therefore a nice way to test and run Debian on MIPS if you don't have the hardware.
There are two Malta kernel flavours: 4kc-malta is built for 32-bit processors, and 5kc-malta is built for 64-bit processors.
In addition, other boards which contain MIPS32r2 or MIPS64r2 based processors should also be able to run Debian, however kernels for these processors are not built and the Debian installer does not directly support them.
Complete information regarding supported mips/mipsel/mips64el machines can be found at the Linux-MIPS homepage. In the following, only the systems supported by the Debian installer will be covered. If you are looking for support for other subarchitectures, please contact the debian-mips mailing list.
Since Debian Stretch, support for all MIPS processors which do not implement MIPS32 Release 2 have been dropped. Therefore the following platforms supported in Jessie are no longer supported:
На этой архитектуре поддерживается нескольких процессоров — так называемая «симметричная многопроцессорная обработка (symmetric multi-processing)» или SMP, она уже встроена в поставляемое ядро Debian. В зависимости от ваших установочных носителей, SMP-совместимое ядро может быть установлено по умолчанию. Это не должно помешать установке, поскольку стандартное, не-SMP ядро должно загружаться на SMP системах; ядро просто будет использовать только первый процессор.
Чтобы получить преимущества нескольких процессоров проверьте, что установлен пакет с поддерживающим SMP ядром, если нет, выберите соответствующий пакет с ядром.
Также вы можете собрать своё собственное ядро, поддерживающее SMP.О том, как это сделать, можно найти в Раздел 8.6, «Сборка нового ядра». В настоящий момент (версия ядра 3.16) разрешить SMP можно установив флажок «Multi-Processing support» в секции «Kernel type» конфигурации ядра.
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 Раздел 2.2, «Устройства, которым требуются микропрограммы»).
Details on supported graphics hardware and pointing devices can be found at http://xorg.freedesktop.org/. Debian 9 ships with X.Org version 7.7.
Почти любая сетевая плата (NIC), поддерживаемая ядром Linux, должна поддерживаться системой установки; драйверы модулей должны загрузиться автоматически.