On Thu, Apr 19, 2012 at 8:26 PM, Chris Cavey chris-alsa@rauros.net wrote:
Complete snippet from the log
[ 374.104138] usbcore: deregistering interface driver snd-usb-audio [ 374.875660] snd-usb-audio: probe of 1-1:1.1 failed with error -5 [ 374.881649] snd-usb-audio: probe of 1-1:1.2 failed with error -5 [ 374.887654] snd-usb-audio: probe of 1-1:1.3 failed with error -5 [ 374.895366] usbcore: registered new interface driver snd-usb-audio
Sidenote - While I don't have a midi device to test with, it would appear that the midi portion registers correctly and is accessible (at least through amidi and aplaymidi)
On 04/19/2012 04:53 AM, Clemens Ladisch wrote:
Chris Cavey wrote:
snd-usb-audio: probe of 1-1:1.1 failed with error -5 snd-usb-audio: probe of 1-1:1.2 failed with error -5 snd-usb-audio: probe of 1-1:1.3 failed with error -5
Are there no other messages immediately before this?
that looks like a snippet on unload can I have another 10 lines either side?