Skip to content

Commit

Permalink
fixup! docs/troubleshooting/linux: review suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
gschintgen committed Jun 15, 2024
1 parent 598a3c4 commit c0ee441
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/troubleshooting/linux.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ KMS streaming fails on Nvidia GPUs
If KMS screen capture results in a black screen being streamed, you may need to
set the parameter `modeset=1` for Nvidia's kernel module. This can be done by
adding the following directive to the kernel command line:
.. code-block::
.. code-block::
nvidia_drm.modeset=1
nvidia_drm.modeset=1
Consult your distribution's documentation for details on how to do this. (Most
often grub is used to load the kernel and set its command line.)
Expand Down

0 comments on commit c0ee441

Please sign in to comment.