From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?Iua2guWgguiokyhUYW5nLUhzdW4gVHUpIg==?= Subject: Re: VGA passthrough with Drivers does not work Date: Wed, 04 Aug 2010 15:09:34 +0800 Message-ID: <4C59122E.1080900@gmail.com> References: <4C481902.9030603@gmail.com> <1A42CE6F5F474C41B63392A5F80372B22790F53E@shsmsx501.ccr.corp.intel.com> <4C49889A.30301@gmail.com> <1A42CE6F5F474C41B63392A5F80372B228CD874E@shsmsx501.ccr.corp.intel.com> <4C4FDEDB.3050408@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0448931451==" Return-path: In-Reply-To: <4C4FDEDB.3050408@gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --===============0448931451== Content-Type: multipart/alternative; boundary="------------060704090607030800000709" This is a multi-part message in MIME format. --------------060704090607030800000709 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi, For these days, we try to enable xen detailed log and create the HVM (winxp) with VGA=20 driver again, and the xm dmesg shows some strange warnings as follow (when we enable=20 vga passthrough). It seems there are some BIOS functions do not support yet, the int15 series looks like intel specific functions. Do these warnings affect the VGA pass through? Are these int functions invoked from VGA BIOS? Thanks. (XEN) HVM1: Loading VGABIOS of passthroughed gfx ... (XEN) HVM1: Loading ACPI ... (XEN) HVM1: - Lo data: 000ea020-000ea04f (XEN) HVM1: - Hi data: fc002c00-fc012d1f (XEN) HVM1: vm86 TSS at fc013000 (XEN) HVM1: BIOS map: (XEN) HVM1: c0000-cffff: VGA BIOS (XEN) HVM1: eb000-eb140: SMBIOS tables (XEN) HVM1: f0000-fffff: Main BIOS (XEN) HVM1: Invoking ROMBIOS ... (XEN) HVM1: $Revision: 1.221 $ $Date: 2008/12/07 17:32:29 $* /(XEN) HVM1: int15 AX=3D5f51 (XEN) HVM1: *** int 15h function AX=3D5f51, BX=3Dd401 not yet supported! (XEN) HVM1: int15 AX=3D5f52 (XEN) HVM1: *** int 15h function AX=3D5f52, BX=3D0000 not yet supported! (XEN) HVM1: int15 AX=3D5f35 (XEN) HVM1: *** int 15h function AX=3D5f35, BX=3Dc000 not yet supported! (XEN) HVM1: int15 AX=3D5f70 (XEN) HVM1: *** int 15h function AX=3D5f70, BX=3Dc000 not yet supported!/= * (XEN) HVM1: Bochs BIOS - build: 06/23/99 (XEN) HVM1: $Revision: 1.221 $ $Date: 2008/12/07 17:32:29 $ (XEN) HVM1: Options: apmbios pcibios eltorito PMM Best Regards, Tang-Hsun Tu =E6=96=BC 2010/7/28 =E4=B8=8B=E5=8D=88 03:40, "=E6=B6=82=E5=A0=82=E8=A8=93= (Tang-Hsun Tu)" =E6=8F=90=E5=88=B0: > Hi, > > Thanks again. > But the screen still is black. > > For more details, when I start the HVM WinXP, I can see the windows=20 > flag logo. > After this flag (entering the windows), the external monitor goes to=20 > black (no signal), > and the notebook screen goes to disordered. > > Best Regards, > Tang-Hsun Tu > > =E6=96=BC 2010/7/28 =E4=B8=8A=E5=8D=88 09:08, Han, Weidong =E6=8F=90=E5= =88=B0: >> Hi, >> >> Pls also apply attached patch, and have a try again. >> >> Regards, >> Weidong >> >> -----Original Message----- >> From: "=E6=B6=82=E5=A0=82=E8=A8=93(Tang-Hsun Tu)" [mailto:iwantplay@gm= ail.com] >> Sent: Friday, July 23, 2010 8:19 PM >> To: Han, Weidong >> Cc:xen-devel@lists.xensource.com >> Subject: Re: [Xen-devel] VGA passthrough with Drivers does not work >> >> Hi, >> >> Thanks for your reply. >> I patch the source and try to start the windows XP again, >> but it seems still black screen and the external monitor give a "no >> signal" message >> (the notebook screen is also black screen). >> >> What else I can try? >> >> Best Regards, >> Tang-Hsun Tu >> >> =E6=96=BC 2010/7/23 =E4=B8=8B=E5=8D=88 04:05, Han, Weidong =E6=8F=90=E5= =88=B0: >> =20 >>> Allen's patch for enabling calpella/sandybridge integreated graphics = passthrough is not checked in yet. Your machine should be calpella (i5), = so pls apply Allen's patch (attached) to have a try again. >>> >>> Regards, >>> Weidong >>> >>> -----Original Message----- >>> From:xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces= @lists.xensource.com] On Behalf Of "=E6=B6=82=E5=A0=82=E8=A8=93(Tang-Hsun= Tu)" >>> Sent: Thursday, July 22, 2010 6:10 PM >>> To:xen-devel@lists.xensource.com >>> Subject: [Xen-devel] VGA passthrough with Drivers does not work >>> >>> Hi, >>> >>> In recent days, I try to passthrough VGA to a HVM window= s XP >>> domain on my notebook. >>> There are two VGAs on the notebook, one is intel IGD (primary) and th= e >>> other is nvidia (secondary). >>> >>> At first, the screen will be blank/black when I start a HVM with a >>> passed VGA (primary one). >>> After I connect a external monitor and disable GDM, >>> the screen (external monitor) will start to display the WinXP logo >>> (it seems that the passthrouh is successful), >>> and it is only 16-bit color in display when enters into WinXP >>> (it means it does not have any VGA driver). >>> The original screen (on notebook) still is black. >>> >>> However, >>> when I reboot the machine after installing the VGA driver, >>> the screen has become black. >>> I also try to install driver without passthrough before, >>> then change the setting to the passthrought, >>> but it still goes to black screen. >>> How can I solve this problem? >>> >>> By the way, I aslo have some questions. >>> 1. Why a external monitor can display but the original (notebook scre= en) >>> does not? >>> 2. In WinXP, I can see the bochs BIOS message when I start the HVM. >>> However, in Windows7, I only see a disordered screen until ent= ers >>> into Winows7. >>> 3. If the dom0 use printk (dmesg), the screen will not be align. >>> It just like print a message then the screen moves up. >>> >>> Thanks! >>> >>> Best Regards, >>> Tang-Hsun Tu >>> >>> Enivronment: >>> Host OS: Ubuntu 10.04 LTS >>> Dom0: 2.6.31.13 >>> Xen: xen-4.0-testing.hg, xen-4.0.1-rc4 >>> HVM: windows XP and windows 7 >>> CPU: Intel(R) Core(TM) i5 CPU M 540 >>> VGA: Intel Corporation Core Processor Integrated Graphics Controller >>> nVidia Corporation Device 0a29 >>> >>> >>> lspci: >>> 00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller >>> (rev 02) >>> 00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 >>> Root Port (rev 02) >>> 00:02.0 VGA compatible controller: Intel Corporation Core Processor >>> Integrated Graphics Controller (rev 02) >>> 00:16.0 Communication controller: Intel Corporation 5 Series/3400 Ser= ies >>> Chipset HECI Controller (rev 06) >>> 00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipse= t >>> USB2 Enhanced Host Controller (rev 05) >>> 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset >>> High Definition Audio (rev 05) >>> 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PC= I >>> Express Root Port 1 (rev 05) >>> 00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PC= I >>> Express Root Port 2 (rev 05) >>> 00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipse= t >>> USB2 Enhanced Host Controller (rev 05) >>> 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5= ) >>> 00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC >>> Interface Controller (rev 05) >>> 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chips= et >>> 4 port SATA AHCI Controller (rev 05) >>> 00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus >>> Controller (rev 05) >>> 00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 >>> Series Chipset Thermal Subsystem (rev 05) >>> 01:00.0 VGA compatible controller: nVidia Corporation Device 0a29 (re= v a2) >>> 02:00.0 Ethernet controller: Atheros Communications AR8131 Gigabit >>> Ethernet (rev c0) >>> 03:00.0 Network controller: Broadcom Corporation Device 4357 (rev 01) >>> ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath >>> Architecture Generic Non-core Registers (rev 02) >>> ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath >>> Architecture System Address Decoder (rev 02) >>> ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev= 02) >>> ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 >>> (rev 02) >>> ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 0= 2) >>> ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 0= 2) >>> >>> _______________________________________________ >>> Xen-devel mailing list >>> Xen-devel@lists.xensource.com >>> http://lists.xensource.com/xen-devel >>> >>> =20 --------------060704090607030800000709 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi,
=C2=A0=C2=A0
=C2=A0=C2=A0=C2=A0 For these days,

