Xubuntu 14.04 resume form hibernation/suspend error

Bug #1319756 reported by Mitch Dabbas
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
nvidia-graphics-drivers-331 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

After a fresh install of Xubuntu 14.04 LTS, I started getting these errors when resuming from hibernation/suspend:

[107691.012100] dpm_run_callback(): pmp_bus_resume+0x0/0xa0 returns -19
[107691.012101] PM: Device 00:07 failed to thaw: error -19

[31826.064168] dpm_run_callback(): pmp_bus_resume+0x0/0xa0 returns -19
[31826.064169] PM: Device 00:07 failed to thaw: error -19

[56417.195254] dpm_run_callback(): pmp_bus_resume+0x0/0xa0 returns -19
[56417.195854] PM: Device 00:07 failed to thaw: error -19

[56572.938096] dpm_run_callback(): pmp_bus_resume+0x0/0xa0 returns -19
[56572.938098] PM: Device 00:07 failed to thaw: error -19

I have made these change:

Change: GRUB_CMDLINE_LINUX=""
to: GRUB_CMDLINE_LINUX="i8042.nopnp"

in /etc/default/grub

After making these changes, the messages above disappeard, a green line on top of the screen showed up, but after that I started getting a black screen described here (https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1303736), and the desktop will not show, until I restart the system. I tried the fix in #56, and it didn't work.

I saw that Nvidia has a fix in there new driver, for those who have Nvidia graphics. I tried that, but when it comes time to reboot, I get no graphical display just TTY 1. After doing some testing, I noticed that the new driver 331.67 doen't work with either kernels, 3.13.0.24, or 3.13.0.26. I haven't tried to update to kernel 3.14.

Included is an image from Nvidia describing the fixes. The one fix I pointed to is exactly the issue that I'm having.

System was updated to 3.13.0.27, but that didn't change anything.

Note: This didn't happen in 13.04, and 13.10.

Revision history for this message
Mitch Dabbas (adabbas) wrote :
description: updated
description: updated
Revision history for this message
Mitch Dabbas (adabbas) wrote :
Mitch Dabbas (adabbas)
description: updated
Mitch Dabbas (adabbas)
description: updated
Mitch Dabbas (adabbas)
description: updated
Revision history for this message
Thaddaeus Tintenfisch (thad-fisch-deactivatedaccount) wrote :

I assume that the main issue here is to get the mentioned graphics driver up and running.

affects: xfce4-power-manager (Ubuntu) → nvidia-graphics-drivers-331 (Ubuntu)
Revision history for this message
Rostislav Stříbrný (rstribrn) wrote :

HI,
my setup:
- Lenovo T530 with NVIDIA Corporation GF108M [NVS 5400M] (rev a1)
- Ubuntu 14.04 with mainline kernel 3.14.9
- NVIDIA driver nvidia-331-updates:

My computer hanged during hibernate resume just after reading the image from the disk.
I found working solution by reading non-editable file: /usr/lib/pm-utils/defaults
This worked for me (so now hibernation works again):

1.) echo "HIBERNATE_RESUME_POST_VIDEO=\"no\"" | sudo tee /etc/pm/config.d/hibernate
2.) Just to be sure (probably unnecessary):
sudo update-initramfs -u
sudo reboot

3.) Test
sudo pm-hibernate

4.) Alternative test:
# press ctrl+alt+1 (go to virtual terminal)
sudo pm-hibernate

PS: My grub params in /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="noquiet nosplash acpi_osi=Linux acpi_backlight=vendor acpi_sleep=s4_nohwsig loop.max_part=63 loop.max_loop=64"
GRUB_CMDLINE_LINUX=""

Revision history for this message
Rostislav Stříbrný (rstribrn) wrote :

Sorry, I was solving my resume problems after hibernation.
So please ignore my previous comment since I didn't read this bug report properly.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in nvidia-graphics-drivers-331 (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.