kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #14543
[Bug 1224218] Re: [ASUSTeK COMPUTER INC. G75VW] hibernate/resume failure [non-free: nvidia]
@Joseph,
this is not a kernel issue, however, a plymouth vs uswsusp.
This seems to be a known issue, and the question is why can't this be
fixed by Canonical?
Here's the note I have:
"Aha! I figured it out -- I'd worked around this in the previous release
but forgotten about it. It's a bad interaction between uswsusp and
plymouth. So this is basically a duplicate of #816859, which has an
easy workaround, which makes me wonder why Ubuntu maintainers can't take
the trouble of adding a two-line fix to /usr/share/initramfs-
tools/scripts/local-premount/uswsusp."
The workaround:
patch <<EOF uswsusp
--- uswsusp.orig
+++ uswsusp
@@ -34,4 +34,6 @@
mknod /dev/snapshot c ${DEV%:*} ${DEV#*:}
fi
+[ -x /bin/plymouth ] && plymouth quit
+
/sbin/resume
EOF
--
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/1224218
Title:
[ASUSTeK COMPUTER INC. G75VW] hibernate/resume failure [non-free:
nvidia]
Status in “linux” package in Ubuntu:
Incomplete
Bug description:
My laptop hung after trying to come out of hibernate, and I had to
power it off and back on to let it reboot normally.
ProblemType: KernelOops
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-7-generic 3.11.0-7.13
ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
Uname: Linux 3.11.0-7-generic x86_64
NonfreeKernelModules: nvidia
Annotation: This occured during a previous hibernate and prevented it from resuming properly.
ApportVersion: 2.12.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC1: rrohde 2224 F.... pulseaudio
/dev/snd/controlC0: rrohde 2224 F.... pulseaudio
Date: Wed Sep 11 17:15:33 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
InterpreterPath: /usr/bin/python3.3
MachineType: ASUSTeK COMPUTER INC. G75VW
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
TERM=linux
PATH=(custom, no user)
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic root=UUID=4dac4492-a4d7-4a6d-97bf-ed5c1ee0b1a0 ro elevator=noop quiet splash resume=/swapfile.swap vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding.
RelatedPackageVersions:
linux-restricted-modules-3.11.0-7-generic N/A
linux-backports-modules-3.11.0-7-generic N/A
linux-firmware 1.113
SourcePackage: linux
StagingDrivers: zram
Title: [ASUSTeK COMPUTER INC. G75VW] hibernate/resume failure [non-free: nvidia]
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
dmi.bios.date: 01/07/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: G75VW.223
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: G75VW
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrG75VW.223:bd01/07/2013:svnASUSTeKCOMPUTERINC.:pnG75VW:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG75VW:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: G75VW
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1224218/+subscriptions
References