From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: dmidecode doesn't work under xen 4.1.1 on certain hardware Date: Thu, 6 Oct 2011 12:07:18 -0400 Message-ID: <20111006160717.GA31310@phenom.oracle.com> References: <20110926141322.GD4102@phenom.oracle.com> <4E8090D4.2090009@overnetdata.com> <20110926193732.GA10007@phenom.oracle.com> <4E82E429.2080600@overnetdata.com> <20110928132815.GE10270@phenom.oracle.com> <4E83462B.9080002@overnetdata.com> <4E835324.30902@citrix.com> <4E8AF9BA.3000906@overnetdata.com> <20111005151601.GA5223@phenom.oracle.com> <4E8DA4D1.2040904@overnetdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4E8DA4D1.2040904@overnetdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Anthony Wright Cc: "xen-devel@lists.xensource.com" , David Vrabel List-Id: xen-devel@lists.xenproject.org > > If you feel adventours you could use the oss.oracle.com/git/kwilk/xen.git > > tree. Mainly the #linux-next or #testing branch. They both have David's new > > e820 code. > > > > The way to get it is: > > > > git clone oss.oracle.com/git/kwilk/xen.git > > cd xen > > git checkout origin/linux-next > > make -j90 > Sorry it panicked :-( > I've attached two photos of the two flavours of panic & a copy of the > config. No serial console? Did it panic when you booted as baremetal? > It seems to get through the initial kernel boot and hands over to my > init script, but panics early on in that process, probably at the point > that udev is loading modules. Looks completly unrelated to the dmidecode issue. Lets attack one thing at a time. Can you move the ioatdma.ko as .bak so it wont load and try again.