* [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels
2018-02-21 12:23 [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels bugzilla-daemon
@ 2018-02-21 12:27 ` bugzilla-daemon
2018-02-21 12:36 ` bugzilla-daemon
` (8 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-02-21 12:27 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 273 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105190
--- Comment #1 from Chris Wilson <chris@chris-wilson.co.uk> ---
EPERM is not from us.
strace just to check where that is being raised?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1077 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels
2018-02-21 12:23 [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels bugzilla-daemon
2018-02-21 12:27 ` bugzilla-daemon
@ 2018-02-21 12:36 ` bugzilla-daemon
2018-02-21 12:42 ` bugzilla-daemon
` (7 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-02-21 12:36 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 370 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105190
--- Comment #2 from arkadiusz.hiler@intel.com <arkadiusz.hiler@intel.com> ---
# getenforce
Permissive
# strace ./kms_pipe_crc_basic 2>&1 | grep EPERM
openat(4, "i915_gem_drop_caches", O_WRONLY) = -1 EPERM (Operation not
permitted)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1213 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels
2018-02-21 12:23 [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels bugzilla-daemon
2018-02-21 12:27 ` bugzilla-daemon
2018-02-21 12:36 ` bugzilla-daemon
@ 2018-02-21 12:42 ` bugzilla-daemon
2018-02-21 12:44 ` bugzilla-daemon
` (6 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-02-21 12:42 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 252 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105190
--- Comment #3 from Chris Wilson <chris@chris-wilson.co.uk> ---
ls -l /sys/kernel/debug/dri/0/i915_gem_drop_caches ?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1056 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels
2018-02-21 12:23 [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels bugzilla-daemon
` (2 preceding siblings ...)
2018-02-21 12:42 ` bugzilla-daemon
@ 2018-02-21 12:44 ` bugzilla-daemon
2018-02-21 12:46 ` bugzilla-daemon
` (5 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-02-21 12:44 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 352 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105190
--- Comment #4 from arkadiusz.hiler@intel.com <arkadiusz.hiler@intel.com> ---
# ls -l /sys/kernel/debug/dri/0/i915_gem_drop_caches
-rw-r--r--. 1 root root 0 Feb 21 14:05
/sys/kernel/debug/dri/0/i915_gem_drop_caches
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1178 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels
2018-02-21 12:23 [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels bugzilla-daemon
` (3 preceding siblings ...)
2018-02-21 12:44 ` bugzilla-daemon
@ 2018-02-21 12:46 ` bugzilla-daemon
2018-02-21 12:53 ` bugzilla-daemon
` (4 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-02-21 12:46 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 243 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105190
--- Comment #5 from Chris Wilson <chris@chris-wilson.co.uk> ---
And whoami? You are running as root, right?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1047 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels
2018-02-21 12:23 [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels bugzilla-daemon
` (4 preceding siblings ...)
2018-02-21 12:46 ` bugzilla-daemon
@ 2018-02-21 12:53 ` bugzilla-daemon
2018-02-21 13:08 ` bugzilla-daemon
` (3 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-02-21 12:53 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 241 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105190
--- Comment #6 from arkadiusz.hiler@intel.com <arkadiusz.hiler@intel.com> ---
obviously
# whoami
root
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1067 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels
2018-02-21 12:23 [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels bugzilla-daemon
` (5 preceding siblings ...)
2018-02-21 12:53 ` bugzilla-daemon
@ 2018-02-21 13:08 ` bugzilla-daemon
2018-02-21 13:43 ` bugzilla-daemon
` (2 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-02-21 13:08 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 248 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105190
--- Comment #7 from Chris Wilson <chris@chris-wilson.co.uk> ---
Then I have no idea what your distro has done :)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1052 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels
2018-02-21 12:23 [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels bugzilla-daemon
` (6 preceding siblings ...)
2018-02-21 13:08 ` bugzilla-daemon
@ 2018-02-21 13:43 ` bugzilla-daemon
2018-10-11 19:44 ` bugzilla-daemon
2019-07-04 7:47 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-02-21 13:43 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1039 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105190
arkadiusz.hiler@intel.com <arkadiusz.hiler@intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTABUG
Status|NEW |RESOLVED
--- Comment #8 from arkadiusz.hiler@intel.com <arkadiusz.hiler@intel.com> ---
Looks like it's caused by Fedora's customization. They picked up kernel
lockdown series https://lwn.net/Articles/723653/
If the system is booted using secure boot it puts the kernel in lockdown mode,
which includes disabling all the DebugFSes.
To enable it you have to lift the lockdown:
# sysctl kernel.sysrq=1
<Alt-PrtSc-x> on a physical keyboard; writing to /proc/sysrq-trigger does not
work
[ 137.276888] sysrq: SysRq : Disabling Secure Boot restrictions
[ 137.276963] Lifting lockdown
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2676 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels
2018-02-21 12:23 [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels bugzilla-daemon
` (7 preceding siblings ...)
2018-02-21 13:43 ` bugzilla-daemon
@ 2018-10-11 19:44 ` bugzilla-daemon
2019-07-04 7:47 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-10-11 19:44 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 467 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105190
Lakshmi <lakshminarayana.vudum@intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #9 from Lakshmi <lakshminarayana.vudum@intel.com> ---
Closed as NOTABUG.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1891 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels
2018-02-21 12:23 [Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels bugzilla-daemon
` (8 preceding siblings ...)
2018-10-11 19:44 ` bugzilla-daemon
@ 2019-07-04 7:47 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2019-07-04 7:47 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 305 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105190
--- Comment #10 from emersion <contact@emersion.fr> ---
Alternatively, it's possible to use a vanilla kernel:
https://fedoraproject.org/wiki/Kernel_Vanilla_Repositories
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1222 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread