Ticket #224 (closed defect: invalid)

Opened 4 years ago

Last modified 2 years ago

pulseaudio doesn't play stream

Reported by: liviopl Owned by: lennart
Milestone: Component: daemon
Keywords: Cc: rafal@…

Description

$ paplay startup.wav Stream errror: Invalid argument

I have ALSA set to use pulse output plugin as default (Fedora 8). I have configured PA to use 48000 sample rate as default, because of my stupid audio card (snd-via82xx).

$ aplay startup.wav Playing WAVE 'startup.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo *** PULSEAUDIO: Unable to create stream. aplay: set_params:962: Unable to install hw params: ACCESS: RW_INTERLEAVED FORMAT: S16_LE SUBFORMAT: STD SAMPLE_BITS: 16 FRAME_BITS: 32 CHANNELS: 2 RATE: 44100 PERIOD_TIME: 125000 PERIOD_SIZE: (5512 5513) PERIOD_BYTES: (22048 22052) PERIODS: (3 5) BUFFER_TIME: 500000 BUFFER_SIZE: 22050 BUFFER_BYTES: 88200 TICK_TIME: [0 0]

Attachments

log (45.8 kB) - added by Iceberg 2 years ago.

Change History

Changed 4 years ago by lennart

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

This is most likely the case because PA couldn't open any audio device and thus is not able to create a stream on any. Some other process is probably blocking the device.

I am closing this bug now. Feel free to reopen it in case my educated guess above is not correct. In that case please attach the full output of PA when run with "-vv" as arguments.

Changed 2 years ago by Iceberg

  • cc rafal@… added
  • status changed from closed to reopened
  • resolution invalid deleted

I am experiencing the same problem, but there is no process blocking the device. Please see the attached log file.

Changed 2 years ago by Iceberg

  • attachment log added

Changed 2 years ago by lennart

  • status changed from reopened to closed
  • resolution set to invalid

Iceborg. Your issue is completely unrelated. Also, it is a built that lacks udev support which is necessarily incomplete in its functionality.

Note: See TracTickets for help on using tickets.