we try to enable xen detailed log and create the HVM (winxp) with VGA driver again,

and the xm dmesg shows some strange warnings as follow (when we enable vga passthrough).

It seems there are some BIOS functions do not support yet,

the int15 series looks like intel specific functions.

Do these warnings affect the VGA pass through?

Are these int functions invoked from VGA BIOS?

Thanks.

(XEN) HVM1: Loading VGABIOS of passthroughed gfx ...
(XEN) HVM1: Loading ACPI ...
(XEN) HVM1:=C2=A0 - Lo data: 000ea020-000ea04f
(XEN) HVM1:=C2=A0 - Hi data: fc002c00-fc012d1f
(XEN) HVM1: vm86 TSS at fc013000
(XEN) HVM1: BIOS map:
(XEN) HVM1:=C2=A0 c0000-cffff: VGA BIOS
(XEN) HVM1:=C2=A0 eb000-eb140: SMBIOS tables
(XEN) HVM1:=C2=A0 f0000-fffff: Main BIOS
(XEN) HVM1: Invoking ROMBIOS ...
(XEN) HVM1: $Revision: 1.221 $ $Date: 2008/12/07 17:32:29 $
(XEN) HVM1: int15 AX=3D5f51
(XEN) HVM1: *** int 15h function AX=3D5f51, BX=3Dd401 not yet supported!<= br> (XEN) HVM1: int15 AX=3D5f52
(XEN) HVM1: *** int 15h function AX=3D5f52, BX=3D0000 not yet supported!<= br> (XEN) HVM1: int15 AX=3D5f35
(XEN) HVM1: *** int 15h function AX=3D5f35, BX=3Dc000 not yet supported!<= br> (XEN) HVM1: int15 AX=3D5f70
(XEN) HVM1: *** int 15h function AX=3D5f70, BX=3Dc000 not yet supported!<= /i>

