Re: ALSA error : frame 0 active: -75

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Rajul Kumar wrote:
> ALSA sound/usb/usbaudio.c:354: frame 0 active: -75

-75 = -EOVERFLOW

> which is followed by coninous loop of below messages :
> 
> ALSA sound/usb/usbaudio.c:354: frame 0 active: -71

-71 = -EPROTO

> ALSA sound/usb/usbaudio.c:354: frame 0 active: -18

-18 = -EXDEV

Documentation/usb/error-codes.txt says:
| -EOVERFLOW (*)          The amount of data returned by the endpoint was
|                         greater than either the max packet size of the
|                         endpoint or the remaining buffer size.  "Babble".

| -EPROTO (*, **)         a) bitstuff error
|                         b) no response packet received within the
|                            prescribed bus turn-around time
|                         c) unknown USB error 

| -EXDEV                  ISO transfer only partially completed
|                         look at individual frame status for details

| (*) Error codes like -EPROTO, -EILSEQ and -EOVERFLOW normally indicate
| hardware problems such as bad devices (including firmware) or cables.


Regards,
Clemens
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel


[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux