Re: [PATCH v4 00/30] NT synchronization primitive driver

From: Peter Zijlstra
Date: Fri Apr 19 2024 - 12:16:46 EST


On Tue, Apr 16, 2024 at 05:18:56PM -0500, Elizabeth Figura wrote:
> On Tuesday, 16 April 2024 16:18:24 CDT Elizabeth Figura wrote:
> > On Tuesday, 16 April 2024 03:14:21 CDT Peter Zijlstra wrote:
> > > I don't support GE has it in his builds? Last time I tried, building
> > > Wine was a bit of a pain.
> >
> > It doesn't seem so. I tried to build a GE-compatible ntsync build, uploaded
> > here (thanks Arek for hosting):
> >
> > https://f002.backblazeb2.com/file/wine-ntsync/ntsync-wine.tar.xz
>
> Oops, the initial version I uploaded had broken paths. Should be fixed now.
>
> (It's also broken on an unpatched kernel unless explicitly disabled with
> WINE_DISABLE_FAST_SYNC=1. Not sure what I messed up there—it should fall back
> cleanly—but hopefully shouldn't be too important for testing.)

So I've tried using that wine build with lutris, and I can't get it to
start EGS or anything else.

I even added a printk to the ntsync driver for every open, to see if it
gets that far, but I'm not even getting that :/