[Ardour-Users] focusrite-mixer -- was Ardour Monitoring
Robin Gareus
robin at gareus.org
Wed Mar 29 08:57:54 PDT 2017
On 03/29/2017 05:40 PM, Ralf Mardorf wrote:
>> Well, there's no kernel config option, it's part of SND_USB.
>> Does `lsusb` show the device ID as 1235:800c ?
> No.
That explains it then. Here `lsusb` prints
[...]
Bus 001 Device 007: ID 1235:8004 Focusrite-Novation
[...]
1235:8004 is the 18i6.
The kernel module supports
0x1235, 0x8012 // 6i6
0x1235, 0x8002 // 8i6
0x1235, 0x8004 // 18i6
0x1235, 0x8014 // 18i8
0x1235, 0x800c // 18i20
if your device has a different USB ID, the kernel module won't recognize
it and you'll have to patch sound/usb/mixer_scarlett.c and/or contact
alsa-devel email list.
ciao,
robin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ardour.org/pipermail/ardour-users-ardour.org/attachments/20170329/9b894d70/attachment.pgp>
More information about the Ardour-Users
mailing list