mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-09 00:46:17 +00:00
Add notes about running things as root.
This commit is contained in:
parent
8c64183a46
commit
6abc9b13f0
6
README
6
README
@ -23,3 +23,9 @@ tools/
|
||||
built with the 2D driver but not shipped. Some distros were hacking
|
||||
up the 2D build to ship them. Instead, here's a separate package for
|
||||
people debugging the driver.
|
||||
|
||||
Note that most of these tools must be run as root. Several tools require
|
||||
MMIO register access (which may be denied if CONFIG_STRICT_DEVMEM is enabled).
|
||||
When an X Server is running, benchmarks and tests clients won't be able to
|
||||
run due to being unable to authenticate against it, unless you run them as
|
||||
root.
|
||||
|
Loading…
x
Reference in New Issue
Block a user