|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] GPL PV - Windows 2000 Server
Hi Dan,
I pulled and tried to compile, but it failed for Win2k environment (checked and free). So I'm attaching the output for James:
BUILD: Compiling and Linking c:\win-pvdrivers.hg\xennet directory _NT_TARGET_VERSION SET TO WIN2K
Compiling - xennet\xennet.c errors in directory c:\win-pvdrivers.hg\xennet
c:\winddk\6001.18000\inc\ddk\ndis.h(245) : error C1189: #error : "Wrong NDIS o DDI version specified"
Linking Executable - target\win2k\i386\xennet.sys link : error LNK1181: cannot open input file 'c:\win-pvdrivers.hg\xennet\objchk
w2k_x86\i386\xennet.obj' Linking Executable - target\win2k\i386\xennet.sys BUILD: Linking for c:\win-pvdrivers.hg\xenstub directory _NT_TARGET_VERSION SET TO WIN2K
Linking Executable - target\win2k\i386\xenstub.sys Linking Executable - target\win2k\i386\xenstub.sys BUILD: Finish time: Mon Feb 18 22:08:39 2008 BUILD: Done
26 files compiled - 1 Error - 762 LPS 12 executables built - 1 Error
C:\win-pvdrivers.hg>
It builds fine under XP environment though.
Emre
On Feb 18, 2008 11:00 PM, Dan VerWeire < dverweire@xxxxxxxxx> wrote:
Thank you for the information Emre. I may give that a shot when I get some more time.
DanOn Feb 18, 2008 4:55 PM, Emre ERENOGLU < erenoglu@xxxxxxxxx> wrote:
Hi Dan,
I think the binary release by James is only for WinXP SP2 and Win2k3 environments. If you need to compile for Win2k, then I suggest a "hg clone" to the repository, then install the build environment v6001 (from Win2k8 WDK, through MS connect), then compile yourself.
Emre
James / All,
Has anyone tried the 0.7.0-pre2 or any other versions of the GPL PV drivers with Windows 2000 Server? I just tried 0.7.0-pre2 and Windows is unable to find the driver when I specify the search location. I have followed the following procedures:
1. Open device manager 2. Right click PCI Device (under Other Devices) and choose properties 3. Click the Driver tab 4. Click the Update Driver... button 5. Tick Search for suitable driver for my device
6. Click Next 7. Un-Tick CD-ROM drives 8. Tick Specify Location 9. Click Next and browse to folder of unzipped drivers folder with .inf files, hit ok
At this point Windows says it was unable to find a driver for the device.
I have also tried: Steps 1-4 from above 5. Tick Disaply a list of the known drivers for this device... Next 6. Choose System devices from the list and hit Next 7. Click Have Disk and browse to unzipped drivers folder with .inf files, hi ok
At this point, the only driver that shows up in the list is the Xen PCI Device Hider Driver. I assume this is not the correct driver that I want so have not gone any further than this. Any suggestions you might have would be greatly appreciated.
Thanks,
Dan
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
-- Emre Erenoglu erenoglu@xxxxxxxxx
-- Emre Erenoglu erenoglu@xxxxxxxxx
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|