alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Raymond Yau <superquad.vortex2@gmail.com>
To: ALSA Development Mailing List <alsa-devel@alsa-project.org>
Subject: Re: snd-hda-intel acl269 toshiba r700 speakers work, headphones do not
Date: Tue, 20 Jul 2010 17:06:52 +0800	[thread overview]
Message-ID: <AANLkTin4oysFCoXPqW_-d1YT6yMJScosNw-h7cYPIXoY@mail.gmail.com> (raw)
In-Reply-To: <1279527456.3803.1.camel@mattotaupa>

2010/7/19 Paul Menzel <paulepanter@users.sourceforge.net>

> Dear Thomas,
>
>
> Am Samstag, den 17.07.2010, 11:40 -0700 schrieb Thomas Hoffmann:
>
> > Sound works from the built in laptop speakers. When headphones are
> > plugged in, the speakers properly mute, but there is no sound coming
> > from the headphones. I've tried some of the options to the
> > alsa-base.conf file to no avail; generally they made it so sound came
> > out of the speakers always, even when headphones were plugged in.
> >
> > I previously sent an e-mail to this list server:
> >      https://bugtrack.alsa-project.org/alsa-bug/view.php?id=5064
> > where they suggested I e-mail you. My system info is available from
> >
> >
> http://www.alsa-project.org/db/?f=f9aaf6e43b669cf2c4b2215781a414b12843e2a3
>
> did you already try different values for the `model` parameter [1]?
>
>
> Thanks,
>
> Paul
>
>
ALC269 does not has node 0x24

The last node is 0x23

Node 0x23 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
  Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-In vals:  [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80
0x80] [0x80 0x80]
  Connection: 6
     0x18 0x19 0x1a 0x1b 0x1d 0x0b




[ 18.731733] hda_codec: ALC269: BIOS auto-probing.
[ 18.731930] hda_codec: connection list not available for 0x24

"connection list not available for" is printed by hda_get_connections()

The functions in patch_realtek.c which called hda_get_connections() are
get_connection_index() and fillup_priv_adc_nids() for alc269

  reply	other threads:[~2010-07-20  9:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-17 18:40 snd-hda-intel acl269 toshiba r700 speakers work, headphones do not Thomas Hoffmann
2010-07-19  8:17 ` Paul Menzel
2010-07-20  9:06   ` Raymond Yau [this message]
2010-07-21  0:13   ` Raymond Yau

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=AANLkTin4oysFCoXPqW_-d1YT6yMJScosNw-h7cYPIXoY@mail.gmail.com \
    --to=superquad.vortex2@gmail.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 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).