All of lore.kernel.org
 help / color / mirror / Atom feed
From: poma <pomidorabelisima@gmail.com>
To: Don Zickus <dzickus@redhat.com>
Cc: "Linux Kernel list" <linux-kernel@vger.kernel.org>,
	"Mailing-List fedora-kernel" <kernel@lists.fedoraproject.org>,
	"Jeremy Newton" <alexjnewt@hotmail.com>,
	"Thomas Koch" <linrunner@gmx.net>,
	"André Erdmann" <dywi@mailerd.de>,
	"Pali Rohár" <pali.rohar@gmail.com>,
	"Cyrill Gorcunov" <gorcunov@gmail.com>
Subject: Re: Uhhuh - Dazed and confused, but trying to continue  :)
Date: Wed, 21 Jan 2015 10:01:32 +0100	[thread overview]
Message-ID: <54BF6AEC.5090706@gmail.com> (raw)
In-Reply-To: <20150119134942.GH116159@redhat.com>

On 19.01.2015 14:49, Don Zickus wrote:
> On Sun, Jan 18, 2015 at 11:50:38AM +0100, poma wrote:
>>
>> Salutem
>>
>> This happened only on thaw from S4 aka hibernate.
>> What should be "strange power saving mode" these messages relate!?
>>
>> [  208.252986] Uhhuh. NMI received for unknown reason 3d on CPU 0.
>> [  208.252991] Do you have a strange power saving mode enabled?
>> [  208.252992] Dazed and confused, but trying to continue
>>
>> 3.18.3-200.fc21.x86_64
> 
> This looks to be an external unknown NMI (unless you can reproduce on
> something other than cpu0).
> 
> I would have to know what hardware you have and see the dmesg log after
> the resume from hibernate.
> 
> You can open a bz and assign it to me.
> 
> Just attach the dmesg log, lspci and lspci -t output to the bz.
> 
> Though this is most likely a pci device firmware problem.  But I can try
> to narrow it down.
> 
> Cheers,
> Don
> 

Thank you, in the meantime, I've found what causes non-maskable interrupt, [23]d on CPU 0, on resuming S4,
on AMD Phenom(tm) II X4 955 Processor.

/etc/default/tlp
...
# Kernel NMI Watchdog
# 0=disable (default, saves power) / 1=enable (for kernel debugging only)
NMI_WATCHDOG=0

Toggling to 1, messages no longer appear,
NMI_WATCHDOG=1

$ cat /proc/sys/kernel/nmi_watchdog
1
$ sysctl kernel.watchdog
kernel.watchdog = 1

Isn't it brilliant.



  reply	other threads:[~2015-01-21  9:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-18 10:50 Uhhuh - Dazed and confused, but trying to continue :) poma
2015-01-19 13:49 ` Don Zickus
2015-01-21  9:01   ` poma [this message]
2015-01-21 14:24     ` Don Zickus
2015-01-21 14:29       ` poma

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=54BF6AEC.5090706@gmail.com \
    --to=pomidorabelisima@gmail.com \
    --cc=alexjnewt@hotmail.com \
    --cc=dywi@mailerd.de \
    --cc=dzickus@redhat.com \
    --cc=gorcunov@gmail.com \
    --cc=kernel@lists.fedoraproject.org \
    --cc=linrunner@gmx.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pali.rohar@gmail.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 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.