[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2011-07-13 Thread Brad Figg
This bug was filed against a series that is no longer supported and so
is being marked as Won't Fix. If this issue still exists in a supported
series, please file a new bug.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: Confirmed = Won't Fix

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

Title:
  Huge hard drive activity after resuming from S3 suspend on a IBM x31

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

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2011-07-10 Thread stricjux
I'd like to confirm that this bug is still very present for me - it was present 
in 10.11 and now in 11.04. On resume on suspend disk starts to heavily read 
from the hard drive. Two things to note:
1. This doesn't occur on every resume, but it does occur more often if I use 
the laptop for some time.
2. When it does it heavily reads from the hard drive for 3-30min. I usually get 
bored with the waiting and simply force shutdown the computer (using the 5s 
hold of the power button).

I tried following this tread, but no apparent fixes were provided for me
to try out.

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

Title:
  Huge hard drive activity after resuming from S3 suspend on a IBM x31

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

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2011-02-03 Thread Bug Watch Updater
** Changed in: linux
   Importance: Unknown = High

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

Title:
  Huge hard drive activity after resuming from S3 suspend on a IBM x31

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2011-01-25 Thread Bug Watch Updater
** Changed in: linux
   Status: Unknown = Fix Released

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

Title:
  Huge hard drive activity after resuming from S3 suspend on a IBM x31

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2010-08-26 Thread papukaija
** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=6840
   Importance: Unknown
   Status: Unknown

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-26 Thread Andres Mujica
Thanks for your logs, this bug can be marked as triaged.

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


Re: [Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-14 Thread Thomas K
That didn't work, unfortunately--apparently there wasn't a .service file
providing that name to dbus.

I did, however, try with sudo /etc/acpi/sleep.sh, and I could replicate the
behaviour (or at least, something that looked the same).

This time, I noticed an error in the terminal about Hardware clock contains
an invalid time, cannot set system clock from it. (searching on google
suggests this is not a common error, assuming I remembered it correctly). On
rebooting into Windows, I found that I was in 2044. I may not have mentioned
it, but last time I had a similar issue that left me in 1908. All I need now
is a Delorian. I guess that the hardware clock goes wrong somewhere (whether
this is a hardware problem or something in the sleep routine, I don't know),
Linux rejects that as being clearly silly, but Windows accepts it and copies
it to the system time (Linux then accepted 1908 after rebooting from
Windows, but I set 2044 back in Windows before rebooting).

I hope that the clock thing is peripheral to the thrashing issue,
however.

Of course, I'd forgotten that Windows IFS drivers can't mount a dirty ext3
filesystem, but happily I have a memory stick with DSL lying around. I've
attached /var/log/dmesg from when I did a hard restart during the thrashing.
I made a copy of the whole of /var/log/, so if you need any more information
from that, please let me know.


** Attachment added: dmesg
   http://launchpadlibrarian.net/21213970/dmesg

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-13 Thread zcrar70
Having had a look at gnome-power-cmd.sh, it just sends the request to
hibernate off to DBus:

dbus-send --session --dest=org.freedesktop.PowerManagement  \
  --type=method_call --print-reply --reply-timeout=2000 \
  /org/freedesktop/PowerManagement  \
  org.freedesktop.PowerManagement.Hibernate

This might work with KDE too (I'm not sure about the extent to which KDE
can use DBus).

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-13 Thread Andres Mujica
** Tags added: resume suspend

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-13 Thread Leann Ogasawara
** Tags added: intrepid

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


Re: [Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-13 Thread Thomas K
I'm actually on Kubuntu--is there an equivalent command in KDE?

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-12 Thread Andres Mujica
oh, Thomas, i'm really sorry about that, it wasn't supposed to happen...
let me i digg a litle bit more on this issue so we can found the problem

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-12 Thread zcrar70
Thomas, I think you can probably do what I did:

sync; echo 1  /sys/power/pm_trace; gnome-power-cmd.sh hibernate

I had the same problem as you when running /etc/acpi/hibernate.sh (the
system didn't resume to a usable state), except my X didn't break
(despite also doing a hard reset! Sounds like I was lucky...)

Andres, could you confirm that this will get the same information from
dmesg as /etc/acpi/hibernate.sh would? I'm assuming that setting
/sys/power/pm_trace to 1 is what causes the acpi tracing to be enabled,
rather than the script used to hibernate...

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


Re: [Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-12 Thread Thomas K
Not to worry. I didn't know that would happen either--I wouldn't have run it
if I'd thought it would!

Do you have the information you need? I can probably get it to thrash for a
bit on resuming from standby, then reboot to Windows and copy
/var/log/messages if that will help you.

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-12 Thread Andres Mujica
Yes, Thkr that command would be just fine (just tested both myself
getting the hard lock with the first one.. it took 2 reboots to recover
the system  )

Thanks a lot for your sugestion.

Thomas if you can provide the output would be great.

Thanks

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


Re: [Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-11 Thread Thomas K
Andres, I tried to follow your instructions to get dmesg, but it didn't
reach any sort of usable state after resuming from hibernation, and either
that, or the hard shutdown I had to do while it was locked up, broke X
spectacularly. I've now repaired X (took a few hours, and using my dual boot
Windows to search the web), but I'm not keen to try that again. Let me know
if you still need that information (I still do see the problem, as far as
I'm aware), and I'll try collecting it using sleep instead.

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-10 Thread zcrar70
Andres, thanks for following this up. '/etc/acpi/hibernate.sh' didn't
work for me (after the ubuntu splash screen when resuming, the screen
went black and I couldn't do anything); I used 'gnome-power-cmd.sh
hibernate' instead. Also, my computer is a desktop rather than a laptop,
and it apparently can't do suspend ('Error
org.freedesktop.PowerManagement.NoHardwareSupport: Suspend is not
available on this computer').

I'm attaching the dmesg output from the resume; this being said, I think
the problem is pretty much resolved for me. I only get the thrashing
when displaying an application for the first time; for instance, for my
last test, I opened up several large images in the Gimp, switched
workspaces to the terminal, then hibernated. When I resumed, I was
returned to the terminal workspace without any thrashing; when I
switched over to the Gimp workspace, the HDD thrashed a bit as the PC
was trying to display the images, and then stopped once they were all
displayed; this seems acceptable to me. Note that this is different from
the behaviour I was seeing when I originally posted to this bug report.

The main changes since my original report were upgrading to Intrepid,
switching my secondary HDD (which doesn't contain the root, boot or swap
partitions), and several kernel upgrades. Again, I'm happy that this
issue is resolved for me.

** Attachment added: dmesg-hibernate.txt
   http://launchpadlibrarian.net/21085165/dmesg-hibernate.txt

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-08 Thread Andres Mujica
well, re-reading this report, i've seen this behaviour, let's try this:

sync; echo 1  /sys/power/pm_trace; /etc/acpi/hibernate.sh force

start it again with the same kernel as soon as the laptop has entered
the hibernate state.

Add as attachment the dmesg output while the system is swap trashing .

thanks

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-08 Thread Andres Mujica
after that repeat the test but with

sync; echo 1  /sys/power/pm_trace; /etc/acpi/sleep.sh force

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-07 Thread zcrar70
I've just tried this again for the first time after the upgrade to
Intrepid, and it sort of works. Sort of, because the hard drive activity
only lasts for around 3 minutes once I reach the desktop (3 mins and 14
secs to be exact), and I can actually see the memory filling up from
around 24% when the desktop was displayed to 67% once all of the images
I had open were displayed again (I had opened up several images in Gimp
to increase the memory usage to above 60%).

Note I have also changed one of my hard drives in the interim (not the
boot or swap drive, but from the noise it seems to be used to store and
restore the hibernation data).

3 minutes sounds rather long, but I'm not sure if it's standard as I
don't have much to compare it too. I'm attaching a dmesg log in case
that's of any help.

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

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-07 Thread zcrar70
kern.log

** Attachment added: kern.log
   http://launchpadlibrarian.net/20996635/kern.log

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2009-01-07 Thread zcrar70
From my note above, it isn't clear that I'm happy enough with 3 mins of
high I/O after resumes completes. It is a little long, but at least my
system is usable after that.

Previously, the system was almost unusable for much longer (I didn't
time it unfortunately, but probably over 10 minutes).

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-12-24 Thread joefidler
Output from TOP is attached. Firefox was running at that time but this
is not required to cause problem. Only thing that always shows up at
time of failure is KSWAPDO process.

** Attachment added: Top listing
   http://launchpadlibrarian.net/20715273/Top%20output

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-12-22 Thread Thomas K
Setting to confirmed since this behaviour has been replicated in
Intrepid. Will mark bug 190585 as duplicate.

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

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-12-22 Thread Daniel Hahler
** Changed in: acpi-support (Ubuntu)
 Assignee: Daniel Hahler (blueyed) = (unassigned)

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-12-21 Thread joefidler
I am also seeing this issue. After resuming there is excess and
seemingly unending drive activity which slows the machine down to the
point where it requires a reboot. With about 60% memory used the problem
occurs almost every resume, more randomly for lower memory use.

I am running fully updated Intrepid (kernel 2.6.27-11). Machine is a
HP/Compaq laptop with 1G RAM and an AMD Turion single CPU.

During the failure KSWAPD0 appears active. I am trying to get a TOP or
system monitor listing as well as DMESG output, but its hard when the
machine is in this state.

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-12-19 Thread Thomas K
I suspect that this issue has been duplicated as bug 190585.

If so, a number of us have seen the hard drive activity on Intrepid.

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-12-08 Thread Andres Mujica
zcrar, that really seems like a hardware failure, but maybe is caused by
the bug described in

https://bugs.edge.launchpad.net/ubuntu/+source/acpi-
support/+bug/15372/comments/17

Can you check if this behaviour persist with intrepid fully updated?

Sean it would be great if you can confirm it too.

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-09-04 Thread zcrar70
hi Leann,

thanks for following this up - I'm attaching my kern.log after a
hibernate and restart, and the dmesg output. I hope this helps - I'll
try to test with 8.10 Alpha 5 when that comes out.

thanks,
Nick

** Attachment added: attaching Kern.log
   http://launchpadlibrarian.net/17291833/kern.log

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-09-04 Thread zcrar70
adding dmesg output attachment

** Attachment added: dmesg output
   http://launchpadlibrarian.net/17291840/dmesg.output.txt

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:

1)  If you are comfortable installing packages on your own, the linux-
image-2.6.27-* package is currently available for you to install and
test.

--or--

2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the
bug reported here or if the issue remains.  More importantly, please
open a new bug report for each new bug/regression introduced by the
2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
specifically note if the issue does or does not appear in the 2.6.26
kernel.  Thanks again, we really appreicate your help and feedback.

** Tags added: cft-2.6.27

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-08-12 Thread Leann Ogasawara
Hi Guys,

zcrar70, Can you comment which kernel you are running when you still
experience this issue?  Could you also attach your dmesg output after
you resume from suspend and experience this issue?

Sean, since you are the original bug reporter, can you also comment if
this is still an issue for you with the latest Hardy Heron 8.04 release?

Also, it might be good to know if this will still be an issue with the
upcoming Intrepid Ibex 8.10 release.  Information regarding the latest
Alpha for Intrepid can be found here:  http://www.ubuntu.com/testing .
If anyone is able test that would be great.  Please let us know your
results.  Thanks in advance.

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

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-07-07 Thread zcrar70
Unfortunately, my earlier post was incorrect - I didn't have any
problems when I tested prior to posting, but I only had one or two
programs open when testing. When I try to hibernate with a more typical
amount of programs with GUIs open (usually 4-8), I still experience the
same issues as stated previously...

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-06-08 Thread rhino_harley
I too had this exact same problem. For me it only appeared around the
time of  the upgrade from gutsy to hardy, although it might not have
been straight away, but with one of the subsequent kernel upgrades.
Following what zcrar70 wrote, I tried the reinstallation of uswsusp, and
it fixed the problem. Thanks zcrar70.

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-06-01 Thread zcrar70
I just re-tried hibernate for the first time in 4-5 weeks and it now
seems to work without causing excessive HDD activity - which is great,
because it means I can use it :-)

I didn't change anything in particular; the only two things I can think of as 
being relevant are:
* The software upgrade tool installed the latest version of the kernel for me 
(v2.6.24.17)
* I installed then uninstalled uswsusp a couple of times (it's no longer on my 
system - the installation procedure said something about modifying the kernel 
images though).

So, no problem here for me anymore.

As an aside, I checked dmesg and I don't have any error messages similar
to the ones posted above ('failed opcode was: unknown').

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-05-31 Thread Daniel Hahler
What does dmesg say for you?
Is it similar to the one from Sean 
(https://bugs.edge.launchpad.net/ubuntu/+source/acpi-support/+bug/15372/comments/7)
 - I'm adding it also to the bug description, so it can get found easier.

** Description changed:

  With a default install of ubuntu hoary after turning on acpi suspend support
  resuming from S3 causes huge problems. After the machine resumes (the 
suspending
  seems to go fine) there is a huge amount of hard drive activity, many
  application refuse to start (such as top and ls) and the machine tends to 
freeze
  completely if I try to open the applications menu. Changing any of the options
  in /etc/default/acpi-support has no effect and neither does bypassing the
  scripts in /etc/acpi by echoing mem to /sys/acpi/state manually. I've also 
tried
  turning off laptop-mode. I've just come
  from debian unstable to ubuntu and the debian kernels 2.6.9, 2.6.10 and 2.6.11
  did not have this problem. I'm going to try a vanilla kernel from kernel.org 
to
  see if that has any effect. I managed to get top running after resuming by
  starting before I suspended but it didn't really show anything unusual though 
dd
  was running and i'm not sure why. My id in the hardware database is:
  45d24e53319bdba4f4ae97805a39a254
+ 
+ 
+ From comment below (in Ubuntu Dapper):
+ I've tested suspend on dapper today. Now X starts and i get back to my 
desktop but the hard drive still goes crazy. I've tested suspending on a 
console to see what dmesg had to say after i tried to use ls. The following 
message is shown 4 times:
+ 
+ hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
+ hda: dma_intr: error=0x10 { SectorIdNotFound }, LBAsect=7292699, 
sector=72926983
+ ide: failed opcode was: unknown
+ 
+ then the following is shown:
+ 
+ hda: DMA disabled
+ ide0: reset: success
+ 
+ then the following is repeated endlessly:
+ 
+ hda: task_out_intr: status=0x51 { DriveReady SeekComplete Error }
+ hda: task_out_intr: error=0x10 { SectorIdNotFound }, LBAsect=7292699, 
sector=72926983
+ ide: failed opcode was: unknown

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-05-31 Thread Daniel Hahler
I'm closing the acpi-support task and open a linux task instead -
which appears to be more fitting.

** Changed in: acpi-support (Ubuntu)
 Assignee: (unassigned) = Daniel Hahler (blueyed)
   Status: Confirmed = Invalid

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-05-31 Thread Daniel Hahler
From http://www.thinkwiki.org/wiki/Problems_with_ACPI_suspend-to-ram:
---
SectorIdNotFound disk errors when laptop is resumed
The errors look like this: 

Oct 14 17:35:02 cacharro kernel: hda: dma_intr: status=0x51 { DriveReady 
SeekComplete Error }
Oct 14 17:35:02 cacharro kernel: hda: dma_intr: error=0x10 { SectorIdNotFound 
}, LBAsect=115896900, sector=115896900
Oct 14 17:35:02 cacharro kernel: ide: failed opcode was: unknown

This happens when you have Hidden Protected Area (HPA) enabled on the hard 
drive. There is a kernel bug report with an unfinished patch to fix this. This 
is not fixed as of kernel 2.16.18. Adding libata.ignore_hpa=1 to the kernel 
command line might help. 
---

This should be fixed in linux 2.6.22-rc5, according to
http://bugzilla.kernel.org/show_bug.cgi?id=6840.

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-05-27 Thread zcrar70
I also have the same problem in Hardy with an opteron 165 and an ATI
card. /var/log/pm-suspend.log doesn't show anything abnormal. My swap
partition is correctly enabled (both before and after hibernate).

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-05-18 Thread akuaku
This Problem is still unfixed!
After suspend there Is some Random HD Activity, can someone tell me what is 
going on?
Moreover the kernel seems not to Swap, because I have turned my swap partition 
off, and the problem still persists.
Is there a way of logging what files were accessed.

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-04-22 Thread J!
After my previous post I figured out this behavior was - at least in my
case - related to the fact that my swap was not in use. Due to the wrong
UUID in fstab my swap space was ignored from boot up, probably caused
when resizing my partitions. See this post for diagnose and solution:
http://ubuntuforums.org/showthread.php?t=682089

After fixing my swap the described behaviour didn't occur anymore.

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-04-18 Thread J!
Suddenly this also occurs on my Hardy laptop. But not always. It seems to me 
that after a fresh reboot, and then immediate going through the suspend-resume 
cycle, doesn't result in any problem. But when going through the suspend-resume 
cycle after a period of normal use of the system, this problem occurs.
Symptoms: after resume disk spins all the time. Drawing the screen again takes 
about half an hour, and system is hardly responding to mouse movements 
etcetera. In the kernel log it is said: PM: Finishing wakeup. But system never 
gets available for me.
Since the whole system is blocked, I so far only managed to get top running 
before I went through the suspend-resume cycle. Output attached. What seems 
strange to me in this is the activity of kswapd0 process. 

uname -a: Linux laplinux 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 
i686 GNU/Linux
Laptop Fujitsu amilo pi 1536

** Attachment added: toplog
   http://launchpadlibrarian.net/13548303/toplog

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-04-15 Thread akuaku
** Changed in: acpi-support (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-04-14 Thread akuaku
Same Problem with Hardy Heron, there is some Huge harddrive activity after 
resume, but no process seems to cause it.
I have a 3-year old Dell Inspiron 6000

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2008-02-29 Thread Tom S
I have a Lenovo T60 with the same problem with Gutsy. After resume, 80%
of the time there is just non-stop HD activity that slows my system down
to a crawl (definitely passed unusable). I managed to run top one time,
an kswapd0 was at around 4-6% CPU time, which I've never seen it at, so
that could be the culprit. Sometimes (1 in 5 times) it doesn't do this
and actually works fine. It also worked fine up until about a month or 2
ago.

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15372] Re: Huge hard drive activity after resuming from S3 suspend on a IBM x31

2007-10-10 Thread marcogoni
Hi, here I have an X31 working perfectly in Gutsy beta with the latest
updates.

Maybe this bug should be marked as fix released.

-- 
Huge hard drive activity after resuming from S3 suspend on a IBM x31
https://bugs.launchpad.net/bugs/15372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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