(XEN) HVM1: Bochs BIOS - build: 06/23/99
(XEN) HVM1: $Revision: 1.221 $ $Date: 2008/12/07 17:32:29 $
(XEN) HVM1: Options: apmbios pcibios eltorito PMM

Best Regards,
Tang-Hsun Tu

=E6=96=BC 2010/7/28 =E4=B8=8B=E5=8D=88 03:40, "=E6=B6=82=E5=A0=82=E8=A8=93= (Tang-Hsun Tu)" =E6=8F=90=E5=88=B0:
Hi,

=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Thanks again.
But the screen still is black.

For more details, when I start the HVM WinXP, I can see the windows flag logo.
After this flag (entering the windows), the external monitor goes to black (no signal),
and the notebook screen goes to disordered.

Best Regards,
Tang-Hsun Tu

=E6=96=BC 2010/7/28 =E4=B8=8A=E5=8D=88 09:08, Han, Weidong =E6=8F=90=E5=88= =B0:
Hi,

Pls also apply attached patch, and have a try again.

Regards,
Weidong

-----Original Message-----
From: "=E6=B6=82=E5=A0=82=E8=A8=93(Tang-Hsun Tu)" [mail=
to:iwantplay@gmail.com]=20
Sent: Friday, July 23, 2010 8:19 PM
To: Han, Weidong
Cc: xen-devel@lists.xensource.=
com
Subject: Re: [Xen-devel] VGA passthrough with Drivers does not work

