From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: xen/master head PVOPS kernel 2.6.31.1 fails to load under Xen Unstable on Intel's i7 (x) X58. config, console output attached. Date: Mon, 12 Oct 2009 16:08:49 -0400 Message-ID: <20091012200849.GB16486@phenom.dumpdata.com> References: <45c43ef50910120903l4c618cfao2067483a0995a8d9@mail.gmail.com> <13985.39155.qm@web56107.mail.re3.yahoo.com> <45c43ef50910120959n22cd31a2k155a360ce6550ae8@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <45c43ef50910120959n22cd31a2k155a360ce6550ae8@mail.gmail.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: Bruce Edge Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Mon, Oct 12, 2009 at 09:59:16AM -0700, Bruce Edge wrote: > Yes. That is the case. I had CONFIG_NR_CPUS=16 I hever tried the =64 kernel > as the console=hvc0 fixed the problem: > > console=xvc0 - nothing, dead, not even a ping, although xen console was > still alive. > console=hvc0 - dom0 boots all the way up, network functional, looks good so > far. Oh yeah. It seems to change over major Xen-enabled Linux distros (It used to be ttyS8, then went to xvc0, and now is at hvc0). I am happy to have been able to fix this grievous looking failure so easy. Wish more of these type showed up :-) No idea about the network thought.