Re: [Alsa-user] via 686 codec detect problems

2003-02-10 Thread Takashi Iwai
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

Re: [Alsa-user] via 686 codec detect problems

2003-02-07 Thread Voluspa
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

Re: [Alsa-user] via 686 codec detect problems

2003-02-07 Thread Bill Mueller
> 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

Re: [Alsa-user] via 686 codec detect problems

2003-02-07 Thread Bill Mueller
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

Re: [Alsa-user] via 686 codec detect problems

2003-02-07 Thread Takashi Iwai
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

[Alsa-user] via 686 codec detect problems

2003-02-06 Thread Bill Mueller
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