Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry Pi 1, Zero and ZeroW wiki page needs to be updated #47

Open
illixion opened this issue Sep 3, 2020 · 4 comments
Open

Raspberry Pi 1, Zero and ZeroW wiki page needs to be updated #47

illixion opened this issue Sep 3, 2020 · 4 comments

Comments

@illixion
Copy link

illixion commented Sep 3, 2020

Hi,

Please update the wiki/Install-WireGuard-on-Raspberry-Pi-1,-2-(not-v1.2),-Zero,-Zero-W wiki page to point to the correct WireGuard git repository: https://git.zx2c4.com/wireguard-linux-compat/. Currently mentioned git repository isn't compatible with the older RasPi kernels and causes a compilation error.

I've found this information in the #46 issue, which was unfortunately closed by the author.

@illixion
Copy link
Author

illixion commented Sep 3, 2020

Also, a section for compiling wireguard-tools should be added, the repository for which is https://git.zx2c4.com/wireguard-tools

@adrianmihalko
Copy link
Owner

@manualmanul any pull requests for changes are welcomed.

@illixion
Copy link
Author

illixion commented Sep 4, 2020

@adrianmihalko GitHub wiki pages don't support pull requests or editing by non-contributors. Unless you make me a contributor, I can't do anything other than create an issue.

@saudiqbal
Copy link

This is what worked for my PI 1

pi@raspberrypi:~ $ git clone https://git.zx2c4.com/wireguard-tools
pi@raspberrypi:~ $ cd wireguard-tools/src
pi@raspberrypi:~/WireGuard/src $ make
pi@raspberrypi:~/WireGuard/src $ sudo make install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants