From: Stephen Clark <stephen.clark@earthlink.net>
To: linux-kernel@vger.kernel.org
Subject: 2.6.13rc4 hang
Date: Mon, 01 Aug 2005 09:11:17 -0400 [thread overview]
Message-ID: <42EE1F75.6080605@earthlink.net> (raw)
In-Reply-To: <42EBA31F.9080703@earthlink.net>
Hello List,
I am having a problem 2.6.13rc4 described below on a HP Pavilion N5430
laptop.
1) If I cold boot with only 'lacpi' to run level 3 - shortly after I get
the login prompt the laptop freezes.
2) If I cold boot with 'lacpi acpi=off pci=noacpi,usepirqmask' the
system boots and does not freeze but when I try to play sound I get no
interrupts from my sound card.
3) If I now warm boot from step 2 with only 'lacpi' my laptop seems to
be stable and I have sound.
I did this several times to try and really verify the above scenarios.
Diff between dmesg output from step 1 and step 3
$ diff dmesg104550 dmesg105029
43,45c43,44
< CPU: After generic identify, caps: 0183f9ff c1c7f9ff 00000000 00000000
00000000 00000000 00000000
< CPU: After vendor identify, caps: 0183f9ff c1c7f9ff 00000000 00000000
00000000 00000000 00000000
< Enabling disabled K7/SSE Support.
---
> CPU: After generic identify, caps: 0383f9ff c1c7f9ff 00000000
00000000 00000000 00000000 00000000
> CPU: After vendor identify, caps: 0383f9ff c1c7f9ff 00000000 00000000
00000000 00000000 00000000
55c54
< ACPI: setting ELCR to 0200 (from 0800)
---
> ACPI: setting ELCR to 0200 (from 0820)
92c91
< audit(1122734733.300:1): initialized
---
> audit(1122735011.179:1): initialized
161c160
< Detected 849.810 MHz processor.
---
> Detected 850.192 MHz processor.
163c162
< powernow: Minimum speed 299 MHz. Maximum speed 849 MHz.
---
> powernow: Minimum speed 300 MHz. Maximum speed 850 MHz.
What is the best way to debug a hang? I there a way to turn on verbose
debugging at boot? Also why would
the hardware capabilities be different between a cold boot and a warm boot?
Thanks for any advice,
Steve
prev parent reply other threads:[~2005-08-01 13:11 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-26 23:35 2.6.12 sound problem Stephen Clark
2005-07-27 4:23 ` Lee Revell
2005-07-27 15:31 ` Stephen Clark
2005-07-27 8:26 ` Takashi Iwai
2005-07-27 15:31 ` Stephen Clark
2005-07-29 8:41 ` Andrew Morton
2005-07-29 9:05 ` [PATCH] mm/slab.c : prefetchw the start of new allocated objects Eric Dumazet
2005-07-29 9:17 ` Andrew Morton
2005-07-29 10:08 ` Ingo Molnar
2005-07-30 19:31 ` David S. Miller
2005-07-30 3:13 ` 2.6.12 sound problem Stephen Clark
2005-07-30 15:56 ` Stephen Clark
2005-07-31 19:25 ` 2.6.13rc4 hang Stephen Clark
2005-08-01 13:11 ` Stephen Clark [this message]
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=42EE1F75.6080605@earthlink.net \
--to=stephen.clark@earthlink.net \
--cc=linux-kernel@vger.kernel.org \
--cc=sclark46@earthlink.net \
/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.