* Regression: audio not detected "cannot build controls"
@ 2010-12-14 19:54 Jesse Barnes
2010-12-15 6:47 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Jesse Barnes @ 2010-12-14 19:54 UTC (permalink / raw)
To: linux-kernel, Takashi Iwai
Sound on my Sony Vaio used to work back in 2.6.36 but no longer works.
At boot time I see a message like this:
[ 7.159241] hda_codec: ALC889: BIOS auto-probing.
[ 7.159246] hda_codec: ALC889: SKU not ready 0x411111f0
[ 7.160629] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
[ 7.164300] hda_codec: cannot build controls for #0 (error -16)
...
[ 7.215622] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 7.216004] HDA Intel 0000:01:00.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 7.216007] hda_intel: Disable MSI for Nvidia chipset
[ 7.216094] HDA Intel 0000:01:00.1: setting latency timer to 64
...
[ 13.780090] hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
and I don't see the sound device in my Pulseaudio configuration so of
course I don't get anything out of the speakers.
I haven't tried to bisect this yet, presumably this bug came in along
with the main ALSA changes for this cycle. Hope it's a known issue
with a fix somewhere already?
Thanks,
--
Jesse Barnes, Intel Open Source Technology Center
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Regression: audio not detected "cannot build controls"
2010-12-14 19:54 Regression: audio not detected "cannot build controls" Jesse Barnes
@ 2010-12-15 6:47 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2010-12-15 6:47 UTC (permalink / raw)
To: Jesse Barnes; +Cc: linux-kernel
At Tue, 14 Dec 2010 11:54:49 -0800,
Jesse Barnes wrote:
>
> Sound on my Sony Vaio used to work back in 2.6.36 but no longer works.
> At boot time I see a message like this:
>
> [ 7.159241] hda_codec: ALC889: BIOS auto-probing.
> [ 7.159246] hda_codec: ALC889: SKU not ready 0x411111f0
> [ 7.160629] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
> [ 7.164300] hda_codec: cannot build controls for #0 (error -16)
EBUSY isn't used so much in the driver code, so I wonder how it can
get. Could you rebuild with CONFIG_SND_DEBUG_VERBOSE=y and check more
messages?
Also load snd-hda-intel module with probe_only=1 option.
This will initialize the codec without parsing, so that you can still
get the codec info. Run alsa-info.sh (with --no-upload option) and
attach the output for further analysis.
thanks,
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-12-15 6:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-14 19:54 Regression: audio not detected "cannot build controls" Jesse Barnes
2010-12-15 6:47 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®