From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Rull Subject: Re: Windows XP Bluescreen when unplugging printer Date: Tue, 17 Nov 2009 18:58:04 +0100 Message-ID: <4B02E42C.6060102@rdsoftware.de> References: <4B01D8E0.6030404@rdsoftware.de> <20091116231803.GA28946@psychosis.jim.sh> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "kvm@vger.kernel.org" To: Jim Paris Return-path: Received: from moutng.kundenserver.de ([212.227.126.171]:57679 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752723AbZKQR6H (ORCPT ); Tue, 17 Nov 2009 12:58:07 -0500 In-Reply-To: <20091116231803.GA28946@psychosis.jim.sh> Sender: kvm-owner@vger.kernel.org List-ID: Jim Paris wrote: > Erik Rull wrote: >> Hi all, >> >> I want to run an epson inkjet within my windows xp guest. my host has >> enabled usb 2.0, the USB flashdrive works without any problems. When I >> plug in the printer (works with the same drivers on a native windows >> xp!), it is recognized and the status monitor shows also the ink levels. >> Until I start printing. Then the ink level disappears and the status >> monitor hangs. The printer itself doesn't do anything, no LED blinks, no >> printing starts. When I shut down windows or unplug the printer I get a >> bluescreen in XP on usbuhci.sys >> >> Interesting: When I switch off USB 2.0 and enable only USB 1.x in the >> host BIOS, everything related to USB is SLOW (usb flash drive, too!) but >> the printer works (also slow, but it prints). >> >> Any ideas what could cause that behaviour? Comes up with kvm-88 and >> kvm-77 as well. >> >> I tested it on two different systems both the same behaviour. > > You might try this usb fix: > http://git.savannah.gnu.org/cgit/qemu.git/commit/?id=c4c0e236beabb9de5ff472f77aeb811ec5484615 > > It's been around for a while but hasn't made it into any qemu or kvm > releases yet. > > -jim > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html Hi Jim, thanks - I will try that tomorrow. - Erik