linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sid Boyce <sboyce@blueyonder.co.uk>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Takashi Iwai <tiwai@suse.de>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Kernel Testers List <kernel-testers@vger.kernel.org>
Subject: Re: HDA Intel Audio hang on boot
Date: Tue, 26 Jan 2010 13:18:30 +0000	[thread overview]
Message-ID: <4B5EEBA6.5000405@blueyonder.co.uk> (raw)
In-Reply-To: <201001261351.40292.rjw@sisk.pl>

On 26/01/10 12:51, Rafael J. Wysocki wrote:
> On Tuesday 26 January 2010, Sid Boyce wrote:
>> On 26/01/10 06:58, Takashi Iwai wrote:
> ...
>>> And... is this report for 2.6.32 or for 2.6.33?
>>> If it's with 2.6.32, enable_msi=1 may help instead.
>>>
>>>
>> The motherboard giving the problem is the Asus M2N32-SLI deluxe.
>> 00:0e.1 Audio device: nVidia Corporation MCP55 High Definition Audio
>> (rev a2)
>>
>> No such problem with the Asus CROSSHAIR II FORMULA motherboard which
>> also has the
>> 00:07.0 Audio device: nVidia Corporation MCP72XE/MCP72P/MCP78U/MCP78S
>> High Definition Audio (rev a1)
>>
>> For any kernel >2.6.32-git1 it hangs, i.e 2.6.32-git2 to 2.6.33-rc5.
>> Disabling the sound chip in the BIOS, they all boot.
>> tindog:/etc/modprobe.d # uname -r
>> 2.6.32-git1-smp
>> tindog:/etc/modprobe.d # l /dev/dsp*
>> crw-rw-rw- 1 root audio 14,  3 Jan 26 11:46 /dev/dsp
>> crw-rw-rw- 1 root audio 14, 35 Jan 26 11:46 /dev/dsp2
> 
> Is your adapter build as a module or is it compiled directly into the kernel?
> 
> Rafael
> 
As a module in 2.6.33-git1 and always for all kernels.
# lsmod|grep snd
snd_pcm_oss            40102  0
snd_mixer_oss          14822  1 snd_pcm_oss
snd_seq                52843  0
snd_hda_codec_analog    73538  1
snd_hda_intel          23660  0
snd_hda_codec          75402  2 snd_hda_codec_analog,snd_hda_intel
snd_usb_audio          85288  0
snd_usb_lib            16705  1 snd_usb_audio
snd_rawmidi            21568  1 snd_usb_lib
snd_pcm                81892  4
snd_pcm_oss,snd_hda_intel,snd_hda_codec,snd_usb_audio
snd_seq_device          6514  2 snd_seq,snd_rawmidi
snd_hwdep               6346  2 snd_hda_codec,snd_usb_audio
snd_timer              20760  2 snd_seq,snd_pcm
snd                    66395  13
snd_pcm_oss,snd_mixer_oss,snd_seq,snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_usb_lib,snd_rawmidi,snd_pcm,snd_seq_device,snd_hwdep,snd_timer
snd_page_alloc          7873  2 snd_hda_intel,snd_pcm
soundcore               7147  1 snd
usbcore               146206  6
rtl8187,snd_usb_audio,snd_usb_lib,usbhid,ohci_hcd,ehci_hcd
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


  reply	other threads:[~2010-01-26 13:18 UTC|newest]

