user2684 / xcontrol

This multi-platform X-Plane plugin provides enhanced controls for the flight simulator and support Saitek X52 and X52 Pro joysticks. The project has been moved to http://x-control.sourceforge.net
10 stars 2 forks source link

USB Device busy #10

Closed user2684 closed 10 years ago

user2684 commented 10 years ago

In linux a device busy error is returned by libusb so preventing the plugin to work correctly

user2684 commented 10 years ago

libusb-1.0 has been replaced with libusb 0.1.12 in the Linux version and this apparently solved the problem