Re: [linux-usb-devel] Reloading of usb-uhci.o necessary

2004-08-15 Thread Juergen Leising
On Thu, Aug 12, 2004 at 12:45:02PM -0700, Pete Zaitcev wrote: (...) > Please try 2.4.27. Done. The error appears again. > > > After the usb subsystem has disconnected, the driver processes > > can not be killed any more ("D"-flag with the ps command). > > OK, this is at least something, becau

Re: [linux-usb-devel] Reloading of usb-uhci.o necessary

2004-08-12 Thread Pete Zaitcev
On Thu, 12 Aug 2004 20:04:29 +0200 Juergen Leising <[EMAIL PROTECTED]> wrote: > I have been trying several kernels from 2.4.20 up to 2.4.26 now > without any difference. I have always used CONFIG_USB_DEBUG=y > and in drivers/usb/printer.c #define DEBUG. Please try 2.4.27. > After the usb subsys

Re: [linux-usb-devel] Reloading of usb-uhci.o necessary

2004-08-12 Thread Alan Stern
On Thu, 12 Aug 2004, Juergen Leising wrote: > Hello, > > my USB subsystem also seems to loose its connection to a HP > LaserJet 1010 printer from time to time without any > visible reason. > > The only way to regain control over that printer is reloading > usb-uhci.o: > > modprobe -r u

[linux-usb-devel] Reloading of usb-uhci.o necessary

2004-08-12 Thread Juergen Leising
Hello, my USB subsystem also seems to loose its connection to a HP LaserJet 1010 printer from time to time without any visible reason. The only way to regain control over that printer is reloading usb-uhci.o: modprobe -r usb-uhci modprobe usb-uhci This failure happens quite oft