You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know much about Linux USB interfacing, but I'm having trouble getting the endpoint open. Line 62 of licut_probe.cpp is not correct for recent Linux kernels (or at least not for my distro, Slackware):
I don't know much about Linux USB interfacing, but I'm having trouble getting the endpoint open. Line 62 of licut_probe.cpp is not correct for recent Linux kernels (or at least not for my distro, Slackware):
I don't have a /sys/class/usb_endpoint/ directory. What should I use instead?
Also, I've had to apply this patch to get the USB ID / bus numbers correct:
The text was updated successfully, but these errors were encountered: