Jump to content

anadahz

Members
  • Posts

    4
  • Joined

  • Last visited

  1. From Armbian APT repository I identified the following packages required for the Orange PI zero: linux-dtb-next-sunxi - Device blobs package for the Linux kernel linux-image-next-sunxi - Linux kernel, modules and config files for sunxi linux-u-boot-orangepizero-next - Uboot loader for Orange PI zero Is it sufficient to just add these package in a Debian image or is there anything else missing to boot an OrangePi zero?
  2. Great 'apt.armbian.com' is a good place to check for some board specific packages. For headless devices, serial support during installation will suffice or SSH support that can be enabled via preseeding that is often the main installation method for headless servers. What remains to be found now are the "things" that cannot be packaged and are created during the image build time, do you refer to the u-boot units or is there something else? By the way Debian has already support for a number of u-boot builds: https://d-i.debian.org/daily-images/armhf/daily/u-boot/ Currently it's hard to find out what exactly is the "missing sauce" needed for these board to boot up, i identified already: - A custom u-boot image - A kernel module I guess more things may be missing, almost everything can be packaged. You are right there are many more distributions out there, I was referring to Debian and derivatives. But still I can see some value from this effort as people may want to support new devices in other (non deb specific) distributions too. I appreciate a lot your feedback and support on this effort. Thank you!
  3. My point is to bring these packages, userspace scripts, services, helpers, the custom u-boot builds in Debian and not remove packages from Armbian (that uses upstream Debian/Ubuntu repositories) to make it be something like Debian. I just see the value of having an interaction between Debian <-> Armbian with Debian being more stable and not having the bleeding edge features that Armbian has. That's why I'm thinking to bring all these required hardware specific "changes" in a package that can be added during the installation, similar to the non-free hardware support for Ethernet controllers and other hardware in Debian installer. There are many different ways to add repositories and packages that can support hardware, and some may be even integrated in the Debian backports. Once these packages exit I can even hosted to an external deb repository or add them in a special Armbian repository that can potentially benefit many different distributions and people that struggle with compiling and finding the right firmware/u-boot unit/configuration quirk combination to support these devices.
  4. Dear Armbian community, not sure if this the right place for this thread, please feel free to move it. I'm testing the Debian Installer Buster (alpha release) after seeing that there is (partial) support for the 5 there is (partial) support for the•Orange PI zero (H2+) and other boards. It seems that the u-boot packages in Debian miss the u-boot build for the Orange Pi zero and support for the Ethernet controller as it seems it is not the mainline kernel yet and seems to be needing some work in order to be available in kernel 4.15. Armbian already includes the u-boot build and has support for the Ethernet controller of the Orange PI zero, how one could bring u-boot and Ethernet support in upcoming installation or even in current stable Debian releases? Can we work on a way to port these changes to Debian perhaps with the use of packages until there is support in the mainline Linux kernel? You can find the complete discussion in the relevant Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=883549
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines