From nobody Thu Jun 29 22:58:10 2023 X-Original-To: usb@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QsYl722R7z4kLMH for ; Thu, 29 Jun 2023 22:58:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QsYl65x4pz4V8R for ; Thu, 29 Jun 2023 22:58:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688079490; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=80twNs5gxA9Ecam0W0r2VgidMzddQXtPDEvsnsuzb/o=; b=NG8MZYbahcN2+QoYKmoXSeqaaNlxLZDV+erHv587C6VAsB5Qsrrq11KS31ihXaQP7NDFgm Qe3mrKwQ9Z75VeKTRwgUm+FeIMEjXfbmTNC7mAStCVpG8LB4AMQJHR7xJQgVbL714tsdM4 N1lfPh9hffMQi8EnHKW2SyWk44nUbFATQ5c7/9dR6AalQBDGBvT82nnk87tOCyZ1WGbdHl F3fOgbVCm6Qus2j8sV7c9VjOlKKjl1KL4vucKo5IBbRTzX7MPHbQc98uKXLInAg7OEkMII 5hX1L4OsYouoeH2mFeKCMiThoC4G6fmt642rXQIFk0p4SnK4n7Ghc8KHze4uXg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688079490; a=rsa-sha256; cv=none; b=JOHkE0Fvf/vRvrHzDn6Dfh7JxEPQ8HdR+7kXXA7exQrhrMmxFttKqEMiLso+1yRKrLAIpw DxuImdO48aV44qghVaK8Czgk8cs6bODYKCtCB/tBQCUiMbgthVL80IJt3yJMitFI37oI59 eS36WFfXd7F6QhzwQqfb+ENeMIIprPY8WRijOkKpxQqTZJZP84l5JwCGdEJbHiP3fIAh8t VGQxDd+98jhxr0EuBMB5Yv9gS2uB4SrHHrXvmYQ6FMn6jnblViWPsQyYMnw94sl3M75wpy cBlrE/dgZNJ4IwDl09AhURPNopAxbdrDirQkT0oph1AedGlNUotdlXdc9ZJHCQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QsYl64vb2zZLJ for ; Thu, 29 Jun 2023 22:58:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 35TMwAOY081322 for ; Thu, 29 Jun 2023 22:58:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35TMwAqj081321 for usb@FreeBSD.org; Thu, 29 Jun 2023 22:58:10 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 272286] When unplugging USB sound card, usbconfig stops working Date: Thu, 29 Jun 2023 22:58:10 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: jonasbsd@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-usb List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-usb@freebsd.org X-BeenThere: freebsd-usb@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272286 Bug ID: 272286 Summary: When unplugging USB sound card, usbconfig stops working Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: usb Assignee: usb@FreeBSD.org Reporter: jonasbsd@gmail.com Dears, I use a HyperX USB Sound Card. When I unplug the sound card the FreeBSD USB subsystem does not work properly. When I plug the sound card back in, it doesn't work again. And the usbconfig command stops working too. # tail -f /var/log/messages Jun 29 19:43:24 mithrandir kernel: pcm3: unregister: channel pcm3:virtual:dsp3.vp2 busy (pid 84596) Jun 29 19:43:24 mithrandir kernel: pcm3: Waiting for sound application to e= xit! Jun 29 19:43:24 mithrandir kernel: pcm3: unregister: channel pcm3:virtual:dsp3.vp2 busy (pid 84596) Jun 29 19:43:24 mithrandir kernel: pcm3: Waiting for sound application to e= xit! Jun 29 19:43:24 mithrandir kernel: pcm3: unregister: channel pcm3:virtual:dsp3.vp2 busy (pid 84596) Jun 29 19:43:24 mithrandir kernel: pcm3: Waiting for sound application to e= xit! Jun 29 19:43:25 mithrandir kernel: pcm3: unregister: channel pcm3:virtual:dsp3.vp2 busy (pid 84596) Jun 29 19:43:25 mithrandir kernel: pcm3: Waiting for sound application to e= xit! Jun 29 19:43:28 mithrandir kernel: pcm3: unregister: channel pcm3:virtual:dsp3.vp2 busy (pid 84596) Jun 29 19:43:28 mithrandir kernel: pcm3: Waiting for sound application to e= xit! # usbconfig list ^C --=20 You are receiving this mail because: You are the assignee for the bug.=