github Kron4ek/Wine-Builds 10.17
Wine 10.17

one day ago

10.17 release.

How to know if NTSYNC works

Note that for NTSYNC you need a new Linux kernel (6.14 or newer).

Run something through Wine (for example, winecfg) and, while it's running, execute lsof /dev/ntsync command. If you see your Wine process IDs there, then NTSYNC works and Wine uses it, otherwise it most likely does not work. An example of working NTSYNC:

$ lsof /dev/ntsync
lsof: WARNING: can't stat() tracefs file system /sys/kernel/debug/tracing
      Output information may be incomplete.
COMMAND     PID USER FD   TYPE DEVICE SIZE/OFF NODE NAME
start.exe 26395 user  7r   CHR 10,119      0t0 1216 /dev/ntsync
wineserve 26397 user  9r   CHR 10,119      0t0 1216 /dev/ntsync
services. 26401 user 14r   CHR 10,119      0t0 1216 /dev/ntsync
explorer. 26407 user  8r   CHR 10,119      0t0 1216 /dev/ntsync
winedevic 26441 user  8r   CHR 10,119      0t0 1216 /dev/ntsync
svchost.e 26460 user  8r   CHR 10,119      0t0 1216 /dev/ntsync
plugplay. 26465 user  8r   CHR 10,119      0t0 1216 /dev/ntsync
winedevic 26486 user  8r   CHR 10,119      0t0 1216 /dev/ntsync
conhost.e 26501 user 11r   CHR 10,119      0t0 1216 /dev/ntsync
winecfg.e 26503 user  8r   CHR 10,119      0t0 1216 /dev/ntsync

If you have no /dev/ntsync file at all, then your kernel either does not support NTSYNC or ntsync kernel module is not loaded, you can try to load it manually via modprobe command:

# modprobe ntsync
SHA256
50d3189af7e66a53e930385c2db3ee02c5942d8658bbabd932c33e0cb9be2aeb  wine-10.17-amd64.tar.xz
683c40aa9e5c3fa9183fbe1aa667415f9cf091126765c61ecb75916c761c13c4  wine-10.17-amd64-wow64.tar.xz
5c81da7c60dc0cdff7398ae1b4da85771f6b761ac37d686afbec1dc8f6d28c1c  wine-10.17-staging-amd64.tar.xz
736f79faaf4f9f6b792664a91a5b1cd6b82119a9fc43cce8edda83c3520572ca  wine-10.17-staging-amd64-wow64.tar.xz
8abe540731440428c40902bd8a6e50ced47f4404c004a2c2d0ec06d44929ae81  wine-10.17-staging-tkg-amd64.tar.xz
f79f57eec95113a1c98712d7cf1e7ed45bbb7ded88059efa0967e68da7eee66d  wine-10.17-staging-tkg-amd64-wow64.tar.xz
e3e72c54539f35f92c961e32a60e71edd79c82b9171ef93c33f03b26c5de5b83  wine-10.17-staging-tkg-x86.tar.xz
dd6315de9d4f589546104baa9e3b54dc24797a314a739de320336f0457b41821  wine-10.17-staging-x86.tar.xz
9c58dc38e0e1d8fb982a82637a3910eb0d6326278e9e47c2592a1a7b2d0b8c0e  wine-10.17-x86.tar.xz

Don't miss a new Wine-Builds release

NewReleases is sending notifications on new releases.