* (SCH Poulsbo) HD Audio Controller
@ 2009-11-06 17:25 Victor Stinner
2009-11-06 17:58 ` Daniel Chen
0 siblings, 1 reply; 3+ messages in thread
From: Victor Stinner @ 2009-11-06 17:25 UTC (permalink / raw)
To: alsa-devel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: (SCH Poulsbo) HD Audio Controller
2009-11-06 17:25 (SCH Poulsbo) HD Audio Controller Victor Stinner
@ 2009-11-06 17:58 ` Daniel Chen
2009-11-07 9:02 ` Victor Stinner
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Chen @ 2009-11-06 17:58 UTC (permalink / raw)
To: Victor Stinner; +Cc: alsa-devel
On Fri, Nov 6, 2009 at 12:25 PM, Victor Stinner
<victor.stinner@haypocalc.com> wrote:
> http://www.alsa-project.org/db/?f=3ae0754e841558e9b88a51ceebd5e7a491639750
Using http://www.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-20091106.tar.bz2,
do you still need the model quirk?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: (SCH Poulsbo) HD Audio Controller
2009-11-06 17:58 ` Daniel Chen
@ 2009-11-07 9:02 ` Victor Stinner
0 siblings, 0 replies; 3+ messages in thread
From: Victor Stinner @ 2009-11-07 9:02 UTC (permalink / raw)
To: alsa-devel
Le vendredi 06 novembre 2009 18:58:07, Daniel Chen a écrit :
> Using
> http://www.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-2
> 0091106.tar.bz2, do you still need the model quirk?
Could you point me a documentation explaining how to compile/install the
tarball?
Note: I'm now using Fedora 11.
Note 2: I subscribed to the mailing list, so you don't need to CC-me to you
anwsers anymore.
--
Victor Stinner
http://www.haypocalc.com/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-11-07 9:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-06 17:25 (SCH Poulsbo) HD Audio Controller Victor Stinner
2009-11-06 17:58 ` Daniel Chen
2009-11-07 9:02 ` Victor Stinner
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.