From: "Łukasz Wojniłowicz" <lukasz.wojnilowicz@gmail.com>
To: patch@alsa-project.org
Cc: alsa-devel@alsa-project.org
Subject: ALSA: hda - add possibility to choose speakers configuration for 4930g
Date: Sun, 24 Jan 2010 14:12:37 +0100 [thread overview]
Message-ID: <1264338757.2456.7.camel@localhost> (raw)
[-- Attachment #1: Type: text/plain, Size: 418 bytes --]
I've got such possibility on MS Windows XP with Realtek drivers (prove
is at http://img694.imageshack.us/i/choosechannelmod.png/ ) so I should
have possibility to do it also on Linux e.g. here
http://img704.imageshack.us/i/screenshotsoundpreferen.png/
Patch given in attachment should do the thing. patch_realtek.c was
downloaded from http://git.alsa-project.org/?p=alsa-kernel.git on Thu,
21 Jan 2010 13:58:25 +0000
[-- Attachment #2: patch_realtek.patch --]
[-- Type: text/x-patch, Size: 683 bytes --]
From: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>
Subject: ALSA: hda - add possibility to choose speakers configuration for 4930g
Now one can choose speaker configuration in e.g. PulseAudio mixer
Signed-off-by: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>
---
--- patch_realtekc.c 2010-01-24 13:59:54.682214000 +0100
+++ patch_realtek.c 2010-01-24 14:00:50.044202925 +0100
@@ -9580,6 +9580,7 @@
.num_channel_mode = ARRAY_SIZE(alc883_3ST_6ch_modes),
.channel_mode = alc883_3ST_6ch_modes,
.need_dac_fix = 1,
+ .const_channel_count = 6,
.num_mux_defs =
ARRAY_SIZE(alc888_2_capture_sources),
.input_mux = alc888_2_capture_sources,
[-- Attachment #3: Type: text/plain, Size: 160 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
next reply other threads:[~2010-01-24 13:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-24 13:12 Łukasz Wojniłowicz [this message]
2010-01-25 7:01 ` ALSA: hda - add possibility to choose speakers configuration for 4930g Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2009-11-20 18:39 Łukasz Wojniłowicz
2009-11-20 19:16 ` 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=1264338757.2456.7.camel@localhost \
--to=lukasz.wojnilowicz@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=patch@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 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.