[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
slackwarearm:inst_sa64_cur [2022/02/11 17:18 (UTC)] mozesslackwarearm:inst_sa64_cur [2024/04/30 14:48 (UTC)] (current) mozes
Line 1: Line 1:
 +[[https://arm.slackware.com/|Slackware ARM project web site]] | [[https://www.linuxquestions.org/questions/slackware-arm-108/|Forum]] | [[slackwarearm:development|Slackware ARM development documentation]] | [[slackwarearm:inst|Slackware ARM installation guides]] 
 +
 ====== Slackware 64bit AArch64 (ARM64) 'current' (development branch): Installation Documentation ====== ====== Slackware 64bit AArch64 (ARM64) 'current' (development branch): Installation Documentation ======
  
Line 6: Line 8:
 These Hardware Models are installed using the regular Slackware Installer, which is the only method of properly installing Slackware.  These Hardware Models are installed using the regular Slackware Installer, which is the only method of properly installing Slackware. 
  
-^ Hardware Vendor ^ SoC     ^ Hardware Model ^ Maintainer                      ^  Testing cadence ^ Installation Instructions ^ +== Actively maintained support == 
-| Pine64          | RK3399  | RockPro64      | Stuart Winter <mozes@slackware> | Continuously     | [[slackwarearm:inst_sa64_rk3399_rockpro64|Instructions]] |  + 
-| Pine64          | RK3399  | PineBook Pro   Stuart Winter <mozes@slackware> | Continuously     | [[slackwarearm:inst_sa64_rk3399_pinebookpro|Instructions]] | +^ Hardware Vendor ^ SoC     ^ Hardware Model ^ Hardware Model Custodian(s)     ^  Testing cadence ^ Installation Instructions ^ 
-| Element14       | BCM2711 | Raspberry Pi 4 | Stuart Winter <mozes@slackware> | Continuously     | [[slackwarearm:inst_sa64_bcm2711_rpi4|Instructions]] | +| Pine64          | RK3399  | RockPro64      | Slackware ARM team | Continuously     | [[slackwarearm:inst_sa64_rk3399_rockpro64|Instructions]] |  
-| Element14       | BCM2837 | Raspberry Pi 3 | A Hardware Model Custodian needs to be assigned | -     |+| Pine64          | RK3399  | PineBook Pro   Slackware ARM team | Continuously     | [[slackwarearm:inst_sa64_rk3399_pinebookpro|Instructions]] | 
 +| Element14       | BCM2711 | Raspberry Pi 4/400 Slackware ARM team | Continuously     | [[slackwarearm:inst_sa64_bcm2711_rpi4|Instructions]] | 
 + 
 +== Work in Progress support == 
 + 
 +^ Hardware Vendor ^ SoC     ^ Hardware Model ^ Hardware Model Custodian(s)      Testing cadence ^ Installation Instructions ^ 
 +SolidRun       | LX2160A| HoneyComb LX2 | Slackware ARM team | Continuously     | [[slackwarearm:inst_sa64_lx2160a_honeycomb|Instructions]] | 
 + 
 + 
 + 
 + 
 + 
 +== Infrequently validated support == 
 + 
 +The following Hardware Models have been known to work in the past but are rarely validated and it's recommended not to have high expectations, and perhaps consider using a different Linux distribution that actively test support for them. 
 + 
 +The Raspberry Pi 3 is not supported due to the lack of RAM. 
 + 
 +^ Hardware Vendor ^ SoC     ^ Hardware Model ^ Hardware Model Custodian(s)      Testing cadence ^ Installation Instructions ^ 
 +| <del>Element14       | BCM2837 | Raspberry Pi 3 | A Hardware Model Custodian needs to be assigned | Rarely The RPi4 documentation above can be followed for the most part.</del> |
  
 ==== Mini root filesystems for unsupported Hardware Models ==== ==== Mini root filesystems for unsupported Hardware Models ====
  
-<note warning>Slackware is not designed to be installed from disc images - this is purely for developmental purposes</note> 
 <note important>These images are aimed at developers or those who are competent using Linux. There is zero documentation and support beyond any comments within the miniroot build script.</note> <note important>These images are aimed at developers or those who are competent using Linux. There is zero documentation and support beyond any comments within the miniroot build script.</note>
 +
 +<note warning>Slackware is not designed to be installed from disc images - this is purely for developmental purposes</note>
  
 Whilst Slackware ARM officially supports a small number of Hardware Models, it is capable of running on many more. Whilst Slackware ARM officially supports a small number of Hardware Models, it is capable of running on many more.
Line 21: Line 43:
 Most of the time all that is required is: Most of the time all that is required is:
  
-  * A custom kernel (or patches) for the Hardware Model+  * A custom kernel (or patches for mainline) for the Hardware Model
   * Knowledge of how to build and work with the Hardware Model's boot loader   * Knowledge of how to build and work with the Hardware Model's boot loader
  
 If the Hardware Model is popular, users of other distributions such as Debian, Gentoo and Ubuntu may have already succeeded in getting Linux running on one of these devices. If the Hardware Model is popular, users of other distributions such as Debian, Gentoo and Ubuntu may have already succeeded in getting Linux running on one of these devices.
  
-To help with this, Slackware ARM provides [[http://ftp.arm.slackware.com/slackwarearm/slackwarearm-devtools/minirootfs/|mini root filesystem images]] of a minimal/base installation.+For experimentation, Slackware ARM provides [[http://ftp.arm.slackware.com/slackwarearm/slackwarearm-devtools/minirootfs/|mini root filesystem images]] of a minimal/base installation.
  
  
 slackwarearm:inst_sa64_cur ()