Manuel Jenny
Manuel Jenny
@uunicorn I installed Linux Mint for now. Will do everything over again. Am I still supposed to compile wine myself (regarding hacks)?
I'm currently back to building wine with the aforementioned changes.
@uunicorn I successfully built `wine` and it worked fine so far. However, I don't have a `wine64` executable. And when running `WINEARCH=~/.wine-fingerprint wine a.exe` I get a `wine: Bad EXE...
Nvm, I missed `--enable-win64`...
Ok, I have everything running. @uunicorn how do I know that `a.exe` was successfully run? I am now getting a `Program Error` during execution. There seems to be an `Unhandled...
@uunicorn here is the link to the logfile: [logfile.txt](https://www.manueljenny.ch/logfile.txt)
I should have known it better... I was thinking about changing `#define MY_VENDOR` to `06cb` which is what my `lsusb` is printing: ``` ... Bus 001 Device 003: ID 06cb:009a...
@uunicorn It looks better know. Do I have to run `wine64` as root to be able to access the USB device? ``` 0009:trace:reg:NtQueryValueKey (0x60,L"SignatureKeyPair",2,0x332d20,256) USB >>>>>>>>>> In DllMain reason=1 USB...
@uunicorn I `chown`ed the device and the logfile.txt looks promissing: [logfile.txt](https://www.manueljenny.ch/logfile.txt) However, I still was not able to enroll a finger. ``` >>>>>>>>>>> xfer Failed - LIBUSB_ERROR_NO_DEVICE ```
I couldn't find anything in regards to that inside `synaWudfBioUsbLenovoMiSSGXProd.inf` (which is the only `inf` file I could find): [synaWudfBioUsbLenovoMiSSGXProd.inf](https://www.manueljenny.ch/synaWudfBioUsbLenovoMiSSGXProd.inf)