Difference between revisions of "Troubleshooting Sound"

From Autopilot Wiki
Jump to: navigation, search
 
Line 29: Line 29:
 
[[Category:Troubleshooting]]
 
[[Category:Troubleshooting]]
 
[[Modality::Audio]]
 
[[Modality::Audio]]
[[Has Completion Status::Stub]]
+
[[Has Completion Status::stub]]

Latest revision as of 00:04, 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