All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ALSA: snd-usb: Regression fixes for 3.5
@ 2012-08-30 16:52 Daniel Mack
  2012-08-30 16:52 ` [PATCH 1/3] ALSA: snd-usb: restore delay information Daniel Mack
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Daniel Mack @ 2012-08-30 16:52 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, linux, clemens, linuxaudio, Daniel Mack

Here are 3 more regression fixes for snd-usb in 3.5. It's annoying
they haven't been found earlier, but at least we're now back to the
streaming quality we had before the streaming refactoring.

Anyone with a USB device, please give it a quick shot at least.

Thanks,
Daniel


Daniel Mack (3):
  ALSA: snd-usb: restore delay information
  ALSA: snd-usb: fix calls to next_packet_size
  ALSA: snd-usb: fix cross-interface streaming devices

 sound/usb/endpoint.c | 13 +------------
 sound/usb/endpoint.h |  1 +
 sound/usb/pcm.c      | 51 +++++++++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 49 insertions(+), 16 deletions(-)

-- 
1.7.11.4

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: [PATCH 0/3] ALSA: snd-usb: Regression fixes for 3.5
@ 2012-08-31 12:59 ☈king
  2012-08-31 18:15 ` Daniel Mack
  2012-08-31 18:15 ` Daniel Mack
  0 siblings, 2 replies; 13+ messages in thread
From: ☈king @ 2012-08-31 12:59 UTC (permalink / raw)
  To: alsa-devel

I am having the following symptoms, before and after application of this
thread's patches:

Given:
- An onboard card
- A Logitech h390 USB headset
- alsa-info of: http://www.alsa-project.org/db/?f=942b5e96b53a667270f895ec5061ca14af0339ee

When:
- I do: aplay $(locate .wav | grep Front)
  it outputs:
  alsa ALSA lib pcm_direct.c:980:(snd1_pcm_direct_initialize_slave)
unable to install hw params
  ALSA lib pcm_dmix.c:1030:(snd_pcm_dmix_open) unable to initialize slave
  aplay: main:682: audio open error: Broken pipe
- I do a Skype "Make a test sound"
  /var/log/messages streams dozens of these:
  kernel: cannot submit urb 0, error -28: not enough bandwidth

Note that this is a new laptop and headset, so I haven't compared how
either works on other setups, such as with other kernels or alsa versions.

Any hints? Any further info needed?

Thanks!
—☈

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2012-09-04 14:33 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-30 16:52 [PATCH 0/3] ALSA: snd-usb: Regression fixes for 3.5 Daniel Mack
2012-08-30 16:52 ` [PATCH 1/3] ALSA: snd-usb: restore delay information Daniel Mack
2012-08-30 16:52 ` [PATCH 2/3] ALSA: snd-usb: fix calls to next_packet_size Daniel Mack
2012-08-30 16:52 ` [PATCH 3/3] ALSA: snd-usb: fix cross-interface streaming devices Daniel Mack
2012-08-30 16:54   ` Daniel Mack
2012-08-31 16:26 ` [PATCH 0/3] ALSA: snd-usb: Regression fixes for 3.5 Takashi Iwai
2012-08-31 16:30   ` Daniel Mack
2012-08-31 23:37     ` Felix Homann
2012-09-04 14:33     ` Takashi Iwai
2012-08-31 12:59 ☈king
2012-08-31 18:15 ` Daniel Mack
     [not found]   ` <5040E3CC.60809@sharpsaw.org>
2012-09-01  9:21     ` Daniel Mack
2012-08-31 18:15 ` Daniel Mack

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.