From: "Singapore Citizen Mr. Teo En Ming (Zhang Enming)" <singapore.mr.teo.en.ming@gmail.com>
To: singapore.mr.teo.en.ming@gmail.com
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: Is my VGA Passthrough of Intel HD Graphics 4600 IGD to Windows 8 Enterprise HVM domU Considered Successful???
Date: Mon, 15 Jul 2013 00:50:21 +0800 [thread overview]
Message-ID: <51E2D6CD.6020502@gmail.com> (raw)
In-Reply-To: <51E2CDB8.5080704@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 4224 bytes --]
On 15/07/2013 00:11, Singapore Citizen Mr. Teo En Ming (Zhang Enming) wrote:
> Hi,
>
> I am using Xen-unstable 4.4 changeset 27214 and Linux kernel 3.10.0.
> My host operating system is Ubuntu 13.04 amd64. I have installed
> Windows 8 Enterprise 64-bit 90-day Evaluation as a HVM domU.
>
> My Windows 8 HVM domU configuration file is as follows:
>
> # XL domain configuration file for Windows 8 64-bit English HVM domU
> # Please refer to "man xl.cfg" for further explanations.
> # See also docs/misc/xl-network-configuration.markdown and
> # docs/misc/xl-disk-configuration.txt
> # Written by Teo En Ming (Zhang Enming)
> # Email: teo.en.ming@gmail.com
> # Mobile Phone: +65-9117-5902
> # Country: Singapore
> # Date: 14 July 2013 Sun
> device_model_version="qemu-xen-traditional"
> name="Windows8"
> builder="hvm"
> vcpus=4
> memory=2048
> on_poweroff="destroy"
> on_reboot="restart"
> on_crash="destroy"
> disk=[ 'format=raw, vdev=hda, access=rw,
> target=/etc/xen/images/windows8.img', 'format=raw, vdev=hdc,
> access=ro, devtype=cdrom, target=/home/teo-en-ming/WIN8_RTM.ISO' ]
> vif=[ 'bridge=virbr0,type=ioemu,model=e1000' ]
> #boot=[c|d|n]
> #Selects the emulated virtual device to boot from. Options are hard
> disk (c), cd-rom (d) or network/PXE (n).
> #Multiple options can be given and will be attempted in the order they
> are given. e.g. to boot from cd-rom
> #but fallback to the hard disk you can give dc. The default is cd.
> boot="dc"
> acpi=1
> #xen_platform_pci=1
> #viridian=1
> #stdvga=1
> vnc=1
> vnclisten="0.0.0.0"
> vncdisplay=0
> vncunused=1
> vncpasswd=""
> sdl=0
> usb=1
> usbdevice="tablet"
> # Enable Xen VGA Passthrough
> gfx_passthru=1
> # VGA Passthrough Gigabyte Geforce GTX 560 1 GB GDDR5 PCI Express x16
> VGA card.
> #pci = [
> '01:00.0','01:00.1','00:1b.0','00:1a.0','00:1a.1','00:1a.2','00:1a.7','00:1d.0','00:1d.1','00:1d.2','00:1d.7'
> ]
> # PCI Passthrough Intel HD Audio Controller.
> #pci = [ '00:1b.0' ]
> # PCI Passthrough all the USB Controllers.
> # pci = [
> '00:1a.0','00:1a.1','00:1a.2','00:1a.7','00:1d.0','00:1d.1','00:1d.2','00:1d.7'
> ]
> # Passthrough Intel HD Graphics 4600, audio controllers and USB
> controllers
> pci = [ '00:02.0','00:03.0','00:14.0','00:1a.0','00:1b.0','00:1d.0' ]
> #pci = [ '00:02.0' ]
>
> My VT-d capable computer hardware specifications are as follows:
>
> 1. Intel Core i5-4430 Quad Core @ 3.0 GHz with 6MB Cache VT-d capable
>
> 2. ASRock B85M Pro4 LGA1150 m-ATX Motherboard with UEFI BIOS flashed
> to version 1.50 VT-d capable
>
> 3. 32 GB (8GB X 4) Kingston DDR3-1600 CL 11 memory
>
> 4. Intel HD Graphics 4600 onboard
>
> 5. Gigabyte Geforce GTX 560 PCI Express x16
>
> 6. 2X 500GB Western Digital Harddisks SATA
>
> 7. 1X 160GB Hitachi Harddisk SATA
>
> 8. LG Blu-ray Writer Internal SATA
>
> 9. LG DVD Writer Internal SATA
>
> 10. Cooler Master Elite 311 ATX Casing with USB 3.0 port on the front
> panel
>
> 11. Dell 23" U2312HM LED Monitor w/ DVI port
>
> Now, in the Device Manager in Windows 8 HVM domU, the display adapter
> under Display adapters is "Microsoft Basic Display Adapter". Please
> refer to screenshot at http://i.imgur.com/XDqMisl.jpg
>
> When I try to install the Intel HD Graphics Display Driver, the
> installation software will try to detect the display adapter, and the
> LCD monitor will blink for 1-2 times. After that, the LCD monitor will
> go into Power Save mode *forever*, meaning blank screen.
> The installation of Intel HD Graphics Display Driver will *not*
> continue. Then I try to destroy the Windows 8 HVM domU domain and
> restart Windows 8 HVM domU. However, Windows 8 HVM domU fails to start
> after this. The LCD monitor will go into Power Save mode
> again, ie. blank screen forever.
>
> How can I overcome this problem and install the Intel HD Graphics
> Display Driver successfully?
>
> Is my VGA Passthrough of Intel HD Graphics 4600 IGD to Windows 8
> Enterprise HVM domU Still Considered Successful???
>
> Please advise.
>
> PS. I have also attached my Linux kernel 3.10.0 configuration file.
> Xen log files are also attached.
>
>
Attached /etc/grub.d/40_custom and /etc/xen/windows8.
--
Yours sincerely,
Singapore Citizen Mr. Teo En Ming (Zhang Enming)
[-- Attachment #2: 40_custom --]
[-- Type: text/plain, Size: 867 bytes --]
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry 'Ubuntu 13.04 amd64 Release with Xen 4.4-unstable and Linux Kernel 3.10.0-xen-teo.en.ming-sgp' --class gnu-linux --class gnu --class os {
recordfail
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 196ce727-0968-4b1d-95fe-75b256c09c48
set root='hd0,msdos1'
search --no-floppy --fs-uuid --set=root 196ce727-0968-4b1d-95fe-75b256c09c48
multiboot /xen.gz
module /vmlinuz-3.10.0-xen-teo.en.ming-sgp placeholder root=/dev/mapper/ubuntu--vg-root dom0_mem=1024 console=tty quiet splash vt.handoff=7 nomodeset xen-pciback.hide=(00:02.0)(00:03.0)(00:14.0)(00:1a.0)(00:1b.0)(00:1d.0)
module /initrd.img-3.10.0-xen-teo.en.ming-sgp
}
[-- Attachment #3: windows8 --]
[-- Type: text/plain, Size: 1805 bytes --]
# XL domain configuration file for Windows 8 64-bit English HVM domU
# Please refer to "man xl.cfg" for further explanations.
# See also docs/misc/xl-network-configuration.markdown and
# docs/misc/xl-disk-configuration.txt
# Written by Teo En Ming (Zhang Enming)
# Email: teo.en.ming@gmail.com
# Mobile Phone: +65-9117-5902
# Country: Singapore
# Date: 14 July 2013 Sun
device_model_version="qemu-xen-traditional"
name="Windows8"
builder="hvm"
vcpus=4
memory=2048
on_poweroff="destroy"
on_reboot="restart"
on_crash="destroy"
disk=[ 'format=raw, vdev=hda, access=rw, target=/etc/xen/images/windows8.img', 'format=raw, vdev=hdc, access=ro, devtype=cdrom, target=/home/teo-en-ming/WIN8_RTM.ISO' ]
vif=[ 'bridge=virbr0,type=ioemu,model=e1000' ]
#boot=[c|d|n]
#Selects the emulated virtual device to boot from. Options are hard disk (c), cd-rom (d) or network/PXE (n).
#Multiple options can be given and will be attempted in the order they are given. e.g. to boot from cd-rom
#but fallback to the hard disk you can give dc. The default is cd.
boot="dc"
acpi=1
#xen_platform_pci=1
#viridian=1
#stdvga=1
vnc=1
vnclisten="0.0.0.0"
vncdisplay=0
vncunused=1
vncpasswd=""
sdl=0
usb=1
usbdevice="tablet"
# Enable Xen VGA Passthrough
gfx_passthru=1
# VGA Passthrough Gigabyte Geforce GTX 560 1 GB GDDR5 PCI Express x16 VGA card.
#pci = [ '01:00.0','01:00.1','00:1b.0','00:1a.0','00:1a.1','00:1a.2','00:1a.7','00:1d.0','00:1d.1','00:1d.2','00:1d.7' ]
# PCI Passthrough Intel HD Audio Controller.
#pci = [ '00:1b.0' ]
# PCI Passthrough all the USB Controllers.
# pci = [ '00:1a.0','00:1a.1','00:1a.2','00:1a.7','00:1d.0','00:1d.1','00:1d.2','00:1d.7' ]
# Passthrough Intel HD Graphics 4600, audio controllers and USB controllers
pci = [ '00:02.0','00:03.0','00:14.0','00:1a.0','00:1b.0','00:1d.0' ]
#pci = [ '00:02.0' ]
[-- Attachment #4: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2013-07-14 16:50 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-14 16:11 Is my VGA Passthrough of Intel HD Graphics 4600 IGD to Windows 8 Enterprise HVM domU Considered Successful??? Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-14 16:50 ` Singapore Citizen Mr. Teo En Ming (Zhang Enming) [this message]
2013-07-14 20:50 ` Pasi Kärkkäinen
2013-07-15 3:49 ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-15 7:13 ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-15 11:40 ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-15 11:55 ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-15 12:00 ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-15 15:30 ` Pasi Kärkkäinen
2013-07-15 15:40 ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-15 15:44 ` Pasi Kärkkäinen
2013-07-15 16:08 ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-15 16:25 ` 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=51E2D6CD.6020502@gmail.com \
--to=singapore.mr.teo.en.ming@gmail.com \
--cc=xen-devel@lists.xen.org \
--cc=xen-users@lists.xen.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.