https://bugzilla.kernel.org/show_bug.cgi?id=60827
--- Comment #9 from archiesix at gmail.com ---
The bug was introduced in kernel 3.9.11. With kernels 3.9.9 and 3.9.10 when
hibernating I get the error :
No irq handler for vector (irq -1)
displayed on the console, but otherwise everything seems o
https://bugzilla.kernel.org/show_bug.cgi?id=60827
--- Comment #8 from archie...@gmail.com ---
I did some more digging : the hibernation problem is already present in kernel
3.9.11 while it is absent in 3.9.9. So, it seems that it was introduced either
in 3.9.10 or 3.9.11. The last kernel that I co
https://bugzilla.kernel.org/show_bug.cgi?id=60827
--- Comment #7 from archie...@gmail.com ---
The problem persists in Kernel 3.11.1
--
You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@l
https://bugzilla.kernel.org/show_bug.cgi?id=60827
--- Comment #5 from Alex Deucher ---
Make sure your kernel has this patch:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=022374c02e357ac82e98dd2689fb2efe05723d69
make sure you power off the system completely between ker
https://bugzilla.kernel.org/show_bug.cgi?id=60827
--- Comment #4 from archie...@gmail.com ---
I am sorry, I cannot completely bisect : I am running Archlinux on a production
machine and I have only a few set of kernel packages saved. I can tell you that
:
- 3.11.1 has the very same problem
- The
https://bugzilla.kernel.org/show_bug.cgi?id=60827
--- Comment #6 from archie...@gmail.com ---
I powered off completely the system between each test. The patch is included
starting from kernel 3.10.10
--
You are receiving this mail because:
You are watching the assignee of the bug.
__
https://bugzilla.kernel.org/show_bug.cgi?id=60827
--- Comment #3 from Alex Deucher ---
You might also try a newer kernel. It looks like the uvd ring that is failing
to resume properly. There are a number of fixes for suspend/resume related
problems with uvd in 3.11 (most of which should end up
https://bugzilla.kernel.org/show_bug.cgi?id=60827
Alex Deucher changed:
What|Removed |Added
CC||alexdeuc...@gmail.com
--- Comment #2 from
https://bugzilla.kernel.org/show_bug.cgi?id=60827
Lan Tianyu changed:
What|Removed |Added
CC||tianyu@intel.com
Component|Hibe