From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 98634] Fedora 32bits kernel 4.8.4-200.fc24.i686+PAE is not able to resume from hibernate
Date: Mon, 07 Nov 2016 22:09:58 +0000 [thread overview]
Message-ID: <bug-98634-502@http.bugs.freedesktop.org/> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 3799 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=98634
Bug ID: 98634
Summary: Fedora 32bits kernel 4.8.4-200.fc24.i686+PAE is not
able to resume from hibernate
Product: DRI
Version: XOrg git
Hardware: x86 (IA32)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/other
Assignee: dri-devel@lists.freedesktop.org
Reporter: humberto.i.perez.rodriguez@intel.com
Created attachment 127824
--> https://bugs.freedesktop.org/attachment.cgi?id=127824&action=edit
dmesg.log
Bug description
=======================================
Fedora 32bits kernel 4.8.4-200.fc24.i686+PAE is not able to resume from
hibernate, after send the platform to S4 / hibernate looks like that the
platforms is not able to enter to S4 because the post code remains in "0004"
and never shutdown completly how does it happen in Fedora 64bits
Note : this bug does not appears in Fedora 64bit with kernel
4.5.5-300-fc24.x86_64
Steps to reproduce
=======================================
1. Install Fedora 24 32bits
2. Go to hibernate with either of the following commands :
# rtcwake -s 60 -m disk
# echo disk > /sys/power/state
3. if you try with the second command try to wake up the platform pushing any
key / if you try with the first command wait 60 seconds
Expected behavior
=======================================
The platforms must resume from S4 / hibernate
Actual result
=======================================
After the step 3 the platform does not resume from S4 / hibernate
Software configuration
============================================
Linux OS : Fedora 32Bit
Kernel version : 4.8.4-200.fc24.i686+PAE
Bios revision : 144.10
Bios release date : 06/27/2016
KSC revision : 1.15
Hardware information
============================================
Platform : BXT-P
Motherboard model : BroxtonP
Motherboard type : NOTEBOOK Hand Held
Motherboard manufacturer : IntelCorp.
CPU family : Other
CPU information : 06/5c
GPU Card : Intel Corporation Atom/Celeron/Pentium
Processor N4200/N3350/E3900 Series Integrated Graphics Controller (rev 0a)
(prog-if 00 [VGA controller])
Memory ram : 8 GB
Maximum memory ram allowed : 16 GB
CPU thread : 4
CPU core : 4
Attachments
===========================================
dmesg.log, which containg the log when the platforms try to enter to S4 state
Additional information
===========================================
in order to send the platform to S3 (suspend) / S4 (hibernate) you have to
enable it in the grub in the following way :
1. $ dmesg | grep -i "swap on" # to know where is your swap partition
example : /dev/mapper/fedora-swap
2. add the following parameter in the file /etc/default/grub
resume=/dev/mapper/fedora-swap
add it at the end of the line : GRUB_CMDLINE_LINUX=
3. update the grub : grub2-mkconfig -o /boot/grub2/grub.cfg
this a common issue in Fedora, for more detail information please read the
following article :
https://fedoraproject.org/wiki/Common_F24_bugs#Hibernation_doesn.27t_work_from_a_standard_install
Please correct me if i am placing this issue in the wrong component, thanks
i915_error_state = no error state collected
cat /sys/class/drm/card0/error = no error state collected
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 5352 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2016-11-07 22:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-07 22:09 bugzilla-daemon [this message]
2016-11-15 22:04 ` [Bug 98634] Fedora/Ubuntu 32bits is not able to resume from hibernate bugzilla-daemon
2016-11-15 22:14 ` bugzilla-daemon
2017-02-07 22:01 ` bugzilla-daemon
2019-10-14 13:20 ` bugzilla-daemon
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=bug-98634-502@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.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 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.