At Fri, 7 Feb 2003 13:15:40 -0800,
Bill Mueller wrote:
>
>
> > this might be the reset phase. i changed it again to do cold reset.
> > could you try the latest cvs version?
>
> I must be building the cvs version incorrectly. Now when I modprobe
> the snd-via82xx driver is says 'device not foun
On Fri, 7 Feb 2003 13:15:40 -0800
Bill Mueller wrote:
> I must be building the cvs version incorrectly. Now when I modprobe
> the snd-via82xx driver is says 'device not found'
Do you have information in /var/log/messages (or kernel or debug or...) which
elaborates on the error?
>
> I pulled t
> this might be the reset phase. i changed it again to do cold reset.
> could you try the latest cvs version?
I must be building the cvs version incorrectly. Now when I modprobe
the snd-via82xx driver is says 'device not found'
I pulled the cvs tree, modified the 'build' script to include oss
Hello there,
>
> this might be the reset phase. i changed it again to do cold reset.
> could you try the latest cvs version?
Pulling it now... Thanks.
-Bill
>
---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + Li
At Thu, 6 Feb 2003 13:01:44 -0800,
Bill Mueller wrote:
>
> Hello,
>
> > 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_prin
Hello,
> 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);
>
Tried this... Still not w