Salta al contenuto
0
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Recenti
  • Popolare
  • Tag
  • Utenti
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Recenti
  • Popolare
  • Tag
  • Utenti
Skin
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Predefinito (Nessuna skin)
  • Nessuna skin
Collassa

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  1. Home
  2. Categorie
  3. Senza categoria
  4. I am running out of ideas to make my Nanopi R2S Plus to run FreeBSD #freebsd #arm #arm64

I am running out of ideas to make my Nanopi R2S Plus to run FreeBSD #freebsd #arm #arm64

Pianificato Fissato Bloccato Spostato Senza categoria
freebsdarmarm64
5 Post 2 Autori 0 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Topic risposta
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • Alauddin Maulana Hirzan 💻undefined Questo utente è esterno a questo forum
    Alauddin Maulana Hirzan 💻undefined Questo utente è esterno a questo forum
    Alauddin Maulana Hirzan 💻
    scritto ultima modifica di
    #1

    I am running out of ideas to make my Nanopi R2S Plus to run FreeBSD

    #freebsd #arm #arm64

    Eva Winterschönundefined 1 Risposta Ultima Risposta
    • Alauddin Maulana Hirzan 💻undefined Alauddin Maulana Hirzan 💻

      I am running out of ideas to make my Nanopi R2S Plus to run FreeBSD

      #freebsd #arm #arm64

      Eva Winterschönundefined Questo utente è esterno a questo forum
      Eva Winterschönundefined Questo utente è esterno a questo forum
      Eva Winterschön
      scritto ultima modifica di
      #2

      @maulanahirzan R2S Plus uses U-Boot on a RK3328 SOC, similarly as the Rock64. Sometimes there is sufficient overlap with an embedded SoM or SoC where a build which works for one might also work with the other.

      - https://simonevellei.com/blog/posts/freebsd-on-a-rock64-board/
      - RK3328 bug discussions: https://reviews.freebsd.org/D19335

      Rock64 images, could work, might need changes, might be flawless
      - https://download.freebsd.org/releases/arm64/aarch64/ISO-IMAGES/14.3/

      Alauddin Maulana Hirzan 💻undefined 1 Risposta Ultima Risposta
      • Eva Winterschönundefined Eva Winterschön

        @maulanahirzan R2S Plus uses U-Boot on a RK3328 SOC, similarly as the Rock64. Sometimes there is sufficient overlap with an embedded SoM or SoC where a build which works for one might also work with the other.

        - https://simonevellei.com/blog/posts/freebsd-on-a-rock64-board/
        - RK3328 bug discussions: https://reviews.freebsd.org/D19335

        Rock64 images, could work, might need changes, might be flawless
        - https://download.freebsd.org/releases/arm64/aarch64/ISO-IMAGES/14.3/

        Alauddin Maulana Hirzan 💻undefined Questo utente è esterno a questo forum
        Alauddin Maulana Hirzan 💻undefined Questo utente è esterno a questo forum
        Alauddin Maulana Hirzan 💻
        scritto ultima modifica di
        #3

        @winterschon thank you for the hint. To be honest l, I do not want to give up with this device.

        Eva Winterschönundefined 1 Risposta Ultima Risposta
        • Alauddin Maulana Hirzan 💻undefined Alauddin Maulana Hirzan 💻

          @winterschon thank you for the hint. To be honest l, I do not want to give up with this device.

          Eva Winterschönundefined Questo utente è esterno a questo forum
          Eva Winterschönundefined Questo utente è esterno a questo forum
          Eva Winterschön
          scritto ultima modifica di
          #4

          @maulanahirzan I know what you mean. There are a number of both NanoPi and Jetson boards over here which I've either bricked, screwed up and need to debug, etc.

          Do you have the TTL serial port already enabled/usable? It's very difficult to debug the boot process and capture code/logs/timestamps/etc without DEBUG UART access. On most NanoPi those UART headers are inside the chassis and require either dupont connectors or pogo-pins, but on the R2S-Plus it has its own usb-c debug port on the right-most side.

          > USB-C to Debug UART converter, 1500000bps baud
          > https://wiki.friendlyelec.com/wiki/images/f/f1/NanoPi_R2S_Plus-layout.jpg

          Alauddin Maulana Hirzan 💻undefined 1 Risposta Ultima Risposta
          • Eva Winterschönundefined Eva Winterschön

            @maulanahirzan I know what you mean. There are a number of both NanoPi and Jetson boards over here which I've either bricked, screwed up and need to debug, etc.

            Do you have the TTL serial port already enabled/usable? It's very difficult to debug the boot process and capture code/logs/timestamps/etc without DEBUG UART access. On most NanoPi those UART headers are inside the chassis and require either dupont connectors or pogo-pins, but on the R2S-Plus it has its own usb-c debug port on the right-most side.

            > USB-C to Debug UART converter, 1500000bps baud
            > https://wiki.friendlyelec.com/wiki/images/f/f1/NanoPi_R2S_Plus-layout.jpg

            Alauddin Maulana Hirzan 💻undefined Questo utente è esterno a questo forum
            Alauddin Maulana Hirzan 💻undefined Questo utente è esterno a questo forum
            Alauddin Maulana Hirzan 💻
            scritto ultima modifica di
            #5

            @winterschon yes I have the boot log from both succesful and failed images. After numerous trial and errors (manual hook, compiled u-boot for r2s plus via ports), I found that there is no trust.img from FreeBSD, that's why nanopi skipped the sdcard. I flashed armbian (working image) trust.img to the sd card and Nanopi showed loader error.

            maybe I need to recompile the u-boot with ATF load turned off?

            1 Risposta Ultima Risposta
            Rispondi
            • Topic risposta
            Effettua l'accesso per rispondere
            • Da Vecchi a Nuovi
            • Da Nuovi a Vecchi
            • Più Voti


            Feed RSS
            I am running out of ideas to make my Nanopi R2S Plus to run FreeBSD #freebsd #arm #arm64

            Gli ultimi otto messaggi ricevuti dalla Federazione
            • L'Anarchiversitarioundefined
              L'Anarchiversitario

              Presto ci sarà una nuova giornata festiva sul calendario
              @politica
              https://pagellapolitica.it/articoli/nuova-giornata-festiva-san-francesco
              La Camera ha approvato una proposta per celebrare ogni 4 ottobre San Francesco d’Assisi. Ora manca solo il via libera del Senato

              per saperne di più

            • L'Anarchiversitarioundefined
              L'Anarchiversitario

              Impressioni di settembre
              @anarchia
              La giornata del 22 settembre è stata un’importante boccata d’aria, come se finalmente fosse saltato il tappo. Non avevamo dubbi sul fatto che a rimettere in moto la rabbia sociale sarebbe stata la Palestina e non la politica interna. Per...

              Vedi l'articolo
              https://www.rivoluzioneanarchica.it/impressioni-di-settembre/

              per saperne di più

            • @BjornW@mastodon.socialundefined
              @BjornW@mastodon.social

              @_elena yeah I saw that option. I did something else: I use my profile to very clearly show that I have left LinkedIn in the hope more people might follow 😉

              per saperne di più

            • Anaeundefined
              Anae
              This post did not contain any content.
              per saperne di più

            • Oblomovundefined
              Oblomov

              @owlsintowels that's some prime meme material there

              per saperne di più

            • CascaCasca95undefined
              CascaCasca95

              @chatcontrol

              Btw here we are at 50 signatures, this must be a good sign (I don't know if this was posted before here) 🥳

              per saperne di più

            • Paolo Redaelliundefined
              Paolo Redaelli

              #Qualcomm just launched its #snapdragonx2elite #ARM CPU. Any hope to see those #laptop running #linux?

              per saperne di più

            • mORAundefined
              mORA

              @davidbures Hi David, is there any news?

              per saperne di più
            Mastodon
            Powered by NodeBB Contributors
            Post suggeriti
            • Stefano Marinelliundefined

              The #FreeBSD Dev Summit Is ready to resume after the (great) lunch!#EuroBSDCon

              Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria freebsd eurobsdcon
              1
              1
              0 Votazioni
              1 Post
              0 Visualizzazioni
              Nessuno ha risposto
            • Peter N. M. Hansteenundefined

              We are about five minutes from starting the "Network management with PF" https://events.eurobsdcon.org/2025/talk/FW39CX/ tutorial at #eurobsdcon in #zagreb.

              Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria eurobsdcon zagreb openbsd freebsd packetfilter networking
              1
              0 Votazioni
              1 Post
              0 Visualizzazioni
              Nessuno ha risposto
            • FreeBSD Foundationundefined

              🗳️ 2025 FreeBSD Community Survey – Insights Are InThank you to everyone who took the time to share feedback in this year’s survey.

              Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria freebsd communitysurvey opensource contributorexperience freebsdfoundation
              1
              1
              0 Votazioni
              1 Post
              0 Visualizzazioni
              Nessuno ha risposto
            • Stefano Marinelliundefined

              3 days to go

              Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria eurobsdconadvent eurobsdcon bsd freebsd openbsd netbsd dragonflybsd zfs
              1
              0 Votazioni
              1 Post
              2 Visualizzazioni
              Nessuno ha risposto
            • Accedi

            • Accedi o registrati per effettuare la ricerca.
            • Primo post
              Ultimo post