daniel huhardeaux wrote:

> Clemens Ladisch a écrit :
>
> >daniel huhardeaux wrote:
> >
> >>May 22 11:11:46 nomade kernel: 5:1:1: cannot get freq at ep 0x1
> >>May 22 11:11:46 nomade kernel: 5:2:1: cannot get freq at ep 0x82
> >
> >It seems your device doesn't conform to the USB Audio specification.
> >
> >It might be possible to work around this.  Please try the following:
> >edit the file sound/usb/usbaudio.c, search for "cannot get freq", and
> >replace the following line:
> >
> >             return err;
> >
> >with:
> >
> >             return 0;
>
> And that did the trick: it works! So what now: should it stay like it is

If it works ...  :-)

Well, there is nothing else that could be done at this point except
ignoring the error.


Regards,
Clemens





-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to