[Desktop-packages] [Bug 1318249] Re: Failure to resume from hybrid suspend

2016-04-28 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Failure to resume from hybrid suspend

Status in xorg package in Ubuntu:
  Expired

Bug description:
  I followed http://askubuntu.com/questions/145443/how-do-i-use-pm-
  suspend-hybrid-by-default-instead-of-pm-suspend/145676#145676 to set
  up hybrid suspend, creating the file /etc/pm/config.d/00-use-suspend-
  hybrid with the following contents:

  -- snip ---
  HIBERNATE_MODE=platform

  # Always use hibernate instead of suspend, but with "suspend to both"
  if [ "$METHOD" = "suspend" ]; then
METHOD=hibernate
HIBERNATE_MODE=suspend
  fi

  # Make sure to use the kernel's method, in case uswsusp is installed etc.
  SLEEP_MODULE=kernel
  -- snip --

  On suspend, the system writes an image to disk (according to
  /var/log/syslog) and goes to sleep on RAM as expected. However, on
  resume things first seem to proceed normally, but the screen is never
  lit up. I couldn't find any obvious errors in /var/log/syslog.

  The behaviour is similar with the "Indirect hybrid sleep" approach,
  which used to work successfully before upgrading from 13.10 to 14.04.

  Both suspend-to-RAM and suspend-to-disk (hibernate) work and resume
  sucessfully, i.e. when removing the file /etc/pm/config.d/00-use-
  suspend-hybrid.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sat May 10 22:34:48 2014
  InstallationDate: Installed on 2012-06-20 (689 days ago)
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (17 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1318249/+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


[Desktop-packages] [Bug 1318249] Re: Failure to resume from hybrid suspend

2016-02-28 Thread Christopher M. Penalver
jfrantzius, thank you for reporting this and helping make Ubuntu better.

Could you please run the following command once from a terminal by ensuring you 
have the package xdiagnose installed, and that you click the Yes button for 
attaching additional debugging information:
apport-collect -p xorg 1318249

When reporting xorg related bugs in the future, please do so via the
above method. You can learn more about this functionality at
https://wiki.ubuntu.com/ReportingBugs.

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Failure to resume from hybrid suspend

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I followed http://askubuntu.com/questions/145443/how-do-i-use-pm-
  suspend-hybrid-by-default-instead-of-pm-suspend/145676#145676 to set
  up hybrid suspend, creating the file /etc/pm/config.d/00-use-suspend-
  hybrid with the following contents:

  -- snip ---
  HIBERNATE_MODE=platform

  # Always use hibernate instead of suspend, but with "suspend to both"
  if [ "$METHOD" = "suspend" ]; then
METHOD=hibernate
HIBERNATE_MODE=suspend
  fi

  # Make sure to use the kernel's method, in case uswsusp is installed etc.
  SLEEP_MODULE=kernel
  -- snip --

  On suspend, the system writes an image to disk (according to
  /var/log/syslog) and goes to sleep on RAM as expected. However, on
  resume things first seem to proceed normally, but the screen is never
  lit up. I couldn't find any obvious errors in /var/log/syslog.

  The behaviour is similar with the "Indirect hybrid sleep" approach,
  which used to work successfully before upgrading from 13.10 to 14.04.

  Both suspend-to-RAM and suspend-to-disk (hibernate) work and resume
  sucessfully, i.e. when removing the file /etc/pm/config.d/00-use-
  suspend-hybrid.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sat May 10 22:34:48 2014
  InstallationDate: Installed on 2012-06-20 (689 days ago)
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (17 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1318249/+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


[Desktop-packages] [Bug 1318249] Re: Failure to resume from hybrid suspend

2014-10-08 Thread michael
Odd, this seems to work on on my Dell Inspiron 15. Tested  "Suspend to
Disk" and "Suspend to RAM". Both gernerate the log message indicating an
image was written to disk. Both resume normally with "Suspend to RAM"
being execptedly faster. My machine was also upgraded from 13.10. I
don't know if anything older than that was installed.

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

Title:
  Failure to resume from hybrid suspend

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  I followed http://askubuntu.com/questions/145443/how-do-i-use-pm-
  suspend-hybrid-by-default-instead-of-pm-suspend/145676#145676 to set
  up hybrid suspend, creating the file /etc/pm/config.d/00-use-suspend-
  hybrid with the following contents:

  -- snip ---
  HIBERNATE_MODE=platform

  # Always use hibernate instead of suspend, but with "suspend to both"
  if [ "$METHOD" = "suspend" ]; then
METHOD=hibernate
HIBERNATE_MODE=suspend
  fi

  # Make sure to use the kernel's method, in case uswsusp is installed etc.
  SLEEP_MODULE=kernel
  -- snip --

  On suspend, the system writes an image to disk (according to
  /var/log/syslog) and goes to sleep on RAM as expected. However, on
  resume things first seem to proceed normally, but the screen is never
  lit up. I couldn't find any obvious errors in /var/log/syslog.

  The behaviour is similar with the "Indirect hybrid sleep" approach,
  which used to work successfully before upgrading from 13.10 to 14.04.

  Both suspend-to-RAM and suspend-to-disk (hibernate) work and resume
  sucessfully, i.e. when removing the file /etc/pm/config.d/00-use-
  suspend-hybrid.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sat May 10 22:34:48 2014
  InstallationDate: Installed on 2012-06-20 (689 days ago)
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (17 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1318249/+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


[Desktop-packages] [Bug 1318249] Re: Failure to resume from hybrid suspend

2014-05-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg (Ubuntu)
   Status: New => Confirmed

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

Title:
  Failure to resume from hybrid suspend

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  I followed http://askubuntu.com/questions/145443/how-do-i-use-pm-
  suspend-hybrid-by-default-instead-of-pm-suspend/145676#145676 to set
  up hybrid suspend, creating the file /etc/pm/config.d/00-use-suspend-
  hybrid with the following contents:

  -- snip ---
  HIBERNATE_MODE=platform

  # Always use hibernate instead of suspend, but with "suspend to both"
  if [ "$METHOD" = "suspend" ]; then
METHOD=hibernate
HIBERNATE_MODE=suspend
  fi

  # Make sure to use the kernel's method, in case uswsusp is installed etc.
  SLEEP_MODULE=kernel
  -- snip --

  On suspend, the system writes an image to disk (according to
  /var/log/syslog) and goes to sleep on RAM as expected. However, on
  resume things first seem to proceed normally, but the screen is never
  lit up. I couldn't find any obvious errors in /var/log/syslog.

  The behaviour is similar with the "Indirect hybrid sleep" approach,
  which used to work successfully before upgrading from 13.10 to 14.04.

  Both suspend-to-RAM and suspend-to-disk (hibernate) work and resume
  sucessfully, i.e. when removing the file /etc/pm/config.d/00-use-
  suspend-hybrid.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sat May 10 22:34:48 2014
  InstallationDate: Installed on 2012-06-20 (689 days ago)
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (17 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1318249/+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