Debian no impone requisitos de hardware más allá de los que establecen el núcleo Linux o kFreeBSD y el conjunto de herramientas GNU. En cualquier caso, cualquier arquitectura o plataforma a la que se haya adaptado el núcleo Linux o kFreeBSD, libc, gcc, etc., y para los que exista una adaptación de Debian, puede ejecutar Debian. Por favor, diríjase a las páginas de adaptaciones en http://www.debian.org/ports/mips/ para más información sobre sistemas de arquitectura 32-bit Mips (big-endian) probados con Debian GNU/Linux.
En lugar de intentar describir las diferentes configuraciones de hardware compatibles con 32-bit Mips (big-endian) , esta sección contiene información general y referencias adicionales donde puede encontrar más información.
Debian GNU/Linux 9 supports ten major architectures and several variations of each architecture known as “flavors”.
Arquitectura | Designación de Debian | Subarquitectura | Sabor |
---|---|---|---|
Basada en Intel x86 | i386 | ||
AMD64 e Intel 64 | amd64 | ||
ARM | armel | Marvell Kirkwood and Orion | marvell |
Versatile | versatile | ||
ARM con hardware FPU | armhf | multiplatform | armmp |
multiplatform for LPAE-capable systems | armmp-lpae | ||
64bit ARM | arm64 | ||
MIPS (big endian) | mips | MIPS Malta (32 bit) | 4kc-malta |
MIPS Malta (64 bit) | 5kc-malta | ||
Cavium Octeon | octeon | ||
MIPS (little endian) | mipsel | MIPS Malta (32 bit) | 4kc-malta |
MIPS Malta (64 bit) | 5kc-malta | ||
Cavium Octeon | octeon | ||
Loongson 3A | loongson-3 | ||
IBM/Motorola PowerPC | powerpc | ||
Power Systems | ppc64el | IBM POWER8 or newer machines | |
IBM S/390 64bit | s390x | IPL del lector VM y DASD | genérico |
Este documento cubre la instalación para la arquitectura 32-bit Mips (big-endian) usando el núcleo Linux. Si busca información sobre cualquiera de las otras arquitecturas compatibles con Debian consulte las páginas de las adaptaciones de Debian.
Debian on 32-bit Mips (big-endian) supports the following platforms:
SGI IP22: this platform includes the SGI machines Indy, Indigo 2 and Challenge S. Since these machines are very similar, whenever this document refers to the SGI Indy, the Indigo 2 and Challenge S are meant as well.
SGI IP32: this platform is generally known as SGI O2.
MIPS Malta: 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.
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.
Las máquinas SGI IP22, SGI Indy, Indigo 2 y Challenge S con los procesadores R4000, R4400, R4600 y R5000 se pueden usar con el sistema de instalación de Debian en MIPS «big endian». En el caso de la máquina SGI IP32 sólo se permiten los sistemas basados en el procesador R5000.
Some MIPS machines can be operated in both big and little endian mode. For little endian MIPS, please read the documentation for the mipsel and mips64el architectures.
La posibilidad de usar múltiples procesadores (también llamado “multiprocesamiento simétrico” o SMP) está disponible para ésta arquitectura, y está incluido en una imagen pre-compilada del núcleo de Debian. Dependiendo de su medio de instalación, este núcleo con capacidad de usar SMP podría o no instalarse como el núcleo predeterminado. Esto no debería entorpecer la instalación, debido a que el núcleo estándar, sin SMP, debería arrancar en sistemas SMP. En este caso, el núcleo simplemente utilizará el primer procesador.
Si desea hacer uso de múltiples procesadores deberá verificar que el paquete del núcleo que permite SMP esté instalado; si no lo está, seleccione un núcleo apropiado.
También puede construir su propio núcleo personalizado incluyendo compatibilidad con SMP. Puede encontrar una discusión sobre cómo hacerlo en Sección 8.6, “Compilar un nuevo núcleo”. En este momentos (versión del núcleo 3.16) la forma de habilitar SMP es elegir la opción “Multi-Processing support” en la sección “Kernel type” de la configuración del núcleo.
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 Sección 2.2, “Dispositivos que requieren Firmware”).
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.
Sólo se permite el uso del sistema de ventanas X de X.Org en la SGI Indy y en la O2.
Casi cualquier tarjeta de interfaz de red (también llamadas «network interface card» o NIC, n. del t.) compatible con el núcleo de Linux es también compatible con el sistema de instalación. Por regla general, los controladores modulares se cargarán automáticamente.