Jump to content

How can I install the ntsync kernel module?


Go to solution Solved by The Tall Man,

Recommended Posts

Posted

As the title says, how can I install the ntsync kernel module for use with Wine/Proton?

 

Quote

Linux orangepi5 6.16.4-edge-rockchip64 #1 SMP PREEMPT Thu Aug 28 14:34:51 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux

 

  • Solution
Posted (edited)

That module is not included in the default kernel build configuration. But you can build the kernel yourself.

 

https://docs.armbian.com/Developer-Guide_Build-Preparation/

https://docs.armbian.com/Developer-Guide_Build-Commands/

 

When you run ./compile.sh, the first thing it shows you is the kernel configuration screen (image 1). Select, "Show a kernel configuration menu before compilation".

 

When it finally arrives on the configuration menu (image 2), use the forward slash key (/) for search, enter ntsync. When the result comes up (image 3), press 1 to select it. It will take you right to it. It will be highlighted (image 4). Press the M key to select it as a module. The use the right arrow to move from Select to Exit, and keep doing that until you get to where you save it. Then keep going with the rest of the process.

 

I could be wrong about this, but I think you can build the kernel only without the whole armbian image too, with this (from the second link above);

./compile.sh kernel-config BOARD=orangepi5 BRANCH=edge

 

Image 1: Select Kernel Configuration

1 - Select Kernel Config.png

 

Image 2: Kernel Configuration Menu

2 - Kernel Configuration Menu.png

 

Image 3: Search Result - NTSYNC

3 - Search Result - ntsync.png

 

Image 4: - NTSYNC Selection

4 - ntsync Selection.png

Edited by The Tall Man

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines