[Pkg-xen-devel] xen 2.6.26 on amd64 console troubles

Ian Campbell ijc at hellion.org.uk
Thu Oct 16 20:38:58 UTC 2008


On Thu, 2008-10-16 at 20:52 +0200, Bastian Blank wrote: 
> On Thu, Oct 16, 2008 at 07:38:39PM +0100, Ian Campbell wrote:
> > It turns out that the secret is "xvc=off" on the command line, so this
> > configuration works:
> 
> xvc= or xencons=?

Oops, I meant xencons=off.

> I'm not able to get a console using xencons=off
> console=hvc0. I would have been surprised anyway as the hvc_xen driver
> is disabled by the patch.

Hmm, that's right:
        @@ -622,7 +622,7 @@ config HVC_BEAT
         
         config HVC_XEN
                bool "Xen Hypervisor Console support"
        -       depends on XEN
        +       depends on PARAVIRT_XEN
                select HVC_DRIVER
                default y

and as you would expect I have no CONFIG_HVC_* mentioned
in /boot/config-2.6.26-xen-amd64.

I tried again and it indeed doesn't work. I think I must selected the
wrong kernel (several times!) previously. Sorry for the misinformation.

I'd guess it won't be as simple as removing this bit of Kconfig.

Ian.

-- 
Ian Campbell

To Perl, or not to Perl, that is the kvetching.
		-- Larry Wall in <199801200310.TAA11670 at wall.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20081016/1d456240/attachment.pgp 


More information about the Pkg-xen-devel mailing list