[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] X-server problem using sdl with nvidia graphics


  • To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: Juergen Gross <juergen.gross@xxxxxxxxxxxxxx>
  • Date: Fri, 04 Mar 2011 09:15:22 +0100
  • Delivery-date: Fri, 04 Mar 2011 00:16:18 -0800
  • Domainkey-signature: s=s1536a; d=ts.fujitsu.com; c=nofws; q=dns; h=X-SBRSScore:X-IronPort-AV:Received:X-IronPort-AV: Received:Received:Message-ID:Date:From:Organization: User-Agent:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=HYT/RLc55bw5SiezONhMtC8kbBkMMZTRptkxR6R3pt6I2ljVptQXUaAR ZC49ipXAktuYPGLN05t22gN1lwNPKLUgB5T6UZlSmtUh0Y64hyiXeZLd8 7mJK4TUCRcbxHQz/a+85eyWN1jtX+W7WoM1gUH5zA6kIdnZsxxgvmwHj2 KfwBX7o0zTmkqPL9Fn1kZFI/XHIKZsrpSP/lUfNGKbikkiuKPi7oq9NrF f1cGvGRBG6hU7sEh21lha8mhWFjE+;
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Hi,

I'm playing a little bit with Windows domU on Xen. My machine is a Notebook
with a nvidia card:

01:00.0 VGA compatible controller: nVidia Corporation G96M [Quadro FX 770M] (rev a1)

Xen is Xen 4.0.1 from SLES 11 SP1, Xserver is xorg 7.4-27.19.19.
When I use vnc as console for the domU, everything is okay. Using sdl will
blank my screen as soon as the domain is started and the sdl window should
appear. I can get the X screen again via switching to text console and back,
but the sdl window isn't there.
Starting the domain with sdl using an external DISPLAY works okay.

Has anybody seen this problem?
Any ideas how to solve it?

I tried with nv driver from SLES and nvidia driver from nvidia.com. Both
failed.

Guest configuration:

import os, re
arch = os.uname()[4]
if re.search('64', arch):
    arch_libdir = 'lib64'
else:
    arch_libdir = 'lib'
kernel = "/usr/lib/xen/boot/hvmloader"
device_model = '/usr/lib' + '/xen/bin/qemu-dm'
builder='hvm'
memory = 4096
shadow_memory = 32
name = "Win"
vif = [ 'type=ioemu, bridge=extbr1', 'type=ioemu, bridge=intbr1' ]
disk = [ 'phy:/dev/sda,ioemu:hda,w' ]
boot="c"
vcpus=1
acpi=1
apic=1
sdl=1
vnc=0
vncconsole=0
vncviewer=0
vncpasswd=''
vnclisten="0.0.0.0"
stdvga=0


Juergen

--
Juergen Gross                 Principal Developer Operating Systems
TSP ES&S SWE OS6                       Telephone: +49 (0) 89 3222 2967
Fujitsu Technology Solutions              e-mail: juergen.gross@xxxxxxxxxxxxxx
Domagkstr. 28                           Internet: ts.fujitsu.com
D-80807 Muenchen                 Company details: ts.fujitsu.com/imprint.html

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.