-
Posts
12917 -
Joined
-
Last visited
Other groups
Management
Contributor/Maintainer
I'm away until 02/10/23
Vaca
Profile Information
-
Gender
Not Telling
Recent Profile Visitors
31854 profile views
-
https://www.armbian.com/newsflash/code-freeze-and-moving-to-new-framework/
- 1 reply
-
- infrastructure
- awesome
-
(and 1 more)
Tagged with:
-
Just additional measure to divide kernel and user land packages update. If you want to update kernel packages go to armbian-config -> system -> unfreeze (freeze back after) ... do update & upgrade.
-
We are trying to put together an automated test system for various (WiFi) USB devices. Hardware is in place, but software part is in early design phase:
-
Thank you! BTW. We are just about to switch to a completely reworked version of it: https://www.armbian.com/newsflash/code-freeze-and-moving-to-new-framework/ This should also help dealing with RT patches. If we had someone around to deal with RT patch discrepancy, we could also generate RT kernels.
-
until
@Contributor/Maintainer FYI By looking into Google search statistics I found out that armbian-config documentation is most clicked with around 3000 hits per month (numbers are for 1/2023): https://docs.armbian.com/User-Guide_Armbian-Config/ https://docs.armbian.com/User-Guide_Getting-Started/ following with 600-700 by those https://docs.armbian.com/Developer-Guide_Build-Preparation/ https://docs.armbian.com/User-Guide_Allwinner_overlays/ 300 https://docs.armbian.com/Release_Changelog/ Not having right mindset to explain this , but those are numbers. -
1. Checking the progress of Armbian-next Video: https://us06web.zoom.us/rec/share/vq04OFykxpw7nGp8wJxKME7w8uNf1kMrwHRLldQLTCLJCT-zsZY8KP76aCknhBfN.JyvzRmfR9qulexM2 Slides: https://github.com/rpardini/armbian-build/blob/extensions/README.armbian-next.slides.md#update-feb-1st-armbian-next---general-changes Armbian Next Jira: https://armbian.atlassian.net/browse/AR-1451 2. Moving development related topics to GitHub Summed here: https://armbian.atlassian.net/browse/AR-1529 3. Questions around upcoming release Today is the code freeze. Actions: notify maintainers and prepare them to be ready on testings in two weeks from now notify developers: their code gets into release log only if exists in Jira. Minimum requirement is Jira issue or Jira story with Name, short description and field "Fix versions" set to 23.02 that code freeze is a milestone when we change our focus into code stabilisation and fixing bugs. It is not expected to drop existing work in progress at once but gradually close it. in the code freeze period, there is additional restriction on code merge: pull requests approval from 1 person to 2 persons @Contributor/Maintainer
- 1 reply
-
1
-
Bananapi-M5 and rtl8822cs wifi/bt board
Igor replied to glambert's question in Banana Pi M2 Pro / M5
We have DTS, I even tested it few days ago, but don't have the energy nor time to open PR ... -
Kernel headers on this particular kernel are not in good shape as kernel is not in good shape RK3588 is using changed Linux kernel fork used by Rockchip to bring the hardware up - focus is their hardware functions only. More or less only they maintain it without general purpose fixes. Many standard functions are broken or unmaintained. Volunteers and people at board vendors can only try to fix most critical things to make hardware usable ... until this is not working decently (1Y+), there will be many strange problems to find. Both is good I guess, but can't say how vendor takes care on PR. With Armbian - if its clear what it is about, tested, came from trustful author, ... its merged pretty fast https://github.com/armbian/build/pulls
-
until
😆 OMG. I saw it now Fixed, thanks. -
Not familiar with. You mean you have tried, but it didn't work? So far, booting from USB key always worked, but am not familiar much how Ventoy is combining distributions. If it doesn't work, we must be missing some small details in this UEFI structure or Ventoy is too rigid. I have recently found a bug which could affect UEFI booting, but this is related to the install part. https://github.com/armbian/build/pull/4758/files
-
Odroid WIFI module not working with Odroid C4 and Jammy
Igor replied to andi61's topic in Software, Applications, Userspace
That is a great resource regarding wireless modules. This is not that easy as drivers build into the kernel can still have such problems. In fact, those drivers are build into, just by Armbian. TBH i didn't look closely enough to see which drivers are actually in use. It is also possible to have different drivers for the same device and then you block one or another. Where is "at the end" ? I am exploring Unix / Linux systems and hardware for 30 years. And the more you know, the more you are aware how little that is. There are many things that can go wrong. Stay open minded. -
untilMeetings to support development of: https://github.com/armbian/configng @sgjava @D-mo @joekhoobyar @Ameer Dawood @esanya and anyone interested in some bash coding! Lets move things further! Once we got it moving, it will get a lot easier.
until