WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] VESA BIOS in HVM emulation? (64 bit)

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] VESA BIOS in HVM emulation? (64 bit)
From: "Csillag, Kristof \(GE Healthcare, consultant\)" <Kristof.Csillag@xxxxxx>
Date: Wed, 22 Nov 2006 12:02:50 +0100
Delivery-date: Wed, 22 Nov 2006 07:38:41 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AccOJcBkmHls3aclRM+kOrcKpxlL8g==
Thread-topic: VESA BIOS in HVM emulation? (64 bit)
Hi there!

I am running a 64bit linux guest in HVM mode on a 64bit (xeon) workstation.
I am trying to get X to work.

The default cirrus driver is fine, but I need 1280x1024, 24 bpp mode, which
is not available in it.

So I switched to the standard VESA emulation mode by adding
stdvga=1 in the domain config file. (This mode is supposed to support 
higher resolution modes unsupported by the Cirrus emulation.)

This changed the loaded vga bios.
(Even lspci lists a different device now.)

But here comes the probelem:

When I try to start X, it says this:

------------------------------------
[...]

(II) VESA: driver for VESA chipsets: vesa
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(--) Chipset vesa found

[...]

(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib64/modules/libvbe.a
(II) Module vbe: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.1.0
        ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib64/modules/linux/libint10.a
(II) Module int10: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.7
(II) VESA(0): initializing int10
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(II) VESA(0): VESA BIOS not detected
(II) UnloadModule: "vesa"
(II) UnloadModule: "int10"
(II) Unloading /usr/X11R6/lib64/modules/linux/libint10.a
(II) UnloadModule: "vbe"

[...]

(II) Unloading /usr/X11R6/lib64/modules/libvbe.a
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

------------------------------------------------------------

How can I fix this?


     Krist=f

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] VESA BIOS in HVM emulation? (64 bit), Csillag, Kristof \(GE Healthcare, consultant\) <=