From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from skuld.princeton.edu (skuld.Princeton.EDU [128.112.173.239]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 57C222C02AF for ; Thu, 6 Jun 2013 07:14:27 +1000 (EST) Message-ID: <51AFAA2C.5060304@princeton.edu> Date: Wed, 05 Jun 2013 17:14:20 -0400 From: Robert Knight MIME-Version: 1.0 To: Gavin Shan Subject: Re: IBM OpenPower 720 ipr driver woes References: <51A61B82.5050508@princeton.edu> <51A644C2.5090300@linux.vnet.ibm.com> <51AD088C.8040803@princeton.edu> <20130604000130.GA25055@thor.bakeyournoodle.com> <51AD45A4.9080702@princeton.edu> <20130604031651.GA3373@thor.bakeyournoodle.com> <20130604035223.GA27964@shangw.(null)> In-Reply-To: <20130604035223.GA27964@shangw.(null)> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: Brian King , linuxppc-dev@lists.ozlabs.org, Wendy Xiong List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 6/3/2013 11:52 PM, Gavin Shan wrote: > On Tue, Jun 04, 2013 at 01:16:52PM +1000, Tony Breeds wrote: >> On Mon, Jun 03, 2013 at 09:40:52PM -0400, Robert Knight wrote: >>> On 6/3/2013 8:01 PM, Tony Breeds wrote: >>>> On Mon, Jun 03, 2013 at 05:20:12PM -0400, Robert Knight wrote: >>>> >>>>>> Device tree struct 0x0000000004820000 -> 0x0000000004840000 >>>>>> Calling quiesce... >>>>>> returning from prom_init >>>>>> [ 1.376359] ehci-pci 0000:c8:01.2: can't setup >>>> Can you try adding "debug" to the kernel commandline. We're missing a >>>> great chunk of detail. If you're starting from scratch either try F18 or >>>> the F19 Beta (if you're brave :)) >>>> >>>> Yours Tony >>> So, two points. Since I have no live disks, I can't copy the dmesg >>> output in dracut onto a disk and just sent it to you -- the only way >>> that I know to get it is cut and paste from a HMC console window >>> into a vi buffer. >> Okay, when I've been in that situation, I run "script" locally and then >> conenct to the HMC console. >> >> When you're done you can exit script adn then a file called typescript >> will exist in the directory you ran script in. >> >> It's a less overhead way of doign what you're already doing. >> [ 0.087097] NET: Registered protocol family 16 >> >>> [ 0.087144] pseries_eeh_init: RTAS service and >> bm,get-config-addr-info> invalid >>> [ 0.087155] eeh_init: Failed to call platform init function (-22) >> Hmm this seems pretty strange to me. Gavin are these RTAS tokens >> supported on older power5 boxes? >> > Yes, Tony. "ibm,get-config-addr-info" should be supported on Power5 box. > Newer PowerBox (e.g. P7) should support "ibm,get-config-addr-info2" > > Please have a try on the attached patch, which is based on mainline (3.10). > > Thanks, > Gavin > > The system boots with that patch. I applied it to kernel-3.8.11-100.