sony-vaio-z-series team mailing list archive
-
sony-vaio-z-series team
-
Mailing list archive
-
Message #01768
Re: New Ubuntu Kernel 2.6.37-2
On Tue, 16 Nov 2010, S?bastien Roy wrote:
I think I solved the sound problem. A nice howto is here:
https://help.ubuntu.com/community/HdaIntelSoundHowto
The sound chipset on the Z1390 is an ALC889.
All you have to do to get sound is change the model option of the
snd_hda_intel driver:
In the file /etc/modprobe.d/alsa-base.conf add the line:
options snd-hda-intel model=sony-vaio-tt
(the often suggested model=sony-assamd is for the ALC262 chipset)
The "sony-vaio-tt" model works, but the laptop microphone is still not
working. Many more models are listed in the file
/usr/share/doc/alsa-base/driver/HD-Audio-Models.txt.gz , under
ACL882/.../889. Maybe another one will make the microphone work?
Fantastic, this indeed gets my sound working on 2.6.37-rc1.
I just noticed this in the changelog of 2.6.37-rc1 [1]:
-----
commit abdd8f510686da0a58e475bc0143d1069e5f53da
Author: Takashi Iwai <tiwai@xxxxxxx>
Date: Tue Sep 21 17:38:14 2010 +0200
ALSA: hda - Apply ALC269 VAIO fix-up to all Sony laptops with ALC269
We've applied a fix-up for ALC269 VAIO only for two models. But all
Sony VAIO models with ALC269 codec seem to require the similar fix.
Let's apply it with vendor-id mask.
Signed-off-by: Takashi Iwai <tiwai@xxxxxxx>
-----
I suppose this must be the culprit. Should I email Takashi to let him know
that there might be a problem with this patch?
In related news, 2.6.37-rc2 was just made available. It contains another
patch for us Z users, relating to i8042 and keyboard/touchpad getting messed
up. *shrug*
[1] http://www.kernel.org/pub/linux/kernel/v2.6/testing/ChangeLog-2.6.37-rc1
__
mbiggs
References