From 281e46c3cc6c234984082e0bca3590ced541356d Mon Sep 17 00:00:00 2001 From: Bryan Zuelly Date: Sun, 25 Aug 2024 14:38:51 -0400 Subject: [PATCH 1/4] first pass reorg --- .gitignore | 1 + .../RISC-V/vf2.md} | 0 .../RPi/dnf-restart.md} | 6 ++---- .../{RPi/solutions => Single Board Computers/RPi}/zero2w.md | 0 docs/Single Board Computers/aarch64/libretech/h5.md | 1 + docs/Single Board Computers/aarch64/libretech/lafrite.md | 1 + docs/Single Board Computers/aarch64/libretech/lepotato.md | 2 ++ docs/Single Board Computers/aarch64/libretech/renegade.md | 2 ++ .../aarch64/libretech/renegade_elite.md | 1 + docs/Single Board Computers/aarch64/raxda/rock5b.md | 1 + docs/Single Board Computers/aarch64/sunlong/opi3b.md | 1 + docs/Single Board Computers/aarch64/sunlong/opi5.md | 1 + docs/index.md | 2 +- 13 files changed, 14 insertions(+), 5 deletions(-) rename docs/{RISCV64/visionfive_2.md => Single Board Computers/RISC-V/vf2.md} (100%) rename docs/{RPi/solutions/solutions.md => Single Board Computers/RPi/dnf-restart.md} (97%) rename docs/{RPi/solutions => Single Board Computers/RPi}/zero2w.md (100%) create mode 100644 docs/Single Board Computers/aarch64/libretech/h5.md create mode 100644 docs/Single Board Computers/aarch64/libretech/lafrite.md create mode 100644 docs/Single Board Computers/aarch64/libretech/lepotato.md create mode 100644 docs/Single Board Computers/aarch64/libretech/renegade.md create mode 100644 docs/Single Board Computers/aarch64/libretech/renegade_elite.md create mode 100644 docs/Single Board Computers/aarch64/raxda/rock5b.md create mode 100644 docs/Single Board Computers/aarch64/sunlong/opi3b.md create mode 100644 docs/Single Board Computers/aarch64/sunlong/opi5.md diff --git a/.gitignore b/.gitignore index c9490a5..2d41776 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /site +.cache diff --git a/docs/RISCV64/visionfive_2.md b/docs/Single Board Computers/RISC-V/vf2.md similarity index 100% rename from docs/RISCV64/visionfive_2.md rename to docs/Single Board Computers/RISC-V/vf2.md diff --git a/docs/RPi/solutions/solutions.md b/docs/Single Board Computers/RPi/dnf-restart.md similarity index 97% rename from docs/RPi/solutions/solutions.md rename to docs/Single Board Computers/RPi/dnf-restart.md index 54ba7cb..e5d6569 100644 --- a/docs/RPi/solutions/solutions.md +++ b/docs/Single Board Computers/RPi/dnf-restart.md @@ -1,11 +1,9 @@ --- -title: Solutions +title: dnf-claims-restart author: Funzi --- -# Solutions and Troubleshooting - -## `dnf` always claims to require a restart +# `dnf` always claims to require a restart ### Symptom diff --git a/docs/RPi/solutions/zero2w.md b/docs/Single Board Computers/RPi/zero2w.md similarity index 100% rename from docs/RPi/solutions/zero2w.md rename to docs/Single Board Computers/RPi/zero2w.md diff --git a/docs/Single Board Computers/aarch64/libretech/h5.md b/docs/Single Board Computers/aarch64/libretech/h5.md new file mode 100644 index 0000000..881a65e --- /dev/null +++ b/docs/Single Board Computers/aarch64/libretech/h5.md @@ -0,0 +1 @@ +### Libre Tritrium H5 \ No newline at end of file diff --git a/docs/Single Board Computers/aarch64/libretech/lafrite.md b/docs/Single Board Computers/aarch64/libretech/lafrite.md new file mode 100644 index 0000000..277e712 --- /dev/null +++ b/docs/Single Board Computers/aarch64/libretech/lafrite.md @@ -0,0 +1 @@ +### Libre La Frite \ No newline at end of file diff --git a/docs/Single Board Computers/aarch64/libretech/lepotato.md b/docs/Single Board Computers/aarch64/libretech/lepotato.md new file mode 100644 index 0000000..d848cdf --- /dev/null +++ b/docs/Single Board Computers/aarch64/libretech/lepotato.md @@ -0,0 +1,2 @@ +### Libre Le Potato + diff --git a/docs/Single Board Computers/aarch64/libretech/renegade.md b/docs/Single Board Computers/aarch64/libretech/renegade.md new file mode 100644 index 0000000..50bb582 --- /dev/null +++ b/docs/Single Board Computers/aarch64/libretech/renegade.md @@ -0,0 +1,2 @@ +### Libre Renegade + diff --git a/docs/Single Board Computers/aarch64/libretech/renegade_elite.md b/docs/Single Board Computers/aarch64/libretech/renegade_elite.md new file mode 100644 index 0000000..4dc9964 --- /dev/null +++ b/docs/Single Board Computers/aarch64/libretech/renegade_elite.md @@ -0,0 +1 @@ +### Libre Renegade Elite \ No newline at end of file diff --git a/docs/Single Board Computers/aarch64/raxda/rock5b.md b/docs/Single Board Computers/aarch64/raxda/rock5b.md new file mode 100644 index 0000000..4a8f197 --- /dev/null +++ b/docs/Single Board Computers/aarch64/raxda/rock5b.md @@ -0,0 +1 @@ +### Rock 5b \ No newline at end of file diff --git a/docs/Single Board Computers/aarch64/sunlong/opi3b.md b/docs/Single Board Computers/aarch64/sunlong/opi3b.md new file mode 100644 index 0000000..3e881c2 --- /dev/null +++ b/docs/Single Board Computers/aarch64/sunlong/opi3b.md @@ -0,0 +1 @@ +### Orange Pi 3b diff --git a/docs/Single Board Computers/aarch64/sunlong/opi5.md b/docs/Single Board Computers/aarch64/sunlong/opi5.md new file mode 100644 index 0000000..b4e6944 --- /dev/null +++ b/docs/Single Board Computers/aarch64/sunlong/opi5.md @@ -0,0 +1 @@ +### Orange Pi 5 \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 32cf077..8d7f6c5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,7 +5,7 @@ ## Responsibilities ## Meetings / Communications - +Meetings are held fortnightly. Additional details can be found on the [Public_Calendar](https://calendar.google.com/calendar/u/0/embed?src=c_2e1oqh6t0i6sqhja5nu9lq8lgo@group.calendar.google.com) ## Members ## Project layout -- 2.43.5 From a1b2d004aa810c740dddbd23e1b8cd8771aabac6 Mon Sep 17 00:00:00 2001 From: Bryan Zuelly Date: Wed, 2 Oct 2024 07:11:23 -0400 Subject: [PATCH 2/4] reorg --- .../Board-Specific/Amlogic/amlogicboards.md | 9 ++++ .../Board-Specific/Rockchip/rockchipboards.md | 12 +++++ .../aarch64/libretech/h5.md | 1 - .../aarch64/libretech/lafrite.md | 1 - .../aarch64/libretech/lepotato.md | 2 - .../aarch64/libretech/renegade.md | 2 - .../aarch64/libretech/renegade_elite.md | 1 - .../aarch64/raxda/rock5b.md | 1 - .../aarch64/sunlong/opi3b.md | 1 - .../aarch64/sunlong/opi5.md | 1 - docs/index.md | 4 ++ docs/support/hardware/supported.md | 49 ------------------- 12 files changed, 25 insertions(+), 59 deletions(-) create mode 100644 docs/Single Board Computers/Board-Specific/Amlogic/amlogicboards.md create mode 100644 docs/Single Board Computers/Board-Specific/Rockchip/rockchipboards.md delete mode 100644 docs/Single Board Computers/aarch64/libretech/h5.md delete mode 100644 docs/Single Board Computers/aarch64/libretech/lafrite.md delete mode 100644 docs/Single Board Computers/aarch64/libretech/lepotato.md delete mode 100644 docs/Single Board Computers/aarch64/libretech/renegade.md delete mode 100644 docs/Single Board Computers/aarch64/libretech/renegade_elite.md delete mode 100644 docs/Single Board Computers/aarch64/raxda/rock5b.md delete mode 100644 docs/Single Board Computers/aarch64/sunlong/opi3b.md delete mode 100644 docs/Single Board Computers/aarch64/sunlong/opi5.md delete mode 100644 docs/support/hardware/supported.md diff --git a/docs/Single Board Computers/Board-Specific/Amlogic/amlogicboards.md b/docs/Single Board Computers/Board-Specific/Amlogic/amlogicboards.md new file mode 100644 index 0000000..09b6701 --- /dev/null +++ b/docs/Single Board Computers/Board-Specific/Amlogic/amlogicboards.md @@ -0,0 +1,9 @@ +###Amlogic-Based boards + +LibreTech-AC 'LaFrite'(S805X) +LibreTech CC 'LePotato'(S905X) +ODroid-N2 (S922X) + +#Libre Computer Boards +Libre boards will need uboot to be flashed to spi or into the image in the appropriate location. The easiest way to accomplish this task is to use the ```libretech-flash-tool``` provided by libre computer. it can be found on [their](https://github.com/libre-computer-project/libretech-flash-tool) github page. + diff --git a/docs/Single Board Computers/Board-Specific/Rockchip/rockchipboards.md b/docs/Single Board Computers/Board-Specific/Rockchip/rockchipboards.md new file mode 100644 index 0000000..6901397 --- /dev/null +++ b/docs/Single Board Computers/Board-Specific/Rockchip/rockchipboards.md @@ -0,0 +1,12 @@ +### Rockchip-based Boards + +For the boards below you will use the ```libretech-flash-tool``` from Libre. It can be found on [their](https://github.com/libre-computer-project/libretech-flash-tool) github page. + +- rk3328 +- rk3399 +- roc-cc-rk3399 + +The Orange Pi 5 and Rock 5b require proprietary blogs from Rockchip. The Rock5b uboot is built and provided by Raxda. The Orange Pi 5 uboot can be obtained from project on github or built locally using a docker container. For + +- Raxda Rock 5b +- Orange Pi 5 \ No newline at end of file diff --git a/docs/Single Board Computers/aarch64/libretech/h5.md b/docs/Single Board Computers/aarch64/libretech/h5.md deleted file mode 100644 index 881a65e..0000000 --- a/docs/Single Board Computers/aarch64/libretech/h5.md +++ /dev/null @@ -1 +0,0 @@ -### Libre Tritrium H5 \ No newline at end of file diff --git a/docs/Single Board Computers/aarch64/libretech/lafrite.md b/docs/Single Board Computers/aarch64/libretech/lafrite.md deleted file mode 100644 index 277e712..0000000 --- a/docs/Single Board Computers/aarch64/libretech/lafrite.md +++ /dev/null @@ -1 +0,0 @@ -### Libre La Frite \ No newline at end of file diff --git a/docs/Single Board Computers/aarch64/libretech/lepotato.md b/docs/Single Board Computers/aarch64/libretech/lepotato.md deleted file mode 100644 index d848cdf..0000000 --- a/docs/Single Board Computers/aarch64/libretech/lepotato.md +++ /dev/null @@ -1,2 +0,0 @@ -### Libre Le Potato - diff --git a/docs/Single Board Computers/aarch64/libretech/renegade.md b/docs/Single Board Computers/aarch64/libretech/renegade.md deleted file mode 100644 index 50bb582..0000000 --- a/docs/Single Board Computers/aarch64/libretech/renegade.md +++ /dev/null @@ -1,2 +0,0 @@ -### Libre Renegade - diff --git a/docs/Single Board Computers/aarch64/libretech/renegade_elite.md b/docs/Single Board Computers/aarch64/libretech/renegade_elite.md deleted file mode 100644 index 4dc9964..0000000 --- a/docs/Single Board Computers/aarch64/libretech/renegade_elite.md +++ /dev/null @@ -1 +0,0 @@ -### Libre Renegade Elite \ No newline at end of file diff --git a/docs/Single Board Computers/aarch64/raxda/rock5b.md b/docs/Single Board Computers/aarch64/raxda/rock5b.md deleted file mode 100644 index 4a8f197..0000000 --- a/docs/Single Board Computers/aarch64/raxda/rock5b.md +++ /dev/null @@ -1 +0,0 @@ -### Rock 5b \ No newline at end of file diff --git a/docs/Single Board Computers/aarch64/sunlong/opi3b.md b/docs/Single Board Computers/aarch64/sunlong/opi3b.md deleted file mode 100644 index 3e881c2..0000000 --- a/docs/Single Board Computers/aarch64/sunlong/opi3b.md +++ /dev/null @@ -1 +0,0 @@ -### Orange Pi 3b diff --git a/docs/Single Board Computers/aarch64/sunlong/opi5.md b/docs/Single Board Computers/aarch64/sunlong/opi5.md deleted file mode 100644 index b4e6944..0000000 --- a/docs/Single Board Computers/aarch64/sunlong/opi5.md +++ /dev/null @@ -1 +0,0 @@ -### Orange Pi 5 \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 8d7f6c5..2f3b665 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,6 +8,10 @@ Meetings are held fortnightly. Additional details can be found on the [Public_Calendar](https://calendar.google.com/calendar/u/0/embed?src=c_2e1oqh6t0i6sqhja5nu9lq8lgo@group.calendar.google.com) ## Members +## Getting In Touch / Contributing +The primary way to get into contact with the Sig/AltArch group would be our Mattermost [channel](https://chat.rockylinux.org/rocky-linux/channels/altarch). + + ## Project layout mkdocs.yml # The configuration file. diff --git a/docs/support/hardware/supported.md b/docs/support/hardware/supported.md deleted file mode 100644 index 697f9a5..0000000 --- a/docs/support/hardware/supported.md +++ /dev/null @@ -1,49 +0,0 @@ ---- -title: Supported SBC Hardware -author: Bryan Z. ---- - -# Rocky Linux Supported SBC Hardware Models - -## Raspberry Pi SBCs - -| Model | Image | Status | -|---------------|-----------------------------------|---------------| -| Pi 4B | RockyLinux_Rpi_9-latest.img.xz | Complete | -| Pi 3B/B+ | RockyLinux_Rpi_9-latest.img.xz | Complete | - - -## Banana Pi -| Model | Status | -|---------------|---------------------------------------------------| -| Unknown | Stage 1(hardware being procured) | - -## Orange Pi -| Model | Status | -|---------------|---------------------------------------------------| -| Unknown | Stage 1(hardware being procured) | - -## Pine -| Model | Image | Status | -|---------------|----------------------------------------------------------|----------------------------------------| -| Pine64 | | Stage 1(hardware being obtained) | -| RockPro64 | Rocky-9.1-aarch64-generic-Minimal-rk3399-sda.raw.tar.gz | Complete | -| A64_LTS | | Stage 1(hardware being obtained) | - -## Libre Computer -| Model | Status | -|---------------|----------------------------------------------------------------| -| Renegade | Stage 2(hw obtained, initial testing to discover whats needed) | -| La Frite | Stage 2(hw obtained, initial testing to discover whats needed) | -| Tritium | Stage 2(hw obtained, initial testing to discover whats needed) | -| Le Potato | Stage 2(hw obtained, initial testing to discover whats needed) | - -## Ordoid -| Model | Status | -|---------------|-----------------------------------------------------------------| -| N2+ | Stage 2(hw obtained, initial testing to discover what's needed) | - -## Khadas -| Model | Image | Status | -|---------------|---------------------------------------------------| -| In early phases of discovery. | | | -- 2.43.5 From 0f69c874bf788235aea172083aa59b62411b97a5 Mon Sep 17 00:00:00 2001 From: Bryan Zuelly Date: Wed, 2 Oct 2024 07:13:25 -0400 Subject: [PATCH 3/4] updated amlogicboards.md --- .../Board-Specific/Amlogic/amlogicboards.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/Single Board Computers/Board-Specific/Amlogic/amlogicboards.md b/docs/Single Board Computers/Board-Specific/Amlogic/amlogicboards.md index 09b6701..a2ffbfb 100644 --- a/docs/Single Board Computers/Board-Specific/Amlogic/amlogicboards.md +++ b/docs/Single Board Computers/Board-Specific/Amlogic/amlogicboards.md @@ -1,9 +1,11 @@ ###Amlogic-Based boards -LibreTech-AC 'LaFrite'(S805X) -LibreTech CC 'LePotato'(S905X) -ODroid-N2 (S922X) -#Libre Computer Boards -Libre boards will need uboot to be flashed to spi or into the image in the appropriate location. The easiest way to accomplish this task is to use the ```libretech-flash-tool``` provided by libre computer. it can be found on [their](https://github.com/libre-computer-project/libretech-flash-tool) github page. +The Libre boards below will require teh use of the ```libretech-flash-tool``` provided by libre computer. it can be found on [their](https://github.com/libre-computer-project/libretech-flash-tool) github page. + +- LibreTech-AC 'LaFrite'(S805X) +- LibreTech CC 'LePotato'(S905X) + + + -- 2.43.5 From e80ac9785bd8e396ab48e08157e323c6fc585a4d Mon Sep 17 00:00:00 2001 From: Bryan Zuelly Date: Wed, 2 Oct 2024 23:04:59 -0400 Subject: [PATCH 4/4] added cairo to Dockerfile to fix preview issue --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9cc71d2..fbefd9d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM rockylinux:9 RUN dnf update -y &&\ - dnf install -y git python3-pip &&\ + dnf install -y git python3-pip cairo &&\ dnf clean all # bind volume $CWD > /wiki exists in docker-compose.yml -- 2.43.5