From: Julian Sikorski <belegdol@gmail.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: model needed for Clevo P150HM (Realtek ALC892)
Date: Thu, 30 Jun 2011 22:16:04 +0200 [thread overview]
Message-ID: <4E0CD984.9050408@gmail.com> (raw)
In-Reply-To: <s5hsjqri0eo.wl%tiwai@suse.de>
W dniu 30.06.2011 21:28, Takashi Iwai pisze:
> At Thu, 30 Jun 2011 20:09:49 +0200,
> Julian Sikorski wrote:
>>
>> $ dmesg | grep XXX
>> [ 14.813013] XXX alc662_auto_fill_dac_nids called
>> [ 14.813015] XXX line_outs=1, 14/0/0
>> [ 14.813016] XXX hp_outs=1, 1b/0/0
>> [ 14.813018] XXX spk_outs=0, 0/0/0
>> [ 14.813186] XXX filled dacs: 2/0/0/0/0, hp 0, ext 0/0/0
>> [ 14.813187] XXX swap primary out to HP
>> [ 14.813188] XXX spk=14
>> [ 14.813190] XXX line=1b
>> [ 14.813191] XXX alc662_auto_fill_dac_nids called
>> [ 14.813192] XXX line_outs=1, 1b/0/0
>> [ 14.813194] XXX hp_outs=0, 0/0/0
>> [ 14.813195] XXX spk_outs=1, 14/0/0
>> [ 14.813311] XXX filled dacs: 2/0/0/0/0, hp 0, ext 0/0/0
>> [ 14.813560] XXX added multi-io pin 1a, dac 3
>> [ 14.813814] XXX added multi-io pin 18, dac 4
>> [ 14.813818] XXX create mixer ch 0 pin 1b dac 2 mix c
>> [ 14.813821] XXX create mixer ch 1 pin 1a dac 3 mix d
>> [ 14.813825] XXX create mixer ch 2 pin 18 dac 4 mix e
>
> How about the fix below?
>
>
> Takashi
It works, thanks! In more detail, the Speaker/Headphone situation is
back to 2.6.38 state - you can regulate them independently, but muting
one mutes the other. LFE/Center and Surround keep working correctly too.
The new output of alsa-info.sh:
http://www.alsa-project.org/db/?f=45bc0df9747371b348bde6c4aa508b2ba44aff47
$ dmesg | grep XXX
[ 13.944531] XXX alc662_auto_fill_dac_nids called
[ 13.944533] XXX line_outs=1, 14/0/0
[ 13.944534] XXX hp_outs=1, 1b/0/0
[ 13.944536] XXX spk_outs=0, 0/0/0
[ 13.944631] XXX check single for pin 14, sel 14
[ 13.944632] XXX pin 14 coupled with a single DAC
[ 13.944843] XXX check single for pin 1b, sel 1b
[ 13.944845] XXX filled dacs: 2/0/0/0/0, hp 0, ext 0/0/0
[ 13.944847] XXX swap primary out to HP
[ 13.944848] XXX spk=14
[ 13.944849] XXX line=1b
[ 13.944850] XXX alc662_auto_fill_dac_nids called
[ 13.944852] XXX line_outs=1, 1b/0/0
[ 13.944853] XXX hp_outs=0, 0/0/0
[ 13.944855] XXX spk_outs=1, 14/0/0
[ 13.944856] XXX check single for pin 1b, sel 1b
[ 13.944858] XXX check single for pin 14, sel 14
[ 13.944859] XXX pin 14 coupled with a single DAC
[ 13.944945] XXX filled dacs: 3/0/0/0/0, hp 0, ext 2/0/0
[ 13.945189] XXX added multi-io pin 1a, dac 4
[ 13.945440] XXX added multi-io pin 18, dac 5
[ 13.945446] XXX create mixer ch 0 pin 1b dac 3 mix d
[ 13.945452] XXX create mixer ch 1 pin 1a dac 4 mix e
[ 13.945457] XXX create mixer ch 2 pin 18 dac 5 mix f
So it seems that the only things remaining are the SPDIF/rear channel
jack and the coupled muting issue.
Thanks for all the help so far,
Julian
next prev parent reply other threads:[~2011-06-30 20:16 UTC|newest]
Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-23 6:36 model needed for Clevo P150HM (Realtek ALC892) Julian Sikorski
2011-06-23 12:41 ` Takashi Iwai
2011-06-23 16:40 ` Julian Sikorski
2011-06-24 8:34 ` Takashi Iwai
2011-06-24 9:12 ` Takashi Iwai
2011-06-24 11:25 ` Julian Sikorski
2011-06-25 7:11 ` Takashi Iwai
2011-06-25 9:22 ` Julian Sikorski
2011-06-25 11:08 ` Julian Sikorski
2011-06-25 11:31 ` Julian Sikorski
2011-06-25 12:01 ` Julian Sikorski
2011-06-27 6:04 ` Takashi Iwai
2011-06-27 6:21 ` Julian Sikorski
2011-06-27 9:19 ` Takashi Iwai
2011-06-27 12:32 ` Takashi Iwai
2011-06-27 12:42 ` Julian Sikorski
2011-06-27 12:46 ` Takashi Iwai
2011-06-27 12:55 ` Julian Sikorski
2011-06-27 16:12 ` Takashi Iwai
2011-06-27 20:08 ` Julian Sikorski
2011-06-28 7:12 ` Takashi Iwai
2011-06-28 8:03 ` Julian Sikorski
2011-06-28 9:05 ` Takashi Iwai
2011-06-28 10:36 ` Julian Sikorski
2011-06-28 12:40 ` Takashi Iwai
2011-06-29 17:36 ` Julian Sikorski
2011-06-29 18:16 ` Julian Sikorski
2011-06-29 19:29 ` Julian Sikorski
2011-06-30 5:26 ` Takashi Iwai
2011-06-30 6:33 ` Julian Sikorski
[not found] ` <4E0C17F2.5070704@gmail.com>
2011-06-30 6:54 ` Takashi Iwai
2011-06-30 17:00 ` Julian Sikorski
2011-06-30 17:41 ` Takashi Iwai
2011-06-30 18:09 ` Julian Sikorski
2011-06-30 19:28 ` Takashi Iwai
2011-06-30 20:16 ` Julian Sikorski [this message]
2011-07-01 5:21 ` Takashi Iwai
2011-07-01 6:14 ` Julian Sikorski
2011-07-01 6:24 ` Takashi Iwai
2011-07-01 6:27 ` Julian Sikorski
2011-07-01 7:07 ` Julian Sikorski
2011-07-01 7:14 ` Takashi Iwai
2011-07-01 11:18 ` Julian Sikorski
2011-07-01 22:09 ` Julian Sikorski
2011-07-01 22:37 ` Julian Sikorski
2011-07-04 20:47 ` Julian Sikorski
2011-07-05 8:16 ` Julian Sikorski
2011-07-01 7:32 ` Takashi Iwai
2011-07-01 18:57 ` Julian Sikorski
2011-07-01 19:25 ` Takashi Iwai
2011-07-01 19:35 ` Julian Sikorski
2011-07-03 11:22 ` Julian Sikorski
2011-07-04 22:50 ` Julian Sikorski
2011-07-05 1:31 ` Raymond Yau
2011-07-05 7:45 ` Julian Sikorski
2011-07-17 11:55 ` Julian Sikorski
2011-07-17 12:17 ` Julian Sikorski
2011-07-18 7:35 ` Takashi Iwai
2011-07-18 8:52 ` Takashi Iwai
2011-07-18 11:15 ` Julian Sikorski
2011-07-18 11:18 ` Julian Sikorski
2011-07-18 11:19 ` Takashi Iwai
2011-07-18 11:42 ` Julian Sikorski
2011-07-18 12:16 ` Takashi Iwai
2011-07-18 12:42 ` Julian Sikorski
2011-07-18 13:23 ` Takashi Iwai
2011-07-18 13:36 ` Julian Sikorski
2011-07-05 5:32 ` Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2011-06-23 6:40 Julian Sikorski
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=4E0CD984.9050408@gmail.com \
--to=belegdol@gmail.com \
--cc=alsa-devel@alsa-project.org \
--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