Search Criteria
Package Details: ntsync-common 6.10.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ntsync.git (read-only, click to copy) |
---|---|
Package Base: | ntsync |
Description: | NT synchronization primitive driver - common files |
Upstream URL: | https://lore.kernel.org/lkml/20240519202454.1192826-1-zfigura@codeweavers.com/ |
Licenses: | GPL-2.0-only WITH Linux-syscall-note |
Conflicts: | ntsync-udev-rule |
Provides: | ntsync-udev-rule |
Replaces: | ntsync-udev-rule |
Submitter: | loathingkernel |
Maintainer: | loathingkernel |
Last Packager: | loathingkernel |
Votes: | 2 |
Popularity: | 0.037927 |
First Submitted: | 2024-01-25 00:30 (UTC) |
Last Updated: | 2024-08-18 09:20 (UTC) |
Latest Comments
« First ‹ Previous 1 2
dreieck commented on 2024-07-23 13:38 (UTC)
(Still) fails to build for 6.10 kernel.
Excerpt from
/var/lib/dkms/ntsync/6.10/build/make.log
(↗ here the full content of the logfile):Regards!
Grimish commented on 2024-07-15 15:44 (UTC)
Can you please adjust this to dynamically build on the 610 kernel?
PapajNaWrotkach commented on 2024-06-25 16:41 (UTC)
Can you make it compile for the latest rc kernel, please? Right now it does not work with 6.10.0-rc5-1 (manjaro): /var/lib/dkms/ntsync/6.9.5/build/make.log
ayyash07 commented on 2024-05-17 12:56 (UTC)
Module isn't loaded, even after modprobing
joni_999 commented on 2024-02-24 14:43 (UTC)
@loathingkernel thank you very much for the quick fix! I was able to install it now :)
loathingkernel commented on 2024-02-24 13:11 (UTC)
@joni_999 I forgot to push the update to AUR. I seem to have some issues with pushing right now, you can find the updated PKGBUILD here
joni_999 commented on 2024-02-24 11:48 (UTC)
I get the following error when trying to install this:
Seems like it can't download one of the files.
loathingkernel commented on 2024-02-02 09:07 (UTC) (edited on 2024-02-02 10:11 (UTC) by loathingkernel)
Hello, yes it was a conscious decision because I couldn't think of a good reason for this many configurable switches, as well as making the PKGBUILD harder to quickly parse. It is my opinion that PKGBUILD scripts should be easy to parse for anyone without having to follow a lot of conditionals, they are not applications.
I am considering adding back the packaged kernel module for the default kernel, but it doesn't make much sense since
dkms
will take care of that.What other features are missing which could be considered useful?
openglfreak commented on 2024-02-02 05:15 (UTC)
Hello @loathingkernel, it looks like you removed several features from my winesync PKGBUILD, which this seems to be based on. Is there a reason for this? Could you add them back?
« First ‹ Previous 1 2