diff options
author | Holger Wansing <hwansing@mailbox.org> | 2021-08-06 17:08:05 +0200 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2021-08-06 17:08:05 +0200 |
commit | 19a583ff146e8f203a2e345ddfde03cd9ae2dfe8 (patch) | |
tree | 857f1d3a8e9155770e6d827381d964d10513cbe2 /en/hardware | |
parent | 9a424df9734580fe0d0bd4a13cfadcd4642e18c4 (diff) | |
download | installation-guide-19a583ff146e8f203a2e345ddfde03cd9ae2dfe8.zip |
Update supported devices for armel
Diffstat (limited to 'en/hardware')
-rw-r--r-- | en/hardware/supported/arm.xml | 31 |
1 files changed, 15 insertions, 16 deletions
diff --git a/en/hardware/supported/arm.xml b/en/hardware/supported/arm.xml index b2de0bfec..0e79ac1ac 100644 --- a/en/hardware/supported/arm.xml +++ b/en/hardware/supported/arm.xml @@ -396,6 +396,7 @@ hardware. They are also common in the x86 PC world. </sect2> +<!-- <sect2 arch="armhf" id="armhf-unsupported-platforms"><title>Platforms no longer supported by Debian/armhf</title> <variablelist> @@ -417,7 +418,7 @@ currently not available. </variablelist> </sect2> - +--> <sect2 arch="armel" id="armel-supported-platforms"><title>Platforms supported by Debian/armel</title> @@ -442,10 +443,6 @@ CPU, Ethernet, SATA, USB, and other functionality in one chip. GuruPlug, DreamPlug and Seagate FreeAgent DockStar)</ulink> </para></listitem> <listitem><para> - <ulink url="&url-arm-cyrius-qnap-kirkwood;">QNAP Turbo Station</ulink> - (all TS-11x/TS-12x, HS-210, TS-21x/TS-22x and TS-41x/TS-42x models) - </para></listitem> - <listitem><para> LaCie NASes (Network Space v2, Network Space Max v2, Internet Space v2, d2 Network v2, 2Big Network v2 and 5Big Network v2) </para></listitem> @@ -466,8 +463,7 @@ CPU, Ethernet, SATA, USB, and other functionality in one chip. There are many Network Attached Storage (NAS) devices on the market that are based on an Orion chip. &debian; currently supports the following Orion based devices: <ulink url="&url-arm-cyrius-kuroboxpro;">Buffalo -Kurobox</ulink> and <ulink url="&url-arm-cyrius-mv2120;">HP -mv2120</ulink>. +Kurobox</ulink>. </para></listitem> </varlistentry> @@ -487,16 +483,17 @@ to test and run &debian; on ARM if you don't have real hardware. </para> </sect2> -<sect2 arch="armel" id="armel-unsupported-platforms"><title>Platforms and devices no longer supported by Debian/armel</title> +<sect2 arch="armel" id="armel-unsupported-platforms"><title>Devices no longer supported by Debian/armel</title> <variablelist> + <varlistentry> -<term>IXP4xx</term> +<term>Kirkwood</term> <listitem><para> -Support for the Intel IXP4xx platform has been dropped in &debian; 9. -The Linksys NSLU2 device is based on IXP4xx and is therefore no longer -supported. +Support for all QNAP Turbo Station models (TS-xxx) has been dropped for +&debian; 11, since the Linux kernel for them can no longer being built, due to +hardware limitations. </para></listitem> </varlistentry> @@ -505,14 +502,16 @@ supported. <term>Orion5x</term> <listitem><para> -Support for the D-Link DNS-323 and Conceptronic CH3SNAS devices has been -dropped from the Orion5x platform in &debian; 9. The Linux kernel no -longer fits into the flash on these devices. Other Orion devices, such -as Buffalo Kurobox and HP mv2120, are still supported. +Support for HP Media Vault mv2120 has been dropped for &debian; 11, since the +Linux kernel for it can no longer being built, due to hardware limitations. </para></listitem> </varlistentry> </variablelist> +You may be able to keep above listed devices running for some time, see <ulink +url="https://www.debian.org/releases/bullseye/armel/release-notes/ch-information.en.html#no-longer-supported-hardware">the +Release Notes for &debian; 11</ulink>. + </sect2> |