-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for optical output of Asus Xonar U3 #177
Comments
Generally I'm not keen on pulling in out of tree patches. It causes a maintenance headache when switching to newer kernels, and could have undesirable consequences. If this patch is correct, it should be sumbitted upstream. If it's accepted there, I'm more likely to cherry-pick it into current kernel. |
Ah yes, I understand. In fact, it is submitted upstream and incorporated in 3.8. Is there an ETA for the precompiled RPI modules for 3.8, or should I try to recompile 3.6 myself with this patch included? |
Prebuilt 3.8 is available and seems stable for me: sudo BRANCH=next rpi-upate |
Thanks, works like a charm! 3.8 seems stable, and my Xonar U3 is working flawlessly :). |
Could you add support for enabling the optical output of the Asus Xonar U3 USB soundcard? If I'm not mistaken, this is a one line change:
See http://www.mentby.com/Group/alsa-user/asus-xonar-u3-usb-optical-output-unsettable.html
The text was updated successfully, but these errors were encountered: