From nobody Mon Jan 15 20:08:11 2024 X-Original-To: bugs@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 4TDNVg2nPBz57TBk for ; Mon, 15 Jan 2024 20:08: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 4TDNVg0L0Fz4hNR for ; Mon, 15 Jan 2024 20:08:11 +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=1705349291; 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=1LT4NL+LYMF2Jd9s5RZoBVgEgl5DnA9VTdv66LktmpA=; b=n9ryVww3CbqtFVNG65uD0Vpcin5CwWqd6bYTK6JLeWdszERpLZK5AQYiySwymN11o4Efbl Bv5L7UVM5f03l8uxsefFTub7hn3PoDxNqzoNLFM7DuL6gKLhhumFAbdj8BJq0Fo33HOZiG n+GSw71XZdmdtn8wVEjxh//dTj1mtpzBp5UTM+7kiFnRaOrJvQD2y1Y/Cecdb7G/p99z81 hJACXQqN5lswm+G9IKrdBvFzRb/yJPlAEgTApWgN+1Gl5bHGDmgxQ0zX9DkW/JrFDVLroU 3hsGtwt8zNIG7Ge65ADXqzzbkL5F6Mr8/XC540vTX1rR7z9+VQpoiG/UKVJjMQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705349291; a=rsa-sha256; cv=none; b=wB67jnFVAY6hx7eOW1nLDHTjTCDTzLhuUCo9cke44/rAkXEP1obsh5AzUOVeD/M7gkuyFB +9KXsiqJYfg6ucTbS3DgXD2blb5dUh+yfn0fJ8cz3sqTWAPCCvbvDdQ0Oyyu6OPD5VowH7 xHZJbyi+AMrySOB/QDumWimCN6wMRHXUiYGJ4tj1tdRO5KAf0gXeAdM0ksls0DhxXzM1Hl q8j6PYn2Fu5T8EXtr8DEfRevLYT39h9d/k7kVZkOfEstitYSEANPdVDq43mdV9Uz5a1unV U++qZMTxQ2s7yd6TKPi3yJnsdn7NmsOreOzSj6NVlI+iF9nP4DUfIKU1/MFDXw== 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 4TDNVf6X9cz18tQ for ; Mon, 15 Jan 2024 20:08: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 40FK8ALq012147 for ; Mon, 15 Jan 2024 20:08:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40FK8Amn012146 for bugs@FreeBSD.org; Mon, 15 Jan 2024 20:08: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: bugs@FreeBSD.org Subject: [Bug 276354] ubt0 triggering 1000 xhci0 interrupts per second Date: Mon, 15 Jan 2024 20:08:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: trasz@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276354 Bug ID: 276354 Summary: ubt0 triggering 1000 xhci0 interrupts per second Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: trasz@FreeBSD.org My ubt0 isn't working, but despite this it makes xhci0 generate 1000 interr= upts per second (according to "vmstat -i"), until I do "service bluetooth start ubt0". That errors out, but makes the interrupts go away. It needs to be = done again after a suspend/resume cycle. Relevant bits of dmesg: xhci0: mem 0xef230000-0xef23ffff irq 16 at device 20.0 on pci0 xhci0: 32 bytes context size, 64-bit DMA usbus0: waiting for BIOS to give up control xhci_interrupt: host controller halted usbus0 on xhci0 usbus0: 5.0Gbps Super Speed USB v3.0 ubt0: on usbus0 When "service bluetooth start ubt0" fails, dmesg says: ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command OGF=3D0x3, OCF=3D0x3. Timeout But this isn't really the problem I'm reporting here. --=20 You are receiving this mail because: You are the assignee for the bug.=