From: Victor Stinner <victor.stinner@haypocalc.com>
To: alsa-devel@alsa-project.org
Subject: (SCH Poulsbo) HD Audio Controller
Date: Fri, 06 Nov 2009 18:25:03 +0100 [thread overview]
Message-ID: <4AF45BEF.8050503@haypocalc.com> (raw)
Hi,
I bought a new Eee PC 1101HA. It uses the "Intel System Controller Hub
(SCH) US15W" chipset which includes the "ALC269" (Intel "HD" audio
chipset). The pci identifier of the audio sound card is 8086:811b. On
Fedora, the snd-hda-intel kernel (from ALSA 1.0.20) module is loaded,
but i don't hear anything.
On IRC (#alsa on Freenode), gnubien gave me the trick to make it
working: write the following configuration in /etc/modprobe.d/alsa.conf
file:
options snd-hda-intel model=eeepc-p901
Without the model trick, my playback controls are:
- Master
- Headphone
- PCM
- Front
- Front Mic
- Front Mic Boost
- Beep
With model=eeepc-p901, playback controls are:
- LineOut
- Mic Boost
- Beep
- iSpeaker
Thanks to model=eeepc-p901, the sound works correctly.
Here is the output of alsa-info.sh script:
http://www.alsa-project.org/db/?f=3ae0754e841558e9b88a51ceebd5e7a491639750
PS: Please "CC" me to your anwsers.
Victor Stinner
next reply other threads:[~2009-11-06 17:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-06 17:25 Victor Stinner [this message]
2009-11-06 17:58 ` (SCH Poulsbo) HD Audio Controller Daniel Chen
2009-11-07 9:02 ` Victor Stinner
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=4AF45BEF.8050503@haypocalc.com \
--to=victor.stinner@haypocalc.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 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.