Hi,

          Thanks for your reply.
I patch the source and try to start the windows XP again,
but it seems still black screen and the external monitor give a "no=20
signal" message
(the notebook screen is also black screen).

      What else I can try?

Best Regards,
Tang-Hsun Tu

=E6=96=BC 2010/7/23 =E4=B8=8B=E5=8D=88 04:05, Han, Weidong =E6=8F=90=E5=88=
=B0:
  
Allen's patch for enabling calpella/sandybridge inte=
greated graphics passthrough is not checked in yet. Your machine should b=
e calpella (i5), so pls apply Allen's patch (attached) to have a try agai=
n.

Regards,
Weidong

-----Original Message-----
From: xen-devel-bounces@=
lists.xensource.com [mailto:xen-devel-b=
ounces@lists.xensource.com] On Behalf Of "=E6=B6=82=E5=A0=82=E8=A8=93=
(Tang-Hsun Tu)"
Sent: Thursday, July 22, 2010 6:10 PM
To: xen-devel@lists.xensource.=
com
Subject: [Xen-devel] VGA passthrough with Drivers does not work

Hi,

            In recent days, I try to passthrough VGA to a HVM windows XP
domain on my notebook.
There are two VGAs on the notebook, one is intel IGD (primary) and the
other is nvidia (secondary).

At first, the screen will be blank/black when I start a HVM with a
passed VGA (primary one).
After I connect a external monitor and disable GDM,
the screen (external monitor) will start to display the WinXP logo
(it seems that the passthrouh is successful),
and it is only 16-bit color in display when enters into WinXP
(it means it does not have any VGA driver).
The original screen (on notebook) still is black.

However,
when I reboot the machine after installing the VGA driver,
the screen has become black.
I also try to install driver without passthrough before,
then change the setting to the passthrought,
but it still goes to black screen.
How can I solve this problem?

By the way, I aslo have some questions.
1. Why a external monitor can display but the original (notebook screen)
does not?
2. In WinXP, I can see the bochs BIOS message when I start the HVM.
      However, in Windows7, I only see a disordered screen until enters
into Winows7.
3. If the dom0 use printk (dmesg), the screen will not be align.
      It just like print a message then the screen moves up.

Thanks!

Best Regards,
Tang-Hsun Tu

Enivronment:
Host OS: Ubuntu 10.04 LTS
Dom0: 2.6.31.13
Xen: xen-4.0-testing.hg, xen-4.0.1-rc4
HVM: windows XP and windows 7
CPU: Intel(R) Core(TM) i5 CPU M 540
VGA: Intel Corporation Core Processor Integrated Graphics Controller
            nVidia Corporation Device 0a29


lspci:
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller
(rev 02)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16
Root Port (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor
Integrated Graphics Controller (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series
Chipset HECI Controller (rev 06)
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset
USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset
High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI
Express Root Port 1 (rev 05)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI
Express Root Port 2 (rev 05)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset
USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC
Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset
4 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus
Controller (rev 05)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400
Series Chipset Thermal Subsystem (rev 05)
01:00.0 VGA compatible controller: nVidia Corporation Device 0a29 (rev a2=
)
02:00.0 Ethernet controller: Atheros Communications AR8131 Gigabit
Ethernet (rev c0)
03:00.0 Network controller: Broadcom Corporation Device 4357 (rev 01)
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath
Architecture Generic Non-core Registers (rev 02)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath
Architecture System Address Decoder (rev 02)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0
(rev 02)
ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.=
com
http://lists.xensource.com=
/xen-devel
  =20
    
--------------060704090607030800000709-- --===============0448931451== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============0448931451==--