[Bug 109020] i915 [drm]: GPU hang in dxvk in wine-4.0-rc1
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Dec 12 14:46:27 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=109020
--- Comment #5 from Nikolay Borodin <monsterovich at gmail.com> ---
(In reply to Lionel Landwerlin from comment #4)
> (In reply to Nikolay Borodin from comment #3)
> > (In reply to Lionel Landwerlin from comment #1)
> > > Could you include a copy of the
> > > /sys/devices/pci0000:00/0000:00:02.0/drm/card0/error file? Thanks.
> > >
> > > For later reference on this bug, the mesa version is : Mesa 19.0.0-devel -
> > > padoka PPA
> >
> > "tail -f" and output to file don't work
>
> I assume the machine isn't available on the network anymore? You can't
> remotely copy the file?
>
> Maybe try to run the following command as root, trying to copy the file
> every 1 second :
>
> while true; do sleep 1; lines=`wc -l
> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/error | cut -d ' ' -f 1`; if
> [ $lines -gt 5 ]; then cp
> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/error /home/; fi; done
It doesn't make any sense because my system freezes before it will copy a file
and it also fails to reset GPU.
Game Over.
--
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: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20181212/7d602c59/attachment.html>
More information about the intel-3d-bugs
mailing list