Mecid

Results 11 comments of Mecid

For me the problem still occurres with the workaround. Is the issue back?

> @MichaIng > did you already find time to check for the headers package? There is another user on the forum looking for this package https://dietpi.com/forum/t/unable-to-install-linux-headers/13971 @MichaIng if you by...

> ```shell > cd /tmp > curl -O 'https://dietpi.com/downloads/binaries/linux-headers-nanopi5.deb' > dpkg -i linux-headers-nanopi5.deb > rm linux-headers-nanopi5.deb > sed -i 's/13]=0/76]=1/' /boot/dietpi/dietpi-software > dietpi-software install 172 > ``` Nvm I just...

Okay I think I found the reason why it's not included: https://github.com/ariaboard-com/rockchip_rk3568_buildroot/blob/rk356x-novotech/configs/rockchip_rk3568_defconfig doesn't have the: "BR2_PACKAGE_WIREGUARD_LINUX_COMPAT=y BR2_PACKAGE_WIREGUARD_TOOLS=y" set. I couldn't find "friendlyelec_rk3568_defconfig" but since FriendlyElec's Buildroot is based on Rockchips...

Is https://dietpi.com/downloads/images/DietPi_NanoPiR5S-ARMv8-Bullseye.7z the newest iteration of what needs testing? I can check it on mine

Running `dpkg-query -S '/lib/modules/*/wireguard.ko*' modinfo wireguard` results in: firmware-nanopi5: /lib/modules/5.10.110/wireguard.ko filename: /lib/modules/5.10.110/wireguard.ko alias: net-pf-16-proto-16-family-wireguard alias: rtnl-link-wireguard version: 1.0.0 author: Jason A. Donenfeld //_space added manually by me_ description: WireGuard secure...

Not sure if it was a one time thing but I installed wireguard with the initial install dialogue. When that whole process was completed for some reason my R5S couldn't...

> Meanwhile, @HeyMeco would ya mind to test this one out :) ? `Starting netmuxd` `Starting mDNS discovery for _apple-mobdev2._tcp.local with mdns` looks good I just couldn't try pairing a...

The people at Armbian also made progress regarding U-Boot and building newer kernels for the R5S: https://github.com/armbian/build/pull/4247

Can you give more insights on your solution or if it still works? It didn't work for me