Comment 0 for bug 322374

Revision history for this message
Paulo Albuquerque (paulo.albuquerque) wrote :

Binary package hint: pulseaudio

Description: Ubuntu jaunty (development branch)
Release: 9.04
pulseaudio:
  Installed: 0.9.14-0ubuntu2
  Candidate: 0.9.14-0ubuntu2
  Version table:
 *** 0.9.14-0ubuntu2 0
        500 http://pt.archive.ubuntu.com jaunty/main Packages
        100 /var/lib/dpkg/status

I installed Jaunty Alpha 3 64 bit on a test machine a while ago, I've been doing all the updates. With the last update to the HAL and/or PulseAudio sound output was broken. Upon boot and login the system plays a sound as expected, but with a started session there is no sound output. Volume control displays a strange thing, my sound card is detected as an input source, but not as an output.

I have checked with alsamixer and I have no muted channels, and my sound card is correctly detected and configured. Output of "cat /proc/asound/cards" follows:
 0 [CK804 ]: NFORCE - NVidia CK804
                      NVidia CK804 with ALC850 at irq 22

I tried playing playing a sound from the terminal, I get no error but I don't hear anything:
pmfa@sardinha:~$ aplay /usr/share/sounds/alsa/Noise.wav
Playing WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono

Trying the same command from a text console yields the following error:
pmfa@sardinha:~$ aplay /usr/share/sounds/alsa/Noise.wav
Playing WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
ALSA lib pcm_pulse.c:626:(pulse_prepare) PulseAudio: Unable to create stream: Invalid argument

aplay: set_params:1022: Unable to install hw params:
ACCESS: RW_INTERLEAVED
FORMAT: S16_LE
SUBFORMAT: STD
SAMPLE_BITS: 16
FRAME_BITS: 16
CHANNELS: 1
RATE: 48000
PERIOD_TIME: 125000
PERIOD_SIZE: 6000
PERIOD_BYTES: 12000
PERIODS: 4
BUFFER_TIME: 500000
BUFFER_SIZE: 24000
BUFFER_BYTES: 48000
TICK_TIME: [0 0]