Thread overview: 108+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-10 22:27 2.6.33-rc3-git3: Reported regressions from 2.6.32 Rafael J. Wysocki
2010-01-10 22:27 ` [Bug #14791] Something has been broken in the network stack this week Rafael J. Wysocki
2010-01-10 22:46   ` Ben Hutchings
2010-01-10 22:58     ` Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14792] Misdetection of the TV output Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14860] No DP-DVI output when laptop is docked Rafael J. Wysocki
2010-01-12 16:14   ` Pär Andersson
2010-01-12 22:03     ` Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14874] Ath5k regression with commit 8bf3d79bc401ca417ccf9fc076d3295d1a71dbf5 Rafael J. Wysocki
2010-01-11 15:05   ` Luis R. Rodriguez
2010-01-11 20:01     ` Rafael J. Wysocki
2010-01-11 20:05       ` Luis R. Rodriguez
2010-01-10 22:32 ` [Bug #14899] reiserfs: inconsistent lock state Rafael J. Wysocki
2010-01-10 22:49   ` Frederic Weisbecker
2010-01-10 23:02     ` Rafael J. Wysocki
2010-01-10 23:16     ` Alexander Beregalov
2010-01-10 22:32 ` [Bug #14859] System timer firing too much without cause Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14924] Weird hard hangs when rendering 'some' web-sites in Firefox Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14907] Commit "kbuild: fix bzImage build for x86" breaks build Rafael J. Wysocki
2010-01-11  1:36   ` Jonathan Nieder
2010-01-11 20:02     ` Rafael J. Wysocki
2010-01-12  9:01       ` Oliver Hartkopp
2010-01-13 12:33     ` Michal Marek
2010-01-14 11:05       ` Michal Marek
2010-01-14 20:35         ` Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14934] kernel crash during boot Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14937] WARNING: at kernel/lockdep.c:2830 Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14925] sky2 panic under load Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14946] All kernels after 2.6.32-git10 show only 1 CPU Rafael J. Wysocki
2010-01-11  3:39   ` Sid Boyce
2010-01-11 20:04     ` Rafael J. Wysocki
2010-01-15  1:24     ` HDA Intel Audio hang on boot Sid Boyce
2010-01-15 16:01       ` Sid Boyce
2010-01-16 16:44         ` Sid Boyce
2010-01-25  1:48       ` Sid Boyce
2010-01-25 21:39         ` Rafael J. Wysocki
2010-01-25 21:54           ` Takashi Iwai
2010-01-25 21:55             ` Takashi Iwai
2010-01-26  0:59               ` Sid Boyce
2010-01-26  6:40                 ` Takashi Iwai
2010-01-26  6:58                   ` Takashi Iwai
2010-01-26 12:02                     ` Sid Boyce
2010-01-26 12:51                       ` Rafael J. Wysocki
2010-01-26 13:18                         ` Sid Boyce [this message]
2010-01-26 12:55                       ` Takashi Iwai
2010-01-26 13:44                         ` Sid Boyce
2010-01-26 13:48                           ` Takashi Iwai
2010-01-26 18:22                           ` Rafael J. Wysocki
2010-01-26 20:25                             ` Takashi Iwai
2010-01-26 20:56                               ` Sid Boyce
2010-01-26 20:58                             ` Sid Boyce
2010-01-27  0:56                               ` Rafael J. Wysocki
2010-01-27  2:40                                 ` Sid Boyce
2010-01-27  6:42                                   ` Takashi Iwai
2010-01-27 17:17                                     ` Sid Boyce
2010-01-27 19:29                                       ` Takashi Iwai
2010-01-27 22:14                                         ` Sid Boyce
2010-01-10 22:32 ` [Bug #14948] EHCI resume sysfs duplicates Rafael J. Wysocki
2010-01-11  6:05   ` Borislav Petkov
2010-01-11 20:06     ` Rafael J. Wysocki
2010-01-11 22:41       ` Borislav Petkov
2010-01-11 23:08         ` Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14942] gkrellm no longer shows all the temperatures on thinkpad x60 Rafael J. Wysocki
2010-01-11  9:40   ` Henrique de Moraes Holschuh
2010-01-11 20:02     ` Rafael J. Wysocki
2010-02-01 10:48     ` Pavel Machek
2010-02-02 21:06       ` Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14944] 2.6.32.2 SATA link detect failed, 2.6.32.1 works fine Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14949] drm_vm.c:drm_mmap: possible circular locking dependency detected Rafael J. Wysocki
2010-01-11  6:11   ` Borislav Petkov
2010-01-11 20:06     ` Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14957] Blank screen with KMS enabled Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14954] warning from alloc_pages_nodemask on boot -- caused by commit 78f1699659963fff97975df44db6d5dbe7218e55 Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14950] tbench regression with 2.6.33-rc1 Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14974] tg3 does not resume from hibernation properly on BCM5787M Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #15031] bug in fs/btrfs/ordered-data.c:672 Rafael J. Wysocki
2010-01-11  0:38   ` Carlos R. Mafra
2010-01-11 20:11     ` Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #14976] No sound on snd_hda_codec_via in 2.6.33-rc2 Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #15032] Oops in uart_resume_port() on resume Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #15026] i915: Resume regression on MSI Wind U100 w/o KMS Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #15035] BUG: unable to handle kernel paging request in rs600_gart_set_page() Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #15033] drm: gem_object_free without struct_mutex Rafael J. Wysocki
2010-01-11 23:15   ` Hugh Dickins
2010-01-11 23:50     ` Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #15034] volano ~30% regression Rafael J. Wysocki
2010-01-11  6:52   ` Mike Galbraith
2010-01-11 20:08     ` Rafael J. Wysocki
2010-01-12  2:28       ` Mike Galbraith
2010-01-12 22:06         ` Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #15037] BUG during shutdown - bisected to commit e2912009 Rafael J. Wysocki
2010-01-11 13:12   ` Marc Dionne
2010-01-11 20:10     ` Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #15036] soft lockup in dmesg after suspend/resume Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #15043] Display goes off with i915.powersave=1 Rafael J. Wysocki
2010-01-12 22:31   ` Soeren Sonnenburg
2010-01-10 22:32 ` [Bug #15041] Pagemap endless read loop with LTP Rafael J. Wysocki
2010-01-13  3:04   ` Américo Wang
2010-01-13 21:57     ` Rafael J. Wysocki
2010-01-13 22:24       ` Matt Mackall
2010-01-13 23:50       ` Andi Kleen
2010-01-14  0:15         ` Matt Mackall
2010-01-14 20:38           ` Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #15039] leds_alix2: can't allocate I/O for GPIO Rafael J. Wysocki
2010-01-10 22:32 ` [Bug #15038] drm/ksm: fbdev blanking regression Rafael J. Wysocki
2010-01-11 16:00 ` 2.6.33-rc3-git3: Reported regressions from 2.6.32 Luis R. Rodriguez
2010-01-11 21:47 ` Nick Bowler
2010-01-11 22:10   ` Rafael J. Wysocki

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=4B5EEBA6.5000405@blueyonder.co.uk \
    --to=sboyce@blueyonder.co.uk \
    --cc=kernel-testers@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).