Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Linux] ROC-RK3588S-PC Debian11 not support wireguard

45

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
45

【Linux】 ROC-RK3588S-PC Debian11 not support wireguard

Posted at 7/6/2022 06:59:08      View:2039 | Replies:9        Print      Only Author   [Copy Link] 1#
Last edited by smatsak In 7/6/2022 07:07 Editor

Hello,
I'm using ROC-RK3588S-PC_Debian11_v1.0.0c_220610.7z for work, but it doesn't support wireguard vpn.
Could you build a new kernel with wireguard protocol support?
Now when I try to up the wireguard interface, I get the message:
wg-quick up wg0
[#] ip link add wg0 type wireguard
Error: Unknown device type.
Unable to access interface: Protocol not supported
[#] ip link delete dev wg0
Cannot find device "wg0"

Thanks in advance, I'm waiting for a new kernel.
Reply

Use props Report

54

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
54
Posted at 7/6/2022 10:36:30        Only Author  2#
pls test this extboot.img   https://drive.google.com/file/d/ ... Hn/view?usp=sharing

or

compile kernel yourself


  1. diff --git a/arch/arm64/configs/firefly-linux.config b/arch/arm64/configs/firefly-linux.config
  2. index b56856054e9b..d3a148f0faec 100644
  3. --- a/arch/arm64/configs/firefly-linux.config
  4. +++ b/arch/arm64/configs/firefly-linux.config
  5. @@ -120,3 +120,6 @@ CONFIG_NFSD_V4=y

  6. # CS-R1
  7. CONFIG_PC9202_WATCHDOG=y
  8. +
  9. +
  10. +CONFIG_WIREGUARD=m
Copy the code
Reply

Use props Report

45

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
45
Posted at 7/6/2022 17:25:06        Only Author  3#
Last edited by smatsak In 7/6/2022 17:31 Editor

I checked extboot.img , HDMI is not working, I could not log in to the system.
"compile kernel yourself"

I haven't done this before, could you give me a link to the instructions
Reply

Use props Report

883

Credits

10

Prestige

12

Contribution

advanced

Rank: 4

Credits
883
Posted at 7/6/2022 17:30:15        Only Author  4#
smatsak Posted at 7/6/2022 12:25
I checked it, HDMI is not working, I could not log in to the system.
"compile kernel yourself"

...

It's better to give a link to the source code, I can build the right kernel.
Reply

Use props Report

45

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
45
Posted at 7/11/2022 14:48:21        Only Author  5#
daijh Posted at 7/6/2022 10:36
pls test this extboot.img   https://drive.google.com/file/d/1Z7uMt7zgPuZhCnIbPhu99IQFBw1kOVHn/view?u ...

Hello,
Could you make a new full Debian 11 build for ROC-RK3588S-PC with wireguard vpn support?
I really need it, I really look forward to your help.
Thank you in advance.

I'm waiting for it here
https://drive.google.com/drive/f ... hzhp7hiUk-Vhl15qb-u
Reply

Use props Report

45

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
45
Posted at 7/13/2022 02:51:30        Only Author  6#
daijh Posted at 7/6/2022 10:36
pls test this extboot.img   https://drive.google.com/file/d/1Z7uMt7zgPuZhCnIbPhu99IQFBw1kOVHn/view?u ...

daijh,
Good afternoon, why are you silent? I didn't buy this PC  board just to admire it. I have big plans for this board in the field of industrial automation, I'm going to buy dozens of pieces of it, but without wireguard it is not suitable for these purposes. Please comment on my suggestion, I need a new version of Debian 11 with wireguard support. Additionally, I will inform the seller of this product, because in my opinion the product is not very high quality. Perhaps I will claim compensation due to inadequate technical support.
Reply

Use props Report

54

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
54
Posted at 7/14/2022 09:38:58        Only Author  7#
smatsak Posted at 7/13/2022 02:51
daijh,
Good afternoon, why are you silent? I didn't buy this PC  board just to admire it. I have  ...

I think the extboot.img I provided has been tested and works. If Hdmi cannot display, please upload log information.

In addition, we should provide the source code, you can compile it yourself
Reply

Use props Report

45

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
45
Posted at 7/15/2022 06:53:58        Only Author  8#
daijh Posted at 7/14/2022 09:38
I think the extboot.img I provided has been tested and works. If Hdmi cannot display, please uploa ...

Dear comrade, could you conduct the testing more thoroughly? On my 2K monitor (2560x1440), the HDMI signal disappears after the system starts.
If the monitor is disconnected from the 3588s (hdmi cable is disconnected), and after starting the system, reconnect the monitor, the system will work with a maximum resolution of 1920x1080.
Most likely, this version of the kernel does not support resolutions higher than 1920x1080.
Please fix it.
Reply

Use props Report

54

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
54
Posted at 7/15/2022 11:53:14        Only Author  9#
Hi

I don't have a your“2560x1440”screen and can't test it (I tested on a 4k TV and 2k resolution is available). If you are not willing to provide the log then I cannot analyze it. I can only make some guesses, try this extboot.img

https://drive.google.com/drive/f ... CyBI00D?usp=sharing
Reply

Use props Report

45

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
45
Posted at 7/15/2022 22:26:23        Only Author  10#
daijh Posted at 7/15/2022 11:53
Hi

I don't have a your“2560x1440”screen and can't test it (I tested on a 4k TV and 2k resolutio ...

My seller (Embedded Development Store) has already sent me a link to the new kernel, as I understand it - this is your job. I am very pleased with the result, the 2K monitor is working and wireguard is also working. For complete happiness, I ask you to add f2fs support to the kernel so that the userdata partition works on f2fs, can you do this?
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list