All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Douglas <one51s@yahoo.com>
To: alsa-devel@alsa-project.org
Subject: Re: spdif/iec958 outputs at VT1708S not recognized
Date: Wed, 29 Apr 2009 15:19:06 +0000 (UTC)	[thread overview]
Message-ID: <loom.20090429T150759-280@post.gmane.org> (raw)
In-Reply-To: gt9gvo$ocq$1@ger.gmane.org

Peter Niemayer <niemayer <at> isg.de> writes:
> I recently installed an Asus M4N78 mainboard, that uses a
> nVidia GeForce 8300 chipset and a VT1708S soundchip.
>
> I had to short circuit the pin definition
> in vt1708S_parse_auto_config() to get the digital outputs
> to work:
> 
>          spec->multiout.max_channels = spec->multiout.num_dacs * 2;
> 
> -       if (spec->autocfg.dig_out_pin)
> +       // test fails for Asus M4N78 if (spec->autocfg.dig_out_pin)
>                  spec->multiout.dig_out_nid = VT1708S_DIGOUT_NID;
> 
>          spec->extra_dig_out_nid = 0x15;


Hi Peter,

I'm a relative Linux newbie trying to get away from Windows.  But longtime
computer geek.  I have an issue with my Asus M4A78 (same as yours but ATI
graphics), that the LFE channel works in speaker-test but has no output from
applications (even when they should output 5.1, like a DVD in VLC).

I believe that some layer, maybe even the hw, is remixing to 5 (minus the .1)
without being asked, as even CD sound plays over all five speakers.  And there
is no gui configuration program I can find to specify such a remixing (which I
am sure the soundcard is capable of).

Currently I am trying an upgrade (via script from ubuntu forums) to the latest
Alsa, from .18 to .19.  If that doesn't resolve (and I don't expect it to): I am
curious if you got 5.1 working properly with your soundcard.  Also the SPDIF
would be an option for me, can I ask the location of that code you mentioned? 
(If it's a config file and you wouldn't mind posting yours, would be fantastic).

I have been under the impression that the 1708S is not explicitly supported by
Alsa, because it's not yet listed in the Alsa-project homepage list  :-/

Many thanks,
Dave

  parent reply	other threads:[~2009-04-29 15:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-29 12:25 spdif/iec958 outputs at VT1708S not recognized Peter Niemayer
2009-04-29 15:07 ` Takashi Iwai
2009-05-05 10:48   ` Peter Niemayer
2009-05-07 14:17     ` Takashi Iwai
2009-05-07 14:17     ` Takashi Iwai
2009-05-08  9:21       ` Peter Niemayer
2009-05-08  9:30         ` Takashi Iwai
2009-05-11  8:56           ` Peter Niemayer
2009-04-29 15:19 ` David Douglas [this message]
2009-04-29 16:41   ` Vedran Miletić
  -- strict thread matches above, loose matches on Subject: below --
2009-05-24  4:24 linux user
2009-05-26  3:04 Sentinel
2009-05-26 14:24 Sentinel
2009-05-27  2:57 Sentinel
2009-05-27  5:35 ` Takashi Iwai
     [not found]   ` <003401c9dee9$322399f0$966acdd0$@net>
2009-05-27 16:51     ` Takashi Iwai
2009-05-27  3:19 Sentinel

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=loom.20090429T150759-280@post.gmane.org \
    --to=one51s@yahoo.com \
    --cc=alsa-devel@alsa-project.org \
    /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.