Ticket #187 (closed defect: worksforme)
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
Note: See
TracTickets for help on using
tickets.
