HASP dongle on Mac M1

Hello,

I have installed latest virtualhere universal for a macbook with the M1 chip. It's working properly with a usb flash device though I am facing issues when binding a Sentinel HASP key, it shows up on the client but i have an error when connecting to it. Client shows no log and I have the error below on the server:

Tue May 31 15:28:43 2022 LOG_ERR Error binding device 17825792 [0529:0001] to connection 1, BIND_ERROR
Tue May 31 15:28:52 2022 LOG_WARNING Error -536870203 capturing device 17825792, Failed to create IOUSBHostObject. (Exclusive open of usb object failed.)
Tue May 31 15:28:52 2022 LOG_ERR Error binding device 17825792 [0529:0001] to connection 1, BIND_ERROR
Tue May 31 15:28:52 2022 LOG_INFO Unmanaging device 17825792 [0529:0001]
Tue May 31 15:28:52 2022 LOG_INFO Found Low speed device [0529:0001] 'AKS, HASP HL 3.25' at address 17825792
Tue May 31 15:29:04 2022 LOG_ERR Error binding device 17825792 [0529:0001] to connection 1, BIND_ERROR

By the logs it looks like the usb is being locked, would disable SIP help on this kind of issue?

Thanks

#2

Interesting, do you have HASP drivers installed on the M1? If so can you UNinstall those and see if that resolves the sharing issue...let me know.

#3

Hello Michael, sorry for the late reply, I was out of time to test it.

So I've installed Sentinel LDK (HASP runtime) and now it works as expected! Thanks for the suggestion, I suck at MAC so I was struggling to fix this one. If anyone is using a Sentinel HASP key on M1's, this is the trick.

Regards!

#4

Ok great thanks for letting me know!