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=""

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1319756

Title:
  Xubuntu 14.04 resume form hibernation/suspend error

Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1319756/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to