public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Ernst Herzberg <earny-euM3SP4ZHrg@public.gmane.org>
To: Pavel Machek <pavel-AlSwsSmVLrQ@public.gmane.org>
Cc: "Grover,
	Andrew" <andrew.grover-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
	acpi-devel-pyega4qmqnRoyOMFzWx49A@public.gmane.org
Subject: Re: CALL FOR TESTING
Date: Thu, 26 Sep 2002 04:06:48 +0200	[thread overview]
Message-ID: <200209260406.48808.earny@net4u.de> (raw)
In-Reply-To: <200209260237.25534.earny-euM3SP4ZHrg@public.gmane.org>

On Donnerstag, 26. September 2002 02:37, Ernst Herzberg wrote:
> Oopses if CPU is too hot? I've seen that on a gericom M6-T too. Previous
> versions of the acpi patches has no such bug.  Ok, i am no absolute shure,
> i have seen that starting with arround acpi-20020728 or acpi-20020815. It
> is not easy to reproduce, summertime is over ;-)
>
> <earny>
>
> On Mittwoch, 18. September 2002 07:54, Pavel Machek wrote:
> > Hi!
> >
> >
> > HP Omnibook oopses if CPU is too hot during boot. Can you try booting
> > from cold system?
> > 								Pavel
>


Yupp, i can reproduce this. Heated up with burnP6 an a little 'partial cooling 
preventer' to aprox. 65 to 75°C (the temperature display jumps between this 
values in the thermalzone, fan is forced 'off', means running half speed). 
The laptop is doing his job without problems...  i type reboot:

[.... the kernel loads ....]
md: ... autorun DONE.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols ICMP, UDP, TCP, IGMP
Unable to handle kernel NULL pinter dereference at virtual address 00000004
 printing eip
c011fe45
*pde = 00000000
Oops: 0002
CPU:    0
EIP:    0010:[<c011fe45>]  Not tainted
EFLAGS: 00010082
eax: c159bea8  ebx: 00000206  ecx: 00000000  edx: 00000000
esi: c02cf168  edi: c0284473  ebp:  0008e000  esp:  c159dfa8
ds: 0018  es: 0018  ss: 0018
Process swapper (pid: 1, stackpage=c159d000)
Stack: c02cf0e0 000001f5 c01fd0b5 c02cf168 c02cfb54 00000000 c02eafba c02cf0e0
         c02eb1c9 ........
Call Trace:   [<c01fd0b5>] [>c010502f>] [>c0106ff0>]

Code 89 72 04 89 16 89 46 04 89 30 53 9d eb 14 53 9d 8b 44 24 08
 <0>Kernel panic: Attempted to kill init!

[... a couple seconds later again Oops 0002, Process swapper ....]
 <0> kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing

-------------------------------

The laptop is running without problems at  temperature above 70°C. The oops 
only occur during boot. If i power off for a couple of minutes it will boot 
without problems. 

lidl:/proc/acpi/thermal_zone/THRM # cat trip_points
critical (S5):           90 C
passive:                 65 C: tc1=4 tc2=3 tsp=600 devices=0xc158c5e0
active[0]:               50 C: devices=0xc158c8e0

'active' is not the problem, boot with temp > 50°C but less about 65°C will 
not oops. Looks like that 'passive' is the boot preventer -)

lidl:~ # uname -a
Linux lidl 2.4.20-pre7 #5 Thu Sep 19 22:51:02 CEST 2002 i686 unknown
lidl:~ # cat /proc/acpi/info
version:                 20020918
states:                  S0 S1 S4 S5
lidl:~ #

<Earny>




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

  parent reply	other threads:[~2002-09-26  2:06 UTC|newest]

Thread overview: 74+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-19  6:27 CALL FOR TESTING Grover, Andrew
2002-09-21 13:13 ` ahaning-mn4gwa5WIIQysxA8WJXlww
2002-09-22  2:06 ` Shay Elkin
2002-09-22 14:11 ` Stephen Early
     [not found] ` <EDC461A30AC4D511ADE10002A5072CAD0236DE80-OU+JdkIUtvd9zuciVAfUoVDQ4js95KgL@public.gmane.org>
2002-09-19  7:26   ` Al
2002-09-19  9:47   ` Federico Di Gregorio
     [not found]     ` <1032428873.6326.5.camel-nTaTgD4n72I@public.gmane.org>
2002-09-19 13:44       ` Matthew Wilcox
     [not found]         ` <20020919144450.T10583-+pPCBgu9SkPzIGdyhVEDUDl5KyyQGfY2kSSpQ9I8OhVaa/9Udqfwiw@public.gmane.org>
2002-09-19 13:51           ` Federico Di Gregorio
     [not found]             ` <1032443504.6326.20.camel-nTaTgD4n72I@public.gmane.org>
2002-09-19 14:14               ` Matthew Wilcox
     [not found]                 ` <20020919151416.U10583-+pPCBgu9SkPzIGdyhVEDUDl5KyyQGfY2kSSpQ9I8OhVaa/9Udqfwiw@public.gmane.org>
2002-09-23 23:09                   ` KOCHI, Takayoshi
2002-09-19 10:10   ` Dirk Meul
2002-09-19 11:41   ` Knut Neumann
     [not found]     ` <1032435715.338.5.camel-s1IKGncK6J2OERECOqmV57dB6IYNvbhm87tLKu7D3g4@public.gmane.org>
2002-09-18  5:54       ` Pavel Machek
     [not found]         ` <20020918055456.H202-muQmgwBScQHrBKCeMvbIDA@public.gmane.org>
2002-09-25 22:01           ` kneumann-4bfl1RV3iZDOEhgYWvzSCYQuADTiUCJX
     [not found]             ` <Pine.SOL.4.21.0209252358150.12078-100000-gIrQFgUln/g@public.gmane.org>
2002-09-26 20:14               ` Pavel Machek
2002-09-26  0:37           ` Ernst Herzberg
     [not found]             ` <200209260237.25534.earny-euM3SP4ZHrg@public.gmane.org>
2002-09-26  2:06               ` Ernst Herzberg [this message]
     [not found]                 ` <200209260406.48808.earny-euM3SP4ZHrg@public.gmane.org>
2002-09-30  2:00                   ` Pavel Machek
     [not found]                     ` <20020930020016.A90-muQmgwBScQHrBKCeMvbIDA@public.gmane.org>
2002-10-01  4:50                       ` Ernst Herzberg
2002-10-03 22:11                       ` Ernst Herzberg
2002-09-19 12:38   ` Testing: NVidia closed driver fails P. Christeas
     [not found]     ` <200209191241.g8JCfN303320-a1J+ToZc0kR3t0M9ZKkFCQ@public.gmane.org>
2002-09-19 15:06       ` Ducrot Bruno
     [not found]         ` <20020919150652.GC311-j6u/t2rXLliUoIHC/UFpr9i2O/JbrIOy@public.gmane.org>
2002-09-19 20:08           ` Jochen Reinwand
     [not found]             ` <200209192208.40254.jbr.1-hi6Y0CQ0nG0@public.gmane.org>
2002-09-19 22:11               ` P. Christeas
     [not found]                 ` <200209192215.g8JMEv306270-a1J+ToZc0kR3t0M9ZKkFCQ@public.gmane.org>
2002-09-19 23:48                   ` Patrick Mochel
     [not found]                     ` <Pine.LNX.4.44.0209191645050.961-100000-yZQdDDOm3n9ZQn2sFP3R7eTW4wlIGRCZ@public.gmane.org>
2002-09-20 10:06                       ` Jochen Reinwand
2002-09-22 13:18                   ` P. Christeas
     [not found]                     ` <200209221321.g8MDLb009922-a1J+ToZc0kR3t0M9ZKkFCQ@public.gmane.org>
2002-09-22  0:53                       ` Pavel Machek
     [not found]                         ` <20020922005310.B35-muQmgwBScQHrBKCeMvbIDA@public.gmane.org>
2002-09-23 15:09                           ` Charl P. Botha
     [not found]                             ` <20020923150937.GA12513-V1rPnKwUOrA59+mn7qD7y50iERQUc4G+@public.gmane.org>
2002-09-22  4:31                               ` Pavel Machek
     [not found]                                 ` <20020922043148.B35-muQmgwBScQHrBKCeMvbIDA@public.gmane.org>
2002-09-24 21:33                                   ` Charl P. Botha
2002-09-25 15:26                                     ` Shay Elkin
2002-09-25 15:51                                       ` Shay Elkin
2002-09-23 19:02                           ` Maciek Gorniak
2002-09-19 12:57   ` CALL FOR TESTING Cyril Bitterich
     [not found]     ` <20020919145745.246daed7.Cyril.Bitterich-jNDFPZUTrfTbB13WlS47kxGsIjC5xiiLhC4ANOJQIlc@public.gmane.org>
2002-09-18  5:59       ` Pavel Machek
2002-09-19 14:44   ` Al
     [not found]     ` <20020919164430.46e66351.al-PoJXY7Eze0c@public.gmane.org>
2002-09-19 15:05       ` Al
2002-09-19 16:29   ` CALL FOR TESTING - tosk3k-601 Carlos Morgado
2002-09-19 17:03   ` CALL FOR TESTING Francesco Mosca
2002-09-19 18:37   ` Ernst Herzberg
2002-09-19 19:00   ` Jurgen Kramer
2002-09-19 20:02   ` Ville Syrjälä
2002-09-19 23:08   ` Andy Dustman
2002-09-19 23:29   ` Frédéric Bothamy
2002-09-20 11:45   ` Arnaud Fevrier
2002-09-20 20:07   ` Thomas Winkler
2002-09-21 19:02   ` Sérgio Monteiro Basto
2002-09-22 11:41   ` Stephen White
2002-09-22 20:36   ` Maciek Gorniak
2002-09-23 18:06   ` Sebastian Zimmermann
2002-09-23 18:58   ` Tundra Slosek
2002-09-23 19:46   ` tundras-SmH/eyArkOtWk0Htik3J/w
2002-09-25 10:57   ` Mattia Dongili
2002-09-27 23:44   ` James H. Cloos Jr.
2002-10-20 15:20   ` still hangs on boot with asus am1354d Francesco Mosca
2002-09-25 14:45 ` CALL FOR TESTING Zdeněk OGAR Skalák
  -- strict thread matches above, loose matches on Subject: below --
2002-09-19 16:35 Grover, Andrew
2002-09-19 16:42 Grover, Andrew
2002-09-19 16:49 Grover, Andrew
2002-09-19 17:13 Grover, Andrew
     [not found] ` <EDC461A30AC4D511ADE10002A5072CAD0236DE8C-OU+JdkIUtvd9zuciVAfUoVDQ4js95KgL@public.gmane.org>
2002-09-20  9:48   ` Francesco Mosca
2002-09-27  7:43   ` Hiromichi Ito
2002-09-19 20:09 Grover, Andrew
2002-09-20 12:28 Bernd Pfrommer
2002-09-20 14:32 joerg.beyer-htSm2yLGOjU
2002-09-20 18:10 Grover, Andrew
     [not found] <EDC461A30AC4D511ADE10002A5072CAD0236DE80@orsmsx119.jf.inte l.com>
2002-09-20 21:44 ` Alberto Ornaghi
2002-09-21  2:04 Herbert Poetzl
2002-09-21 17:07 Philipp Matthias Hahn
     [not found] <E17rvjI-0001mI-00@usw-sf-list2.sourceforge.net>
     [not found] ` <E17rvjI-0001mI-00-HKCwXBn57GynvZpeIfgr/KQD96bmaF075NbjCUgZEJk@public.gmane.org>
2002-09-22  8:32   ` Thomas Kosch
2002-09-23 21:17 Chris A. Giorgi
2002-09-23 23:29 Lee, Jung-Ik
2002-09-24 20:20 Moore, Robert

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=200209260406.48808.earny@net4u.de \
    --to=earny-eum3sp4zhrg@public.gmane.org \
    --cc=acpi-devel-pyega4qmqnRoyOMFzWx49A@public.gmane.org \
    --cc=andrew.grover-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=pavel-AlSwsSmVLrQ@public.gmane.org \
    /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