Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Customizing raspberry to output audio #267

Closed
sashgorokhov opened this issue Jan 10, 2024 · 0 comments
Closed

Customizing raspberry to output audio #267

sashgorokhov opened this issue Jan 10, 2024 · 0 comments

Comments

@sashgorokhov
Copy link

Hello! I am working on a little project that uses stratux raspebby pi image and some additional hardware (i2s audio amplifier and speaker) to make some sounds.

I am following i2s (not i2c!) amplifier instructions here (https://learn.adafruit.com/adafruit-max98357-i2s-class-d-mono-amp/raspberry-pi-usage) to get sound. The problem i have is that these instructions work with plain raspberry pi image but does not work with stratux image. Everythin is setup but there is no sound in stratux. Something is going on with stratux OS image and i hoped someone could give me a direction.

I am using US stratux image.

I tried:

  • Used stratux config and enabled persistent logging.
  • Disabling overlay using overlayctl disable.
  • Updated /boot/config.txt and disabled everything fishy that stratux added (to check things)
  • Ensured /etc/modules is correct
  • Ensured /etc/modprobe.d/raspi-backlist.conf is correct

My only suspition is that my edits in /boot/config.txt are'nt beign respected because of overlay nonsense but i dont understand why, since i disabled it.

Repository owner locked and limited conversation to collaborators Jan 11, 2024
@b3nn0 b3nn0 converted this issue into discussion #268 Jan 11, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant