All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Stirling <tandra@mauve.plus.com>
To: Christopher Montgomery <xiphmont@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [linux-usb-devel] USB snd-usb-audio wedges lsusb when unplugged while playing sound.
Date: Sat, 22 Jul 2006 18:00:59 +0100	[thread overview]
Message-ID: <44C259CB.8040901@mauve.plus.com> (raw)
In-Reply-To: <806dafc20607220949y4ebbc88av99e0e689e1fd687e@mail.gmail.com>

Christopher Montgomery wrote:
> On 7/22/06, Ian Stirling <tandra@mauve.plus.com> wrote:
> 
>> Config/... as my earlier message on USB - though with the bandwidth
>> enforcement
>> turned off so it actually plays sound, when plugged into the USB1 port.
>>
>> 2.6.17.
>>
>> Basically - playing sound with
>> mplayer -ao alsa:device=hw=1 or whatever - and then unplugging the
>> soundcard completely wedges lsusb/usb configuration, until the mplayer
>> process is killed.
> 
> 
> This sounds like the well known EPIPE problem in usb-audio and one I
> intended to fix after dealing with the ehci scheduler.
<snip>
> enough system load on the machine that it may well even stop pinging.
> Although the *machine* is not wedged, if this happens in a realtime
> thread (eg, jack using a usb-audio device), it may well be hosed
> enough to become unrecoverable.

I just did it again, and the machine is >90% idle (PII/300), with 
mplayer doing:

ioctl(5, 0x806c4120, 0xbffeffd0)        = -1 ENODEV (No such device)
write(2, "alsa-lib: pcm_hw.c:406:(snd_pcm_"..., 89) = 89
write(2, "alsa-space: cannot get pcm statu"..., 50) = 50
nanosleep({0, 10000000}, NULL)          = 0
ioctl(5, 0x806c4120, 0xbffeffd0)        = -1 ENODEV (No such device)

about 70 times a second.
Of course, with other software, it may be different.

  reply	other threads:[~2006-07-22 17:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-22 12:12 USB snd-usb-audio wedges lsusb when unplugged while playing sound Ian Stirling
2006-07-22 15:44 ` Andrew Morton
2006-07-22 16:20   ` Ian Stirling
2006-07-22 16:49 ` [linux-usb-devel] " Christopher Montgomery
2006-07-22 17:00   ` Ian Stirling [this message]
2006-07-22 17:04     ` Christopher Montgomery
2006-07-22 23:52 ` Alan Stern

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44C259CB.8040901@mauve.plus.com \
    --to=tandra@mauve.plus.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xiphmont@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.