alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* snd-hda-intel acl269 toshiba r700 speakers work, headphones do not
@ 2010-07-17 18:40 Thomas Hoffmann
  2010-07-19  8:17 ` Paul Menzel
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Hoffmann @ 2010-07-17 18:40 UTC (permalink / raw)
  To: alsa-devel

Dear Alsa developers,

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

Best,
Tom

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: snd-hda-intel acl269 toshiba r700 speakers work, headphones do not
  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
  2010-07-21  0:13   ` Raymond Yau
  0 siblings, 2 replies; 4+ messages in thread
From: Paul Menzel @ 2010-07-19  8:17 UTC (permalink / raw)
  To: alsa-devel


[-- Attachment #1.1: Type: text/plain, Size: 882 bytes --]

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


[1] http://alsa-project.org/main/index.php/Help_To_Debug_Intel_HDA

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: snd-hda-intel acl269 toshiba r700 speakers work, headphones do not
  2010-07-19  8:17 ` Paul Menzel
@ 2010-07-20  9:06   ` Raymond Yau
  2010-07-21  0:13   ` Raymond Yau
  1 sibling, 0 replies; 4+ messages in thread
From: Raymond Yau @ 2010-07-20  9:06 UTC (permalink / raw)
  To: ALSA Development Mailing List

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: snd-hda-intel acl269 toshiba r700 speakers work, headphones do not
  2010-07-19  8:17 ` Paul Menzel
  2010-07-20  9:06   ` Raymond Yau
@ 2010-07-21  0:13   ` Raymond Yau
  1 sibling, 0 replies; 4+ messages in thread
From: Raymond Yau @ 2010-07-21  0:13 UTC (permalink / raw)
  To: ALSA Development Mailing List

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
>

using hda_emu



SKU: Nid=0x1d sku_cfg=0x40179a2d
SKU: port_connectivity=0x1
SKU: enable_pcbeep=0x1
SKU: check_sum=0x00000007
SKU: customization=0x0000009a
SKU: external_amp=0x5
SKU: platform_type=0x1
SKU: swap=0x0
SKU: override=0x1
send: NID=0x20, VERB=0x500(set_coef_index), PARM=0x0
send: NID=0x20, VERB=0xc00(get_proc_coef), PARM=0x0
receive: 0x0
send: NID=0x20, VERB=0x500(set_coef_index), PARM=0x4
send: NID=0x20, VERB=0xc00(get_proc_coef), PARM=0x0
receive: 0x0
send: NID=0x20, VERB=0x500(set_coef_index), PARM=0x4
send: NID=0x20, VERB=0x400(set_proc_coef), PARM=0x0
hda_codec: ALC269: BIOS auto-probing.
autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0)
   speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
   hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
   mono: mono_out=0x0
   inputs: mic=0x18, fmic=0x12, line=0x0, fline=0x0, cd=0x0, aux=0x0
send: NID=0x18, VERB=0xf00(get_parameters), PARM=0xc(pin_cap)
receive: 0x1734
get connection index
send: NID=0x23, VERB=0xf00(get_parameters), PARM=0xe(connect_len)
receive: 0x6
send: NID=0x23, VERB=0xf02(get_connect_list), PARM=0x0
receive: 0x1b1a1918
send: NID=0x23, VERB=0xf02(get_connect_list), PARM=0x4
receive: 0xb1d
send: NID=0x12, VERB=0xf00(get_parameters), PARM=0xc(pin_cap)
receive: 0x20
get connection index
send: NID=0x23, VERB=0xf00(get_parameters), PARM=0xe(connect_len)
receive: 0x6
send: NID=0x23, VERB=0xf02(get_connect_list), PARM=0x0
receive: 0x1b1a1918
send: NID=0x23, VERB=0xf02(get_connect_list), PARM=0x4
receive: 0xb1d

get connection index
hda_codec: connection list not available for 0x24

send: NID=0x0, VERB=0xf00(get_parameters), PARM=0xc(pin_cap)
receive: 0x0
send: NID=0x20, VERB=0x500(set_coef_index), PARM=0x0
send: NID=0x20, VERB=0xc00(get_proc_coef), PARM=0x0
receive: 0x0
realtek: No valid SSID, checking pincfg 0x40179a2d for NID 0x1d
realtek: Enabling init ASM_ID=0x9a2d CODEC_ID=10ec0269
realtek: Enable HP auto-muting on NID 0x21
send: NID=0x21, VERB=0x708(set_unsol_enable), PARM=0x84
realtek: Enable auto-mic switch on NID 0x18/0x12
send: NID=0x18, VERB=0x708(set_unsol_enable), PARM=0x88

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-07-21  0:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2010-07-21  0:13   ` Raymond Yau

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).