[Bug 59792] [ilk] missed irq

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 24 09:27:38 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=59792

--- Comment #8 from pierre_aussaguel at yahoo.fr ---
I attached the dmesg output for kernel 3.2

I noticed a curious coincidence : I used the computer about 40 min without
problem, and the bug showed up just when a backup script started.
I believe this is not the first time this happen, could this be related ?

My script for information :
#!/bin/sh
# Script de sauvegarde automatique
if test -e /dev/disk/by-uuid/ea43e9e6-4251-4358-b6cd-3643f5a0ebda; then
mount  /mnt/sauvegarde
nice rsync -a --delete /home /mnt/sauvegarde/
umount  /mnt/sauvegarde
fi

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130124/b53ffbad/attachment-0001.html>


More information about the intel-gfx-bugs mailing list