[Bug 364396] Re: suspend_test doesn't detect temporary suspends

2011-06-03 Thread Ara Pulido
** Tags added: jaunty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/364396

Title:
  suspend_test doesn't detect temporary suspends

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 364396] Re: suspend_test doesn't detect temporary suspends

2011-06-03 Thread Ara Pulido
Thank you for reporting this bug to Ubuntu. Ubuntu 9.04 reached EOL on October 
23, 2010.
Please see this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

We are sorry that we do not always have the capacity to look at all
reported bugs in a timely manner. There have been many changes in Ubuntu
since that time you reported the bug and your problem may have been
fixed with some of the updates. It would help us a lot if you could test
it on a currently supported Ubuntu version.

I will close this bug now. If you are able to reproduce it with a
current supported version of Ubuntu, please, create a new one typing
ubuntu-bug checkbox on a terminal.

Thanks!


** Changed in: checkbox (Ubuntu)
   Status: Incomplete = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/364396

Title:
  suspend_test doesn't detect temporary suspends

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 364396] Re: suspend_test doesn't detect temporary suspends

2010-04-17 Thread Marc Tardif
Andy, could the related branch linked to bug #349768 potentially address
this issue?

** Changed in: checkbox (Ubuntu)
   Status: New = Incomplete

-- 
suspend_test doesn't detect temporary suspends
https://bugs.launchpad.net/bugs/364396
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 364396] Re: suspend_test doesn't detect temporary suspends

2009-08-21 Thread Bogdan Butnaru
And here's the second file (see above). For the record:

$ uname -a
Linux bywater 2.6.28-15-generic #49-Ubuntu SMP Tue Aug 18 18:40:08 UTC 2009 
i686 GNU/Linux

(This is not the same kernel I posted the original bug report on.)

Note that whatever the reason for the suspend bug, suspend_test should
notice that it hasn't slept for 20 seconds as it intended.

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/30641907/dmesg.log

** Changed in: checkbox (Ubuntu)
   Status: Incomplete = New

-- 
suspend_test doesn't detect temporary suspends
https://bugs.launchpad.net/bugs/364396
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 364396] Re: suspend_test doesn't detect temporary suspends

2009-08-21 Thread Bogdan Butnaru
I just did the test below. I'm attaching the files.


bogd...@bywater:~/tests$ date; echo 'Trying to suspend now...'
Fri Aug 21 17:44:15 EEST 2009
Trying to suspend now...

[ Here I triggered a suspend via the “fast user switch” applet on the
panel. I distinctly heard the hard drive heads park and the fans slow
down and stop, then everything turned on again. All this takes less than
the 11 seconds suggested by `date`, but I had to type my password after
the resume. ]

bogd...@bywater:~/tests$ date; echo '...it failed :('
Fri Aug 21 17:44:36 EEST 2009
...it failed :(
bogd...@bywater:~/tests$ cp /var/log/pm-suspend.log .
bogd...@bywater:~/tests$ dmesg  dmesg.log


** Attachment added: pm-suspend.log
   http://launchpadlibrarian.net/30641875/pm-suspend.log

-- 
suspend_test doesn't detect temporary suspends
https://bugs.launchpad.net/bugs/364396
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 364396] Re: suspend_test doesn't detect temporary suspends

2009-08-20 Thread Andy Whitcroft
Could we get the pm-suspend.log and dmesg output off the machine which
is showing this behaviour please.  I want to know its claiming to really
go to sleep or not.  From a normal suspend would be fine.  Please attach
them here.  Thanks!

** Changed in: checkbox (Ubuntu)
   Status: New = In Progress

** Changed in: checkbox (Ubuntu)
 Assignee: (unassigned) = Andy Whitcroft (apw)

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

** Changed in: checkbox (Ubuntu)
   Status: In Progress = Incomplete

-- 
suspend_test doesn't detect temporary suspends
https://bugs.launchpad.net/bugs/364396
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 364396] Re: suspend_test doesn't detect temporary suspends

2009-04-20 Thread Bogdan Butnaru
** Description changed:

  Hello!
  
  I just updated my folks' computer to Jaunty, and I noticed that suspend
  doesn't seem to work anymore (but that's for another bug). I tried
  running the suspend_test script from checkbox, hoping it'll find what
  the problem is.
  
  First, the suspend problem: the computer seems to actually suspend
  correctly: everything shuts down, the drives and all the fans, including
  the power supply's, turn off. A half second later though, the computer
  resumes. The resume is correct, that is everything works afterwards just
  as after a normal resume. The only problem is how little it stays
  suspended.
  
  The problem with suspend_test is that it doesn't seem to notice that the
  suspend only took half a second, rather than the 20 seconds it was
  aiming at. I imagine the 20 seconds are there for a reason, so I think
  this is a bug in checkbox.
  
  I'm not sure what info might be useful. This is a just-updated Jaunty running 
on a no-name desktop; the processor is an AMD Athlon X2 64, running in 32-bit 
mode (I forget why...)
  $ uname -a
  Linux bywater 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 
i686 GNU/Linux
  
  In case it's useful for the checkbox problem, a bit more info about the
  suspend bug: I got a message saying something like mp-bios bug 8254
  timer not connected to io-apic in the console, right after the flash-
  resume. I've just disabled something that sounded related in the BIOS;
  suspend still doesn't work (same symptoms), but I haven't checked yet if
  the message is still there. I'll check that later, and also another
  seemingly-related option I noticed in the BIOS.
  
  In case it wasn't obvious above, suspend used to work correctly just
  before the update to Jaunty.
  
  Let me know what other info might be useful.
+ 
+ [edit:] I did a few other quick tests. I rebooted with the last Intrepid
+ kernel, 2.6.27-11-generic, and the suspend bug's still there. The
+ behavior on hibernate is the same (instant resume after lights-out); it
+ didn't resume correctly (just a normal startup), but I think that's
+ because of the kernel switching.

-- 
suspend_test doesn't detect temporary suspends
https://bugs.launchpad.net/bugs/364396
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs