-
Posts
14259 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by Igor
-
Package 'mysql-server' has no installation candidate
Igor replied to RaymondDay's topic in Software, Applications, Userspace
User-land package control comes from upstream. https://www.google.com/search?q=Package+mysql-server+is+not+available 1st hit https://stackoverflow.com/questions/20259036/mysql-package-mysql-server-has-no-installation-candidate It should work the same way, but method is not officially supported (yet). -
Boot from SD card and install it classic way (armbian-install) doesn't work?
-
Armbian comes in many different variants. This could be a bug in Debian SID package base or the one you are using. Where do you observe this? (armbianmonitor -u) I am running Armbian desktop (running Chrome / Firefox) on two machines without any issues. PSD is active.
-
Images with support on general Linux support level (not better not worse then alternatives) can be downloaded here: https://github.com/armbian/community
-
Key is not deprecated, method is. On Noble / Sid and future. sudo wget https://apt.armbian.com/armbian.key -O key sudo gpg --dearmor < key | sudo tee /usr/share/keyrings/armbian.gpg > /dev/null sudo chmod go+r /usr/share/keyrings/armbian.gpg sudo echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/armbian.gpg] http://apt.armbian.com $(lsb_release -cs) main $(lsb_release -cs)-utils $(lsb_release -cs)-desktop" | sudo tee /etc/apt/sources.list.d/armbian.list apt update
-
Not even our kernel not even our OS, closing. In case you need help, you have a PM.
-
First meeting of the year: https://us06web.zoom.us/rec/share/e-w3eQ5I1-mUoUzziUJWI9lAQyVy7z6H_PPJJ3d9HbUf51tUYuMwnHzlduHNTVb1.8_TlzRbNSc1SPFUP
-
What are some cool applications to have on Armbian?
Igor replied to a topic in Software, Applications, Userspace
Another one: https://www.digitalocean.com/community/tutorials -
Stick to this board: https://www.armbian.com/bananapicm4io/ So far we have a person behind and a tiny budget, so our personal finances are not blown in 100%. Behind Orangepi CM4 we have nothing except random community work and with this it is not possible to plan any actions.
-
No idea. its a part of stock Debian timezone & locales generation. Here: https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=tzdata;dist=unstable https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=locales;dist=unstable
-
It is. - Armbian works perfectly well on 1st class hardware such as x86, ampere aarch64, raspberry pi, ... - Armbian also works well on our test devices https://github.com/armbian/os?tab=readme-ov-file#latest-smoke-tests-results - Armbian boots normally on 16Gb Orangepi Plus 5 https://paste.armbian.com/quzavajida (Armbian_23.11.1_Orangepi5-plus_bookworm_legacy_5.10.160.img.xz) It is certainly a hardware issue without even looking into the logs. What is then? Vendors often change memory chips (sometimes without telling anyone) so only their images works with a new batch of boards until we waste insane amount of time to figure that and fix = huge blow for our personal time / finances ... A change of memory chips is enough that things crashes, different (broken) wireless driver (i didn't look into logs) is used, something odd is attached to USB / HDMI ports ... Try bare hardware, different SD card, different power supply, make a photo of PCB (revision, memory chip numbers, ...). Where do you think they took (stole as they didn't tell you where they got it) software, that looks the same as Armbian, from? FYI. All images are assembled the same way and builds are now even reproducible. Its highly unlikely that one image will boot and the other wont.
-
do not install WG it as: - its already present in all kernels - as their postinst scripts installs kernel from Debian repository that is not suitable to run on this device ... which breaks the system.
-
Perhaps it doesn't work. More resources / ideas / background: https://www.google.com/search?q=blacklist+USB+UAS+armbian https://www.cnx-software.com/2020/08/12/how-to-fix-unreliable-usb-hard-drives-stalled-transfers-linux-windows/ https://leo.leung.xyz/wiki/How_to_disable_USB_Attached_Storage_(UAS)
-
Skipped. Next week is holiday season and we are skipping it too. Next one, next year!
-
We measure this automatically every day: https://github.com/armbian/os?tab=readme-ov-file#latest-smoke-tests-results 970Mbit/sec
-
Odroid N2 has poor USB implementation. You need to blacklist UAS support (which will slow things down) and it will work. Search forum (or Google) for tips how to do that.
-
[Invalid] - (Partially) Fixed PCIe training problem
Igor replied to strongtz's topic in Libre Renegade
This fixes it: -
We don't use it with recent kernels: https://github.com/armbian/build/blob/main/lib/functions/compilation/patch/drivers_network.sh#L47
-
Docker build: Segmentation fault (core dumped)
Igor replied to Andrea's topic in Advanced users - Development
I think the problem is Qemu on host machine. If host is not exactly what its recommended, something like that could cause issues. Try PREFER_DOCKER=yes -
Places: Unlimited
Applicants: 9
A code review is a peer review of code that helps developers ensure or improve the code quality before they merge and ship it. We are looking to expand our team with several part time developers to regularly check pull request and considers questions like: Are there any obvious logic errors in the code? Looking at the idea or requirements, are all cases fully implemented? Does the new code conform to existing style guidelines? Responsibilities scan the code at Pull Requests tagged with Needs review regularly comment, suggest, propose changes We value candidates who have: work experience in Linux OS development good understanding of Debian based systems embedded hardware technologies experience BASH, Python, Git and (optional) C++ coding experience What we offer: unique open source community project experiences personal and professional development 10 minutes of your time makes a big change. -
https://us06web.zoom.us/rec/share/_3tMfthlisbKR73mjF_q9x3NqvsIdjkQLidXw-efGXCLc_JoK__XejmMMfNZmgJ3.3RPXEpkatFRzaq1R
-
From user perspective - it should function approximately the same. We need to come up with better code (style) as existing one, then upgrade and move further. For now, this community its me and @schwar3kat I am sure more ideas will come on the way ... Yeah, lets continue this directly at PR.