At Sat, 19 Oct 2002 12:21:23 +0200,
Joachim Blaabjerg wrote:
> 
> On Wednesday 16 October 2002 18:32, Takashi Iwai wrote:
> > At Wed, 16 Oct 2002 18:26:12 +0200,
> >
> > Joachim Blaabjerg wrote:
> > > On Wednesday 16 October 2002 18:12, you wrote:
> > > > 8235 has the same pci id with 8233, so it's ok.
> > > >
> > > >
> > > > Takashi
> > >
> > > As far as I know, though, the 8235 south bridge uses a different sound
> > > chip. VT8233 uses ALC650, while VT8235 uses ALC201. Or am I wrong?
> >
> > yes, you are confused among two things.
> >
> > ALC650 and ALC201 are AC97 codecs, which corresponds to ADC/DAC and
> > mixer parts.  it has nothing to do with the sound engine.
> > the sound core of VT8235 is almost identical with 8233, thus via82xx
> > driver is the one you need.
> 
> Sorry for asking dumb questions here, but I'm still learning the basics of 
> ALSA here.
> 
> I've ruled out the possibility of an IRQ conflict, so that's not the cause of 
> my problems. So now I'm wondering, is the ALC201 AC97 codec pretty much 
> identical to the ALC200(P) or ALC202 codecs? I can't find ALC201 in 
> ac97_codec.c. Alsamixer tells me it's using ALC650. Could that be the 
> problem?

If alsamixer tells so, it must be in fact ALC650.  ALC20x and ALC650
have different codec ids, which is probed via an AC97 register.
Anyway, these chips are almost compatible.  So, it doesn't matter
much.

> 
> Has anyone had success with the VT8235 south bridge? A google search didn't 
> turn up much, I wonder if it's because I'm the only one with the problem, or 
> if it Just Works(tm) with everyone else.
> 
> > > And no, I still can't get sound. :)
> Still valid ;)

Ehm, could you elaborate the symptom?
It could be a bug of the driver itself, of course, although 8233 seems
working fine.  According to VIA tech, 8235 is compatible with 8233, so
theoretically it should work.

Also, please check whether the count in /proc/interrupts increases
during playback.  If not, it's usually a hardware configuration
problem.  if it increases, most likely a driver bug.


ciao,

Takashi


-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future of 
Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) 
program now. http://ad.doubleclick.net/clk;4699841;7576301;v?
http://www.sun.com/javavote
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to