and hear the test tone.airtime-test-soundcard
works.speaker-test
Here's a recap of things I tried:aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC9200 Analog [STAC9200 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
Running
sudo airtime-check-system
returns "-- Your installation of Airtime looks OK!"
I also did
And then killed timidity, to no avail.sudo lsof /dev/snd/*
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
timidity 1643 timidity 6u CHR 116,1 0t0 453 /dev/snd/seq
airtime-l 1749 pypo mem CHR 116,3 469 /dev/snd/pcmC0D0p
airtime-l 1749 pypo 27r CHR 116,33 0t0 452 /dev/snd/timer
airtime-l 1749 pypo 28u CHR 116,3 0t0 469 /dev/snd/pcmC0D0p
airtime-l 1749 pypo 29u CHR 116,2 0t0 468 /dev/snd/controlC0
while the silent show is playing does nothing. Not even reboot does, but it brings up the next the show with sound.sudo invoke-rc.d airtime-playout restart
sudo invoke-rc.d airtime-liquidsoap restart
sudo invoke-rc.d rabbitmq-server restart
I'm telling Airtime to use pulseaudio for physical output. Testing with 'speaker-test' returns silence, presumably expected since it's supposed to use ALSA. However, 'airtime-test-soundcard' also returns silence, which is unexpected.COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
timidity 12153 timidity 6u CHR 116,1 0t0 421 /dev/snd/seq
pulseaudi 18805 pypo mem CHR 116,3 438 /dev/snd/pcmC0D0p
pulseaudi 18805 pypo 16u CHR 116,2 0t0 437 /dev/snd/controlC0
pulseaudi 18805 pypo 21u CHR 116,2 0t0 437 /dev/snd/controlC0
pulseaudi 18805 pypo 22u CHR 116,3 0t0 438 /dev/snd/pcmC0D0p
pulseaudi 18805 pypo 23u CHR 116,2 0t0 437 /dev/snd/controlC0
pulseaudi 18805 pypo 28u CHR 116,2 0t0 437 /dev/snd/controlC0
It looks like you're new here. If you want to get involved, click one of these buttons!