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
Just found my old Riot and tried to use it on a recent Mint Linux 18.1 computer. I've been able to compile your version correctly (1.5.3) but I get the following error when I try to connect using:
sudo rioutil -e -i
rioio.c send_command_rio: device did not respond to command. retrying...
rioio.c send_command_rio: device did not respond to command. retrying...
rioio.c send_command_rio: device did not respond to command. retrying...
rioio.c send_command_rio: device did not respond to command. retrying...
librioutil/driver_libusb.c:read_bulk() error reading from device (rc = -1). size = 64. resetting..
rioio.c send_command_rio: device did not respond to command. retrying...
rioio.c send_command_rio: device did not respond to command. retrying...
rioio.c send_command_rio: device did not respond to command. retrying...
rioio.c send_command_rio: device did not respond to command. retrying...
rioio.c send_command_rio: device did not respond to command. retrying...
rioio.c send_command_rio: device did not respond to command. retrying...
rioio.c send_command_rio: device did not respond to command. retrying...
rioio.c send_command_rio: device did not respond to command. retrying...
rio.c return_intrn_info_rio: error reading device description.
Attempting to open Rio and retrieve song list.... failed!
Reason: No such device
Anything I could try to help debug this issue?
Thanks
Patrick
The text was updated successfully, but these errors were encountered:
Hi!
Just found my old Riot and tried to use it on a recent Mint Linux 18.1 computer. I've been able to compile your version correctly (1.5.3) but I get the following error when I try to connect using:
sudo rioutil -e -i
Anything I could try to help debug this issue?
Thanks
Patrick
The text was updated successfully, but these errors were encountered: