forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ALSA: scarlett2: Add Focusrite Clarett 8Pre USB support
From the driver's point of view, presumably the Focusrite Clarett 8Pre USB is identical to the Clarett+ 8Pre except for the USB ID. Add support for this in anticipation of someone being able to test and confirm. If this hunch is confirmed, the USB IDs in struct scarlett2_device_info should be removed and put in to the scarlett2_devices[] array instead, so that the struct contents do not need to be duplicated when two devices have identical device information.
- Loading branch information
1 parent
70c2910
commit 3e13665
Showing
2 changed files
with
57 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3e13665
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @geoffreybennett I have the Focusrite Clarette+ 4Pre. I would love to test it please as it does not run on Linux and I really want to keep the device. Would you be so kind to let me test it so we can get support going. Thank you so much and thanks for your hard work!
3e13665
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi !
It works just fine with my Clarett 8pre USB (not +).
Routing with alsa-scarlett-gui is a dream.
So your hunch was totally justified.
Thanks for all !
PS : The only thing that I miss from the drivers is the switching of toslink in and out to spdif or adat. Everything else is perfect ! Thanks again !
3e13665
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fife13 can you send me your email address please & I will submit this patch upstream crediting you as the tester.
3e13665
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@golfliveapp sorry I don't have any Clarett device, so have no way to develop or test for it. To add support for a new similar device (which the 2Pre and 4Pre surely are) you will need to research the features and obtain USB captures to derive the information needed like shown in this commit.
3e13665
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3e13665
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fife13 dang, something (presumably github) replaced your email address with ***. Can you send me an email again please. I have your previous email, but got a bounce when I sent to that address. Thanks!