From: Sid Boyce <sboyce@blueyonder.co.uk>
To: Takashi Iwai <tiwai@suse.de>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [Bug #15144] HDA Intel Audio hang on boot
Date: Mon, 15 Feb 2010 13:51:26 +0000 [thread overview]
Message-ID: <4B79515E.4070303@blueyonder.co.uk> (raw)
In-Reply-To: <s5hocjqu0c7.wl%tiwai@suse.de>
On 15/02/10 12:53, Takashi Iwai wrote:
> At Mon, 15 Feb 2010 12:46:35 +0000,
> Sid Boyce wrote:
>>
>> On 15/02/10 07:12, yTakashi Iwai wrote:
>>> At Sun, 14 Feb 2010 20:29:01 +0000,
>>> Sid Boyce wrote:
>>>>
>>>> On 01/02/10 06:43, Takashi Iwai wrote:
>>>>> At Mon, 01 Feb 2010 02:01:21 +0000,
>>>>> Sid Boyce wrote:
>>>>>>
>>>>>> On 01/02/10 00:22, Rafael J. Wysocki wrote:
>>>>>>> This message has been generated automatically as a part of a report
>>>>>>> of recent regressions.
>>>>>>>
>>>>>>> The following bug entry is on the current list of known regressions
>>>>>>> from 2.6.32. Please verify if it still should be listed and let me know
>>>>>>> (either way).
>>>>>>>
>>>>>>>
>>>>>>> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=15144
>>>>>>> Subject : HDA Intel Audio hang on boot
>>>>>>> Submitter : Sid Boyce <sboyce@blueyonder.co.uk>
>>>>>>> Date : 2010-01-15 1:24 (17 days old)
>>>>>>> References : http://marc.info/?l=linux-kernel&m=126351866722507&w=4
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> Still not fixed in 2.6.33-rc6. Takashi wrote that the fix was scheduled
>>>>>> for 2.6.33-rc6, but it did not appear.
>>>>>
>>>>> It just slipped from rc6 due to my busy load.
>>>>> The pull request was sent yesterday.
>>>>>
>>>>>
>>>>> Takashi
>>>>>
>>>>
>>>> Up to 2.6.33-rc8 still needs the work around in
>>>> /etc/modprobe.d/50-sound.conf, so the kernel blacklist fix does not work.
>>>
>>> Check the kernel message. Don't you have a message like "hda_intel:
>>> msi for device 1043:829c set to 0"? Otherwise give alsa-info.sh
>>> again.
>>>
>> No mention of it - 2.6.33-rc8.
>> tindog:~ # dmesg|grep 1043
>> tindog:~ # grep 1043 /var/log/boot.msg
>> tindog:~ # grep 1043 /var/log/messages
>> tindog:~ #
>> The patch seems to be addressing the wrong device, alsa-info.sh shows
>> it as
>> Subsystem: 1043:81f6
>> Subsystem Id: 0x104381f6
>> Components : 'HDA:11d4198b,104381f6,00100300'
>>
>> tindog:/usr/src/linux-2.6.33-rc8 # grep 1043 ./sound/pci/hda/hda_intel.c
>> SND_PCI_QUIRK(0x1043, 0x813d, "ASUS P5AD2", POS_FIX_LPIB),
>> SND_PCI_QUIRK(0x1043, 0x1262, "ASUS W5Fm", 0x103),
>> SND_PCI_QUIRK(0x1043, 0x81f2, "ASUS", 0), /* Athlon64 X2 + nvidia */
>> SND_PCI_QUIRK(0x1043, 0x829c, "ASUS", 0), /* nvidia */
>>
>> I shall change the 0x81f2 to 0x81f6 and test.
>
> Yes, please. And update the bugzilla with the correct alsa-info.sh
> output, too.
>
>>> But, essentially this is a problem of your mobo and Linux MSI
>>> handling, not exactly a driver issue, IMO...
>>>
>> I think you are correct, could be the motherboard or BIOS. I have tried
>> a number of BIOS versions with the same result. I am about to change to
>> a Asus Crosshair III motherboard in a few days when the memory arrives.
>> It also wouldn't boot if I have kgdb enabled in .config, I get a stream
>> of Traces with "Tainted".
>>
>>> I guess the problem will go away if you remove your another sound card
>>> on the PCI slot. Or maybe it'd work even by moving to another
>>> slot...
>>>
>> It's the on-board sound. Before the work around I had to disable it in
>> the BIOS and use the USB sound card.
>
> Hm, then I must I have checking really a different alsa-info.sh.
>
I went back and checked the first alsa-info.txt I sent.
My mistake this end, using ssh into that box, used scp to copy it to
this box and inadvertently provided the wrong alsa-info.txt which was
the one (1043:829c) for this box where email lives.
Sincere apologies for the mixup.
>
> thanks,
>
The change works, it should be "0x1043, 0x81f6" instead of 0x829c.
> Takashi
>
Regards
Sid.
--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks
next prev parent reply other threads:[~2010-02-15 13:51 UTC|newest]
Thread overview: 128+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-01 0:18 2.6.33-rc6: Reported regressions from 2.6.32 Rafael J. Wysocki
2010-02-01 0:18 ` Rafael J. Wysocki
2010-02-01 0:19 ` [Bug #14791] Something has been broken in the network stack this week Rafael J. Wysocki
2010-02-01 0:19 ` Rafael J. Wysocki
2010-02-01 0:46 ` Ben Hutchings
2010-02-01 0:46 ` Ben Hutchings
2010-02-01 0:22 ` [Bug #14949] drm_vm.c:drm_mmap: possible circular locking dependency detected Rafael J. Wysocki
2010-02-01 18:01 ` Borislav Petkov
2010-02-01 18:01 ` Borislav Petkov
2010-02-01 18:01 ` Borislav Petkov
[not found] ` <9ea470501002011001s7734a20ft4dd5d181baf714c3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-02-02 20:46 ` Rafael J. Wysocki
2010-02-02 20:46 ` Rafael J. Wysocki
2010-02-02 20:58 ` Borislav Petkov
2010-02-02 20:58 ` Borislav Petkov
2010-02-03 2:18 ` Greg KH
[not found] ` <20100202205857.GA30024-f9CnO7I+Q6zU6FkGJEIX5A@public.gmane.org>
2010-02-02 21:12 ` Rafael J. Wysocki
2010-02-02 21:12 ` Rafael J. Wysocki
2010-02-02 21:12 ` Rafael J. Wysocki
2010-02-03 2:18 ` Greg KH
2010-02-03 2:18 ` Greg KH
2010-02-01 0:22 ` [Bug #14937] WARNING: at kernel/lockdep.c:2830 Rafael J. Wysocki
2010-02-01 0:22 ` Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15025] Oops in ext4 driver Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #14792] Misdetection of the TV output Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #14999] possible circular locking dependency detected in rfkill at suspend Rafael J. Wysocki
2010-02-01 0:22 ` Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15036] soft lockup in dmesg after suspend/resume Rafael J. Wysocki
2010-02-01 0:22 ` Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #14950] tbench regression with 2.6.33-rc1 Rafael J. Wysocki
2010-02-01 7:57 ` Mike Galbraith
2010-02-01 7:57 ` Mike Galbraith
[not found] ` <1265011035.6220.8.camel-YqMYhexLQo1vAv1Ojkdn7Q@public.gmane.org>
2010-02-02 20:45 ` Rafael J. Wysocki
2010-02-02 20:45 ` Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15039] leds_alix2: can't allocate I/O for GPIO Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15076] System panic under load with clockevents_program_event Rafael J. Wysocki
2010-02-01 0:22 ` Rafael J. Wysocki
2010-02-01 7:15 ` okias
2010-02-01 7:15 ` okias
[not found] ` <c2673ca61001312315s3e50611fm81171ddca6d19477-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-02-02 20:44 ` Rafael J. Wysocki
2010-02-02 20:44 ` Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15124] PCI host bridge windows ignored (works with pci=use_crs) Rafael J. Wysocki
2010-02-01 0:22 ` Rafael J. Wysocki
2010-02-01 5:40 ` Yinghai Lu
2010-02-01 5:40 ` Yinghai Lu
2010-02-02 20:42 ` Rafael J. Wysocki
2010-02-02 20:50 ` Jeff Garrett
[not found] ` <20100202205031.GB13949-184d8XiO+QJg9hUCZPvPmw@public.gmane.org>
2010-02-02 21:13 ` Rafael J. Wysocki
2010-02-02 21:13 ` Rafael J. Wysocki
2010-02-02 20:55 ` Bjorn Helgaas
2010-02-02 21:15 ` Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15114] X.org hang with [drm:i915_gem_do_execbuffer] *ERROR* in dmesg Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15043] Display goes off with i915.powersave=1 after suspend-resume Rafael J. Wysocki
2010-02-01 0:22 ` Rafael J. Wysocki
2010-02-04 20:08 ` Soeren Sonnenburg
2010-02-04 20:08 ` Soeren Sonnenburg
2010-02-04 20:42 ` Rafael J. Wysocki
2010-02-04 20:42 ` Rafael J. Wysocki
[not found] ` <201002042142.02127.rjw-KKrjLPT3xs0@public.gmane.org>
2010-02-05 19:29 ` Jesse Barnes
2010-02-05 19:29 ` Jesse Barnes
2010-02-06 5:11 ` Soeren Sonnenburg
2010-02-06 5:11 ` Soeren Sonnenburg
2010-02-06 5:53 ` Soeren Sonnenburg
2010-02-06 5:53 ` Soeren Sonnenburg
2010-02-01 0:22 ` [Bug #15119] iwl_bg_scan_completed: WARN on scan complete Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15139] e1000: transmit queue 0 timed out Rafael J. Wysocki
2010-02-01 0:22 ` Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15138] evdev regression on macbook Rafael J. Wysocki
2010-02-01 0:22 ` Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15125] hung task - jbd2/dm-1-8 (during raid rebuild) Rafael J. Wysocki
2010-02-01 0:22 ` Rafael J. Wysocki
2010-02-01 0:42 ` Michael Breuer
2010-02-01 0:42 ` Michael Breuer
2010-02-01 17:39 ` Michael Breuer
[not found] ` <4B6711D0.4060300-P//MSfjsEjDQT0dZR+AlfA@public.gmane.org>
2010-02-02 20:42 ` Rafael J. Wysocki
2010-02-02 20:42 ` Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15142] "INFO: possible circular locking dependency detected" Rafael J. Wysocki
2010-02-01 0:22 ` Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15144] HDA Intel Audio hang on boot Rafael J. Wysocki
2010-02-01 0:22 ` Rafael J. Wysocki
2010-02-01 2:01 ` Sid Boyce
[not found] ` <4B6635F1.8060909-QgLWrMLu8clzjhtm8Ag3mw@public.gmane.org>
2010-02-01 6:43 ` Takashi Iwai
2010-02-01 6:43 ` Takashi Iwai
[not found] ` <s5h3a1lh2wr.wl%tiwai-l3A5Bk7waGM@public.gmane.org>
2010-02-02 20:40 ` Rafael J. Wysocki
2010-02-02 20:40 ` Rafael J. Wysocki
[not found] ` <201002022140.06721.rjw-KKrjLPT3xs0@public.gmane.org>
2010-02-03 2:37 ` Sid Boyce
2010-02-03 2:37 ` Sid Boyce
2010-02-14 20:29 ` Sid Boyce
2010-02-14 21:50 ` Rafael J. Wysocki
2010-02-15 7:12 ` yTakashi Iwai
2010-02-15 12:46 ` Sid Boyce
2010-02-15 12:53 ` Takashi Iwai
2010-02-15 13:51 ` Sid Boyce [this message]
2010-02-15 16:08 ` Takashi Iwai
2010-02-01 0:22 ` [Bug #15195] kernel BUG at include/net/netns/generic.h:41, pfkey_create+0x36/0x18b [af_key] Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15192] netperf ~50% regression with 2.6.33-rc1, bisect to 1b9508f Rafael J. Wysocki
2010-02-01 0:22 ` Rafael J. Wysocki
2010-02-01 8:04 ` Mike Galbraith
2010-02-01 8:04 ` Mike Galbraith
[not found] ` <1265011447.6220.15.camel-YqMYhexLQo1vAv1Ojkdn7Q@public.gmane.org>
2010-02-02 20:38 ` Rafael J. Wysocki
2010-02-02 20:38 ` Rafael J. Wysocki
2010-02-20 7:52 ` Lin Ming
2010-02-20 7:52 ` Lin Ming
2010-02-22 4:59 ` Mike Galbraith
2010-02-01 0:22 ` [Bug #15200] NFS problems in 2.6.33-rc6: Unknown error 526 Rafael J. Wysocki
2010-02-01 0:22 ` Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15198] Radeon KMS regression Rafael J. Wysocki
2010-02-02 0:04 ` Kevin Winchester
[not found] ` <1265069090.1515.1.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2010-02-02 20:25 ` Rafael J. Wysocki
2010-02-02 20:25 ` Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15199] sata_nv and no /dev files Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15196] kmem_cache_create: duplicate cache ccid2_h Rafael J. Wysocki
2010-02-01 3:30 ` Xiaotian Feng
2010-02-01 3:30 ` Xiaotian Feng
[not found] ` <7b6bb4a51001311930i7d72f60dj3b15ca3e1a715607-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-02-01 7:20 ` David Miller
2010-02-01 7:20 ` David Miller
2010-02-01 11:55 ` Neil Horman
2010-02-01 12:49 ` David Miller
[not found] ` <20100201.044911.15611947.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2010-02-01 13:01 ` Neil Horman
2010-02-01 13:01 ` Neil Horman
2010-02-01 15:06 ` Heinz Diehl
2010-02-01 15:06 ` Heinz Diehl
[not found] ` <20100201150605.GA6175-HjJ2MNWy62to6+H+lsi3Gti2O/JbrIOy@public.gmane.org>
2010-02-07 10:54 ` Heinz Diehl
2010-02-07 10:54 ` Heinz Diehl
[not found] ` <20100207105448.GA6623-HjJ2MNWy62to6+H+lsi3Gti2O/JbrIOy@public.gmane.org>
2010-02-07 11:42 ` Rafael J. Wysocki
2010-02-07 11:42 ` Rafael J. Wysocki
2010-02-01 0:22 ` [Bug #15202] lockdep warning during elevator_switch Rafael J. Wysocki
2010-02-01 0:22 ` Rafael J. Wysocki
2010-02-01 18:18 ` 2.6.33-rc6: Reported regressions from 2.6.32 Luis R. Rodriguez
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=4B79515E.4070303@blueyonder.co.uk \
--to=sboyce@blueyonder.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=rjw@sisk.pl \
--cc=tiwai@suse.de \
/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.