On Mon, 15 Feb 2010, Clemens Ladisch wrote: > Winslow Dalpe wrote: > > [ 109.196676] oss usbaudio: Audio output timed out on device 14. > > [ 360.520149] [<f80a798d>] usb_kill_urb+0x5d/0x90 [usbcore] > > [ 360.520156] [<fa09fc27>] udi_usb_cancel_request+0x17/0x20 [oss_usb] > > [ 360.520159] [<fa0a6d2c>] T.106+0x3c/0x70 [oss_usb] > > [ 360.520166] [<f9d529b6>] audio_reset_adev+0x156/0x250 [osscore] > > This is not a driver that ships with the kernel, we cannot help you > with that. (The OSS driver is known to be buggy, and development has > stopped, so 4Front Technologies will not be able to help you either.) > > Please try the ALSA driver. While it's quite possible that the driver is responsible for the problem, nevertheless Winslow's logs show that khubd is blocked waiting in usb_kill_urb(), which should never happen. Either the oss_usb driver is corrupting an URB or else the OHCI controller/driver combination is malfunctioning. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html