From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Mike Viau <viaum@sheridanc.on.ca>
Cc: pkg-xen-devel@lists.alioth.debian.org,
xen-devel@lists.xensource.com, ijc@hellion.org.uk
Subject: Re: [Pkg-xen-devel] [Xen-devel] xen-linux-system-2.6.32-5-xen-amd64: Lenovo R61, kernel boots on baremetel, no boot with xen4 hypervisor
Date: Mon, 30 Aug 2010 10:44:14 -0400 [thread overview]
Message-ID: <20100830144414.GC5652@phenom.dumpdata.com> (raw)
In-Reply-To: <BAY148-w3BE60AD1AB0DB474C16EEEF890@phx.gbl>
On Mon, Aug 30, 2010 at 10:16:17AM -0400, Mike Viau wrote:
>
> > On Mon, 30 Aug 2010 14:39:51 +0100 <ijc@hellion.org.uk> wrote:
> >
> > Sid kernel would be most interesting first off, I think.
> >
> > Ian.
>
> Same behaviors after updating the three packages: xen-linux-system-2.6.32-5-xen-amd64, linux-image-2.6.32-5-xen-amd64, and linux-base (2.6.32-21).
>
> apt-cache policy xen-linux-system-2.6.32-5-xen-amd64
> xen-linux-system-2.6.32-5-xen-amd64:
> Installed: 2.6.32-21
> Candidate: 2.6.32-21
> Version table:
> *** 2.6.32-21 0
> 500 http://mirror.csclub.uwaterloo.ca sid/main Packages
> 100 /var/lib/dpkg/status
> 2.6.32-20 0
> 990 http://mirror.csclub.uwaterloo.ca squeeze/main Packages
>
> apt-cache policy linux-image-2.6.32-5-xen-amd64
> linux-image-2.6.32-5-xen-amd64:
> Installed: 2.6.32-21
> Candidate: 2.6.32-21
> Version table:
> *** 2.6.32-21 0
> 500 http://mirror.csclub.uwaterloo.ca sid/main Packages
> 100 /var/lib/dpkg/status
> 2.6.32-20 0
> 990 http://mirror.csclub.uwaterloo.ca squeeze/main Packages
>
> apt-cache policy linux-base
> linux-base:
> Installed: 2.6.32-21
> Candidate: 2.6.32-21
> Version table:
> *** 2.6.32-21 0
> 500 http://mirror.csclub.uwaterloo.ca sid/main Packages
> 100 /var/lib/dpkg/status
> 2.6.32-20 0
> 990 http://mirror.csclub.uwaterloo.ca squeeze/main Packages
>
> Bare-metal or with hypervisor does not boot with nomodeset on the kernel cmdline.
>
> Just for troubleshooting purpose the current default Debian squeeze kernel linux-image-2.6.32-5-amd64 (2.6.32-20) also does not boot when nomodeset is set on the kernel cmdline.
>
Well, 'nomodeset' I don't think will help b/c you don't have KMS in
squeeze (I believe so).
The other thing is that you have:
Aug 21 09:08:27 BUBBLE kernel: [ 5.046676] NVRM: loading NVIDIA UNIX
x86_64 Kernel Module 173.14.25 Thu Jan 28 01:53:43 PST
the proprietary NVidia driver loaded. We haven't tried those
yet and instead focused on making sure the upstream nouveau drivers
work with Xen. Which they do now.
I would suggest you boot in runlevel 3, so that X is not started and see
if the machine works (as in, you don't see other failures).
And if you want X and the NVidia driver (the proprietary one), you might
need to take the brunt of debugging it and finding where the NVidia is
doing some weird stuff.
Or, there is another option, and that to use a back-ported version of
2.6.34 DRM/KMS/TTM driversets which include the nouveau support.
(I am right now running with that on a GeForce 8600 GT on Xen 4.1 +
latest PVOPS kernel).
next prev parent reply other threads:[~2010-08-30 14:44 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-30 0:08 xen-linux-system-2.6.32-5-xen-amd64: Lenovo R61, kernel boots on baremetel, no boot with xen4 hypervisor Mike Viau
2010-08-30 5:52 ` xen-linux-system-2.6.32-5-xen-amd64: Lenovo R61, kernel boots on baremetel, no boot with xen4 hypervisor? Pasi Kärkkäinen
2010-08-30 13:32 ` [Pkg-xen-devel] " Mike Viau
2010-08-30 9:58 ` xen-linux-system-2.6.32-5-xen-amd64: Lenovo R61, kernel boots on baremetel, no boot with xen4 hypervisor Ian Campbell
2010-08-30 13:38 ` [Pkg-xen-devel] [Xen-devel] " Mike Viau
2010-08-30 13:39 ` [Pkg-xen-devel] " Ian Campbell
2010-08-30 14:16 ` [Pkg-xen-devel] [Xen-devel] " Mike Viau
2010-08-30 14:44 ` Konrad Rzeszutek Wilk [this message]
2010-08-30 15:08 ` Mike Viau
2010-08-30 15:31 ` Konrad Rzeszutek Wilk
2010-08-31 8:21 ` [Pkg-xen-devel] " Ian Campbell
2010-08-31 12:34 ` [Pkg-xen-devel] [Xen-devel] " Mike Viau
2010-08-31 12:38 ` [Pkg-xen-devel] " Ian Campbell
2010-08-31 14:07 ` [Pkg-xen-devel] [Xen-devel] " Mike Viau
2010-08-31 15:43 ` Konrad Rzeszutek Wilk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100830144414.GC5652@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=ijc@hellion.org.uk \
--cc=pkg-xen-devel@lists.alioth.debian.org \
--cc=viaum@sheridanc.on.ca \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.