Skip to content

Commit 5d19a96

Browse files
ManagorSarijen
authored andcommitted
modetest: add page (tldr-pages#17656)
1 parent 0333c6e commit 5d19a96

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

pages/linux/modetest.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# modetest
2+
3+
> Diagnose Direct Rendering Manager and Kernel Mode Setting.
4+
> More information: <https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841850/Video_Mixer#modetest>.
5+
6+
- List connectors and their available modes for a specific driver:
7+
8+
`modetest -M {{mgag200}} -c`
9+
10+
- Set the resolution of a connector:
11+
12+
`sudo modetest -M {{mgag200}} -s {{connector_id}}:{{1600}}x{{1200}}`

0 commit comments

Comments
 (0)