All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: "David Björkevik" <davidb@lysator.liu.se>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: PATCH] SPDIF out clock sync for via8235 / ALC650
Date: Mon, 03 Feb 2003 12:26:53 +0100	[thread overview]
Message-ID: <s5h65s1iozm.wl@alsa2.suse.de> (raw)
In-Reply-To: <3E3E4D63.8BFEC97F@lysator.liu.se>

At Mon, 03 Feb 2003 12:07:15 +0100,
David Björkevik wrote:
> 
> Thank you for trying to help me fix this.
> 
> Takashi Iwai wrote:
> > > This did not work for me. Using rc7 my DAC does not lock to a signal
> > > using any combination of spdif/default output or AC97-SPSA setting.
> > >
> > > When applying jgotts patch to rc6 I managed to get lock on some
> > > combinations, but the signal still seemed strange and my DAC did not
> > > produce any sound.
> > 
> > hmm.
> > 
> > the behavior of via82xx driver depends on the chip model.
> > hence, first, please check your chip model listed on
> > /proc/asound/cards.
> 
> This gives me
> 
> 0 [VIA            ]: VIA8233 - VIA 823x rev80
>                      VIA 823x rev80 at 0xd800, irq 22
> 
> This would indicate a 8235-chip (according to the defines in
> via82xx.c)...

yep, there was a bug in the driver.  already fixed on cvs.
but it doesn't matter for the behavior of the driver.  the audio part
of 8235 is identical with 8233.
 
> > if you have another VIA823x, namely, 8233, 8233C and 8235 chips, you
> > must have valid DSX channels.
> 
> I guess this will make me sound stupid, but I don't know what a DSX
> channel is or how to get valid ones =)

the 8233 (and 8235) chip has two different paths for playback.
one is called DSX (direct sound) and 8233 has 4 channels.  by using
these channels, you can do up to 4 playbacks simultaneously.
the spdif is output from the DSX3 channel usually with ac97 slot
10/11.

another is the "multi-channel" playback, which supports the 4 or 6
channels outputs.  this is supported on every 823x chip.

it seems these two outputs are exclusive.  if DSX is used,
multi-chanenl cannot be used, and vice versa.


Takashi


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

      parent reply	other threads:[~2003-02-03 11:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-26 11:42 PATCH] SPDIF out clock sync for via8235 / ALC650 Antonin ENFRUN
2002-11-28 15:32 ` Takashi Iwai
2002-12-30 21:30   ` jgotts
2003-02-02 12:03     ` jgotts
2003-02-03  9:45       ` Takashi Iwai
     [not found]         ` <3E3E462E.B2EDC7D8@lysator.liu.se>
2003-02-03 10:45           ` Takashi Iwai
     [not found]             ` <3E3E4D63.8BFEC97F@lysator.liu.se>
2003-02-03 11:26               ` Takashi Iwai [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5h65s1iozm.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=davidb@lysator.liu.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.