My new Bomebox (fw. 1.4.2) does not recognize my Roland TR-6S or Roland JP-08 when plugged in direct to the USB host port or via a 3A hub. I’ve tried two cables from each.
Both devices are recognized by two other hosts devices/routers (Akai MPC Live, Akai Force) using the same cables.
Interestingly enough, the Roland MC-101 is detected as expected, as well as the Roland MC-707.
Since I’m only using the MPC Live for its MIDI routing capabilities, I was hoping to replace it with the Bomebox, since it’s purpose-built for such things (and then some!).
Searching this forum yielded nothing relevant or similar regarding Roland devices.
There is nothing relevant to these devices in the Bomebox logs in verbose mode when plugged in or unplugged.
However, there IS a log entry in the kernel log for each when I connect the TR-6S and JP-08, respectively (these are direct connections):
usb 1-1: new high-speed USB device number 11 using ehci-platform
usb 1-1: new high-speed USB device number 12 using ehci-platform
The system log mirrors these entries. And of course, the logs indicate when I disconnect said devices.
lsusb
command from an SSH session indicates that it is indeed seen (again, only device connected to the host port):
With TR-6S:
root@BomeBox:~# lsusb
Bus 001 Device 003: ID 0582:024e Roland Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
With JP-08:
root@BomeBox:~# lsusb
Bus 001 Device 015: ID 0582:01b5 Roland Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Let me know if there are further details I can provide.