Skip to content

ActiumDev/debian-ntsync-dkms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Debian DKMS package for ntsync kernel module

The ntsync driver implementing NT synchronization primitives was merged for Linux 6.14. This repository contains the source of a Debian package that uses DKMS to automatically build and install the ntsync kernel modules on Debian Bookworm (Linux 6.1) and Trixie/Sid (Linux 6.12). Although untested, it should also work on Debian derivates like Ubuntu.

Current ntsync version is 6.14 from mainline.

Build and install the .deb package as follows:

sudo dpkg-deb -b ntsync-dkms.deb.d ntsync-dkms_6.14.0_all.deb
sudo apt install ./ntsync-dkms_6.14.0_all.deb

About

Automatically build and install the ntsync kernel module on Debian with DKMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published