3735943886

Results 8 comments of 3735943886

> Why not using `dietpi-software` to install Wireguard? This will setup everything needed. I'm afraid but I couldn't find wireguard from dietpi-software. Shall I use PiVPN? ![screenshot](https://user-images.githubusercontent.com/9522390/183539368-ffdced1f-6e9e-4550-abcf-c791b530f2af.png) > I'll check...

> Ah probably it's disabled. Can you check > > `dietpi-software list | grep wire` ``` dietpi@DietPi:~$ sudo dietpi-software list | grep wire ID 117 | =0 | PiVPN: openvpn/wireguard...

> ok can you check if the kernel module is shipped with actual kernel version? > > ``` > dpkg-query -S '/lib/modules/*/wireguard.ko*' > modinfo wireguard > ``` ``` dietpi@DietPi:~$ dpkg-query...

One possible reason is non-ascii characters in computer name and/or network name. Please refer #192, #193 in that case.

> Great. So I can move this to stable downloads. Thank you for great work. > Btw, one issue I still have with the Ethernet LEDs: > > - They...

It appears that the issue is related to Armbian kernel bug, which has been reported over a year ago but remains unresolved. For reference, you can find the details of...

> Quite mysterious. I'll test with Debian kernel next week, and in case with an own build of plain mainline Linux. > > > > Hmm, there is the related...

May I propose another suggestion? I've tested with various Armbian kernel versions, and the most recent stable kernel that doesn't encounter LAN port issues was 5.10.6x. What if DietPi were...