From owner-freebsd-ppc@freebsd.org Fri Nov 6 15:58:43 2020 Return-Path: Delivered-To: freebsd-ppc@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2DD244420FF for ; Fri, 6 Nov 2020 15:58:43 +0000 (UTC) (envelope-from bdragon@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CSQ6W0Vkqz4Qt0; Fri, 6 Nov 2020 15:58:43 +0000 (UTC) (envelope-from bdragon@FreeBSD.org) Received: from auth1-smtp.messagingengine.com (auth1-smtp.messagingengine.com [66.111.4.227]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: bdragon/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id F2CD32CF7D; Fri, 6 Nov 2020 15:58:42 +0000 (UTC) (envelope-from bdragon@FreeBSD.org) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailauth.nyi.internal (Postfix) with ESMTP id 7531627C0054; Fri, 6 Nov 2020 10:58:42 -0500 (EST) Received: from imap1 ([10.202.2.51]) by compute3.internal (MEProxy); Fri, 06 Nov 2020 10:58:42 -0500 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedruddtledgkeehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucgfrhhlucfvnfffucdluddtmdenucfjughrpefofg ggkfgjfhffhffvufgtgfesthhqredtreerjeenucfhrhhomhepfdeurhgrnhguohhnuceu vghrghhrvghnfdcuoegsughrrghgohhnsefhrhgvvgeuufffrdhorhhgqeenucggtffrrg htthgvrhhnpeeileejjeevgefgieeftdefvdefgffgheffveeiffevvddvhfelleduvdev hedvheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpe gsughrrghgohhnodhmvghsmhhtphgruhhthhhpvghrshhonhgrlhhithihqddutdegvdef heekieegqddukedutdekheduqdgsughrrghgohhnpeephfhrvggvuefuffdrohhrghesih hmrghprdgttg X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id 22CEEC200A5; Fri, 6 Nov 2020 10:58:42 -0500 (EST) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.3.0-570-gba0a262-fm-20201106.001-gba0a2623 Mime-Version: 1.0 Message-Id: <7647de21-b22d-4204-8dad-070590421eca@www.fastmail.com> In-Reply-To: References: <88d23ee0-765d-1b82-4318-2c8359018b1a@freebsd.org> <0f4a1ee8-a37f-ea3d-6807-bb2431235a82@gmail.com> Date: Fri, 06 Nov 2020 09:58:22 -0600 From: "Brandon Bergren" To: "Javi Hotmail" , "FreeBSD PowerPC ML" Subject: Re: Question about xserve G5 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2020 15:58:43 -0000 On Fri, Nov 6, 2020, at 2:59 AM, Javi Hotmail wrote: =20 > Internally it was complaining about not being able to read the I2C=C2=A0= (I > assume from the PMU); But anyways it seems to be more or less working > now, I'll switch back to FBSD and see how it goes. >=20 OK, yeah, lack of I2C communication would definitely explain the fans su= ddenly ramping up to maximum, since it's the obvious failsafe to use har= dware wise when communication gets lost and the thermal management syste= m is no longer aware of its temperature. Better to err on the side of no= ise than risk overheating anything. --=20 Brandon Bergren bdragon@FreeBSD.org