Norbert Preining wrote:
> 
> Well, I know it sounds crazy, but:
> 
> linux-2.4.3-ac6
> 
> logitech wheelmouse,
> logitech wingman extreme digital 3d
> sandisk imagemate sddr31
> epson perfection 1200U
> 
> When the epson scanner is turned on and I start terminus, terminus
> falls down to D state and the mouse stops working! kernel logs:
> 
> Apr 17 11:54:21 mandala kernel: usb_control/bulk_msg: timeout
> Apr 17 11:54:21 mandala kernel: usb-ohci.c: unlink URB timeout
> 
> If I do this with scanner turned off everything is working.
> What does terminus do:
> It opens the devices in /etc/fstab and checks for CDROM:
> fd=open(dev,O_RDONLY|O_NONBLOCK);
> if (fd!=-1) {
>   int status=ioctl(fd,CDROM_DISC_STATUS,NULL);
> ...
> (info from producer of the game!)
Have you got usbdevfs being mounted from /etc/fstab? What happens if you
remove or comment out the usbdevfs line?

Brad

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to