Skip to content

Commit

Permalink
Merge pull request #722 from 1337joe/fix-trailing-space
Browse files Browse the repository at this point in the history
  • Loading branch information
thornbill authored Oct 24, 2023
2 parents 4a493fc + e6c2420 commit 1eefc8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general/administration/hardware-acceleration/intel.md
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,7 @@ Root permission is required.
sudo cat /sys/kernel/debug/dri/0/gt/uc/guc_info
sudo cat /sys/kernel/debug/dri/0/gt/uc/huc_info
```

- If you get a `No such file or directory` error when running the last two commands, try querying a `dri` device with a different number, for example `1`:

```shell
Expand Down

0 comments on commit 1eefc8b

Please sign in to comment.