Ticket #187 (closed defect: worksforme)

Opened 4 years ago

Last modified 3 years ago

Only silence recorded with pulseaudio on Fedora 8. Recording via alsa works well when PA is off.

Reported by: filmil Owned by: lennart
Milestone: Component: daemon
Keywords: Cc:

Description

Scenario 1:

$ killall -9 <pulseaudio PID> $ arecord -D hw:0 -f cd test.wav $ # (blah, blah, blah...) into the microphone $ aplay -D hw:0 test.wav $ # (blah, blah, blah...) heard on the speakers

Scenario 2: $ pulseaudio $ arecord -D hw:0 -f cd test.wav $ # (blah, blah, blah...) into the microphone $ aplay -D hw:0 test.wav $ # (silence) heard on the speakers

Change History

Changed 3 years ago by lennart

  • status changed from new to closed
  • resolution set to worksforme

Hmm, this bug is very old, and at least for me recording seems to work fine, so closing this now. Feel free to reopene if problem persists.

Note: See TracTickets for help on using tickets.