Linux NFS development
 help / color / mirror / Atom feed
From: Len Brown <len.brown@intel.com>
To: linux-pm@lists.osdl.org
Cc: Andrew Morton <akpm@osdl.org>,
	jgarzik@pobox.com, Thierry Vignaud <tvignaud@mandriva.com>,
	discuss@x86-64.org, Ernst Herzberg <earny@net4u.de>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Alex Romosan <romosan@sycorax.lbl.gov>,
	openib-general@openib.org, Christian <christiand59@web.de>,
	linux-ide@vger.kernel.org, Linus Torvalds <torvalds@osdl.org>,
	oprofile-list@lists.sourceforge.net,
	Jens Axboe <jens.axboe@oracle.com>,
	Martin Lorenz <martin@lorenz.eu.org>,
	"Bryan O'Sullivan" <bos@serpentine.com>,
	Elimar Riesebieter <riesebie@lxtec.de>,
	linux-pm@osdl.org, Komuro <komurojun-mbn@nifty.com>,
	Jeff Chua <jeff.chua.linux@gmail.com>,
	phil.el@wanadoo.fr, gregkh@suse.de, ak@suse.de,
	Adrian Bunk <bunk@stusta.de>,
	linux-acpi@vger.kernel.org, mingo@redhat.com,
	nfs@lists.sourceforge.net,
	"Eric W. Biederman" <ebiederm@xmission.com>,
	cpufreq@l
Subject: Re: 2.6.19-rc4: known unfixed regressions (v3)
Date: Tue, 7 Nov 2006 00:41:24 -0500	[thread overview]
Message-ID: <200611070041.28008.len.brown@intel.com> (raw)
In-Reply-To: <200611070317.42230.earny@net4u.de>

On Monday 06 November 2006 21:17, Ernst Herzberg wrote:
> On Sunday 05 November 2006 07:48, Adrian Bunk wrote:
> > ...
> > Subject    : ThinkPad R50p: boot fail with (lapic && on_battery)
> > References : http://lkml.org/lkml/2006/10/31/333
> > Submitter  : Ernst Herzberg <earny@net4u.de>
> > Status     : problem is being debugged
> =

> Update:
> =

> 2.6.19-rc4-git11 does _not_ fix the problem.
> =

> But now it doesn't matter if Cardbus/PCMCIA is compiled in or not.
> =

> What also matters is a setting in the BIOS:
> =

> If i set instead of
> =

> Power -> =

>    SpeedStep ->
>       Mode for AC -    "Max Performance"
>       Mode for Battery "Max Battery"
> =

> to
> =

> Power -> =

>    SpeedStep ->
>       Mode for AC -    "Max Battery"
>       Mode for Battery "Max Performance" =

> =

> he _does_ boot from battery but also on AC...

so with the new settings it boots properly in either AC or battery mode wit=
h forced "lapic"?
Strange, one would expect this to refer to APM settings, but who knows...

Please test if booting with "processor.max_cstate=3D1" makes any difference

Please test if building with CONFIG_CPU_FREQ=3Dn makes any difference.

Also, please make sure that booting with "apm=3Doff" makes no difference --
there is a bug where the APM code is not currently disabled in ACPI mode,
and who knows what effect that may have...

> Also the problem is now(?) not very reliable. Sometimes the boot is succe=
ssful =

> even on battery and then the laptop works without a glitch.
> This makes it not easier to isolate the problem.
> =


> Is somewhere a howto-revert-patches-in-kernel-git-for-raw-beginners?

Documentation/git-bisect.txt is what you want -- though if you can't
reliably reproduce the failure it may not easily lead you to the failure.

Also, it may be a good use of time to make darn sure that booting 2.6.18
with forced "lapic" when on battery does not fail.  ie. is this really
a regression -- of did forcing the lapic on this box never work reliably?

-Len

  reply	other threads:[~2006-11-07  5:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.64.0610302019560.25218@g5.osdl.org>
2006-11-05  6:48 ` 2.6.19-rc4: known unfixed regressions (v3) Adrian Bunk
2006-11-05  9:30   ` Jeff Chua
2006-11-06 17:47     ` [discuss] " Andi Kleen
2006-11-07  2:17   ` Ernst Herzberg
2006-11-07  5:41     ` Len Brown [this message]
2006-11-07 20:05       ` Ernst Herzberg

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=200611070041.28008.len.brown@intel.com \
    --to=len.brown@intel.com \
    --cc=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=bos@serpentine.com \
    --cc=bunk@stusta.de \
    --cc=christiand59@web.de \
    --cc=cpufreq@l \
    --cc=discuss@x86-64.org \
    --cc=earny@net4u.de \
    --cc=ebiederm@xmission.com \
    --cc=gregkh@suse.de \
    --cc=jeff.chua.linux@gmail.com \
    --cc=jens.axboe@oracle.com \
    --cc=jgarzik@pobox.com \
    --cc=komurojun-mbn@nifty.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.osdl.org \
    --cc=linux-pm@osdl.org \
    --cc=martin@lorenz.eu.org \
    --cc=mingo@redhat.com \
    --cc=nfs@lists.sourceforge.net \
    --cc=openib-general@openib.org \
    --cc=oprofile-list@lists.sourceforge.net \
    --cc=phil.el@wanadoo.fr \
    --cc=riesebie@lxtec.de \
    --cc=romosan@sycorax.lbl.gov \
    --cc=torvalds@osdl.org \
    --cc=tvignaud@mandriva.com \
    /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