BredOS / sbc-pkgbuilds

1 stars 3 forks source link

rk3588: enable wireguard in kernel #4

Closed kanchev1 closed 1 year ago

kanchev1 commented 1 year ago

Enable the wireguard module in the linux-rockchip-rk3588-5.10.110 package.

I've also provided prebuilt binaries which I've tested on my Rock PI 5B: see https://github.com/BredOS/bred-repo/pull/3

Rippanda12 commented 1 year ago

I will test this when I get home (Unrelated but @kanchev1 are you Bulgarian?)

bill88t commented 1 year ago

Turns out the r58x I got has the linux-rockchip kernel, which has wireguard already in and enabled. Cannot test myself.

Reassigned to the bred man.

kanchev1 commented 1 year ago

@Rippanda12 yes, zdravei! :-)

@bill88t what kind of board do you have, how is this possible?

Btw since I've created the pull requests I've been using the kernel without any issues on my Rock Pi 5B

Rippanda12 commented 1 year ago

He has an r58X but he's using it as a server so he can't restart it ive tested it on my r5b but idk if it works since I don't know how to use it (unrelated but @kanchev1 wanna chat somewhere else I got discord and tg my handle is the same as gh)

bill88t commented 1 year ago

So long as modprobe wireguard works, with this change it should be good to go.

bill88t commented 1 year ago

I can't test, because I use the linux-rockchip kernel instead of the linux-rockchip-rk3588 kernel, because that's what has my board's dtbs. Even though both boards have rk3588 we are using different kernels.

If it was just a few restarts I wouldn't mind.