Jump to content

Igor

Administrators
  • Posts

    14530
  • Joined

  • Last visited

Posts posted by Igor

  1. 1 hour ago, iwl said:

    I don't understand where other images to find

     

    There are no other images available at the moment. Regarding this, there is some initial but incomplete work in progress here:
    https://github.com/armbian/build/pull/8831

    We can’t merge it in its current state, as it still requires a significant amount of additional work and refinement. Unfortunately, this means there isn’t a quick solution right now, so we’ll need to wait until the implementation is completed and validated.

  2. 9 hours ago, mlampert said:

    Any comments on the work in that branch? 

     

    Hard to say how far that work has progressed and what currently functions. You are welcome to use it and continue development on your own. Armbian is primarily a build framework, and our capacity for maintaining hardware is very limited — typically to just a few boards or platforms. Tony played a key role in this effort, though he may not be available to continue contributing in his personal time. Getting to this point was already a loss of our precious time.

  3. 6 hours ago, bschnei said:

    is there new bootloader firmware built as a result of your changes?


    Yes, but I haven't test it. I used pre-flashed to boot my image and I am done with this board / platform. Someone else has to take it from here.

     

    6 hours ago, bschnei said:

    This page is probably in need of work: https://www.armbian.com/espressobin/ the download links don't seem to work for me (they redirect to mirrors.aliyun.com)


    If board gets maintained status, this will start working automatically. Links point to our servers where this board images are not present - we only keep supported on our servers, for things we know they at least boot.

  4. 5 hours ago, tabrisnet said:

    I can't find that tag in `armbian/build`, but did find `v24.11.0-trunk.303`


    https://github.com/armbian/os/commits/25.11.0-trunk.367/git_sources.json
    This file determine state (hash) of sources. It's not a straightforward process, but one can recreate exact image (except userspace packages, which versions are not stored)


    This file has to be here

    https://github.com/armbian/build/commit/31e82512cc60a74f56b710aa2971d7dc2beec9b9


    One day, this will be done better :)

     

    On 10/23/2025 at 8:45 PM, lyevod79 said:

    It would be a shame if the Jetson Nano 2 GB ended up as electronic waste.


    Sadly there is too much of such e-waste and way way too little people willing to maintain them in their limited private time. I am sure you can find a working image somewhere in our archives so you don't need to throw it away, but we cannot fool you & ourselves to be able to keep this board maintained.

  5. 11 hours ago, Kriston said:

    This board is gaining popularity due to the Orange Pi manufacturer's good reputation with Arm.

     

    Lowest price is what makes it popular. But software is the biggest key of the package and there they are among the worst.

     

    11 hours ago, Kriston said:

    What would I need to modify in the build process?

     

    On this SoC, we will be cooperating with SoC maker's board directly - working with Orangepi is too damaging for us:

    https://www.cnx-software.com/2025/04/27/muse-pi-pro-feature-packed-credit-card-sized-spacemit-m1-risc-v-sbc/

    This will probably be done in a couple of weeks, so you can follow that and adjust accordingly.

  6. Long time no see! :)

     

    On 10/17/2025 at 9:15 PM, sgjava said:

     initramfs only loads usbhid.

     

    This doesn't look right. I checked docents of commits and so far couldn't find anything that would stand out. nand-sata-install only copies / rsync file-system, recreate boot scripts and flash boot-loader if necessary. If usb_storage is missing from initird, its normal that it doesn't boot. Its as module:

    https://github.com/armbian/build/blob/main/config/kernel/linux-odroidxu4-current.config#L1274

     

    I would say its something to do with initird generation. Could be on the build / distro tools side.

     

    @belegdol perhaps knows something?

  7. 1 hour ago, EricaLina said:

    Does anyone have any clues to give as to setting up dual screen on the Nanopi m6?


    What do you mean by that? You mean LCD screen on the device and HDMI monitor. This should probably work OOB on vendor 6.1.y kernel. It should also work with mainline, but I haven't tested that and I am not sure that this is included in latest stable build as it was added not long ago. Try build from sources, use EDGE kernel perhaps.

     

    1 hour ago, EricaLina said:

    I searched the forum and found nothing.

     

    It is very specific case - probably nobody asked for that before. At least I don't recall.

     

    1 hour ago, EricaLina said:

    The forum shows one post for the Nanopi m6 and I know that can't be right.

     

    Core features are based on SoC, so when you are looking for clues, look wider - Orange 5 *, Khadas Edge 2, Bananapi M7, ... all that carries RK3588 SoC.

     

    1 hour ago, EricaLina said:

    Currently installing X on a minimal install.


    Best is to start with recommended Gnome image. That is most polished.

  8. On 10/3/2025 at 3:28 AM, monetschemist said:

    there is a complaint about a CRC error

     

    "*** Warning - bad CRC, using default environment"


    This is safe to ignore. 

    It is strange why Ubuntu doesn't work, while Bookworm does. This could be some build infrastructure issue.

     

    On 10/3/2025 at 3:28 AM, monetschemist said:

    If anyone generates a new Ubuntu 24.04 image


    https://docs.armbian.com/Developer-Guide_Build-Preparation/

  9. On 10/1/2025 at 12:12 PM, laibsch said:

    is probably in the best position to answer when a new image for your board might be available.


    Sige5 is community supported and those boards receive automatic generated images only - once per week. Since GitHub introduced additional limitations few months ago, we can't (auto)produce desktop images anymore - only one Debian stable minimal per CSC build target. However, this might change in the future.

  10. 1 hour ago, Warma said:

    will I run into problems with some packages


    Kernel packages comes from the same (main) repository. This won't cause you problems, if you upgrade from bookworm to trixie, but we can't guarantee for packages that comes from Debian.

     

    You might try this way:
    https://docs.armbian.com/User-Guide_Armbian-Config/System/#stable-distro-upgrade

    Note that you might need to download updated Armbian key:
     

    wget -qO - https://apt.armbian.com/armbian.key | gpg --dearmor | \
    sudo tee /usr/share/keyrings/armbian.gpg > /dev/null
    cat << EOF | sudo tee /etc/apt/sources.list.d/armbian-config.sources > /dev/null
    Types: deb
    URIs: https://github.armbian.com/configng
    Suites: stable
    Components: main
    Signed-By: /usr/share/keyrings/armbian.gpg
    EOF

     

  11. I think official stand from open ZFS project is: "ZFS is not designed for 32-bit kernels" ... it still might work(ed). IMO stay on kernel 6.6.y. I doubt there is anything wrong on Armbian side ... worth experimenting with Ubuntu Noble minimal image to rule out possible headers incompatibility.

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines