[Desktop-packages] [Bug 480543] Re: pulseaudio unusable (es1968 driver on karmic)

2013-02-15 Thread Launchpad Bug Tracker
[Expired for pulseaudio (Ubuntu) because there has been no activity for 60 days.] ** Changed in: pulseaudio (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu.

[Desktop-packages] [Bug 480543] Re: pulseaudio unusable (es1968 driver on karmic)

2012-12-17 Thread hayno
Yes! period-size=441 cause the problem! $ arecord aaa.wav Recording WAVE 'aaa.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono ^CAborted by signal Interrupt... $ aplay aaa.wav Playing WAVE 'aaa.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono $ arecord --period-size=441 bbb.wav Recording WAVE 'bbb.wav' :

[Desktop-packages] [Bug 480543] Re: pulseaudio unusable (es1968 driver on karmic)

2012-12-17 Thread Raymond
http://git.kernel.org/?p=linux/kernel/git/tiwai/sound.git;a=blob_plain;f=sound/pci/es1968.c if OSS work well , add a constraint for period byte to force the driver to behave similar to oss for the non interleaved capture runtime-private_data = es; runtime-hw =

[Desktop-packages] [Bug 480543] Re: pulseaudio unusable (es1968 driver on karmic)

2012-12-13 Thread Raymond
** Changed in: pulseaudio (Ubuntu) Status: Invalid = Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/480543 Title: pulseaudio unusable (es1968 driver on karmic)

[Desktop-packages] [Bug 480543] Re: pulseaudio unusable (es1968 driver on karmic)

2012-12-12 Thread Raymond
caputre only support non-interleaved does arecord work well in 441 period size ? D: alsa-util.c: Its setup is: D: alsa-util.c: stream : CAPTURE D: alsa-util.c: access : MMAP_INTERLEAVED D: alsa-util.c: format : S16_LE D: alsa-util.c: subformat: STD D: alsa-util.c:

[Desktop-packages] [Bug 480543] Re: pulseaudio unusable (es1968 driver on karmic)

2012-12-11 Thread hayno
I have ES1968 sound card. GNOME Totem player ,Flash player and Firefox (plays ogg files) plays video and audio about 20 times fast. GNOME MPlayer usually plays in normal speed. I am not sure where is the problem maybe GStreamer or PulseAudio. ** Attachment added: pulseverbose.log