Skip to content

Instantly share code, notes, and snippets.

@coseos
Created January 9, 2022 10:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coseos/e9965ccf2d07aa657a875ff36489efc6 to your computer and use it in GitHub Desktop.
Save coseos/e9965ccf2d07aa657a875ff36489efc6 to your computer and use it in GitHub Desktop.

RaspyPlay4 with Raspberry Pi

For the RaspyPlay4 to work, you need to edit your /boot/config.txt and add a line:

device_tree_overlay=iqaudio-dacplus

or

dtoverlay=iqaudio-dacplus

if you prefer the abbreviated version. Reboot and the device will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment