alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: "Richard Körber" <alsa@ml.shredzone.de>
To: alsa-devel@alsa-project.org
Subject: SoundBlaster X-fi HD SPDIF fix
Date: Sun, 06 Apr 2014 23:36:31 +0200	[thread overview]
Message-ID: <5341C8DF.9020604@ml.shredzone.de> (raw)

Hi!

I own a Creative USB SoundBlaster X-fi HD and tried to use its SPDIF optical
output. However it didn't work with ALSA out of the box. The reason is that
for SPDIF output device #1 must be used.

The fix is: In /usr/share/alsa/cards/USB-Audio.conf, change the iec958_device
block like this:

USB-Audio.pcm.iec958_device {
        "USB Sound Blaster HD" 1
}

Digital output works fine for me after that.

BTW, I tried this line in /etc/asound.conf

  cards.USB-Audio.pcm.iec958_device."USB Sound Blaster HD" 1

but it didn't have any effect. Why was that?

Thank you!

Regards
Richard Körber

             reply	other threads:[~2014-04-06 21:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-06 21:36 Richard Körber [this message]
2014-04-07  9:02 ` SoundBlaster X-fi HD SPDIF fix Takashi Iwai
2015-01-21  0:02   ` [PATCH] USB-audio: Sound Blaster HD iec958 is on device 1 Richard Körber
2015-01-21 20:05     ` Takashi Iwai
2015-01-21 21:57       ` Richard Körber
2015-03-28 11:06         ` Richard Körber
2015-03-28 13:48           ` Takashi Iwai
2015-03-28 13:53             ` Richard Körber
2015-04-05 19:09               ` 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=5341C8DF.9020604@ml.shredzone.de \
    --to=alsa@ml.shredzone.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).