Re: Similar Problem with ArchARM

2017-01-17 Thread Jason A. Donenfeld
Actually, even more reliable, send the output of: pacman -Qo /lib/modules/$(uname -r) ___ WireGuard mailing list WireGuard@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/wireguard

Re: Similar Problem with ArchARM

2017-01-17 Thread Jason A. Donenfeld
Can you send the output of: for i in vmlinuz-linux kernel.img Image zImage uImage; do [[ -f /boot/$i ]] && pacman -Qo /boot/$i; done ___ WireGuard mailing list WireGuard@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/wireguard

Similar Problem with ArchARM

2017-01-17 Thread lennart
Hi again, I'm now trying to get wireguard running on my raspberry pi with archARM [0]. I installed wireguard-dkms, wireguard-tools and linux-raspberrypi-headers and now get: alarm@alarmpi ~/wireguard ❯❯❯ sudo modprobe wireguard modprobe: FATAL: Module wireguard not found in directory