At Thu, 14 Jan 2010 07:52:16 +0100, I wrote:
At Wed, 13 Jan 2010 19:41:12 -0500, Daniel Chen wrote:
From 1372724cfb24d342c60d94cd18101164208b0044 Mon Sep 17 00:00:00 2001 From: Daniel T Chen crimsun@ubuntu.com Date: Wed, 13 Jan 2010 19:25:37 -0500 Subject: [PATCH] ALSA: hda: Default to BIOS autoprobe for existing 0x104d90xx entries MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit
Christian reported[0] that his laptop does not have audible capture by default. Debugging the symptom revealed that his model needs the auto quirk, so add his SSID to alc262_cfg_tbl[].
Isn't this with the older driver version before disabling the default quirk to sony-assamd model? In the recent version, it would fall back to auto model.
Christian, did you really try *without* model option with the recent version, either alsa-driver-1.0.22.1 or the recent vanilla 2.6.33-rc kernel? You seem to have passed model=vaio, as far as I see in the thread.
thanks,
Takashi