I have an external sound card that will play just fine for an undefined amount of time anywhere from a few seconds up to an hour or so. Then suddenly the output changes to a terrible buzzing sound and no music comes through. Amarok continues to play as if nothing has gone wrong until the device is unplugged and forces the switch to onboard sound.
I've also seen the usb_set_interface failed (-71) returned as well. I'm using a Dell Inspiron N5110 laptop running 12.10 with the latest updates. The sound card model number is SB1240. I have tested it on different usb ports and the same results appear using either the 3.0 or 2.0 ports. I will not have another system to test this on for a few days but I'm thinking that might be the next step. Is this a known/common issue? I haven't had much luck searching for usb_set_interface failed except for the source code that generates the error.
Code:
usb 1-1.1: new full-speed USB device number 7 using ehci_hcd usb 1-1.1: New USB device found, idVendor=041e, idProduct=30d7 usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 usb 1-1.1: Product: USB Sound Blaster HD usb 1-1.1: Manufacturer: Creative Technology usb 1-1.1: SerialNumber: 000000AE input: Creative Technology USB Sound Blaster HD as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.5/input/input13 hid-generic 0003:041E:30D7.0002: input,hidraw0: USB HID v1.11 Device [Creative Technology USB Sound Blaster HD] on usb-0000:00:1a.0-1.1/input5 delay: estimated 0, actual 384 delay: estimated 384, actual 768 7:3:1: usb_set_interface failed (-32)
I've also seen the usb_set_interface failed (-71) returned as well. I'm using a Dell Inspiron N5110 laptop running 12.10 with the latest updates. The sound card model number is SB1240. I have tested it on different usb ports and the same results appear using either the 3.0 or 2.0 ports. I will not have another system to test this on for a few days but I'm thinking that might be the next step. Is this a known/common issue? I haven't had much luck searching for usb_set_interface failed except for the source code that generates the error.