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

Explain config.txt modification for AIY VoiceHat V1 #85

Open
DeathByDenim opened this issue Feb 25, 2024 · 0 comments
Open

Explain config.txt modification for AIY VoiceHat V1 #85

DeathByDenim opened this issue Feb 25, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@DeathByDenim
Copy link

In the list of supported audio hardware for the AIY VoiceHat V1, it currently just says that the hardware is supported with a /boot/config.txt modification. It would be great if it could say what that modification should be. It took me quite a while to figure that one out from other sources.
https://github.com/OpenVoiceOS/community-docs/blob/bafacb20b008e3cfd218e2ff58b82c10739a4ba3/docs/011-hardware_audio.md?plain=1#L44

Additionally, the path is no longer /boot/config.txt, but rather /boot/firmware/config.txt.

For reference, the line to add to the config.txt file is:

dtoverlay=googlevoicehat-soundcard

Optionally, disable the default audio source as well by commenting out or removing dtparam=audio=on.

@JarbasAl JarbasAl added the documentation Improvements or additions to documentation label Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Development

No branches or pull requests

4 participants