Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
rpi_sound [2018-04-12 07:27] – created nikrpi_sound [2020-08-05 10:35] (current) nik
Line 1: Line 1:
 ==== Sound on the RasperryPI==== ==== Sound on the RasperryPI====
  
 +as of 2020 using the "HiFiBerry DAC+ Pro XLR" on raspbian using the HiFiBerry [[https://www.hifiberry.com/docs/software/configuring-linux-3-18-x/|config docs]]
  
-audio/DAC for raspberry pi+  * remove ''dtparam=audio=on'' from ''/boot/config.txt'' if it exists. 
 +  * add ''dtoverlay=hifiberry-dacplus'' to ''/boot/config.txt'' 
 + 
 +  * edit ''/etc/asound.conf'' 
 +<html><pre> 
 +pcm.!default { 
 +  type hw card 0 
 +
 +ctl.!default { 
 +  type hw card 0 
 +
 +</pre></html> 
 +   * test with ''aplay -l'' 
 + 
 +====audio/DAC options for raspberry pi====
  
   * IQaudIO Pi-DAC PRO   * IQaudIO Pi-DAC PRO
  • rpi_sound.1523518027.txt.gz
  • Last modified: 2018-04-12 07:27
  • by nik