Skip to content

Instantly share code, notes, and snippets.

View belvederef's full-sized avatar

Francesco Belvedere belvederef

View GitHub Profile
@belvederef
belvederef / seeed-2mic-voicecard-unsupported-os.md
Last active February 12, 2021 11:32
Enable ReSpeaker 2-Mics Pi HAT on other unsupported OSs

If the Respeaker seeed-voicecard entry does not appear under the list of audio sinks of your Raspberry Pi after installing the Respeaker seeed drivers provided on their Github, try adding this line to your /boot/config.txt:

dtoverlay=seeed-2mic-voicecard

This can change according to the linux distro you are using. For example, if you are using DietPi you need to place the line above in /DietPi/config.txt.

The drivers are in fact correctly installed, the only problem is that the device is not listed.