At Tue, 16 Sep 2003 23:08:16 -0000,
David Parker wrote:
> 
> Takashi Iwai <[EMAIL PROTECTED]> said:
> 
> > could you please try the attached patch?
> > if it still doesn't solve the problem, try to increase the length of
> > timeout in snd_trident_4d_dx_init(), e.g. 
> > 
> >     end_time = jiffies + HZ * 2;
> > 
> > it will wait for 2 seconds.
> > try this with and without the patch.
> > 
> > if the same problem happens, try to commend out the line
> > "return -EIO;" in the same function, so that the probing proceeds even
> > if the check fails.  let's see whether the further ac97 probing
> > works.
> > 
> > if still fails...  remove the warm reset part.
> 
> Sorry for the slow reply... I tried the patch and it didn't work so I also
> tried combining the above fixes with and without the patch. Still no luck :(

didn't it work even if you ignore the error as mentioned above?
then it means that ac97 is really not ready for use.
i'm afraid something is broken.


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to