kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #57892
[Bug 1313300] Re: [HP Compaq 6530b Notebook PC] Unable to hibernate with Ubuntu 14.04
Tested with 3.15.0-031500rc2-generic. Details available in below.
Bottomline --- bug still exists; I am unable to hibernate the device,
although suspend still works well.
# booted with no_console_suspend, switched to VT-1
sudo su
cd /sys/power
cat disk pm_test state
lsmod > lsmod.output.txt
dmesg > dmesg-output.txt
echo devices > pm_test
echo platform > disk
echo disk > state
dmesg > dmesg-devices-platform.txt
echo core > pm_test
echo platform > disk
echo disk > state
dmesg > dmesg-core-platform.txt
# ^^ the only messages were from pciehp not able to hot-add existing
devices
echo core > pm_test
echo reboot > disk
echo disk > state
dmesg > dmesg-core-reboot.txt
# ^^ pciehp still complained; no (machine) reboot happened
# just that the machine took a quick nap and woke up again
# but I guess, that is how the pm_test functionality works
echo none > pm_test
echo shutdown > disk
echo disk > state
# ^^ machine powered down and did not come up after reboot
# logged into desktop after booting up
dmesg > dmesg-after-reboot.txt
sudo pm-hibernate
# ^^ failed to resume after reboot yet again
dmesg > dmesg-after-pm-hibernate.txt
** Attachment added: "README.debug.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1313300/+attachment/4098943/+files/README.debug.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1313300
Title:
[HP Compaq 6530b Notebook PC] Unable to hibernate with Ubuntu 14.04
Status in “linux” package in Ubuntu:
Confirmed
Bug description:
I am unable to hibernation mode. I have already allocated enough of
swap space on a separate disk partition.
I was testing hibernation support as suggested at https://wiki.ubuntu.com/DebuggingKernelHibernate and https://www.kernel.org/doc/Documentation/power/basic-pm-debugging.txt. Specifically, I was testing using commands like the following:
cd /sys/power
echo shutdown > disk
echo platform > pm_test
echo disk > state
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: boot/vmlinuz-3.13.0-24-generic]
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: kunjesh 2374 F.... pulseaudio
CRDA:
country IN:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5735 - 5835 @ 40), (N/A, 20)
Date: Sun Apr 27 14:46:42 2014
InstallationDate: Installed on 2014-04-22 (4 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: Hewlett-Packard HP Compaq 6530b
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic root=UUID=a0597d70-ce7b-4dcd-b7cb-30a9f760e21f ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
linux-restricted-modules-3.13.0-24-generic N/A
linux-backports-modules-3.13.0-24-generic N/A
linux-firmware 1.127
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/07/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68PDD Ver. F.20
dmi.board.name: 30DD
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 96.23
dmi.chassis.asset.tag: SGH9390GLT
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: dmi:bvnHewlett-Packard:bvr68PDDVer.F.20:bd12/07/2011:svnHewlett-Packard:pnHPCompaq6530b:pvrF.20:rvnHewlett-Packard:rn30DD:rvrKBCVersion96.23:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq 6530b
dmi.product.version: F.20
dmi.sys.vendor: Hewlett-Packard
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1313300/+subscriptions
References