Skip to content

Images 0.11.x

Images
  • Kamil muss irgendwie gerade nichts anderes zu tuen haben 😉

    Hier ist nach ganz langer Pause ein Pre-Release 0.11.0

    0.11.0: gitlab-ci-linux-build-185 released

    • 0.11.0: Try to use 2021.04 uboot and 5.12.0 kernel

    Download läuft 🙂

    Danke Kamil!!

  • Ein ganz schneller Test gestern Abend brachte dann folgendes Ergebnis.

    ohne SPI

    • Image auf SD-Karte - Bootvorgang OK

    u-boot im SPI

    • kein Boot von SSD an USB2 oder USB2

    Fehlermeldung vom Boot von meiner NVMe Debian Installation

    U-Boot SPL 2021.04-ayufan-2018-g54ae1197 (May 06 2021 - 14:45:34 +0000)         
    Trying to boot from SPI                                                         
    Trying to boot from SPI                                                         
    Trying to boot from MMC1                                                        
    Card did not respond to voltage select! : -110                                  
    spl: mmc init failed with error: -95                                            
    Trying to boot from MMC2                                                        
    Card did not respond to voltage select! : -110                                  
    spl: mmc init failed with error: -95                                            
    SPL: failed to boot from all boot devices                                       
    ### ERROR ### Please RESET the board ###     
    

    Also, noch ganz früher Pre-Release. Mal schauen ob Kamil noch was dran macht. Das Image von der SD-Karte kann man nutzen.

  • 0.11.1: gitlab-ci-linux-build-186 released

    • 0.11.1: Update to 2021.07 and 5.13.0 kernel
    • 0.11.0: Try to use 2021.04 uboot and 5.12.0 kernel

    SD-Karte bootet erfolgreich.

    frank@frank-MS-7C37:~$ ssh rock64@192.168.3.172
    rock64@192.168.3.172's password: 
                    _                     __   _  _   
     _ __ ___   ___| | ___ __  _ __ ___  / /_ | || |  
    | '__/ _ \ / __| |/ / '_ \| '__/ _ \| '_ \| || |_ 
    | | | (_) | (__|   <| |_) | | | (_) | (_) |__   _|
    |_|  \___/ \___|_|\_\ .__/|_|  \___/ \___/   |_|  
                        |_|                           
    Linux rockpro64 5.13.0-1150-ayufan-g7a7e95f66648 #ayufan SMP Tue Jul 20 10:01:52 UTC 2021 aarch64
    
    The programs included with the Debian GNU/Linux system are free software;
    the exact distribution terms for each program are described in the
    individual files in /usr/share/doc/*/copyright.
    
    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    permitted by applicable law.
    Last login: Tue Jul 20 13:26:17 2021 from 192.168.3.213
    rock64@rockpro64:~$ uname -a
    Linux rockpro64 5.13.0-1150-ayufan-g7a7e95f66648 #ayufan SMP Tue Jul 20 10:01:52 UTC 2021 aarch64 GNU/Linux
    
  • Der uboot bootet immer noch nicht korrekt aus dem SPI 😞

    Ich habe mal einen Issues Request erstellt, damit Kamil das Problem kennt. Keine Ahnung, ob der da noch intensiv dran arbeitet.

  • 0.11.2: gitlab-ci-linux-build-187 released

    • 0.11.2: Update OMV install (to also be able to run OMV6)

  • 1 Stimmen
    85 Beiträge
    5k Aufrufe
    N

    Immer wieder gerne. Dieses mal gab es richtig etwas zu tun:
    13 files changed, 137 insertions(+), 96 deletions(-)
    Und das nur, damit es überhaupt wieder baut. Danach folgten noch 5 Bugfixing Runden, wobei zwei davon (lediglich) das Packaging betrafen.

    Ergänzend noch ein Hinweis:
    Port 3012 für die Websocket Verbindungen ist jetzt offiziell deprecated und wird demnächst vollständig aus Vaultwarden entfernt. Genau jetzt wäre der richtige Zeitpunkt die Apache/Nginx Konfiguration dahingehend anzupassen.

    Hierfür habe ich neue Templates online gestellt.
    Apache: https://bitwarden-deb.tech-network.de/Apache-VirtualHost.example.conf
    Nginx: https://bitwarden-deb.tech-network.de/Nginx-VirtualHost.example.conf

    Schönen Sonntag!

  • Images 0.10.x

    Angeheftet Images
    10
    0 Stimmen
    10 Beiträge
    415 Aufrufe
    FrankMF

    0.10.12: gitlab-ci-linux-build-184 released

    0.10.12: Be strict on any qemu failures 0.10.12: Build by default mate/lxde/gnome/xfce4 0.10.12: Add pcie scan delay from @nuumio 0.10.12: Add ubuntu-mate-lightdm-theme where possible

    Ich komme gar nicht mehr mit dem Testen hinterher 🙂

  • SCP mit IPv6 nutzen

    Linux
    1
    0 Stimmen
    1 Beiträge
    203 Aufrufe
    Niemand hat geantwortet
  • Images 0.9.x

    Images
    13
    0 Stimmen
    13 Beiträge
    764 Aufrufe
    FrankMF

    0.9.16: gitlab-ci-linux-build-163 released

    0.9.x 0.9.16: Bump kernel to 4.4.197, 0.9.15: Bump kernel to 4.4.193, 0.9.14: Bump kernel to 4.4.190, 0.9.14: Fix Firefox video playback, 0.9.13: Bump sound volume for Pinebook Pro, 0.9.12: Fix LXDE for Rock64, 0.9.10: Fix support for power/standby LEDs for all boards,
  • Images 0.8.x

    Images
    20
    0 Stimmen
    20 Beiträge
    1k Aufrufe
    FrankMF

    0.8.3: gitlab-ci-linux-build-141 released

    0.8.2: Be more strict what packages/kernels are being in use for 0.8.x branch, 0.8.1: The final pre-release,

    Kamil hat diesen Release als Latest release gekennzeichnet. Das heißt man kann jetzt vorhandenen Installationen auf diesen Build upgraden.

    # Pick one sudo apt-get update -y && sudo apt-get install linux-rock64-0.8 -y sudo apt-get update -y && sudo apt-get install linux-rockpro64-0.8 -y sudo apt-get update -y && sudo apt-get install linux-pinebookpro-0.8 -y # Upgrade all other packages sudo apt-get update -y && sudo apt-get dist-upgrade -y # Remove invalid X11 config, and fix bootloaders sudo rm /etc/X11/xorg.conf.d/20-armsoc.conf sudo new_extlinux_boot.sh rootfs sudo rock64_upgrade_bootloader.sh

    Quelle: https://github.com/ayufan-rock64/linux-build/releases/tag/0.8.3

    Kamil ist wohl jetzt mit dem Build so weit zufrieden 😉 Ich wüßte auch nicht wo es jetzt noch richtig klemmt. Eine Sache funktioniert noch nicht perfekt.

    PXE Boot USB3 Boot

    Aber Kamil hat im IRC geschrieben, das er das als nächstes in Angriff nehmen will.

  • Batocera Image released

    Images
    1
    0 Stimmen
    1 Beiträge
    268 Aufrufe
    Niemand hat geantwortet
  • Lakka Image

    Images
    2
    0 Stimmen
    2 Beiträge
    822 Aufrufe
    FrankMF

    Lakka 2.2 Christmas Release

    lakka.png

    Quelle: http://www.lakka.tv/articles/2018/12/24/lakka-22-christmas-release/

  • Kernel 4.4.x

    Angeheftet Images
    45
    0 Stimmen
    45 Beiträge
    4k Aufrufe
    FrankMF

    4.4.202-1237-rockchip-ayufan released

    PATCH: kernel 4.4.201-202