Hi,
I'm trying to use wireguard on a raspi 3b+ by compiling it. The raspi command output for uname -r shows 4.14.79-v7+, the extra "+" at the end is what I think is causing some troubles in getting it to work. It seems my best bet is to recompile the kernel so I wasn't sure where to find the right sources as it seems there's specific sources for the raspi?
Any pointers appreciated!
You can get the sources (and the build results) here https://buildlogs.centos.org/c7-kernels.armhfp/raspberrypi2/ , but building a kernel will take a while. Please post the error you're getting and we'll see if we can fix it another way. Also, if you find in the kernel sources where that extra + comes from, I can take a look if we can remove it.
Pablo.
El 15/2/19 a las 01:19, Skorpeo Skorpeo escribió:
Hi,
I'm trying to use wireguard on a raspi 3b+ by compiling it. The raspi command output for uname -r shows 4.14.79-v7+, the extra "+" at the end is what I think is causing some troubles in getting it to work. It seems my best bet is to recompile the kernel so I wasn't sure where to find the right sources as it seems there's specific sources for the raspi?
Any pointers appreciated!
Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
Hi,
Thanks for the quick response and apologies for the late reply, I didn't have time to revisit this until now. I was having issues because I couldn't get the kernel-devel packages for that kernel but I did a yum update and was able to make everything work, and in fact wireguard works on a raspi 3b+.
Nonetheless, I did do some research and it seems like the "+" comes from using a git with uncommitted changes.
Thanks again!
On Fri, Feb 15, 2019 at 10:57 AM Pablo Sebastián Greco < pablo@fliagreco.com.ar> wrote:
You can get the sources (and the build results) here https://buildlogs.centos.org/c7-kernels.armhfp/raspberrypi2/ , but building a kernel will take a while. Please post the error you're getting and we'll see if we can fix it another way. Also, if you find in the kernel sources where that extra + comes from, I can take a look if we can remove it.
Pablo.
El 15/2/19 a las 01:19, Skorpeo Skorpeo escribió:
Hi,
I'm trying to use wireguard on a raspi 3b+ by compiling it. The raspi command output for uname -r shows 4.14.79-v7+, the extra "+" at the end is what I think is causing some troubles in getting it to work. It seems my best bet is to recompile the kernel so I wasn't sure where to find the right sources as it seems there's specific sources for the raspi?
Any pointers appreciated!
Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev