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
I had this same issue, and the problem is just kernel support for your device. The instructions for this other GUI explain how the kernel module is disabled by default for these devices. Create a file /etc/modprobe.d/scarlett.conf and add this line for your device:
I'm on Ubuntu 18.04, kernel 5.4.0-96-generic.
I have installed build dependencies like so:
I am able to run
make
and compile the program.However, when it starts, it immediately exits:
The device is a Scarlett 18i8 and has a USB ID of
1235:8214
.Are there any other prerequisites that I am not aware of?
The text was updated successfully, but these errors were encountered: