Differences

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

Link to this comparison view

Both sides previous revision Previous revision
rpi_sound [2020-08-05 10:28] 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"+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]] 
 + 
 +  * 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==== ====audio/DAC options for raspberry pi====
  • rpi_sound.1596623333.txt.gz
  • Last modified: 2020-08-05 10:28
  • by nik