From nobody Wed Sep 15 19:52:09 2021 X-Original-To: freebsd-stable@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 6D3C017BC52C for ; Wed, 15 Sep 2021 19:52:09 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [IPv6:2607:f3e0:0:1::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smarthost1.sentex.ca", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H8rTP2Lnlz3Lb0; Wed, 15 Sep 2021 19:52:09 +0000 (UTC) (envelope-from mike@sentex.net) Received: from pyroxene2a.sentex.ca (pyroxene19.sentex.ca [199.212.134.19]) by smarthost1.sentex.ca (8.16.1/8.16.1) with ESMTPS id 18FJq8Wm066189 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 15 Sep 2021 15:52:08 -0400 (EDT) (envelope-from mike@sentex.net) Received: from [IPv6:2607:f3e0:0:4:a977:f4b9:3629:f7dd] ([IPv6:2607:f3e0:0:4:a977:f4b9:3629:f7dd]) by pyroxene2a.sentex.ca (8.16.1/8.15.2) with ESMTPS id 18FJq87v050651 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO); Wed, 15 Sep 2021 15:52:08 -0400 (EDT) (envelope-from mike@sentex.net) Subject: Re: ipmi0: Watchdog set returned 0xc0 (releng_13) To: Alexander Motin , FreeBSD-STABLE Mailing List References: <51e58d7a-1b33-f7e3-13aa-3be5fee5c826@FreeBSD.org> <2c1ad9db-b92a-d0a8-b2ae-b3ffafc04604@sentex.net> <1f0d32e1-e907-080f-1669-65148c245dd8@sentex.net> <586b04b4-d9b7-1597-4c8f-9bbcb9255c5a@sentex.net> <8fcb399d-8f26-b7a2-bf60-414d4ea1006e@FreeBSD.org> From: mike tancsa Message-ID: Date: Wed, 15 Sep 2021 15:52:09 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org MIME-Version: 1.0 In-Reply-To: <8fcb399d-8f26-b7a2-bf60-414d4ea1006e@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-US X-Scanned-By: MIMEDefang 2.84 X-Rspamd-Queue-Id: 4H8rTP2Lnlz3Lb0 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On 9/15/2021 3:49 PM, Alexander Motin wrote: > >> On RELENG_12 as of today, I still have the issue on a X11SCL-F board. > What issues do you have there exactly? Oh, sorry, this constant spew to dmesg ipmi0: Watchdog set returned 0xc0 ipmi0: Watchdog set returned 0xc0 ipmi0: Watchdog set returned 0xc0 ipmi0: Watchdog set returned 0xc0 ipmi0: Watchdog set returned 0xc0 The initial attach looks as ipmi0: port 0xca2,0xca3 on acpi0 ipmi0: KCS mode found at io 0xca2 on acpi ipmi0: IPMI device rev. 1, firmware rev. 1.73, version 2.0, device support mask 0xbf ipmi0: Number of channels 2 ipmi0: Attached watchdog ipmi0: Establishing power cycle handler     ---Mike