Jump to content

Igor

Administrators
  • Posts

    13937
  • Joined

  • Last visited

Everything posted by Igor

  1. I don't know. I suspected you didn't notice that hint with overlays that is valid for revision 1.3 Mount SD card on some Linux computer, edit files in /boot/ and try. I don't know if this will work or not, don't have this revision. Mine works.
  2. Video 1. Checking Jira and GitHub tickets 2. Warming up for Khadas support 3. Changes on Allwinner group management
  3. Duo2 was tested with 23.5.2 image that was uploaded yesterday.
  4. v1.3 needs some special treatment, mainline based kernel needs special treatment - UART on legacy (4.4.y kernel) is on different pins then on modern kernel. Did you read and follow instructions on the download pages https://www.armbian.com/rockpi-s/ ?
  5. ./compile.sh kernel SHARE_LOG=yes ARTIFACT_IGNORE_CACHE='yes' BOARD=odroidxu4 BRANCH=current This https://www.google.com/search?q=one+bite+at+the+time
  6. Just to add a though. We would like to provide rt kernels but this is from current situation everything but simple. Check https://github.com/armbian/build/pull/5166
  7. I am running it on my ryzen 3950x, on i5 Lenovo laptop, on Threadripper 3990x build server, supermicro NAS and many virtual machines. Almost everywhere and tweaks that are generated into Armbian comes handy also on big irons. ZRAM helps also on machine with a 256Gb of memory Armbian is live system with few things to set at first run, so installation is a bit different. However, armbian-install knows how to handle UEFI install too, so install from live USB/eMMC to SSD/eMMC goes the same way.
  8. Most recent boards have different memory chips. And this hasn't landed to the boot loader yet.
  9. My recommendation is to use SD card, or stick to smelly factory OS, which supports this. https://docs.armbian.com/User-Guide_FAQ/#why-does-hardware-feature-xy-work-in-old-kernel-but-not-in-more-recent-one It is nothing unusual that different internal NAND chips never came to modern software especially also because we are trying to maintain this cheap hardware with absolutely no budget. If boot scenarios for this chip is closed source (possible), than things are hard also for those that are very familiar with embedded Linux. If you are new, it will be hard and will take time. Nobody can do the homework instead ... https://opensource.rock-chips.com/wiki_Main_Page https://github.com/armbian/build/blob/main/config/sources/families/include/rockchip64_common.inc
  10. Places: 16

    Applicants: 7

    Test Automation Engineer is responsible to develop and maintain automated testing infrastructure. Responsibilities: developing scripts in Github actions develop BASH / Pythin scripts to assist support automated testing maintain test framework We value candidates who have some: work experience in software quality assurance understanding of CI / CD based testing embedded hardware technologies experience BASH or Python coding experience What we offer: unique open source community project experiences opportunity to work with an exceptional team of people excellent environment for personal and professional development
  11. There is one bug related to UEFI installer which you might have luck to bump into I hope we will soon fix this. If not before, next time I am reinstalling OS on my x86 hardware. I use Armbian x86 almost exclusively.
  12. Images from here https://github.com/armbian/os/releases/tag/23.5.1 should have fix
  13. I already lost a day on this problem and I will never return to it as my next availability for pro bono action for this case is in several years. There are thousands of other issues https://armbian.atlassian.net/jira/dashboards/10103 (average resolving time is 450 days, because there are just a few of people that donates their time and we can't expand because of no support from your side) not just the one that hurts you. If you didn't resolve and submit a fix, then bug is probably still there but it is possible (miracle) that this problem was solved outside of this ecosystem, by Rockchip engineers that are also dealing with this particular kernel. Most of other Linux projects are nothing better then our end users. They just re-sell our work under different name and also complaining on bugs. Just like you. They are very well aware how expensive fixing bugs is. Try working for community projects full time. Then do this for several months straight ...
  14. This you will need to ask him. I am afraid, but I can't give you that answer without spending a day / hours on the problem. You will need to invest your own time to satisfy curiosity or just enjoy working WiFi.
  15. Why would you want to compile? This wireless chip should just work out of the box (on latest images). Perhaps you have some weird ID that is not recognised? Module info: Google or forum search can reveal things https://forum.armbian.com/search/?q=vdso.lds&quick=1
  16. https://forum.armbian.com/topic/27323-http-error-404-for-sha-hashes-banana-pi-m1/#comment-165132 SSH & serial login is enabled by default. I don't think allowing blank password would be a good idea under such circumstance. Yes, its users call, but we have to prevent at least most stupid actions. One can always override this later in case he knows what he is doing. We even used to have password complexity check error, which was perhaps too hard and a while back was downgraded to a warning. IMO there are enough of safety compromises. Making it work on Ubuntu packages base represented months of work in exchange for virtually nothing. Rare people is able to understand that and most people are just used to consume without compensation, complaining and asking for more. If you / people would understand what they are asking for ... it would already be a great step forward. No, this is not easy to make. Especially because everyone expects from developers to pay for everything. Join, do your part. But not with requests and demands. Project would hire several developers to make it better for you ... As it is impossible to satisfy everyone in this aspect, we don't even try. Armbian provides clean base images with minimum set of applications. Additional applications can be installed classical APT way, via armbian-config or you start making your own images - build framework https://github.com/armbian/build is a masterpiece. You can do your own Armbian based image and adding your own applications in no time.
  17. You don't read our news, newsletters or Linux media sites? We are making as huge bang as possible when time is right.
  18. tl;dr; difference between generations is usually huge, between private old and mainline new, only bigger. https://github.com/armbian/build/blob/main/config/sources/families/odroidxu4.conf#L19-L32 5.4.y is private vendor kernel that is getting generic bug-fix patches from mainline 6.1.y is pure mainline Without code analysis and understanding of related (CEC) mechanisms it is usually hard to tell anything. Its a complex question that could require extensive study on top of general kernel know-how. Theoretical / I didn't look into the code or commits ... it could be more simple answer too. Probably features names changed. boot.ini is Harkernel proprietary way of setting kernel / hw parameters, tailored for their kernel. Bookworm "current" will still come with 5.4 so you need to switch to edge 6.1 kernel manually or via armbian-config. We will keep 5.4 at least for next release as dropping it ain't a simple binary decision.
  19. Video Subtitles What we did? This: 1. Check remaining from Jira tickets https://www.armbian.com/participate/ 2. Review issues https://github.com/armbian/build/issues 3. Review pull requests https://github.com/armbian/build/pulls
  20. I have seen this before, but some time ago. Today I have tested numerous of minimal builds on different boards and can't recreate this behaviour. I will try on Rockpi S when I get to it - its not easily accessible.
  21. IMO lets wait a day then proceed with a proposed fix. Still better then leaving as is.
  22. If its not in the menu, it means overlays weren't developed. Our capacity for development is limited as with this its not possible to hire many people that will serve you. We will probably do this once, but we have many many other issues to fight. If you are asking Armbian volunteer maintainers to sponsor development (for your business or fun), you ask once, then perhaps go and hire professional to do the coding for you and then you share with others. This is how you can make someone else happy. No offence, but project owes you nothing, contrary. If this is something critical for you, then it won't be a problem supporting people that helps you? If you want to get a quote for developing this, you need to be at least gold partner. This is how we try to cover the loss of providing software for free. For you and open source pirates that are not contributing to open source while providing Armbian under different name(s). Please do not @call people if they aren't your friends.
  23. Try with: sudo touch /root/.not_logged_in_yet + reboot.
  24. Yes. https://github.com/armbian/build/blob/main/lib/functions/compilation/patch/drivers_network.sh#L162-L198
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines