[Bug 990129] Re: Suspend/Resume hangs and fails - Ubuntu 12.04LTS

2014-12-05 Thread Christopher M. Penalver
pst007x, could you please execute the following via a terminal in order for the 
necessary debugging information to be attached:
apport-collect 990129

** Attachment removed: /etc/pm/config.d/modules
   
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/990129/+attachment/3473349/+files/modules

** Attachment removed: 12.10
   
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/990129/+attachment/3747896/+files/2013-07-23-1394.jpg

** Package changed: pm-utils (Ubuntu) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/990129

Title:
  Suspend/Resume hangs and fails - Ubuntu 12.04LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/990129/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 990129] Re: Suspend/Resume hangs and fails - Ubuntu 12.04LTS

2014-07-16 Thread Toby
For those of you looking for a workaround until this bug gets a proper
fix...

The following has worked for me on Ubuntu 14.04 x64 running on an intel
based motherboard (Core i3 2nd gen) with Realtek onboard ethernet

Step 1: Open up a terminal and create a script file as follows:

~~~
gksudo gedit /etc/pm/sleep.d/20_custom-ehci_hcd
~~~

Step 2: copy and paste the following code into the file:

~~~
#!/bin/sh
# File: /etc/pm/sleep.d/20_custom-ehci_hcd.
TMPLIST=/tmp/ehci-dev-list

case ${1} in
hibernate|suspend)

;;
resume|thaw)

 chvt 1
 chvt 7
;;
esac
~~~

Step 3:
Give the script permission to run by typing the following in the terminal:

~~~
sudo chmod 755 /etc/pm/sleep.d/20_custom-ehci_hcd
~~~

NOTE 1: This script was found from this thread:-
http://ubuntuforums.org/showthread.php?t=1978290p=12014988#post12014988
All credit to the original author

NOTE 2: Do not copy and paste the ~~'s, they are there purely to
demarcate code blocks from the rest of the text.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/990129

Title:
  Suspend/Resume hangs and fails - Ubuntu 12.04LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/990129/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 990129] Re: Suspend/Resume hangs and fails - Ubuntu 12.04LTS

2014-06-15 Thread v m pranav chandran
I am using Ubuntu 14.04 LTS on HP Pavilion e002-au with AMD A4-5000 GPU
and Radeon HD 8330 graphics.The same issue.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/990129

Title:
  Suspend/Resume hangs and fails - Ubuntu 12.04LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/990129/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 990129] Re: Suspend/Resume hangs and fails - Ubuntu 12.04LTS

2014-06-02 Thread Constantine
Ubuntu 14.04. Notebook Asus K55DR with AMD+AMD graphics system. The same
issue

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/990129

Title:
  Suspend/Resume hangs and fails - Ubuntu 12.04LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/990129/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 990129] Re: Suspend/Resume hangs and fails - Ubuntu 12.04LTS

2014-03-08 Thread pst007x
I found this: http://ubuntuforums.org/showthread.php?t=1978290

Seems to be a fix

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/990129

Title:
  Suspend/Resume hangs and fails - Ubuntu 12.04LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/990129/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 990129] Re: Suspend/Resume hangs and fails - Ubuntu 12.04LTS

2014-03-08 Thread pst007x
I was using Nvidia graphics card and the Nouveau display driver, this seemed to 
cause the problem.

I moved to a proprietary Nvidia driver, rebooted and suspend now works
fine.

So I would suggest checking what driver you are using and changing to
the proprietary driver available for your system.

Check in: SYSTEM SETTINGS / SOFTWARE  UPDATES / ADDITIONAL DRIVERS

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/990129

Title:
  Suspend/Resume hangs and fails - Ubuntu 12.04LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/990129/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 990129] Re: Suspend/Resume hangs and fails - Ubuntu 12.04LTS

2013-12-25 Thread Vanessa Ezekowitz
So what's gonna be with this bug?  It still persists as of 25 Dec. on
both 12.04 and 13.10 (on two very different hardware setups).  Random
freezes either on the way down or on the way back up.

Guys, this kind of... stuff has to stop.  Suspend and resume are core
functionality - it absolutely MUST work.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/990129

Title:
  Suspend/Resume hangs and fails - Ubuntu 12.04LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/990129/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs