Skip to content
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 hubs with a qwerty keyboard and midi keyboard depends on port order #410

Open
rhooper opened this issue Oct 22, 2024 · 2 comments
Open

Comments

@rhooper
Copy link

rhooper commented Oct 22, 2024

When using a USB2 (or 3) hub, powered or not, the port order appears to matter when initializing the usb host.
When a keyboard and midi are both plugged in, only one of Midi or Keyboard will work.

hub-kbd-midi-swap-midiworks.txt
hub-kbd-midi-kbdworks.txt
hub.txt
direct.txt

@bwhitman
Copy link
Collaborator

Thanks for this! I'll investigate. I do see some places we can improve and I'll let you know when you can test a new build.

@CelloGit
Copy link

Great that a USB hub is now supported. It allows for using a keyboard with a 2.4GHz dongle such as the Logitech K400+.
To my surprise even the integrated touchpad triggers the mouse function on the tulipcc but only horizontal movement, needs two fingers for vertical (and very slow as well) and no mouse clicks. Even more surprising since I couldn't get the tulipcc to recognize any other mouse.

Unfortunately, as @rhooper posts above, it seems not (yet) possible to use two USB devices on a hub. Even not toggle them by (dis)connecting. It looks like the tulipcc assigns 1 USB device at boot and that is it. Reboot if you want to use another device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants