2.1. Підтримуване обладнання

Debian не накладає вимог до апаратного забезпечення окрім вимог до ядер Linux та наборів інструментів GNU. Таким чином, будь-яка архітектура чи платформа, на яку перенесені ядра Linux, libc, gcc тощо, і для якої Debian порт існує, може запускати Debian. Більш докладно про 64-bit PC архітектурні системи, перевірені за допомогою Debian GNU/Linux можете переглянути за адресою https://www.debian.org/ports/amd64/.

Замість спроби описати всі різні конфігурації обладнання, які підтримуються для 64-bit PC, цей розділ містить загальну інформацію та вказівки на те, де можна знайти додаткову інформацію.

2.1.1. Підтримувані архітектури

Debian GNU/Linux 13 supports 9 major architectures and several variations of each architecture known as «flavors».

Архітектура Debian Designation Підархітектура Flavor
AMD64 & Intel 64 amd64    
На основі Intel x86 i386 типові x86-машини default
Xen PV domains only xen
ARM armel Marvell Kirkwood та Orion marvell
ARM із апаратним FPU armhf multiplatform armmp
64-бітна ARM arm64    
64-бітні MIPS (little-endian) mips64el MIPS Malta 5kc-malta
Cavium Octeon octeon
Loongson 3 loongson-3
32-бітні MIPS (little-endian) mipsel MIPS Malta 4kc-malta
Cavium Octeon octeon
Loongson 3 loongson-3
Системи живлення ppc64el IBM POWER8 або новіші машини  
64-бітні IBM S/390 s390x IPL from VM-reader and DASD generic

This document covers installation for the 64-bit PC architecture using the Linux kernel. If you are looking for information on any of the other Debian-supported architectures take a look at the Debian-Ports pages.

2.1.2. Підтримка ЦП

Підтримуються процесори AMD64 та Intel 64.

2.1.3. Laptops

From a technical point of view, laptops are normal PCs, so all information regarding PC systems applies to laptops as well. Installations on laptops nowadays usually work out of the box, including things like automatically suspending the system on closing the lid and laptop specfic hardware buttons like those for disabling the wifi interfaces («airplane mode»). Nonetheless sometimes the hardware vendors use specialized or proprietary hardware for some laptop-specific functions which might not be supported. To see if your particular laptop works well with GNU/Linux, see for example the Linux Laptop pages.

2.1.4. Multiple Processors

Multiprocessor support — also called «symmetric multiprocessing» or SMP — is available for this architecture. The standard Debian 13 kernel image has been compiled with SMP-alternatives support. This means that the kernel will detect the number of processors (or processor cores) and will automatically deactivate SMP on uniprocessor systems.

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.

2.1.5. Graphics Hardware Support

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» blobs (see Розділ 2.2, «Devices Requiring Firmware»).

On modern PCs, having a graphical display usually works out of the box. For quite a lot of hardware, 3D acceleration also works well out of the box, but there is still some hardware that needs binary firmware blobs to work well. In some cases there have been reports about hardware on which installation of additional graphics card firmware was required even for basic graphics support.

Details on supported graphics hardware and pointing devices can be found at https://wiki.freedesktop.org/xorg/. Debian 13 ships with X.Org version 7.7.

2.1.6. Network Connectivity Hardware

Almost any network interface card (NIC) supported by the Linux kernel should also be supported by the installation system; drivers should normally be loaded automatically. This includes most PCI/PCI-Express cards as well as PCMCIA/Express Cards on laptops.

ISDN is supported, but not during the installation.

2.1.6.1. Wireless Network Cards

Wireless networking is in general supported as well and a growing number of wireless adapters are supported by the official Linux kernel, although many of them do require firmware to be loaded.

If firmware is needed, the installer will prompt you to load firmware. See Розділ 6.4, «Loading Missing Firmware» for detailed information on how to load firmware during the installation.

Wireless NICs that are not supported by the official Linux kernel can generally be made to work under Debian GNU/Linux, but are not supported during the installation.

If there is a problem with wireless and there is no other NIC you can use during the installation, it is still possible to install Debian GNU/Linux using a DVD image. Select the option to not configure a network and install using only the packages available from the DVD. You can then install the driver and firmware you need after the installation is completed (after the reboot) and configure your network manually.

In some cases the driver you need may not be available as a Debian package. You will then have to look if there is source code available in the internet and compile the driver yourself. How to do this is outside the scope of this manual. If no Linux driver is available, your last resort is to use the ndiswrapper package, which allows you to use a Windows driver.

2.1.7. Braille Displays

Support for braille displays is determined by the underlying support found in brltty. Most displays work under brltty, connected via either a serial port, USB or bluetooth. Details on supported braille devices can be found on the brltty website. Debian GNU/Linux 13 ships with brltty version 6.5.

2.1.8. Hardware Speech Synthesis

Support for hardware speech synthesis devices is determined by the underlying support found in speakup. speakup only supports integrated boards and external devices connected to a serial port (no USB, serial-to-USB or PCI adapters are supported). Details on supported hardware speech synthesis devices can be found on the speakup website. Debian GNU/Linux 13 ships with speakup version 3.1.6.

2.1.9. Периферійне та інше обладнання

Linux supports a large variety of hardware devices such as mice, printers, scanners, PCMCIA/CardBus/ExpressCard and USB devices. However, most of these devices are not required while installing the system.

USB hardware generally works fine. On some very old PC systems some USB keyboards may require additional configuration (see Розділ 3.6.6, «Hardware Issues to Watch Out For»). On modern PCs, USB keyboards and mice work without requiring any specific configuration.