From: Konrad Rzeszutek Wilk <konrad.wilk@Oracle.COM>
To: James Harper <james.harper@bendigoit.com.au>
Cc: xen-devel@lists.xensource.com
Subject: Re: RE: Windows7 Home, PV drivers (x32_0.11.0.238) stuck during install (image attached)
Date: Tue, 8 Mar 2011 20:27:15 -0500 [thread overview]
Message-ID: <20110309012715.GC10665@dumpdata.com> (raw)
In-Reply-To: <20110309010405.GA10665@dumpdata.com>
> > When it is hung like that, can you go into device manager and tell me
> > what xen devices are loaded?
>
> Nothing shows up as Xen. I ran Lavasys Everest to do a report and scanned
> for anything that said 'Xen'. The only things I found were the DMI fields.
>
> Interestingly enough, if I click "Cancel" it is still hung. Are there
> any installation logs of what it tried to load/install?
It does Cancel, just takes a bit of time. Found out that running
the installer with /l* Logfile.txt did the trick and saw this:
.. snip..
DIFXAPP: INFO: No matching devices found in INF "C:\Windows\System32\DriverStore\FileRepository\xenpci.inf_x86_neutral_232bc49777803725\xenpci.inf" on the Machine.
DIFXAPP: INFO: No drivers installed. No devices found that match driver(s) contained in 'C:\Windows\System32\DriverStore\FileRepository\xenpci.inf_x86_neutral_232bc49777803725\xenpci.inf'.
DIFXAPP: INFO: RETURN: DriverPackageInstallW (0xE000020B)
DIFXAPP: INFO: The device(s) for which the driver is being installed has not been plugged into the computer.
DIFXAPP: INFO: ENTER: DriverPackageGetPathW
DIFXAPP: INFO: RETURN: DriverPackageGetPathW (0x7A)
DIFXAPP: INFO: ENTER: DriverPackageGetPathW
DIFXAPP: INFO: RETURN: DriverPackageGetPathW (0x0)
DIFXAPP: INFO: driver store entry for 'C:\Program Files\Xen PV Drivers\drivers\xenpci\xenpci.inf' is 'C:\Windows\System32\DriverStore\FileRepository\xenpci.inf_x86_neutral_232bc49777803725\xenpci.inf'.
DIFXAPP: INFO: The component Id '{D6BB9B5F-61F9-4B6E-8FAD-289706F5EBEB}' is now set to point to driver store: 'C:\Windows\System32\DriverStore\FileRepository\xenpci.inf_x86_neutral_232bc49777803725\xenpci.inf'
DIFXAPP: INFO: A reboot is not needed to install the component '{D6BB9B5F-61F9-4B6E-8FAD-289706F5EBEB}'.
DIFXAPP: RETURN: InstallDriverPackages() 0 (0x0)
Action 1:11:12: WaitForDevices.
And sure enough I did not have a Xen PCI platform device.
The reason being that I had this in my guest configuration file:
#-----------------------------------------------------------------------------
# Enable/disable xen platform PCI device, default=1 (enabled)
xen_platform_pci=0
Changing it to 1 made the installer work. After two reboots
my Windows 7 guest is running with the PV drivers.
next prev parent reply other threads:[~2011-03-09 1:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-08 18:53 Windows7 Home, PV drivers (x32_0.11.0.238) stuck during install (image attached) Konrad Rzeszutek Wilk
2011-03-08 22:16 ` James Harper
2011-03-09 1:04 ` Konrad Rzeszutek Wilk
2011-03-09 1:27 ` Konrad Rzeszutek Wilk [this message]
2011-03-09 1:47 ` chris
2011-03-09 10:55 ` James Harper
2011-03-09 18:12 ` AP Xen
2011-03-09 20:46 ` Konrad Rzeszutek Wilk
2011-03-09 21:24 ` AP Xen
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=20110309012715.GC10665@dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=james.harper@bendigoit.com.au \
--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 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.