Kai Krakow
Kai Krakow
Please attach this file: `/var/lib/dkms/hid-xpadneo/v0.9-175-g70ef8ee/build/make.log`.
Okay, this looks like an incompatibility with kernel 6.12. I'll fix this. Thanks for reporting.
I've queued some patches here: https://github.com/kakra/xpadneo/commits/queue/for-0.9/ Feel free to test those. I yet want to finalize the remaining hardware support commits before releasing a final v0.9. From there on, v0.10...
> Seems to be missing commit [242e9b4](https://github.com/atar-axis/xpadneo/commit/242e9b46bb39d3e59d03f1ca670abd0001a21e68)'s addition of `#include ` to xpadneo.h which is needed for the 6.12 commit (I've added that to my own backport in Gentoo). Good...
Thank you for the very detailed description, especially how the inputs are merged. Very well done. I think it makes most sense to implement this in user-space because doing this...
@stefantalpalaru Is it okay if I pull your ebuild into this PR? Can you provide a metadata.xml for it? Would you take care of it in the future and set...
> > Is it okay if I pull your ebuild into this PR? > > Yes, of course. Okay, thanks. I will consider it. > > Would you take care...
> I will also take the Steam fix from your opentrack ebuild for my own ;-) Hehe, go for it. I don't like it but there's no other way currently....
> Maybe it just uses the Wine prefix it finds for that app ID. It sort of does... What really happens is: You're running the wine binary from Proton Experimental...
> This looks interesting and seems to work, I tried it a bit. I did a quick pass, did not look into it in depth, but left a few comments....