[pulseaudio-tickets] [PulseAudio] #823: alsa-time-test results on my laptop

PulseAudio trac-noreply at tango.0pointer.de
Fri May 14 10:54:02 PDT 2010


#823: alsa-time-test results on my laptop
--------------------+-------------------------------------------------------
 Reporter:  alexg   |       Owner:  lennart
     Type:  defect  |      Status:  new    
Milestone:          |   Component:  core   
 Keywords:          |  
--------------------+-------------------------------------------------------
 For a long time I haven't been able to use ekiga with PA. I have to use
 the oss pseudo driver instead of alsa default. Si I run alsa-time-test,
 following http://pulseaudio.org/wiki/BrokenSoundDrivers


 == configuration ==


 Running ubuntu 9.10 on Lenovo X61s

 {{{
 $ uname -a
 Linux tignasse 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 17:01:44 UTC
 2009 x86_64 GNU/Linux
 }}}

 {{{
 $ lspci |grep -i audio
 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
 Controller (rev 03)
 }}}

 {{{
 $ lsmod |grep snd
 snd_hda_codec_analog    79680  1
 snd_hda_intel          31880  2
 snd_hda_codec          87584  2 snd_hda_codec_analog,snd_hda_intel
 snd_hwdep               9352  1 snd_hda_codec
 snd_pcm_oss            44704  0
 snd_mixer_oss          18976  1 snd_pcm_oss
 snd_pcm                93160  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
 snd_seq_dummy           3460  0
 snd_seq_oss            33440  0
 snd_seq_midi            8192  0
 snd_rawmidi            27360  1 snd_seq_midi
 snd_seq_midi_event      8448  2 snd_seq_oss,snd_seq_midi
 snd_seq                60608  6
 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
 snd_timer              26992  2 snd_pcm,snd_seq
 snd_seq_device          8308  5
 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
 snd                    77096  16
 snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
 soundcore               9088  1 snd
 snd_page_alloc         10928  2 snd_hda_intel,snd_pcm
 }}}

 {{{
 $ cat /proc/asound/pcm
 00-00: AD198x Analog : AD198x Analog : playback 1 : capture 2
 00-01: AD198x Digital : AD198x Digital : playback 1
 }}}



 == Running the command ==


 {{{
 $ sudo /etc/init.d/pulseaudio stop
 [sudo] password for alex:
  * PulseAudio configured for per-user sessions
 alex at tignasse: /tmp$ sudo ./alsa-time-test hw:0 > log
 alsa-time-test: alsa-time-test.c:189: main: Assertion `(unsigned) avail <=
 buffer_size' failed.
 Abandon
 }}}

 I attache head and tail of logs

-- 
Ticket URL: <http://pulseaudio.org/ticket/823>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list