You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
followed all your steps, but at this step "paplay /usr/share/sounds/alsa/Front_Center.wav" i do not get any audio output.
journalctl -u pulseaudio.service -f gives me the following:
-- Journal begins at Tue 2023-12-05 07:31:03 CET. --
Jan 30 19:56:11 satelitekitchen pulseaudio[1364]: Running in system mode, but --disallow-exit not set.
Jan 30 19:56:11 satelitekitchen pulseaudio[1364]: Running in system mode, but --disallow-module-loading not set.
Jan 30 19:56:11 satelitekitchen pulseaudio[1364]: Running in system mode, forcibly disabling SHM mode.
Jan 30 19:56:11 satelitekitchen pulseaudio[1364]: Running in system mode, forcibly disabling exit idle time.
Jan 30 19:56:11 satelitekitchen pulseaudio[1364]: Home directory of user 'pulse' is not '/var/run/pulse', ignoring.
Jan 30 19:56:11 satelitekitchen pulseaudio[1364]: OK, so you are running PA in system mode. Please make sure that you actually do want to do that.
Jan 30 19:56:11 satelitekitchen pulseaudio[1364]: Please read http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/ for an explanation why system mode is usually a bad idea.
Jan 30 19:56:11 satelitekitchen pulseaudio[1364]: Failed to find a working profile.
Jan 30 19:56:11 satelitekitchen pulseaudio[1364]: Failed to load module "module-alsa-card" (argument: "device_id="1" name="platform-3f902000.hdmi" card_name="alsa_card.platform-3f902000.hdmi" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Jan 30 19:56:14 satelitekitchen systemd[1]: Started PulseAudio system server.
aplay -lL
null
Discard all samples (playback) or generate zero samples (capture)
lavrate
Rate Converter Plugin Using Libav/FFmpeg Library
samplerate
Rate Converter Plugin Using Samplerate Library
speexrate
Rate Converter Plugin Using Speex Resampler
jack
JACK Audio Connection Kit
oss
Open Sound System
pulse
PulseAudio Sound Server
upmix
Plugin for channel upmix (4,6,8)
vdownmix
Plugin for channel downmix (stereo) with a simple spacialization
default
Playback/recording through the PulseAudio sound server
playback
capture
dmixed
array
hw:CARD=Headphones,DEV=0
bcm2835 Headphones, bcm2835 Headphones
Direct hardware device without any conversions
plughw:CARD=Headphones,DEV=0
bcm2835 Headphones, bcm2835 Headphones
Hardware device with all software conversions
sysdefault:CARD=Headphones
bcm2835 Headphones, bcm2835 Headphones
Default Audio Device
dmix:CARD=Headphones,DEV=0
bcm2835 Headphones, bcm2835 Headphones
Direct sample mixing device
usbstream:CARD=Headphones
bcm2835 Headphones
USB Stream Output
hw:CARD=vc4hdmi,DEV=0
vc4-hdmi, MAI PCM i2s-hifi-0
Direct hardware device without any conversions
plughw:CARD=vc4hdmi,DEV=0
vc4-hdmi, MAI PCM i2s-hifi-0
Hardware device with all software conversions
sysdefault:CARD=vc4hdmi
vc4-hdmi, MAI PCM i2s-hifi-0
Default Audio Device
hdmi:CARD=vc4hdmi,DEV=0
vc4-hdmi, MAI PCM i2s-hifi-0
HDMI Audio Output
dmix:CARD=vc4hdmi,DEV=0
vc4-hdmi, MAI PCM i2s-hifi-0
Direct sample mixing device
usbstream:CARD=vc4hdmi
vc4-hdmi
USB Stream Output
hw:CARD=seeed2micvoicec,DEV=0
seeed-2mic-voicecard, bcm2835-i2s-wm8960-hifi wm8960-hifi-0
Direct hardware device without any conversions
plughw:CARD=seeed2micvoicec,DEV=0
seeed-2mic-voicecard, bcm2835-i2s-wm8960-hifi wm8960-hifi-0
Hardware device with all software conversions
sysdefault:CARD=seeed2micvoicec
seeed-2mic-voicecard, bcm2835-i2s-wm8960-hifi wm8960-hifi-0
Default Audio Device
dmix:CARD=seeed2micvoicec,DEV=0
seeed-2mic-voicecard, bcm2835-i2s-wm8960-hifi wm8960-hifi-0
Direct sample mixing device
usbstream:CARD=seeed2micvoicec
seeed-2mic-voicecard
USB Stream Output
**** List of PLAYBACK Hardware Devices ****
card 0: Headphones [bcm2835 Headphones], device 0: bcm2835 Headphones [bcm2835 Headphones]
Subdevices: 8/8
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
Subdevice #4: subdevice #4
Subdevice #5: subdevice #5
Subdevice #6: subdevice #6
Subdevice #7: subdevice #7
card 1: vc4hdmi [vc4-hdmi], device 0: MAI PCM i2s-hifi-0 [MAI PCM i2s-hifi-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: seeed2micvoicec [seeed-2mic-voicecard], device 0: bcm2835-i2s-wm8960-hifi wm8960-hifi-0 [bcm2835-i2s-wm8960-hifi wm8960-hifi-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
I also have the same issue. Tried multiple times and gave up. I read somewhere that by disabling dtparam=audio=0 ie by commenting it out it might work. Will try it out soon. You may try it and see how it goes
hi, i had the same problem and this solved it for me:
simply copy the file "asound_2mic.conf" or similar from the seeed-voicecard folder ( depends on which respaker u use) to this folder: "/usr/share/alsa/cards/"
restart the pulse service afterwards and it should work.
Hi,
followed all your steps, but at this step "paplay /usr/share/sounds/alsa/Front_Center.wav" i do not get any audio output.
journalctl -u pulseaudio.service
-f gives me the following:aplay -lL
pactl list sinks
I am using a pi 3b with a respeaker hat
The text was updated successfully, but these errors were encountered: