Skip to content
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

No sound on Pirate-audio amp #97

Open
tihos opened this issue Oct 20, 2023 · 3 comments
Open

No sound on Pirate-audio amp #97

tihos opened this issue Oct 20, 2023 · 3 comments

Comments

@tihos
Copy link

tihos commented Oct 20, 2023

Hello,
I am running the device on Raspberry Pi 4 B with installed 64bt Bullseye on it. Tried with desktop version also with lite one but the result is the same - no sound on the headphone jack. Tried everything that is suggested. Made changes in the /boot/config.txt. No sound at all. Please help.

Best regards,
Tihomir

@DodgyPenguin
Copy link

I had a similar problem. Did all the steps but to no avail.

When I clicked on the audio/sound icon on the Pi desktop found that the audio was trying to output to another source (HDMI I think). Changed the selection and problem solved.

@tihos
Copy link
Author

tihos commented Oct 20, 2023

Thanks for your comment. I tried this and indeed it was selected HDMI as an output source. Changed it but no joy. I can hear just a noise now.

@Gadgetoid
Copy link
Member

Just fired up on a Pi 4 with Raspberry Pi OS Bookworm and it works. Though I don't think our installer scripts are playing nicely with /boot/config.txt now being a symlink to /boot/firmware/config.txt

I added the following lines to /boot/firmware/config.txt:

dtoverlay=hifiberry-dac
gpio=25=op,dh

And switched the audio device by right-clicking on the speaker icon and switching from "HDMI" to "snd_rpi_hifiberry_dac".

I didn't do anything special for audio, just fired up YouTube and played the first thing in the list.

This exact same SD card and config does not work in the Pi 5, however. 😬

What sort of noise are you getting out of the amp?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants