-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
USB Joystick does not work on macOS #129
Comments
Please add more details: |
I set USB Mode to Once/Joystick. Storage mode works on macOS. I tried joystick on Windows and it works there. |
Hi, When it works it is like this When it does NOT work it is like this: This happens just usb connected, or after simulator is started (this latter case shown). Alfredo) |
Addendum: Error code may sometime be other than -110 Alfredo |
Can you try using USB Hub and report back? |
Do You mean a powered hub , or just any ? |
Any hub will do. Versions 1.2.0 and 1.2.0 should behave the same regarding USB connectivity. |
I tried through a "usb 2.0 high speed hib", but things do not change very much ... I guess |
|
See lines with error -32 and error -110. I made a few trials, sometime it does succed, sometime it does not. Alfredo |
I noticed that in real opentx (Taranis 9 lite) usb ask mode works and it always connects. Alfredo |
Can you check if on this build situation has improved? You have to manually factory reset to use it. |
Thanks. |
First results (win10/linux): I am going to test also usb otg on android with fpv apps fpvfreerider and x-quad sim.
Summary: I do not see much differences than before. Alfredo |
ok, thanks. I was hoping for some improvement but i guess it's some different issue. |
Reporting from Sonoma 14.5. Also "Connect USB"→"Joystick", seems to be detected:
But that's all. No inputs. PS: OpenI6X 1.11.1 PPS: Connect as Storage works just fine. |
USB Prober reports joystick connection as:
|
"Healthy" report with original firmware (working on Mac):
|
Should be working now, if not, leave comment. |
OpenI6X 1.2.0
MacBook Pro with macOS Monterey 12.1
After selecting Joystick mode, transmitter appears in System information as OpenTx joystick, but fails to actually work.
From the dmesg log:
DeviceRequest [81 6 2200 0]:0xe00002d6 means that the host tried to request the ReportDescriptor (aka HID_JOYSTICK_ReportDesc) but the requests times out (timeout value is 5 sec)
The text was updated successfully, but these errors were encountered: