-
-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Description
Starting in MacOS 26, the Valeria interface now has the ioreg key value
"UsbUserClientEntitlementRequired" = "com.apple.coremedia.valeria.allow"
Attempting to claim the interface will return error code
./strerror -m 3758097086
(iokit/common) resource shortage
The console spits out
[binary name]@(null): AppleUSBHostUserClient::start: missing entitlement com.apple.coremedia.valeria.allow
It seems that Apple no longer allows a connection from non-Apple code.
Metadata
Metadata
Assignees
Labels
No labels