From 13e76e6db22433af573e28cdd29d7d476c60d8e0 Mon Sep 17 00:00:00 2001 From: Jonathan Rubenstein Date: Mon, 5 Jul 2021 12:19:10 -0400 Subject: [PATCH] [doc] troubleshooting: B4 touchup --- doc/troubleshooting.rst | 34 ++++++++++++++++------------------ 1 file changed, 16 insertions(+), 18 deletions(-) diff --git a/doc/troubleshooting.rst b/doc/troubleshooting.rst index 6a75c44f..a4fa9fcd 100644 --- a/doc/troubleshooting.rst +++ b/doc/troubleshooting.rst @@ -11,41 +11,39 @@ When Launching Looking Glass the Desktop Doesn't Appear - **Using an AMD GPU?** - - After the end of the Radeon HD Series AMD started incorporating a - feature into their GPU's that effectively puts the card to sleep - when no display is connected. For this reason one of two - conditions need to be met. + - After the end of the Radeon HD Series, new AMD GPUs go to sleep when no + display is connected. For this reason, one of two conditions must be met. #. The GPU needs to remain plugged into a monitor (this is good for testing & troubleshooting). -#. The GPU needs to have a plug like the ones used in GPU Crypto mining - installed to trick the card into thinking that a display is - connected. +#. The GPU needs to have a dummy plug installed which presents itself as a + monitor. .. _the_clipboard_is_not_working: The Clipboard is not Working ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- **Did you enable it?** +- **Is clipboard synchronization enabled?** - - Before you can Copy/Paste content between the Guest and the Host - you must `Enable Clipboard - Synchronization `_ + - Before you can copy or paste content between the Guest and Host, + :ref:`clipboard + synchronization ` + must be enabled. - **Did you install the Spice Guest Tools?** - - Before you can Copy/Paste content between the Guest and the Host - you must install the `SPICE Guest Tools - driver `_. The - download is labeled as "spice-guest-tools". + - The `SPICE Guest Tools + driver `_ must be installed + on the host OS to synchronize the clipboard. + The download is labeled "spice-guest-tools". .. warning:: - **NOTE: Do make sure that you do NOT install the QEMU Guest - Tools driver. These are not the same.** + Do **NOT** install the QEMU Guest Tools driver. + These are not the same. - - **Did you install them twice?** + - **Is it installed twice?** - The Spice VDAgent is available in both Spice Guest Tools, and standalone as a separate installer. Check your installed programs