Skip to content
Snippets Groups Projects
Commit f8da373b authored by Guilherme Calandrini's avatar Guilherme Calandrini
Browse files

pipe the glxinfo to head to decrease user output

parent 2f7985d4
No related branches found
No related tags found
2 merge requests!717Automated merge from preview to main,!709easier gpu check
......@@ -29,7 +29,7 @@ Click on the `DCV` button. A new tab with the DCV client will be opened.
- Check GPU support via:
```console hl_lines="4"
marie@compute$ glxinfo
marie@compute$ glxinfo | head
name of display: :1
display: :1 screen: 0
direct rendering: Yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment