All of lore.kernel.org
 help / color / mirror / Atom feed
From: jamesshirley <james.shirley@westernpower.com.au>
To: xen-devel@lists.xensource.com
Subject: RE: Release 0.8.4 of GPL PV Drivers for Windows
Date: Wed, 27 Feb 2008 17:00:44 -0800 (PST)	[thread overview]
Message-ID: <15727183.post@talk.nabble.com> (raw)
In-Reply-To: <15726972.post@talk.nabble.com>




jamesshirley wrote:
> 
> James,
> 
> 12. Will re-run from the top to confirm its not a once off..
> 
> 

OK second run was slightly better:

I've restored the original (Pre PV) and done the following:

1. I didn't Install .dot net framework 2.0

2. I changed disk config to remove cdrom & ioemu:hda to hda:

import os, re
arch = os.uname()[4]
arch_libdir = 'lib'
kernel = '/usr/lib/xen/boot/hvmloader'
builder='hvm'
memory = 512
name = 'tcsxis03'
vcpus=1
cpus = "" # leave to Xen to pick
vif = [ 'type=ioemu, bridge=xenbr0' ]
disk = ['phy:/dev/VolGroup00/tcsxis03-c,hda,w']#,
'file:/fileshare/images/iso/w2003-r1.iso,hdc:cdrom,r']
on_crash='preserve'
device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
boot='c'
vnc=1
vnclisten="0.0.0.0"
vncunused=0
vncdisplay=6
ne2000=0
usbdevice='tablet'
localtime=1

3. An unknown PCI device which i couldn't find any drivers for with the
following details:

device id=PCI\VEN_5853&DEV_0001&SUBSYS_00015853&REV_01\2&EBB567F&0&18

hardware id=PCI\VEN_5853&DEV_0001&SUBSYS_00015853&REV_01
PCI\VEN_5853&DEV_0001&SUBSYS_00015853
PCI\VEN_5853&DEV_0001&CC_FF8000
PCI\VEN_5853&DEV_0001&CC_FF80

not sure if this is causing the PV drivers any probs

4. install 0.8.4, but got error about .dot 2. not installed..

4. I rebooted

all fine, no mention of new drivers activated.

5. I made the changes to c:\boot.ini & rebooted with /gplpv

This booted correctly,

Activating new devices,

When activating ethernet, i loose my xen ssh connection & re-login a few
seconds later

6. I reboot again as requested without /gplpv

7. Looks good, but I thought you only had to run the /gplpv once, so i
reboot again with /gplpv boot param

8. chkdsk d: & c: cancelled

9. login very slow

10. two disk drives again..

11. ignore system reboot message

12. The Intel(R) 82371SB PCI Bus
Master IDE Controller' Hardware ID are:
PCI\VEN_8086&DEV_7010&SUBSYS_00015853&REV_00
PCI\VEN_8086&DEV_7010&SUBSYS_00015853
PCI\VEN_8086&DEV_7010&CC_010180
PCI\VEN_8086&DEV_7010&CC_0101

13. The Intel(R) 82371SB PCI Bus
Master IDE Controller' Compatible Ids are:
PCI\VEN_8086&DEV_7010&REV_00
PCI\VEN_8086&DEV_7010
PCI\VEN_8086&CC_010180
PCI\VEN_8086&CC_0101
PCI\VEN_8086
PCI\CC_010180
PCI\CC_0101

cheers,

James



-- 
View this message in context: http://www.nabble.com/Release-0.8.4-of-GPL-PV-Drivers-for-Windows-tp15703201p15727183.html
Sent from the Xen - Dev mailing list archive at Nabble.com.

  reply	other threads:[~2008-02-28  1:00 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-27  0:10 Release 0.8.4 of GPL PV Drivers for Windows James Harper
2008-02-27  8:33 ` jamesshirley
2008-02-27 16:23   ` Pasi Kärkkäinen
2008-02-27 22:17   ` James Harper
2008-02-27 22:38     ` Mark Williamson
2008-02-27 22:43       ` James Harper
2008-02-28 16:57         ` Steve Ofsthun
2008-02-28  0:35     ` jamesshirley
2008-02-28  1:00       ` jamesshirley [this message]
2008-03-05  2:18         ` James Harper
2008-03-05  2:14       ` James Harper
2008-03-04  0:11     ` jamesshirley
2008-03-05  2:22       ` James Harper
2008-03-09  3:37   ` zen
2008-02-27 13:26 ` Age_M
2008-02-27 13:43   ` Stephan Seitz
2008-02-27 14:49     ` Age_M
2008-02-27 22:23     ` [Xen-users] " James Harper
2008-02-27 21:13 ` Holger Miefert
2008-02-27 22:47   ` James Harper
2008-02-28  6:39     ` Holger Miefert
2008-02-28  6:42       ` James Harper

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=15727183.post@talk.nabble.com \
    --to=james.shirley@westernpower.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.