Difference between revisions of "Troubleshooting Sound"

From Autopilot Wiki
Jump to: navigation, search
(Created page with " == Pulseaudio == RaspiOS "Bullseye" integrates pulseaudio more tightly in the system, and it will reserve your audio devices! Make sure you remove and purge it: <s...")
 
Line 17: Line 17:
  
 
TODO
 
TODO
 +
 +
* Installing jack with apt is buggy as all hell due to some problems with [[dbus]], you should remove & purge the apt version and use the <code>jackd_source</code> script: <code>python -m autopilot.setup.run_script jackd_source</code>
  
 
== [[HiFiBerry]] ==
 
== [[HiFiBerry]] ==

Revision as of 00:03, 8 February 2022


Pulseaudio

RaspiOS "Bullseye" integrates pulseaudio more tightly in the system, and it will reserve your audio devices! Make sure you remove and purge it:

sudo apt remove pulseaudio*
sudo apt purge pulseaudio*

Alsa

TODO

Jack Audio

TODO

  • Installing jack with apt is buggy as all hell due to some problems with dbus, you should remove & purge the apt version and use the jackd_source script: python -m autopilot.setup.run_script jackd_source

HiFiBerry

If using HiFiBerry DAC+ ADC pro or HiFiBerry Amp2,

  • Make sure you are not using any of the GPIO Pins as Digital_Outputs : 3, 5, 12, 35, 38, 40, 7
  • Add pin 7 to the 'PULLUPS' Pref (pin 7 is a mute button)

Audio Stub"Stub" is not in the list (stub, in progress, drafted, fixed) of allowed values for the "Has Completion Status" property.