Debian does not impose hardware requirements beyond the requirements of the Linux kernel and the GNU tool-sets. Therefore, any architecture or platform to which the Linux kernel, libc, gcc, etc. have been ported, and for which a Debian port exists, can run Debian. Please refer to the Ports pages at https://www.debian.org/ports/loongarch/ for more details on Loongarch architecture systems which have been tested with Debian GNU/Linux.
Rather than attempting to describe all the different hardware configurations which are supported for Loongarch, this section contains general information and pointers to where additional information can be found.
Debian GNU/Linux 14 supports 7 major architectures and several variations of each architecture known as “flavors”.
| Architecture | Debian Designation | Subarchitecture | Flavor |
|---|---|---|---|
| AMD64 & Intel 64 | amd64 | ||
| ARM with hardware FPU | armhf | multiplatform | armmp |
| 64bit ARM | arm64 | ||
| Power Systems | ppc64el | IBM POWER8 or newer machines | |
| 64bit RISC-V (little-endian) | riscv64 | ||
| 64bit IBM S/390 | s390x | IPL from VM-reader and DASD | generic |
This document covers installation for the Loongarch 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.
This is the first official release of Debian GNU/Linux for the Loongarch architecture. We feel that it has proven itself sufficiently to be released. However, because it has not had the exposure (and hence testing by users) that some other architectures have had, you may encounter a few bugs. Use our Bug Tracking System to report any problems; make sure to mention the fact that the bug is on the Loongarch platform using the Linux kernel. It can be necessary to use the debian-loongarch mailing list as well.
Multiprocessor support — also called “symmetric multiprocessing” or SMP — is available for this architecture. However, the standard Debian 14 kernel image does not support SMP. This should not prevent installation, since the standard, non-SMP kernel should boot on SMP systems; the kernel will simply use only the first CPU.
In order to take advantage of multiple processors, you'll have to replace the standard Debian kernel. You can find a discussion of how to do this in Section 8.5, “Compiling a New Kernel”. At this time (kernel version 3.16) the way you enable SMP is to select “Multi-Processing support” in the “Kernel type” section of the kernel config.
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 Section 2.2, “Devices Requiring Firmware”).
Details on supported graphics hardware and pointing devices can be found at https://wiki.freedesktop.org/xorg/. Debian 14 ships with X.Org version 7.7.
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.