Jump to content

Igor

Administrators
  • Posts

    14489
  • Joined

  • Last visited

Everything posted by Igor

  1. Here you can find few old builds: https://github.com/armbian/community/releases Main archive is reserved for (once) supported targets on our infra and we are already at current full capacity and (very) old archives are held only on big storage servers.
  2. Igor

    QA

    until
    - forum reorganisation
  3. Open PR similar to this one https://github.com/armbian/os/pull/254 it's faster. I can execute build, but can't test.
  4. Rpi works fine I am sure https://www.armbian.com/rpi4b/ while for not supported / abandoned hardware we don't know. But you can still try to get it up one day. Serial console logs - without, its like nothing happened.
  5. [Task:] Adding Armbian to Fastfetch https://armbian.atlassian.net/browse/AR-2336 [Task:] Adjust OpenHab official documentation https://armbian.atlassian.net/browse/AR-2387 [Task:] Create github action to refresh kernel config https://armbian.atlassian.net/browse/AR-1827 Any of those counts. Still two weeks to go.
  6. That is not Armbian. It must boot OS that is preinstalled on eMMC. You need to erase that somehow.
  7. Mirror sync mechanism has its flaws - trying updating later (now) should resolve this problem.
  8. There are (too) many different models & making hardware was never this cheap ... The closest to this were @chainsx maintenance of LicheePi 4A but it turned out bad. Framework has all needed mechanisms which is what we maintain. That help that this job is easier for anyone that wants to do it.
  9. There are no examples for Allwinner variants, but it goes the same as for Rockchip - copy working dts here: https://github.com/armbian/build/tree/main/patch/kernel/archive/sunxi-6.6 under dt/ folder (Example for Rockchip: https://github.com/armbian/build/tree/main/patch/kernel/archive/rockchip-rk3588-6.10/dt) + compile + test + submitting a PR. BTW. Cool Neofetch
  10. After few hours to figure out how to properly tune this config https://github.com/armbian/os/blob/main/userpatches/targets-all-not-eos.yaml right files are generating now. Main rsync has files, while it might take few hours before index will be updated on all mirrors. https://rsync.armbian.com/apt/pool/noble-utils/b/base-files/
  11. You are using old image on non supported board. Did you made a full system update prior to installing code? This would explain it. Our daily automated install on x86 platform shows no problems so it must be limited to 32b armhf system, which is getting less and less love generally. If you have updated everything .... this is beyond Armbian anyway.
  12. Project you are mentioning is one person pirating Armbian authors. Dietpi is not contributing to common work. He is making up an impression of development and support. They are even selling fabricated / falsified comparison between dietpi, debian and armbian for years. Most of people buys this as they have either no ability to understand or they don't even think why would someone, in providing software that is free, has a motive to cheat and lie. You are running our work, bugs included, ... while you are paying him and promoting his (our) work on our forums? Why? Since you didn't know nothing about this, it means he also successfully stole credits from our work. If this happens to one person, its perhaps nothing, what about if 10.000 people thinks this is their work? What would you do when someone would sign himself under 100 hours of work you will be doing for work in public good? What if you will donate 10.000 of your private hours or more and he will keep providing your work under his name? Software support, stabilisation, ... is the core value here. We do provide you good and stable operation and we lost tens of thousands of hours. While most of their users compliment them for this work, while they never contributed anything to that. This is how piracy works in open source world and they use this to great extend. There are many solutions as your hack, but they are lost on forums. If you really want to help others, you need to implement a fix into a build framework https://github.com/armbian/build Why you and not us? Because small team, people don't support not even close to what is needed to keep up. And we have to fight bad people / projects, you might be supporting, within time that is available. When we lost that hour(s), everyone will gain with our sacrifice, while copycat project will not suffer any loss. Multiply this by 1000 cases (Hypothetical) for example which we financially (your share is < 0.5%) and mentally cover in certain time frame. Informing you about piracy is also not a convincing argument as it is hard to understand and hard to accept. It is a lot easier to say that this is our fault and our choice. You seek gain and profits too. It is natural. If you use Armbian, you will only get less proprietary scripts, less vendor locking-in as a technical value. We need to invest a lot more into something that generates us only a loss. We can't do that without your help.
  13. Can you provide logs with armbianmonitor -u Logout / login / reboot ?
  14. This board is also known as armsom-sige5. Images are here:
  15. Only if someone will step up and help (on long term). There is help on supporting hardware and getting important features working. While there is very little help in distribution, OS, automation ... https://github.com/armbian/os I am more or less the only person dealing with this and I can only keep an eye on mainstream problems, corner cases, such as this, never came to the top of the list.
  16. Those have best HW support and here we can provide video acceleration support. That's why. Mainline based images are also available, but with limited functionality. Which is always the case.
  17. How I did testing: 1. Download https://dl.armbian.com/bananapim7/Bookworm_vendor_minimal 2. Flash and boot (by using USB Imager - try that perhaps) 3. Boot logs: https://paste.armbian.com/vucakunoko Next: testing the same image just to make sure: https://dl.armbian.com/bananapim7/Noble_vendor_gnome-kisak Armbian_24.8.1_Bananapim7_noble_vendor_6.1.75_gnome-kisak_desktop.img Boot logs: https://paste.armbian.com/jobavuqeza My PSU is lab, no PD. Problem is 100% not on our side.
  18. Aha, you mean SD boot works, but then it fails to properly transfer it?
  19. 1. Script build all changed packages every 4 hours or manually in-between: https://github.com/armbian/os/actions/workflows/complete-artifact-matrix-all.yml 2. If this is successful repository rebuild follows (rolling and stable) https://github.com/armbian/os/actions/workflows/repository-update.yml 3. Once finished, packages are pushed to rolling release repository http://beta.armbian.com (which is stable enough for this hardware and most of end users). As kernel covers many devices, pushing to default stable repo https://apt.armbian.com happens manually after observing this https://github.com/armbian/os?tab=readme-ov-file#latest-smoke-tests-results None of other distributions or distributions provided by vendors have this kind of quality control. Sadly, not even this is enough, but better we can't afford.
  20. It should work - depends on the hardware - for the one we don't support, its unknown, for supported one we will try to fix in case of troubles. You can call armbian-install directly, so you don't install dependencies from armbian-config. There will soon be much lighter version of it, but current one is not very light.
  21. Yes. Little more data is needed, like full logs via armianmonitor.
  22. Yes, most likely broken / incomplete driver. Desktop runs Network Manager and CLI / minimal systemd-networkd. If driver is not in a good state, this is how it could manifest. Possible workaround = build CLI server image which contain Network Manager. No warranty that it will work ... Topic was moved from https://forum.armbian.com/forum/25-beginners/ as Armbian don't work with this vendor / hardware so its on you (& community) to resolve the problem. Or not. When you find out what is the problem, you are welcome to share it with everyone.
  23. Just boot up and share your experience. Armbian is community developed general purpose Linux distribution, very different from commercial corporation controlled HyperOS. What applies for Armbian, applies for Debian, Ubuntu, ... You can run any software you want, but this is your problem. 3rd party software is not in Armbian, Debian, Ubuntu, ... domain as we are not authors nor re-sellers of software you seek, but anything Debian / Ubuntu (router SW) will work out of the box. You can search, try to connect with people that are doing something similar in this community. I am sure you are not the only one with such idea. Software is not attached to any particular hardware. This can be run or not run on all boards with at least two network devices = most of them. Armbian is also different for every hardware: Armbian team never supported anything TV boxes while many people, blame us for terrible user experience on hardware we don't want to hear about. By buying trash from Aliexpress you only support shady hardware dealers that are all abusing promise of open source software to generate sales. And you subsequently forget to contribute anything for the real work. Why would you support open source development? Experience is terrible and we can not change it. We don't want to support shady hardware. They save on components, have no intention to support open source in any way and software support on randomly assembled hardware is just more expensive. Every week several new models shows up that are assembled from random components. This is nightmare to support, especially with complete absence of expenses refund.
  24. Made a PR https://github.com/armbian/build/pull/7245
  25. Before: [ 5] 0.00-1.00 sec 63.5 MBytes 532 Mbits/sec 250 22.6 KBytes [ 5] 1.00-2.00 sec 71.2 MBytes 598 Mbits/sec 234 21.2 KBytes [ 5] 2.00-3.00 sec 68.6 MBytes 576 Mbits/sec 246 25.5 KBytes [ 5] 3.00-4.00 sec 68.5 MBytes 575 Mbits/sec 250 26.9 KBytes [ 5] 4.00-5.00 sec 68.6 MBytes 576 Mbits/sec 243 18.4 KBytes [ 5] 5.00-6.00 sec 67.9 MBytes 570 Mbits/sec 252 29.7 KBytes [ 5] 6.00-7.00 sec 68.9 MBytes 577 Mbits/sec 248 28.3 KBytes [ 5] 7.00-8.00 sec 67.2 MBytes 564 Mbits/sec 250 28.3 KBytes [ 5] 8.00-9.00 sec 70.1 MBytes 589 Mbits/sec 242 15.6 KBytes [ 5] 9.00-10.01 sec 69.8 MBytes 580 Mbits/sec 243 19.8 KBytes After: [ 5] 0.00-1.00 sec 87.4 MBytes 732 Mbits/sec 143 24.0 KBytes [ 5] 1.00-2.00 sec 92.1 MBytes 773 Mbits/sec 153 65.0 KBytes [ 5] 2.00-3.00 sec 89.1 MBytes 748 Mbits/sec 165 39.6 KBytes [ 5] 3.00-4.00 sec 89.2 MBytes 749 Mbits/sec 167 31.1 KBytes [ 5] 4.00-5.00 sec 85.8 MBytes 719 Mbits/sec 180 38.2 KBytes [ 5] 5.00-6.00 sec 88.6 MBytes 743 Mbits/sec 173 12.7 KBytes [ 5] 6.00-7.00 sec 88.4 MBytes 741 Mbits/sec 171 59.4 KBytes [ 5] 7.00-8.00 sec 89.9 MBytes 754 Mbits/sec 158 28.3 KBytes [ 5] 8.00-9.00 sec 89.0 MBytes 747 Mbits/sec 164 21.2 KBytes [ 5] 9.00-10.01 sec 87.6 MBytes 729 Mbits/sec 182 39.6 KByte
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines