[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

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
Próxima revisiónAmbos lados, revisión siguiente
es:howtos:hardware:arm:raspberrypi4 [2019/07/31 01:49 (UTC)] rrampes:howtos:hardware:arm:raspberrypi4 [2019/07/31 02:33 (UTC)] – [Método de instalación manual sin una imagen de Raspbian] rramp
Línea 20: Línea 20:
 ==== AArch64 ARM64 [Experimental], Slackware ARM -current ==== ==== AArch64 ARM64 [Experimental], Slackware ARM -current ====
  
-Experimental, developmentand prototype, Slackware AArch64 ARM64 link(s).+Experimental, desarrolloy prototipos, Slackware AArch64 ARM64 link(s).
  
-^ Site ^ Slackware versions Using official Slackware packages Installation methods Notes +^ Site ^ Versiones de Slackware ^ Usa paquetes oficiales de Slackware ^ Métodos de Instalación Notas 
-| [[http://sarpi64.fatdog.eu/|SARPi64 Project]] | -current | Yes | Slackware installer A development project for Slackware ARM running AArch64 [ARMv8] kernel and modules. **Experimental in nature and purpose.** |+| [[http://sarpi64.fatdog.eu/|Proyecto SARPi64]] | -current | Si Instalador de Slackware | Un proyecto de desarrollo para Slackware ARM ejecutandose sobre AArch64 [ARMv8] kernel y módulos. **Experimental en naturaleza y propósito.** |
  
  
-==== Manual install method without a Raspbian image ====+==== Método de instalación manual sin una imagen de Raspbian ====
  
-As long you use the most recent release of firmware [i.e. post-June 2019] and the latest Raspbian Buster image the [[howtos:hardware:arm:raspberrypi|Raspberry Pi 1 manual install method]] also works for the Pi 4.+Siempre y cuando utilice la versión más reciente de firmware [es decir, después de junio de 2019] y la última imagen de Raspbian Buster [[howtos:hardware:arm:raspberrypi| el método manual de instalación de la Raspberry Pi 1]] también funciona. 
 +Este método es para instalar Slackware ARM 14.2 sobre una Raspberry Pi 4 Modelo B sin una imagen de Raspbian. 
 +Aunque, esto podría trabajar para otro Slackware ARM y versiones de Raspberry Pi.
  
-This method is for installing Slackware ARM 14.2 on a Raspberry Pi 4 Model B without a Raspbian image. +=== 1. Partición y formato de la tarjeta SD ===
-However, it should work for other Slackware ARM and Raspberry Pi versions. +
- +
-=== 1. Partition and format the SD Card ===+
  
 <code> <code>
Línea 52: Línea 51:
 </code> </code>
  
-Remarks+Observaciones
-  * I use a 32GB SD Card+  * Utilizo una tarjeta SD de 32GB.
   * I choose 32MB for the size of the first partition   * I choose 32MB for the size of the first partition
   * I let the empty space left for the second partition   * I let the empty space left for the second partition
Línea 91: Línea 90:
   * I allow the "root" user to connect through SSH   * I allow the "root" user to connect through SSH
  
-=== 4. Insert the SD Card in the Raspberry Pi ===+=== 4. Inserción de la tarjeta SD en la Raspberry Pi ===
  
 Your SD Card is ready so you can insert it in the Raspberry Pi and boot. Your SD Card is ready so you can insert it in the Raspberry Pi and boot.
Línea 114: Línea 113:
   * I recommend to [[https://www.raspberrypi.org/documentation/linux/kernel/building.md|build your own Linux kernel]] packages because the kernel you are running does not match with the installed Slackware ARM packages   * I recommend to [[https://www.raspberrypi.org/documentation/linux/kernel/building.md|build your own Linux kernel]] packages because the kernel you are running does not match with the installed Slackware ARM packages
  
-=== 5. Tips and tricks ===+=== 5. Consejos y trucos ===
  
-== 5.1. Processor ==+== 5.1. Procesador ==
  
 The Raspberry Pi processor can reach 1.2GHz. The Raspberry Pi processor can reach 1.2GHz.
Línea 166: Línea 165:
 <code>$ glxgears</code> <code>$ glxgears</code>
  
-Now, the video is correctly set. +Ahora el video está correctamente configurado.
 ===== Fuentes ===== ===== Fuentes =====
  
 es:howtos:hardware:arm:raspberrypi4 ()