Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:setting_up_sound [2018/10/04 20:18] – [Remove OSS] aus9wiki:setting_up_sound [2018/10/04 20:21] (current) – [Rich setup guide] aus9
Line 23: Line 23:
  
 {{wiki:twid_70_mob.jpg}} {{wiki:twid_70_mob.jpg}}
 +
 +</code>
 +
 +
  
 =====Rich setup guide===== =====Rich setup guide=====
Line 32: Line 36:
  
 Run: Run:
-alsactl init+<code>alsactl init</code>
  
 This produced a slight thump as the card was found and initialized. That command This produced a slight thump as the card was found and initialized. That command
Line 38: Line 42:
  
 Run: Run:
-speaker-test [-Ddefault:1] -c2 -t wav -l1+<code>speaker-test [-Ddefault:1] -c2 -t wav -l1</code>
  
 If all went well, you should hear the phrases  "Front Left"  and  "Front Right"  from If all went well, you should hear the phrases  "Front Left"  and  "Front Right"  from
Line 44: Line 48:
  
 Run: Run:
-sudo alsactl store+<code>sudo alsactl store</code>
  
 Run: Run:
-echo alsactl restore >> /opt/bootlocal.sh+<code>echo alsactl restore >> /opt/bootlocal.sh</code>
  
 Run: Run:
-echo usr/local/etc/alsa/asound.state >> /opt/.filetool.lst.+<code>echo usr/local/etc/alsa/asound.state >> /opt/.filetool.lst</code>
  
 Run a backup to save your setup. Run a backup to save your setup.
Print/export
QR Code
QR Code wiki:setting_up_sound (generated for current page)