[vbox-dev] VBoxMouse.sys prevents windows XP guest from rebooting

Huihong Luo huisinro at yahoo.com
Fri Sep 30 07:39:31 GMT 2011


The attached patch fixes this error, please apply it.
 
I will look into why vboxmouse is not working in Windows 8, most likely need to handle more pnp messages.


--- On Sun, 9/25/11, Huihong Luo <huisinro at yahoo.com> wrote:


From: Huihong Luo <huisinro at yahoo.com>
Subject: [vbox-dev] VBoxMouse.sys prevents windows XP guest from rebooting
To: vbox-dev at virtualbox.org
Date: Sunday, September 25, 2011, 6:35 PM







Latest svn code, xp sp3 guest, can shutdown w/o problem, but reboot hangs.
 
After attaching windbg, it displays this message:
 
Waiting on: \Driver\Mouclass \Device\PointerClass2 irp (8220a9b8) SetPower-Shutdown status c00000bb
 
Waiting on: \Driver\Mouclass \Device\PointerClass2 irp (8220a9b8) SetPower-Shutdown status c00000bb
Waiting on: \Driver\Mouclass \Device\PointerClass2 irp (8220a9b8) SetPower-Shutdown status c00000bb
Waiting on: \Driver\Mouclass \Device\PointerClass2 irp (8220a9b8) SetPower-Shutdown status c00000bb


When VBoxMouse is disabled, it reboots fine.
 
Another interesting discovery, when "Enable absolute pointing device" is checked, mouse ingration works very well even if VBoxMouse is disabled.
 
-----Inline Attachment Follows-----


_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20110930/7de74dd1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vboxmouse.patch
Type: application/octet-stream
Size: 2494 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20110930/7de74dd1/attachment.obj>


More information about the vbox-dev mailing list