[Bug 287453] Re: kernel warning while suspending

2009-03-20 Thread TJ
Philipp's original report says: PM: suspend devices took 5.420 seconds This means that the arbitrary 5-second boundary set in TEST_SUSPEND_SECONDS is triggering what looks to be a false positive report. We're discussing increasing this value to avoid many of these false positives. ** Tags added

[Bug 287453] Re: kernel warning while suspending

2009-02-27 Thread TJ
Trust me to provide an incorrect shell script! I omitted to test for the "resume" as well as "suspend" action! Please use this shell script instead: for log in /var/log/kern.log*; do CMD="cat "; echo $log; [ ! ${log##*.gz} ] && CMD="zcat "; $CMD $log | grep -n 'PM: \(suspend\|resume\) devices too

[Bug 287453] Re: kernel warning while suspending

2009-02-27 Thread TJ
If you are experiencing this issue (kernel reporting a slow resume - more than 5 seconds) there are several potential causes, at least two of which are expected (1 & 2) and the warning is something of a false positive. 1. Several devices pushing the resume time slightly beyond the arbitrary 5-sec

[Bug 287453] Re: kernel warning while suspending

2009-02-27 Thread TJ
** Attachment removed: "lspci.txt" http://launchpadlibrarian.net/23161853/lspci.txt ** Attachment removed: "cpuinfo.txt" http://launchpadlibrarian.net/23161849/cpuinfo.txt ** Attachment removed: "kern.log" http://launchpadlibrarian.net/23161811/kern.log -- kernel warning while suspe

[Bug 287453] Re: kernel warning while suspending

2009-02-27 Thread Jacob Torrey
Ok, I created a new bug #335429, but I'm not sure how to delete comments/attachments. Thanks for the advice. -- kernel warning while suspending https://bugs.launchpad.net/bugs/287453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ub

[Bug 287453] Re: kernel warning while suspending

2009-02-27 Thread TJ
Jacob, your problem looks unrelated to this bug and more serious. Please create a new bug report "BUG: scheduling while atomic: notification-da/10006/0x1001" against the "linux" package, attach the same logs you've attached here (maybe delete the attachments from this report to save confusion)

[Bug 287453] Re: kernel warning while suspending

2009-02-26 Thread Jacob Torrey
Uname -a: Linux catty 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009 x86_64 GNU/Linux Attached is my cpuinfo ** Attachment added: "cpuinfo.txt" http://launchpadlibrarian.net/23161849/cpuinfo.txt -- kernel warning while suspending https://bugs.launchpad.net/bugs/287453 You received thi

[Bug 287453] Re: kernel warning while suspending

2009-02-26 Thread Jacob Torrey
And lspci ** Attachment added: "lspci.txt" http://launchpadlibrarian.net/23161853/lspci.txt -- kernel warning while suspending https://bugs.launchpad.net/bugs/287453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 287453] Re: kernel warning while suspending

2009-02-26 Thread Jacob Torrey
I have this problem, but a few seconds later I get a kernel oops. I'm not sure where exactly where to make this comment, but I've attached the relevant portions of my kernel log, and output of lspci and cpuinfo ** Attachment added: "kern.log" http://launchpadlibrarian.net/23161811/kern.log --

[Bug 287453] Re: kernel warning while suspending

2009-02-22 Thread Polygon
Im actually not running ubuntu at the moment, rather arch (on the laptop that i had this problem on originally)i tried recreating the error message but its not coming up, im not sure if its been fixed or its just a different kernelsince intrepid doesn't even work on this laptop (video drive

[Bug 287453] Re: kernel warning while suspending

2009-02-21 Thread TJ
This appears to be caused by bug #331415 "request_firmware() fails on resume from suspend" but I need to know what device drivers might be requesting firmware. Please attach /var/log/kern.log that contains the Oops message - it should also contain clues as to which driver was delayed. If the logs

[Bug 287453] Re: kernel warning while suspending

2009-01-27 Thread Jonas Petersson
Followup from my earlier comment: 2.6.27-10-generic continued being OK for me and 2.6.27-11-generic has been OK too. Not tried Jaunty yet, but it sure looks hopeful. Best / Jonas -- kernel warning while suspending https://bugs.launchpad.net/bugs/287453 You received this bug notification becau

[Bug 287453] Re: kernel warning while suspending

2009-01-27 Thread Leann Ogasawara
Hi Guys, Can you test the most recent pre-release of Jaunty 9.04 (currently Alpha3) - http://cdimage.ubuntu.com/releases/jaunty/ . You should be able to test suspend via a LiveCD. Jaunty contains a newer 2.6.28 based kernel. It would be good to know if you still see this warning. Thanks. -- k

[Bug 287453] Re: kernel warning while suspending

2009-01-17 Thread DaveAbrahams
I'm getting the same warning. Why is this bug still marked INCOMPLETE? -- kernel warning while suspending https://bugs.launchpad.net/bugs/287453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 287453] Re: kernel warning while suspending

2008-11-26 Thread Jonas Petersson
As reported in bug #298541 I experience the same problem and also find it relatively harmless except for that the battery and network applets get more and duplicate entries as a keep suspending/resuming (but not every time). I noticed something interesting: When the latest kernel was installed (th

[Bug 287453] Re: kernel warning while suspending

2008-11-22 Thread moose
I am getting something similar. suspend/resume works every time so far. just the warnings pop up saying it failed. different call trace than Philipp. Nov 22 07:33:50 redyns kernel: [41996.449490] [ cut here ] Nov 22 07:33:50 redyns kernel: [41996.449492] WARNING: at /buil

[Bug 287453] Re: kernel warning while suspending

2008-11-11 Thread Polygon
** Attachment added: "version.log from polygon" http://launchpadlibrarian.net/19574413/version.log -- kernel warning while suspending https://bugs.launchpad.net/bugs/287453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 287453] Re: kernel warning while suspending

2008-11-11 Thread Polygon
** Attachment added: "lspci output from polygon" http://launchpadlibrarian.net/19574408/lspci-vvnn.log -- kernel warning while suspending https://bugs.launchpad.net/bugs/287453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 287453] Re: kernel warning while suspending

2008-11-11 Thread Polygon
** Attachment added: "dmesg output from polygon" http://launchpadlibrarian.net/19574403/dmesg.log -- kernel warning while suspending https://bugs.launchpad.net/bugs/287453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 287453] Re: kernel warning while suspending

2008-11-11 Thread Polygon
I get the same warming when i try to suspend. Everything works fine when i suspend/resume, EXCEPT my wireless card. That refuses to work when i resume my computer ** Attachment added: "the warning from kernel.log" http://launchpadlibrarian.net/19574371/kernel%20warning.txt -- kernel warning w

[Bug 287453] Re: kernel warning while suspending

2008-11-10 Thread Leann Ogasawara
Hi Thomas, I think you actually have a different bug than Philipp and should open a new report. The reason I say this is the warning you see is just that, a warning. It's indicating that it took longer to resume the devices than anticipated. Philipp mentioned he sees no other ill effects wherea

[Bug 287453] Re: kernel warning while suspending

2008-11-08 Thread ThomasNovin
There is also bug #286672 but they got this problem after installing kerneloops. Same error message though.. ** Changed in: linux (Ubuntu) Status: Incomplete => New -- kernel warning while suspending https://bugs.launchpad.net/bugs/287453 You received this bug notification because you are

[Bug 287453] Re: kernel warning while suspending

2008-11-07 Thread ThomasNovin
** Attachment added: "dmesg.log" http://launchpadlibrarian.net/19465551/dmesg.log -- kernel warning while suspending https://bugs.launchpad.net/bugs/287453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 287453] Re: kernel warning while suspending

2008-11-07 Thread ThomasNovin
** Attachment added: "version.log" http://launchpadlibrarian.net/19465563/version.log -- kernel warning while suspending https://bugs.launchpad.net/bugs/287453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 287453] Re: kernel warning while suspending

2008-11-07 Thread ThomasNovin
** Attachment added: "lspci-vvnn.log" http://launchpadlibrarian.net/19465542/lspci-vvnn.log -- kernel warning while suspending https://bugs.launchpad.net/bugs/287453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 287453] Re: kernel warning while suspending

2008-11-07 Thread ThomasNovin
I got the same bug. After resuming from suspend system worked for maybe 20-30 seconds, then it froze completely. Not even REISUB worked, had to kill power. ** Attachment added: "syslog.txt" http://launchpadlibrarian.net/19465374/syslog.txt -- kernel warning while suspending https://bugs.laun

[Bug 287453] Re: kernel warning while suspending

2008-10-23 Thread Leann Ogasawara
Thanks Philipp, Just so I can gather some additional information about your system, per the kernel team's bug policy, can you please attach the following information. Please be sure to attach each file as a separate attachment. * cat /proc/version_signature > version.log * dmesg > dmesg.log * su

[Bug 287453] Re: kernel warning while suspending

2008-10-22 Thread Philipp Dreimann
The warning seems to appear every time I resume my computer. I had no unsuccessful attempt where I saw this warning. -- kernel warning while suspending https://bugs.launchpad.net/bugs/287453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 287453] Re: kernel warning while suspending

2008-10-22 Thread Leann Ogasawara
Hi Philipp, I just want to ask a few additional questions. Are you able to resume from suspend successfully? Does this warning appear every time you attempt to suspend? Thanks. -- kernel warning while suspending https://bugs.launchpad.net/bugs/287453 You received this bug notification because