xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Andreas Olsowski <andreas.olsowski@leuphana.de>
Cc: xen-devel@lists.xensource.com
Subject: Re: 2.6.38-rc7/rc8 no output on VGA under xen
Date: Wed, 16 Mar 2011 10:01:10 -0400	[thread overview]
Message-ID: <20110316140110.GD4881@dumpdata.com> (raw)
In-Reply-To: <4D7F9D20.6010105@leuphana.de>

On Tue, Mar 15, 2011 at 06:08:48PM +0100, Andreas Olsowski wrote:
> After another day of testing i have not managed to get this working.
> I even tried totally different hardware, the console stays dark.

And what is the lspci off the different hardware? What is the
diff between the original hardware and this hardware?

> The blinking cursor i only get when i am starting with serial console.

And you did follow the PVOPS Wiki on troubleshooting and using
"console=hvc0 debug"
> 
> So output is possible, its just not done.
> 
> Is 2.6.38 somehow incompatible with the hypervisor?

No. The issue is (and I explained this to you on irc) is that the video
driver you have is an PCI/AGP type. The patchset to make the 2.6.38
(devel/agp.pci-api) haven't been up-ported to the 2.6.38 tree. In essence
the code to make this work is not there. The 2.6.32 has this code.

> 
> Today on irc someone said he had the same problem with 2.6.37.

Uhh.. yeah that is expected. There are no patches in the 2.6.37 tree
to make it work.

> 
> Please tell me if you are experiencing the same problems or if you
> dont, please send me a link to your kernel .config.

You got three options:
 - Stick in a PCI-e discrete graphic card. Say Radeon el-cheapo. See how
   that works.
 - Make sure to disable the MGA driver from the kernel and only use
   the VESA/VGA framebuffer. That _should_ be working. If it is is not
   please send an e-mail here.
 - Back-port yourself the #devel/agp.pci-api in the 2.6.38 kernel.
   There is going to be a compile fallout somewhere in the drivers/gpu/drm/intel,
   but you could patch that over by just passing a NULL pointer.

My .config is basically using the Ubuntu 11.04 config will XEN_ options turned
into =y. But that won't help you in this case.

  reply	other threads:[~2011-03-16 14:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4D7E22AA.8020306@leuphana.de>
2011-03-15 17:08 ` 2.6.38-rc7/rc8 no output on VGA under xen Andreas Olsowski
2011-03-16 14:01   ` Konrad Rzeszutek Wilk [this message]
2011-03-16 16:59     ` Konrad Rzeszutek Wilk
2011-03-16 19:30       ` Pasi Kärkkäinen

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=20110316140110.GD4881@dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=andreas.olsowski@leuphana.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).