All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hector Martin <hector@marcansoft.com>
To: Sergey 'Jin' Bostandzhyan <jin@deadlock.dhs.org>
Cc: alsa-devel@alsa-project.org
Subject: Re: Acer Aspire 8920g / snd-hda-intel / ALC889 /	surround sound
Date: Fri, 23 Jan 2009 02:36:39 +0100	[thread overview]
Message-ID: <49791F27.3080002@marcansoft.com> (raw)
In-Reply-To: <20090122163653.GA16659@deadlock.dhs.org>

Sergey 'Jin' Bostandzhyan wrote:
> Hmm, I applied the patch to the latest git, selected model acer-aspire-4930g,
> upped volume in the mixers and ran:
> speaker-test -c6 -Dplug:surround51 -t wav -l1
> 
> 
> Got only front left / front right output. What am I missing?

Try speaker-test -Dhw:0 -c6 -twav

Make sure that 6ch mode is selected in the mixer (this should not be
necessary as it relates to the jacks, but that's one of the things I'd
have to fix for a "real" patch), and that the relevant volume levels are
turned up.

If it doesn't work, please attach your /proc/asound/card0/codec#0 file

> Am I supposed to adjust anything with the analyzer before testing your patch?

Not in theory, but you can try some things.

Here's what the relevant NIDs correspond to:
0x02 - (normally) Front DAC
0x03 - (normally) Rear DAC
0x04 - (normally) CLFE DA

0x0c - (normally) Front mixer
0x0d - (normally) Rear mixer
0x0e - (normally) CLFE mixer

0x14 - Front speakers pin
0x15 - Headphones pin (also EAPD for speaker amp)
0x16 - CLFE speakers pin
0x1b - Rear speakers pin

You can try selecting 0x16 and 0x1b and setting the connection to 0x0c -
this should replicate the front sound through the rear speakers and the
center/lfe speakers, so you can confirm that the outputs themselves work
and are mapped as they are on my laptop. Make sure that they're set to
OUT mode and not muted or anything too. If this doesn't work then
something weird is going on.

-- 
Hector Martin (hector@marcansoft.com)
Public Key: http://www.marcansoft.com/marcan.asc

  reply	other threads:[~2009-01-23  1:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-25 19:24 Acer Aspire 8920g / snd-hda-intel / ALC889 / surround sound Sergey 'Jin' Bostandzhyan
2009-01-05 20:17 ` Sergey 'Jin' Bostandzhyan
2009-01-14 14:14   ` Sergey 'Jin' Bostandzhyan
2009-01-21 22:31     ` Hector Martin
2009-01-22 16:36       ` Sergey 'Jin' Bostandzhyan
2009-01-23  1:36         ` Hector Martin [this message]
2009-01-23 14:45           ` Sergey 'Jin' Bostandzhyan

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=49791F27.3080002@marcansoft.com \
    --to=hector@marcansoft.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=jin@deadlock.dhs.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.