-
Notifications
You must be signed in to change notification settings - Fork 60
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
Audio out via jack on Pi Zero #265
Comments
Can you try adding
audio_out=analog
To cmdline.txt (everything goes on one line).
I think that’s supposed to use the output jack. But quality may not be
great.
Randy Rossi
- "There are only two things that are hard about computer science; Naming
things, Cache Invalidation, and Off-by-one errors."
…On Fri, Apr 19, 2024 at 5:11 AM senseiken ***@***.***> wrote:
Hello,
Is there a way to get this USB sound card to work in order to have audio
output via jack on Raspberry Pi Zero (BMC64 Lite)?
https://a.aliexpress.com/_EJYE3Fp
Thanks
—
Reply to this email directly, view it on GitHub
<#265>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAI3HKBYXJHQ5C73XNAQDJTY6DNTVAVCNFSM6AAAAABGOZUG2OVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2TENBYGUYTMNQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sorry, didn’t read thoroughly enough. If it’s USB it would require a
driver which doesn’t exist in the circle library bmc64 uses.
Randy Rossi
- "There are only two things that are hard about computer science; Naming
things, Cache Invalidation, and Off-by-one errors."
…On Fri, Apr 19, 2024 at 6:54 AM Randy Rossi ***@***.***> wrote:
Can you try adding
audio_out=analog
To cmdline.txt (everything goes on one line).
I think that’s supposed to use the output jack. But quality may not be
great.
Randy Rossi
- "There are only two things that are hard about computer science; Naming
things, Cache Invalidation, and Off-by-one errors."
On Fri, Apr 19, 2024 at 5:11 AM senseiken ***@***.***>
wrote:
> Hello,
> Is there a way to get this USB sound card to work in order to have audio
> output via jack on Raspberry Pi Zero (BMC64 Lite)?
>
> https://a.aliexpress.com/_EJYE3Fp
>
> Thanks
>
> —
> Reply to this email directly, view it on GitHub
> <#265>, or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAI3HKBYXJHQ5C73XNAQDJTY6DNTVAVCNFSM6AAAAABGOZUG2OVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2TENBYGUYTMNQ>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
|
Any support regarding any device depends mostly from Circle. This table says that USB-audio device is supported only with RPi4/5: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Is there a way to get this USB sound card to work in order to have audio output via jack on Raspberry Pi Zero (BMC64 Lite)?
https://a.aliexpress.com/_EJYE3Fp
Thanks
The text was updated successfully, but these errors were encountered: