Active threads
Showing topics posted in for the last 365 days.
- Past hour
-
ZFS-DKMS doesn't work on vanilla image https://dl.armbian.com/longanpi-3h/Bookworm_current_minimal Image is freshly burnt to the SD card. root@longanpi-3h:~# apt update root@longanpi-3h:~# apt install zfs-dkms root@longanpi-3h:~# modprobe zfs modprobe: ERROR: could not insert 'zfs': Exec format error root@longanpi-3h:~# modinfo zfs | grep -v parm filename: /lib/modules/6.12.23-current-sunxi64/updates/dkms/zfs.ko version: 2.3.1-1~bpo12+1 license: CDDL license: Dual BSD/GPL license: Dual MIT/GPL author: OpenZFS description: ZFS alias: zzstd alias: zcommon alias: zunicode alias: znvpair alias: zlua alias: icp alias: zavl alias: devname:zfs alias: char-major-10-249 srcversion: 2742833EE1C14D857611F06 depends: spl name: zfs vermagic: 6.12.23-current-sunxi64 SMP mod_unload aarch64 root@longanpi-3h:~# file /lib/modules/6.12.23-current-sunxi64/updates/dkms/zfs.ko /lib/modules/6.12.23-current-sunxi64/updates/dkms/zfs.ko: ELF 64-bit LSB relocatable, ARM aarch64, version 1 (SYSV), BuildID[sha1]=f87455b001529d816f09e1498e63a902d1af9be5, not stripped root@longanpi-3h:~# uname -a Linux longanpi-3h 6.12.23-current-sunxi64 #1 SMP Thu Apr 10 12:39:41 UTC 2025 aarch64 GNU/Linux logs After doing apt upgrade, reinstalling dkms module result is the same.
- Today
-
That was installed on my test machine which wasn't upgraded to latest (.115) yet.
-
If Rockchip reads this: knock it off and use a reasonable speed for console on your devices!
-
Audio selection not sticking after reboot ROCK 5B plus
sakittelsen replied to the skid's topic in Radxa Rock 5B
You delete all files in that folder. -
Then I will not hold my breath
-
error when setting root password
sakittelsen replied to sakittelsen's topic in Software, Applications, Userspace
I guess the problem is that I'm using a simple 2 character password. It has been working fine until now. I'll try a long password next time. -
ssh.service inactive after frist boot
Werner replied to PP88PP's topic in Software, Applications, Userspace
Check journalctl/syslog for clues. -
If nvme is correctly recognized code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } armbian-install should do.
-
https://debug.armbian.de for obtaining low level logs to debug further.
-
???It's turned into a brick, where's your img file
-
After booting up, the network card cannot be recognized on armsom. The network card is Broadcom's bcm4375. However, it was recognized after suspend once, but it can no longer be recognized afterwards. There is no relevant log in the log. When it was recognized, I wanted to open a p2p connection, but it could not be opened.
-
I'd probably try to code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } dd the Armbian image directly onto sda and boot.
-
Armbian for H313 X96-Q LPDDR3 TV-Box
Đỗ Quang Huy replied to sicxnull's topic in Allwinner CPU Boxes
@Nick A Thank you so much. I build with x98h version, both Ethernet and Wifi worked. Wifi only has problem when use command "reboot", wlan0 is disappear. But if I unplug power and plug again, then wifi is work again. -
I'd probably start with comparion the device trees of both images and check for altered/removed nodes related to audio.
-
I got uart data from GPIO pin, when I press start button it returns as follows: It seems to be an error from the device tree file or the uboot version
-
HDMI audio and analog audio do not work on Opi5Plus
ずっと一人 replied to ずっと一人's topic in Orange Pi 5 Plus
I built and tested it with the rc version of kernel 6.15 it works. Waiting for Armbian to support 6.15😄 - Yesterday
-
I am trying to change `/etc/ssh/sshd_config` parameters but am unable to restart sshd. ``` sudo nano /etc/ssh/sshd_config sudo service ssh restart ``` or ``` $ sudo systemctl stop sshd Stopping 'sshd.service', but its triggering units are still active: ssh.socket ``` neither is reload working either :- ``` $ sudo systemctl reload sshd ```
-
Why can I not sign in with GitHub ?
-
Ah, that's the worse issue, that it doesn't boot at all. I don't know what cause this, on nightly builds it was working again... I stay with the 24.8 version...
-
Build Armbian x86-64?
sakittelsen replied to sakittelsen's topic in Software, Applications, Userspace
Thanks -
Running Armbian build on x86-64
sakittelsen replied to sakittelsen's topic in Software, Applications, Userspace
Yes, that did the trick -
Just about 6 weeks after we announced Vulkan 1.1 conformance for PanVK on G610 GPUs, Vulkan 1.2 is now also checked off the list! View the full article
-
Could you file this as bug here: https://github.com/armbian/configng
-
Using local kernel for armbian build
lyndrik replied to lyndrik's topic in Software, Applications, Userspace
I will try, thank you.