Jump to content

Terence

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Installing 'wireguard' caused lots of problems, but wireguard-tools works after restart.
  2. I have a raspberry pi running "Armbian 25.11.0-trunk.38 trixie" - I want to use this as a gateway, including running wireguard. When I install 'wireguard' and 'wireguard-tools' I receive this error: ``` Summary: Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 2 2 not fully installed or removed. Space needed: 0 B / 27.9 GB available Setting up linux-image-6.12.48+deb13-rt-arm64 (6.12.48-1) ... /etc/kernel/postinst.d/initramfs-tools: update-initramfs: Generating /boot/initrd.img-6.12.48+deb13-rt-arm64 WARNING: Unsupported initramfs version (6.12.48+deb13-rt-arm64) - skipping setup NOTE: Manual boot configuration may be required /etc/kernel/postinst.d/z50-raspi-firmware: WARNING: Unsupported kernel version (6.12.48+deb13-rt-arm64) - skipping setup NOTE: Manual boot configuration may be required /etc/kernel/postinst.d/zzz-copy-new-files: cp: cannot stat '/usr/lib/linux-image-6.12.48+deb13-rt-arm64//overlays': No such file or directory run-parts: /etc/kernel/postinst.d/zzz-copy-new-files exited with return code 1 dpkg: error processing package linux-image-6.12.48+deb13-rt-arm64 (--configure): installed linux-image-6.12.48+deb13-rt-arm64 package post-installation script subprocess returned error exit status 1 dpkg: dependency problems prevent configuration of linux-image-rt-arm64: linux-image-rt-arm64 depends on linux-image-6.12.48+deb13-rt-arm64 (= 6.12.48-1); however: Package linux-image-6.12.48+deb13-rt-arm64 is not configured yet. dpkg: error processing package linux-image-rt-arm64 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: linux-image-6.12.48+deb13-rt-arm64 linux-image-rt-arm64 ``` It looks like the linux-image-6.12.48+deb13-rt-arm64 (6.12.48-1 package is trying to install an overlay in '/usr/lib/linux-image-6.12.48+deb13-rt-arm64//overlays' but that directory does not exist. The description of this package says: "This package depends on the latest Linux kernel and modules for use on 64-bit ARMv8 machines. " ``` ic linux-image-6.12.48+deb13-rt-arm64 6.12.48-1 arm64 Linux 6.12 for 64-bit ARMv8 machines (signed), PREEMPT_RT ii linux-image-current-bcm2711 25.8.2 arm64 Armbian Linux current kernel image 6.12.56-current-bcm2711 rc linux-image-rt-arm64 6.12.48-1 arm64 Linux for 64-bit ARMv8 machines (meta-package) ``` Any suggestions on how to resolve this? fastfetch output:
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines