-
Posts
14580 -
Joined
-
Last visited
Reputation Activity
-
Igor got a reaction from jiri in Odroid M1S Image Planned ?
We only provide mainline based kernel, where video acceleration might not work. If you have a need for that, than use those hints:
add DT here:
https://github.com/armbian/linux-rockchip/blob/rk-6.1-rkr5.1/arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dts
enable vendor kernel
https://github.com/armbian/build/blob/main/config/boards/odroidm1s.csc#L7
build with ENABLE_EXTENSIONS="v4l2loopback-dkms,mesa-vpu" and desktop will work faster, video acceleration will most likely just work OOB.
-
-
Igor reacted to jiri in Odroid M1S Image Planned ?
Hello, another Odroid M1S owner and user here. I tried the Ubuntu image because I was curious about video acceleration in particular. So I installed Kodi and played a few videos. There is no acceleration. This means that this image is not usable as a player. However, it will probably be usable as an SMB/NFS server (I'll try using it that way for a while).
A few comments:
- Gnome is relatively slower, but not unusably slow (I personally don't mind, because I don't intend to use the M1S as a desktop)
- Gnome sometimes has problems rendering windows, there are strange stripes, only in certain parts of the windows, and at times it is so annoying that it becomes unusable
- Personally, I would love it if someone experienced could take a working GPU driver and put it into this image. That would solve everything, and we could all use the M1S to our full satisfaction (however, it's probably not that easy, because otherwise the guys at Odroid would have already done it).
- I will add relevant links to a functional accelerated solution that makes the M1S a fully functional driver, but based on the very old and not very usable 5.10 kernel
- https://forum.odroid.com/viewtopic.php?f=217&t=47621 here is a functional Odroid based image solution for media player.
- By the way, I managed to upgrade the image mentioned here to Ubuntu 24.04, using the Kodi build for Odroid M2 ( https://forum.odroid.com/ viewtopic.php?f=235&t=49005 ), but I had to stay on kernel 5.10, and even this version works relatively well as a functional player with accelerated videos (the old kernel is a prerequisite)
I hope that I have contributed at least a little to making this Armbian image gradually become the standard for M1S, because this computer deserves it.
-
Igor reacted to Orima in Build armbian kernel config
So, here's what I had to do to successfully build the image. First, I corrected my board file in the config/board/orangepizero3.csc directory. The processor value was incorrect, it was 616, so I set it to 618.
Menuconf suggested selecting a board with a 618 chip, but in the board file it was listed as family 616.
Later, I copied my board file to the userpatches directory and added the value CONFIG_DRM_PANEL_MIPI_DBI=m. Then I ran the image build script with the menuconf viewer. I was surprised that the CONFIG_DRM_PANEL_MIPI_DBI parameter already had the value "m"; previously, it was empty.
After all these manipulations, the build went smoothly. Thank you so much for your support.
-
Igor reacted to pbg in New 'Armbian 25.11.1 Trixie Minimal / IOT' image is possibly corrupted
I downloaded 'Armbian_25.11.2_Odroidc2_trixie_current_6.12.58_minimal.img.xz', flashed it to sdcard, and it booted fine.
As a sidenote unrelated to the issue at hand, my first try was with the sdcard on a device with emmc, and in this case the boot process stopped after block-local (?), and dropped to initramfs shell prompt.
-
-
-
Igor got a reaction from 0jay in Injecting Renegade Firmware
This is confusing for me. What are you actually trying to achieve? What is on Renegade that is not on Rpi?
-
Igor got a reaction from gpupoor in Expected default graphics acceleration for RK3588?
Yes. It is only enabled / working with 6.1 and desktop (Gnome) builds. For mainline based, perhaps 6.18.y ...
-
Igor got a reaction from rayrayrayraycat in Orange Pi RV2 riscv64 support
Lowest price is what makes it popular. But software is the biggest key of the package and there they are among the worst.
On this SoC, we will be cooperating with SoC maker's board directly - working with Orangepi is too damaging for us:
https://www.cnx-software.com/2025/04/27/muse-pi-pro-feature-packed-credit-card-sized-spacemit-m1-risc-v-sbc/
This will probably be done in a couple of weeks, so you can follow that and adjust accordingly.
-
Igor reacted to Herman Hoekstra in default root password
Hello SteeMan,
Thanks for your answer
Its running now
And I will browse the getting started pages
To get this system running well
It seems faster
So i hope i can learn a lot at this forum
Greetings Herman
-
Igor got a reaction from MX_Master in Can't enable UART overlay on OrangePi Zero 3
Also we fixed TUI / GUI way of setting UARTS, merged today:
https://github.com/armbian/configng/issues/360
https://github.com/armbian/configng/issues/344
fixed with
https://github.com/armbian/configng/pull/393
-
Igor got a reaction from Yosyp in Why two different wireless interfaces?
Use the one that works / safe to ignore. I think one device is normal and the other for WiFi direct.
-
Igor reacted to sgjava in nand-sata-install hoses XU4 rev 1
@IgorI'm back from the brink. New job, new house build 3 hurricanes. I'm still working on my 1 acre lot to clean up the vines and stuff, but I'm starting to have more time for this kind of stuff. I need to get all my old boards up to date, hahaha
-
-
Igor got a reaction from ricardo_brz in How to build my own image or kernel?
Preparation
Supported build environment is Ubuntu Focal 20.04 x64 (minimal iso image).
a guest inside a VirtualBox or other virtualization software, a guest managed by Vagrant . This uses Virtualbox (as above) but does so in an easily repeatable way. Please check the Armbian with Vagrant README for a quick start HOWTO, inside a Docker , systemd-nspawn or other container environments (example), running natively on a dedicated PC or a server (not recommended), 20GB disk space or more and 2GB RAM or more available for the VM, container or native OS, superuser rights (configured sudo or root access).
Execution apt-get -y install git git clone https://github.com/armbian/build cd build ./compile.sh This will download all necessary sources, execute compilation and/or build a boot-able image. Most of things will be cached so next run will be extremely faster!
Real time examples:
Documentation -
Igor got a reaction from laibsch in RK3576 Armsom Sige5 - Panfrost GPU Not Working Despite Recent Build Fix
Sige5 is community supported and those boards receive automatic generated images only - once per week. Since GitHub introduced additional limitations few months ago, we can't (auto)produce desktop images anymore - only one Debian stable minimal per CSC build target. However, this might change in the future.
-
Igor reacted to blood in trixie apt warning: "Policy will reject signature within a year"
I also upgraded from bookworm to trixie and saw this warning. I can confirm that Igor's suggested workaround addresses it:
wget https://apt.armbian.com/armbian.key gpg --dearmor < armbian.key | sudo tee /usr/share/keyrings/armbian.gpg > /dev/null apt is now happy with the armbian repo.
-
Igor reacted to SteeMan in Nanopineo - build fails when I use both CPUMIN and CPUMAX on the command-line
This isn't completely true. Armbian still does utilize CPUMIN/CPUMAX from /etc/default/cpufrequtils if present to set corresponding frequencies via the Armbian script armbian-hardware-optimization (packages/bsp/common/usr/lib/armbian/armbian-hardware-optimization). This script I believe runs at every system startup. So even without the cpufrequitls package installed, there is still some functionality in this area. Functionally that no one has likely touched or looked at in years.
-
Igor got a reaction from SuperKali in support request: NanoPi-R76S
From desktops I tested Gnome - works.
-
Igor got a reaction from Dantes in support request: NanoPi-R76S
R76S will be supported, but its too early at this stage. We setup download page https://www.armbian.com/nanopi-r76s/ but no images yet.
-
Igor got a reaction from Fabricio Martínez Tamayo in unable to get a working kernel with armbian build
HDMI output might be broken on this kernel - mainline support is still fragile, perhaps for this board there is no device tree yet and it fails early.
-
Igor got a reaction from laibsch in Armbian Linux 6.6 (Ubuntu 24.04 Noble) Cubox server image doesn't boot
https://paste.armbian.com/ehuwawexih
v25.5.1 image (Debian Bookworm minimal) runs on my Cubox i4, but HDMI out is untested ... images were released, only because I manage to spent some time testing and as I found out that build actually works.
-
Igor reacted to mihanson in No bootloader on Libre Tritium-H5 image
Yes, I did read that. I was also thinking maybe the decompression on-the-fly could be a point of failure.
Just now, I installed USBImager and wrote the image to a uSD. No presets applied (.not_looged_in_yet) First boot went smoothly. I updated with armbian-upgrade and rebooted and all looked OK. 🤷🏻♂️ Since I changed 2 things (using USBImager and no presets) I can't say what helped.
-
Igor reacted to tabrisnet in BPI-R4 fails to build, missing bl2 firmware
https://github.com/armbian/build/pull/8517 appears to fix my SFP problems.
