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
{{ message }}
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.
As my code only adds mixer support, then everything works as expected, from my perspective.
Audio-playback, etc. is still completely handled by the existing generic usb-audio code in alsa, and playback works even without my mixer-driver (AFAIK there are no known issues for recording/playback with alsa on scarlett devices).
The pulseaudio-problem you're seeing is very probably not rooted in the kernel driver; I guess it's some configuration(?) issue with pulseaudio. jackd is known to work with the device.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've took the patch https://github.com/smilingthax/alsa-driver_scarlett/blob/patches/s18i8-20140620-kernel.patch , applied it to the 3.13 sources and built all kernel modules.
Then I copied over sound/usb/snd-usb-audio.ko and sound/usb/snd-usbmidi-lib.ko .
When loading the snd-usb-audio module the following kernel error appears:
Do you have any hints what could be the problem? Is the patch still up-to-date?
The text was updated successfully, but these errors were encountered: