Re: [Qemu-devel] USB Tablet Emulation + VNC patch..

2006-04-26 Thread Brad Campbell

Troy Benjegerdes wrote:

Now, does anyone have instructions on how to get Win2k installed and
updated to the latest set of security patches? I can get service pack 4
installed, but running windowsupdate seems to never work right.

If I run it up with -win2k-hack then windowsupdate works fine..
Here is what I did though (although variants have worked)

Install win2k-sp4
run windowsupdate and ignore the warning about ie6, let it install the 
updated windows-update component. Reboot, install ie6, reboot, then run 
windows-update and install all the patches.


All of this with win2k-hack enabled or it won't work.. and the updated 
win2k-hack from Leo so it works with dma..


I'm still stuck with windowsupdate not working.. 


I am finding now that after I go through installing win2k, and running
ie5, I can see it has 56 bit encryption. But after installing service
pack 3 and service pack 4, IE says '0-bit encryption'.


Better to download SP4 complete.. don't use windows update to install the service packs, just 
install and load SP4 without interracting with the net at all.. sp3 does strange things..



--
Human beings, who are almost unique in having the ability
to learn from the experience of others, are also remarkable
for their apparent disinclination to do so. -- Douglas Adams


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] USB Tablet Emulation + VNC patch..

2006-04-25 Thread Troy Benjegerdes
 Now, does anyone have instructions on how to get Win2k installed and
 updated to the latest set of security patches? I can get service pack 4
 installed, but running windowsupdate seems to never work right.
 
 If I run it up with -win2k-hack then windowsupdate works fine..
 Here is what I did though (although variants have worked)
 
 Install win2k-sp4
 run windowsupdate and ignore the warning about ie6, let it install the 
 updated windows-update component. Reboot, install ie6, reboot, then run 
 windows-update and install all the patches.
 
 All of this with win2k-hack enabled or it won't work.. and the updated 
 win2k-hack from Leo so it works with dma..

I'm still stuck with windowsupdate not working.. 

I am finding now that after I go through installing win2k, and running
ie5, I can see it has 56 bit encryption. But after installing service
pack 3 and service pack 4, IE says '0-bit encryption'.

I think this means there is a DLL or something corrupted somewhere, but
I have no idea how to find out where. I am wondering if delaying the
interrupt every time instead of every 16th time really is needed.. 

Is there any good way to detect the behavior that needs to have the
delay in qemu and print out a warning on the console?

I have also found that haveing '-usbdevice tablet' enabled during the
install sometimes results in the mouse stopping working halfway through
the install, although it's never consistent when it stops. 


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] USB Tablet Emulation + VNC patch..

2006-04-21 Thread Brad Campbell

Troy Benjegerdes wrote:

On Mon, Apr 10, 2006 at 12:23:05PM +0400, Brad Campbell wrote:

Anthony Liguori wrote:
I spent some time cleaning this all up.  The following integrates Brad's 
patches and the patch from 
http://gnome.dnsalias.net/patches/qemu-hidmousexp.patch


It adds a new emulated USB device that reports absolute coordinates.  It 
also modifies SDL to operate in grabless mode when an absolute input 
device is enabled.  I think it's pretty close to apply-able.  To use, 
just specify: -usbdevice tablet


With Xorg from CVS, the evdev driver segfaults.  This is apparently 
expected behavior.  Hopefully it will be fixed soon.  It works quite 
nicely under Win2k.

Here is the vnc patch to go on top of that and the latest cvs.


This works beautifully so far.. I applied the VNC patch to the latest
qemu CVS (which has the usb tablet emulation already).

Now, does anyone have instructions on how to get Win2k installed and
updated to the latest set of security patches? I can get service pack 4
installed, but running windowsupdate seems to never work right.


If I run it up with -win2k-hack then windowsupdate works fine..
Here is what I did though (although variants have worked)

Install win2k-sp4
run windowsupdate and ignore the warning about ie6, let it install the updated windows-update 
component. Reboot, install ie6, reboot, then run windows-update and install all the patches.


All of this with win2k-hack enabled or it won't work.. and the updated win2k-hack from Leo so it 
works with dma..


--
Human beings, who are almost unique in having the ability
to learn from the experience of others, are also remarkable
for their apparent disinclination to do so. -- Douglas Adams


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


[Qemu-devel] USB Tablet Emulation + VNC patch..

2006-04-19 Thread Troy Benjegerdes
On Mon, Apr 10, 2006 at 12:23:05PM +0400, Brad Campbell wrote:
 Anthony Liguori wrote:
 I spent some time cleaning this all up.  The following integrates Brad's 
 patches and the patch from 
 http://gnome.dnsalias.net/patches/qemu-hidmousexp.patch
 
 It adds a new emulated USB device that reports absolute coordinates.  It 
 also modifies SDL to operate in grabless mode when an absolute input 
 device is enabled.  I think it's pretty close to apply-able.  To use, 
 just specify: -usbdevice tablet
 
 With Xorg from CVS, the evdev driver segfaults.  This is apparently 
 expected behavior.  Hopefully it will be fixed soon.  It works quite 
 nicely under Win2k.
 
 Here is the vnc patch to go on top of that and the latest cvs.

This works beautifully so far.. I applied the VNC patch to the latest
qemu CVS (which has the usb tablet emulation already).

Now, does anyone have instructions on how to get Win2k installed and
updated to the latest set of security patches? I can get service pack 4
installed, but running windowsupdate seems to never work right.


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel