Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp473457ybk; Wed, 20 May 2020 04:29:46 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwUWTkfg57JOObNUXe38J0W1ydz/82Fd5BuQerbH25bLax7JQkqsuI/j5OjH6UnryF1uefX X-Received: by 2002:a17:906:580e:: with SMTP id m14mr3489815ejq.457.1589974186574; Wed, 20 May 2020 04:29:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589974186; cv=none; d=google.com; s=arc-20160816; b=lUOqPtk60tEZoHoUeV+ih9w8Qi3roLwWZVnuvgyilB5yI9fTsCkQWoiRdWZUjqDgI8 dMhE3v86Z4qqXzXIMMYzoIF3lAeyDBg85BlTC1FU8k74dEoJIJYbdVSzr5kqAsVaBQ85 C0NheWjcmcwflWE/ltgRj5dGlCP4lIluc6kTZMGKZdnyop9+jRDvw0uPVCQ1Sg7OPydW lYf/F4Uo2kS8H0oG7d6nx3BUB7lAqk7LAz7pFfNba5yAn1osNryUaTdsrqzwlEgeShPA w9xqkB5JG9wTNTaJd5IpSN+6exORXvCe4aNOr7esP294uFs8Tanskzf+/fnE5dPpmpTW 8SPA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:date:cc:to:from :subject:message-id; bh=0EhLcfYIXdHw4dSZWUtBt7KctGKcQvXL2eBV/328yvA=; b=ckWkEoJNHYwvr88dv9Xz8UWkLhQAoFHlnrYbm/TlNTiE1Etn7UVdag13CsHFR4wuCk PA3aql3U32Q5xdf/So+xemREpuyW3tE7g/z5nAH9qiP6OBkkZuwYBXx/azUi79N/8VQv 5NRVfEgCSYoBL0x97NuuTvuEI2XgWdclOe5scxozrwiocEyKFjllyzE6RIqJ2kLU35an NNdFpnuw+YorIadMi0GHYuaOxJ2avlnsOHqaYQCA2q/S4UeUY4dzJNGTu3vL+LDVCAcD 3MNrtOIMen6DEwmCBGPKkcj6o5oSehuRhrOCa15vqSK8map05n/P9yx9fZ1rm667FcPf uLUQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v22si1623109ejx.259.2020.05.20.04.29.23; Wed, 20 May 2020 04:29:46 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727835AbgETL1I (ORCPT + 99 others); Wed, 20 May 2020 07:27:08 -0400 Received: from shelob.surriel.com ([96.67.55.147]:52946 "EHLO shelob.surriel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726435AbgETL1I (ORCPT ); Wed, 20 May 2020 07:27:08 -0400 Received: from imladris.surriel.com ([96.67.55.152]) by shelob.surriel.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jbMsE-0003xQ-7J; Wed, 20 May 2020 07:26:58 -0400 Message-ID: <273cc1c074cc4a4058f31afe487fb233f5cf0351.camel@surriel.com> Subject: XHCI vs PCM2903B/PCM2904 part 2 From: Rik van Riel To: linux-usb Cc: alsa-devel@alsa-project.org, "linux-kernel@vger.kernel.org" , Mathias Nyman , Greg Kroah-Hartman , Jaroslav Kysela , Takashi Iwai Date: Wed, 20 May 2020 07:26:57 -0400 Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-KZ0PlQuw8u0ClyxHg+lW" User-Agent: Evolution 3.34.4 (3.34.4-1.fc31) MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-KZ0PlQuw8u0ClyxHg+lW Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable After a few more weeks of digging, I have come to the tentative conclusion that either the XHCI driver, or the USB sound driver, or both, fail to handle USB errors correctly. I have some questions at the bottom, after a (brief-ish) explanation of exactly what seems to go wrong. TL;DR: arecord from a misbehaving device can hang forever after a USB error, due to poll on /dev/snd/timer never returning. The details: under some mysterious circumstances, the PCM290x family sound chips can send more data than expected during an isochronous transfer, leading to a babble error. Those circumstances seem to in part depend on the USB host controller and/or the electrical environment, since the chips work just fine for most people. Receiving data past the end of the isochronous transfer window scheduled for a device results in the XHCI controller throwing a babble error, which moves the endpoint into halted state. This is followed by the host controller software sending a reset endpoint command, and moving the endpoint into stopped state, as specified on pages 164-165 of the XHCI specification. However, the USB sound driver seems to have no idea that this error happened. The function retire_capture_urb looks at the status of each isochronous frame, but seems to be under the assumption that the sound device just keeps on running. The function snd_complete_urb seems to only detect that the device is not running if usb_submit_urb returns a failure. err =3D usb_submit_urb(urb, GFP_ATOMIC); if (err =3D=3D 0) return; usb_audio_err(ep->chip, "cannot submit urb (err =3D %d)\n", err); if (ep->data_subs && ep->data_subs->pcm_substream) { substream =3D ep->data_subs->pcm_substream; snd_pcm_stop_xrun(substream); } However, the XHCI driver will happily submit an URB to a stopped device. Looking at the call trace usb_submit_urb -> xhci_urb_enqueue -> xhci_queue_isoc_tx_prepare -> prepare_ring, you can see this code: /* Make sure the endpoint has been added to xHC schedule */ switch (ep_state) { ... case EP_STATE_HALTED: xhci_dbg(xhci, "WARN halted endpoint, queueing URB anyway.\= n"); case EP_STATE_STOPPED: case EP_STATE_RUNNING: break; This leads me to a few questions: - should retire_capture_urb call snd_pcm_stop_xrun, or another function like it, if it sees certain errors in the iso frame in the URB? - should snd_complete_urb do something with these errors, too, in case they happen on the sync frames and not the data frames? - does the XHCI code need to ring the doorbell when submitting an URB to a stopped device, or is it always up to the higher-level driver to fully reset the device before it can do anything useful? - if a device in stopped state does not do anything useful, should usb_submit_urb return an error? - how should the USB sound driver recover from these occasional and/or one-off errors? stop the sound stream, or try to reinitialize the device and start recording again? I am willing to write patches and can test with my setup, but both the sound code and the USB code are new to me so I would like to know what direction I should go in :) --=20 All Rights Reversed. --=-KZ0PlQuw8u0ClyxHg+lW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEKR73pCCtJ5Xj3yADznnekoTE3oMFAl7FFAEACgkQznnekoTE 3oM+AAf+JhbuACD7UFirucp8tydQbMb1EuABebzvTo+DuA0miaAAYbfZu8o1g3P1 gg7edPquFrT88411j4qWGfHSBvG9n3WhF8qLm1aIdLB83K9Vi0R1oxDgizg8I4IR R/EO16XdMWsOKAsv4yiKtuDGUZ8Y+TuGivRts6bTKjwqxABOVeX82zCPmHOPe6dI z2EXhqmduk4W2Hfswz5ouBMHyNpPeMEMPWxlIwhU+d6a/5ZkhDcoWvaxC8sr5LRC W4LhSZINZsMt+tzjy1dv7EkTQz/gGBKU+ZnTrA5XZxLAT83Y2YmdQd+76UUmSyzl c9N17a9S0hnZ6luq73BDEh7vsj/ZZA== =8U/0 -----END PGP SIGNATURE----- --=-KZ0PlQuw8u0ClyxHg+lW--