Skip to content

Commit

Permalink
audio: add modprobe override to pin USB device indexes
Browse files Browse the repository at this point in the history
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
  • Loading branch information
virtualtam committed Feb 15, 2021
1 parent 5005f52 commit 780aa37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions etc/modprobe.d/snd_usb_audio.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# 5: M-Audio Fast Track Pro
# 6: Focusrite Scarlett 6i6 (1st gen)
options snd_usb_audio vid=0x763,0x1235 pid=0x2012,0x8012 index=5,6 enable=1,1

0 comments on commit 780aa37

Please sign in to comment.