Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: James Courtier-Dutton <James@superbug.demon.co.uk>
To: Takashi Iwai <tiwai@suse.de>
Cc: Carsten Koch <Carsten.Koch@icem.com>, alsa-devel@lists.sourceforge.net
Subject: Re: optical SPDIF output on Abit NF7 nforce2 main board.
Date: Mon, 01 Sep 2003 14:42:56 +0100	[thread overview]
Message-ID: <3F534CE0.7050505@superbug.demon.co.uk> (raw)
In-Reply-To: <s5hy8x8oefw.wl@alsa2.suse.de>

Takashi Iwai wrote:
> At Mon, 01 Sep 2003 13:28:30 +0200,
> Carsten Koch wrote:
> 
>>Hi,
>>
>>I have an Abit NF7 nforce2 main board, which has an optical SPDIF output
>>controlled by the on-board sound.
>>
>>With nvida's "nvsound" driver, the optical output works.
>>
>>With alsa, I have been unable to get any sound out of it so far.
>>I tried the alsa-0.9.0.cvs20030217-23 alsa drivers that came with
>>my SuSE 8.2 system, the release 0.9.6 drivers and last Friday's CVS.
>>
>>lspci reports the device as:
>>
>>00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1)
>>         Subsystem: ABIT Computer Corp.: Unknown device 1c02
>>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
>>         Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
>>         Latency: 0 (500ns min, 1250ns max)
>>         Interrupt: pin A routed to IRQ 5
>>         Region 0: I/O ports at d800 [size=256]
>>         Region 1: I/O ports at dc00 [size=128]
>>         Region 2: Memory at ef001000 (32-bit, non-prefetchable) [size=4K]
>>         Capabilities: [44] Power Management version 2
>>                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
>>                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
>>
>>Alsamixer says "Card: NVidia nForce2", "Chip: Realtek ALC650 rev 3" and offers
>>these four IEC958 items: "Item: IEC958" (on/off), "Item: IEC958 Input Monitor" (on/off),
>>"Item: IEC958 Playback AC97-SPSA" (3 level control), "Analog to IEC958 Output" (on/off).
>>
>>I was expecting that "Item: IEC958" would turn the optical SPDIF output on/off,
>>but the light is always on and the sound is always off, no matter how I set
>>that switch.
> 
> 
> how did you test spdif out?  you need to choose the PCM "spdif" (aka
> "iec958") for the proper output over SPDIF.
> 
> 
>>I was also expecting that "Item: IEC958 Input Monitor" would route the SPDIF
>>sound from my DVB card (whose output I have connected to the SPDIF input on
>>the main board) to the optical SPDIF output when I set that switch to on, but
>>again toggling that switch does nothing: the light is always on and the sound
>>is always off.
> 
> 
> spdif input on ALC650 didn't work until this morning.  i applied the
> patch from James to cvs, so now it should work (as long as sf's
> anon-cvs repository is properly mirrored).
> 
> 
> Takashi
> 
> 
Also, do NOT use alsamixer to test this. I have found that alsamixergui 
works ok.
alsamixer has some bugs, e.g. Muting the IEC958 output actually enables 
output, and un-muting disables output, but alsamixergui gets everything 
right.
Also, alsamixer cannot handle all the different toggle switches correctly.

Cheers
James





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

  reply	other threads:[~2003-09-01 13:42 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-01 11:28 optical SPDIF output on Abit NF7 nforce2 main board Carsten Koch
2003-09-01 12:56 ` Takashi Iwai
2003-09-01 13:42   ` James Courtier-Dutton [this message]
2003-09-01 13:51     ` Takashi Iwai
2003-09-01 13:45   ` Carsten Koch
2003-09-01 14:11     ` Takashi Iwai
2003-09-01 14:40       ` Carsten Koch
2003-09-01 15:17         ` Takashi Iwai
2003-09-01 15:58           ` Carsten Koch
2003-09-01 16:39             ` Takashi Iwai
2003-09-01 17:57               ` Carsten Koch
2003-09-01 18:40                 ` Takashi Iwai
2003-09-01 19:13                   ` Carsten Koch
2003-09-01 21:00                     ` Carsten Koch
2003-09-02 13:06                       ` Takashi Iwai
2003-09-27 18:00                       ` optical SPDIF output on Abit NF7 nforce2 main board. (Summary) Carsten Koch
2003-09-28 19:41                         ` Carsten Koch
2003-09-28 20:31                           ` James Courtier-Dutton
2003-09-28 20:41                           ` optical SPDIF output on Abit NF7 nforce2 main board.(Summary) Gerald Raaf
2003-09-02 13:21                     ` optical SPDIF output on Abit NF7 nforce2 main board Takashi Iwai
2003-09-02 20:31                       ` Carsten Koch
2003-09-03  8:35                         ` Takashi Iwai

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=3F534CE0.7050505@superbug.demon.co.uk \
    --to=james@superbug.demon.co.uk \
    --cc=Carsten.Koch@icem.com \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=tiwai@suse.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox