From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45418) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOYgU-0001Xk-SY for qemu-devel@nongnu.org; Wed, 27 Jan 2016 17:35:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOYgQ-00045z-Rz for qemu-devel@nongnu.org; Wed, 27 Jan 2016 17:35:30 -0500 References: <1453581610-23179-1-git-send-email-hpoussin@reactos.org> <20160125095802.GZ3951@li141-249.members.linode.com> <56A69CEB.6070208@reactos.org> From: =?UTF-8?Q?Herv=c3=a9_Poussineau?= Message-ID: <56A94625.4010300@reactos.org> Date: Wed, 27 Jan 2016 23:35:17 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH 00/13] cuda: misc fixes and cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: BALATON Zoltan Cc: Alyssa Milburn , qemu-ppc@nongnu.org, qemu-devel@nongnu.org, David Gibson Le 26/01/2016 12:32, BALATON Zoltan a =E9crit : > On Mon, 25 Jan 2016, Herv=E9 Poussineau wrote: >> Do you have a Linux/NetBSD/... image, where I can run some command lin= e tool to probe the I2C bus? > > Have you tried the iso from www.finnix.org? When booting it you may see= a boot prompt on black screen with dark gray text first which is hard to= read but pressing enter here should go on to boot. > Unfortunately, Finnix doesn't try to access I2C bus, not even to initiali= ze it. I suppose it is because OpenBIOS doesn't describe the I2C bus in t= he device tree... Herv=E9