Compare commits
1
Commits
4c794b9a9b
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0e39c4eea3 |
@@ -46,7 +46,7 @@ sudo make install
|
||||
|
||||
## Usage
|
||||
|
||||
Because `nvbright` requires direct access to `/dev/mem` to map GPU MMIO registers and executes `/usr/sbin/pciconf`, it must be run as root (e.g., with `sudo` or `doas`).
|
||||
Because `nvbright` requires direct access to `/dev/mem` to map GPU MMIO registers and executes `/usr/sbin/pciconf`, it must be run as root (e.g., with `sudo` or `doas`). If using the standard `make install` procedure, the binary is installed with setuid bit, so it may be run by regular users.
|
||||
|
||||
### Command syntax
|
||||
|
||||
|
||||
Reference in New Issue
Block a user