Jump to content

lanefu

Members
  • Posts

    1333
  • Joined

  • Last visited

Everything posted by lanefu

  1. This should be handled by the userpatches customize-image script. Please dont send a PR to add this feature
  2. I tried adding me to users.conf and I didn't win yet
  3. PS see meeting notes here https://armbian.lane-fu.com/linx/vjfr4y40.tsv
  4. If any pythonistas wanna help add support to persist http and https request with the redirect tool that'd be great https://github.com/armbian/dl-router/issues/2
  5. you can manually edit your mirror to use http.. but yeah some of the asian mirrors can be un predicatable
  6. quick update.. armbian now produces a qcow2 image for the virtual-qemu build... I installed virgl but still working on a script to launch...
  7. the July 1st error was legit, but the certificate was fixed soon afterwards.
  8. spoke with @Igor and issue may be related to u-boot.... will investigate more.. just making note here
  9. Just another reminder... Planning meeting tomorrow! Release Planning meeting 2021-07-10 1400GMT #armbian irc.libera.chat
  10. In uboot there's a folder containing files that end in defconfig Those files are whats used based on what's configured here https://github.com/armbian/build/blob/master/config/boards/pinebook-pro.csc If you run make menuconfig you can load one of those defconfig files and then save accordingly
  11. Resolved via https://github.com/armbian/build/pull/2979!
  12. because that's what we configured... gnome just happens to install Wayland anyway.
  13. Hirsute gnome builds as wayland due to ubuntu defaults The rest are x.org as far as i know.
  14. Yep! DHCP renewal seems to freak out chrony and caused the system clock to rollback.... Been stable since I switched to static IP.. now to find a real fix....
  15. hi @kentAVR Sorry I see that the confusion was now. It was around user provided Kernel Configuration vs user provide Kernel Source Config. here's an example of a kernel source config you could override.. https://github.com/armbian/build/blob/master/config/sources/families/rockchip64.conf and yes, yourre correct, the pattern for providing a kernel build config in the top of the userpatches/ folder following the appropriate naming convention.
  16. awesome thanks for clarifying, keep an eye on the thread I'm sure someone will chime in!
  17. Not really a good fit for me, sorry.. Are you looking for someone to do the work to add U-boot and kernel support, or looking for someone to integrate u-boot and kernel support into Armbian? Do you have any budget, or is this just seeking community interest?
  18. Interest on the armbian side usually happens after there's patches in existence for mainline u-boot and mainline linux kernel
  19. Make the folder. https://github.com/armbian/build/blob/master/lib/configuration.sh#L125
  20. Blobs are going to be firmware blobs https://github.com/armbian/firmware and sometimes things to make uboot work. Like the arm trusted firmware things i dont understand. Some "legacy" labeled kernels containing bsp kernels may have some blobs and things for acceleration. The intent is as little as possible and especislly with our mainline kernel based builds. There's not a simple answer to your question. Older Allwinner and Rockchip based images will have higher potential levels of purity. Dig in and share your conclusions
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines