[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-10-02 Thread Christopher M. Penalver
** Description changed: - This bug is actually related to bugs 1057664 and 1171560, and is an - upstream bug. - - When I suspend my system to RAM, actually suspend does not work and - instead I get a blinking cursor, and after some time system turns back - again. - - After some debugging, I've

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-10-01 Thread Julien Aubin
Hi, I've unfortunately no way to get back that early, but the offending commit is listed in the bug report I've mentioned on kernel.org, see : http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=966f1212e1ac5fe3ddf04479d21488ddb36a2608 Rgds, ** Changed in: linux (Ubuntu)

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-09-30 Thread Julien Aubin
Hi, The bug never occured before Quantal. It has been a regression introduced with kernel 3.4 or 3.5 if I recall well (version mentioned in the bug report on kernel.org) Rgds, ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-09-30 Thread Christopher M. Penalver
Julien Aubin, the next step is to bisect between Precise and Quantal, in order to identify the offending commit. Could you please do this following https://wiki.ubuntu.com/Kernel/KernelBisection ? ** Tags removed: regression-potential ** Tags added: regression-release ** Changed in: linux

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-09-29 Thread Julien Aubin
Hi, bug is still there with upstream... :-( ** Tags removed: needs-upstream-testing ** Tags added: kernel-bug-exists-upstream-v3.12 ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-09-29 Thread Christopher M. Penalver
Julien Aubin, did this problem not occur in a release prior to Quantal? ** Tags removed: kernel-bug-exists-upstream-v3.11 kernel-bug-exists-upstream-v3.12 ** Tags added: kernel-bug-exists-upstream-v3.12-rc2 ** Changed in: linux (Ubuntu) Status: Confirmed = Incomplete -- You received

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-09-28 Thread Christopher M. Penalver
Julien Aubin, could you please test the latest mainline kernel via http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-rc2-saucy/ and comment to the results? ** Tags added: needs-upstream-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-09-27 Thread Julien Aubin
Hi, Tested with kernel 3.11 after upgrading to saucy, and unfortunately this does not fix the bug. :-( ** Tags removed: kernel-bug-exists-upstream-v3.10-rc2 needs-upstream-testing ** Tags added: kernel-bug-exists-upstream-v3.11 saucy -- You received this bug notification because you are a

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-07-21 Thread Christopher M. Penalver
Cut from Bug Description. ** Attachment added: dmesg https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181878/+attachment/3744189/+files/dmesg ** Description changed: This bug is actually related to bugs 1057664 and 1171560, and is an upstream bug. When I suspend my system to

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-07-21 Thread Christopher M. Penalver
Julien Aubin, could you please test the latest upstream kernel available (v3.11-rc1-saucy) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Please do not test the kernel in the mainline kernels archive directory daily

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-06-26 Thread Julien Aubin
Hi, Here's a workaround for the bug, from kernel.org bug mentioned above : - Run as root : echo 0 /sys/power/pm_async (added to /etc/rc.local to be permanent) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-05-22 Thread Julien Aubin
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1181878 Title: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-05-21 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.10 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-05-21 Thread Julien Aubin
Hi, The kernel bug actually exists upstream, which is not surprising as the bug I referenced is marked as won't fix. However it turns out that there's one 1-line offending commit which broke everything, as stated in comment #10 of the bug. The commit is :

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-05-20 Thread Julien Aubin
I've remarked that the change to udev rules proposed as a workaround does not work, since attribute power/async is not even present under the /sys tree. My output for udevinfo for one of my HDDs : administrateur@pcathlon64:~$ sudo udevadm info -a -p /sys/block/sda [sudo] password for

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-05-19 Thread Julien Aubin
After re-reading the bug report I found out that the HDD brand there is not the culprit, as /dev/sdd points to a WD Caviar Blue. Anyway there's something fishy with the HDD driver there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-05-19 Thread Julien Aubin
Actually this looks like a NVidia MCP5x bug, as explained there : http://marc.info/?l=linux-idem=136297331308023w=2 ** Bug watch added: Linux Kernel Bug Tracker #48951 http://bugzilla.kernel.org/show_bug.cgi?id=48951 -- You received this bug notification because you are a member of Ubuntu

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-05-19 Thread Julien Aubin
Seems to be related to this bug : https://bugzilla.kernel.org/show_bug.cgi?id=48951 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1181878 Title: Driver for hdd Western Digital Caviar Black 500 GB /