At Wed, 29 Jan 2003 13:59:26 -0800,
Bill Mueller wrote:
> 
> Hello All,
> 
> I am using ALSA 0.9.0rc7 on a Via82c686B on board
> audio controller.
> 
> The drivers load properly, but no sound plays.  A look at
> 'dmesg' shows several:
> 
>     'AC97 codec not ready'
> 
> errors.  I looked on board and it is using a Sigmatel STAC9752
> codec.


it's just a check.  if you can use the chip without problem, it's ok.

remove the two lines at line 1544 of alsa-kernel/pci/via82xx.c:

        if ((val = snd_via82xx_codec_xread(chip)) & VIA_REG_AC97_BUSY)
                snd_printk("AC'97 codec is not ready [0x%x]\n", val);


Takashi


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to