public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.32, hda_codec: kernel gets stuck for 3 minutes at boot time
@ 2009-12-04 16:59 Harald Dunkel
  2009-12-04 18:26 ` Justin P. Mattock
  2009-12-05  9:20 ` Takashi Iwai
  0 siblings, 2 replies; 4+ messages in thread
From: Harald Dunkel @ 2009-12-04 16:59 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi folks,

2.6.32(amd64) gets stuck for about 3 minutes at boot time. dmesg says:

:
[   15.026892] HDA Intel 0000:00:08.0: power state changed by ACPI to D0
[   15.041001] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 20
[   15.054443] HDA Intel 0000:00:08.0: PCI INT A -> Link[LAZA] -> GSI 20 (level, low) -> IRQ 20
[   15.067718] HDA Intel 0000:00:08.0: setting latency timer to 64
[   15.424080] hda_codec: ALC662 rev1: BIOS auto-probing.
[  190.728138] Adding 1959920k swap on /dev/sda2.  Priority:-1 extents:1 across:1959920k
[  191.268572] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
:


I get the same for 2.6.31.6. I cannot remember having seen this for
kernel 2.6.29.x.

Hardware is an Acer Aspire Revo R3600. A bios update to the most recent
version did not help.


Any helpful comment or hint would be highly appreciated.


Regards

Harri

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 2.6.32, hda_codec: kernel gets stuck for 3 minutes at boot time
  2009-12-04 16:59 2.6.32, hda_codec: kernel gets stuck for 3 minutes at boot time Harald Dunkel
@ 2009-12-04 18:26 ` Justin P. Mattock
  2009-12-05  9:20 ` Takashi Iwai
  1 sibling, 0 replies; 4+ messages in thread
From: Justin P. Mattock @ 2009-12-04 18:26 UTC (permalink / raw)
  To: Harald Dunkel; +Cc: Linux Kernel Mailing List

On 12/04/09 08:59, Harald Dunkel wrote:
> Hi folks,
>
> 2.6.32(amd64) gets stuck for about 3 minutes at boot time. dmesg says:
>
> :
> [ 15.026892] HDA Intel 0000:00:08.0: power state changed by ACPI to D0
> [ 15.041001] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 20
> [ 15.054443] HDA Intel 0000:00:08.0: PCI INT A -> Link[LAZA] -> GSI 20
> (level, low) -> IRQ 20
> [ 15.067718] HDA Intel 0000:00:08.0: setting latency timer to 64
> [ 15.424080] hda_codec: ALC662 rev1: BIOS auto-probing.
> [ 190.728138] Adding 1959920k swap on /dev/sda2. Priority:-1 extents:1
> across:1959920k
> [ 191.268572] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01)
> initialised: dm-devel@redhat.com
> :
>
>
> I get the same for 2.6.31.6. I cannot remember having seen this for
> kernel 2.6.29.x.
>
> Hardware is an Acer Aspire Revo R3600. A bios update to the most recent
> version did not help.
>
>
> Any helpful comment or hint would be highly appreciated.
>
>
> Regards
>
> Harri
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>

probably not the same situation as I was experiencing,
but over here I was getting a pause during boot,
long story short it ended up being write_net_rules
in /lib/udev you might try looking in there to see.
(but could be wrong).

Justin P. Mattock

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 2.6.32, hda_codec: kernel gets stuck for 3 minutes at boot time
  2009-12-04 16:59 2.6.32, hda_codec: kernel gets stuck for 3 minutes at boot time Harald Dunkel
  2009-12-04 18:26 ` Justin P. Mattock
@ 2009-12-05  9:20 ` Takashi Iwai
  2009-12-05 15:27   ` Harald Dunkel
  1 sibling, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2009-12-05  9:20 UTC (permalink / raw)
  To: Harald Dunkel; +Cc: Linux Kernel Mailing List

At Fri, 04 Dec 2009 17:59:11 +0100,
Harald Dunkel wrote:
> 
> Hi folks,
> 
> 2.6.32(amd64) gets stuck for about 3 minutes at boot time.

3 minutes is definitely too long.
Could you double-check whether it's a hd-audio stuff, e.g. by simply
removing snd-hda-intel module?


Takashi

> dmesg says:
> 
> :
> [   15.026892] HDA Intel 0000:00:08.0: power state changed by ACPI to D0
> [   15.041001] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 20
> [   15.054443] HDA Intel 0000:00:08.0: PCI INT A -> Link[LAZA] -> GSI 20 (level, low) -> IRQ 20
> [   15.067718] HDA Intel 0000:00:08.0: setting latency timer to 64
> [   15.424080] hda_codec: ALC662 rev1: BIOS auto-probing.
> [  190.728138] Adding 1959920k swap on /dev/sda2.  Priority:-1 extents:1 across:1959920k
> [  191.268572] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
> :
> 
> 
> I get the same for 2.6.31.6. I cannot remember having seen this for
> kernel 2.6.29.x.
> 
> Hardware is an Acer Aspire Revo R3600. A bios update to the most recent
> version did not help.
> 
> 
> Any helpful comment or hint would be highly appreciated.
> 
> 
> Regards
> 
> Harri
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 2.6.32, hda_codec: kernel gets stuck for 3 minutes at boot time
  2009-12-05  9:20 ` Takashi Iwai
@ 2009-12-05 15:27   ` Harald Dunkel
  0 siblings, 0 replies; 4+ messages in thread
From: Harald Dunkel @ 2009-12-05 15:27 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Linux Kernel Mailing List

On 12/05/09 10:20, Takashi Iwai wrote:
>
> 3 minutes is definitely too long.
> Could you double-check whether it's a hd-audio stuff, e.g. by simply
> removing snd-hda-intel module?
>

Seems that this was a problem with udev (http://bugs.debian.org/559264).
As you suspected the line about hda_codec was just the last message
before the problem came up. With the new udev package the problem is
gone.


Many thanx anyway

Harri

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-12-05 15:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-04 16:59 2.6.32, hda_codec: kernel gets stuck for 3 minutes at boot time Harald Dunkel
2009-12-04 18:26 ` Justin P. Mattock
2009-12-05  9:20 ` Takashi Iwai
2009-12-05 15:27   ` Harald Dunkel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox