mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-25 06:47:19 +00:00
[doc] troubleshooting: B4 touchup
This commit is contained in:
parent
e2c3ffcbb4
commit
13e76e6db2
@ -11,41 +11,39 @@ When Launching Looking Glass the Desktop Doesn't Appear
|
|||||||
|
|
||||||
- **Using an AMD GPU?**
|
- **Using an AMD GPU?**
|
||||||
|
|
||||||
- After the end of the Radeon HD Series AMD started incorporating a
|
- After the end of the Radeon HD Series, new AMD GPUs go to sleep when no
|
||||||
feature into their GPU's that effectively puts the card to sleep
|
display is connected. For this reason, one of two conditions must be met.
|
||||||
when no display is connected. For this reason one of two
|
|
||||||
conditions need to be met.
|
|
||||||
|
|
||||||
#. The GPU needs to remain plugged into a monitor (this is good for
|
#. The GPU needs to remain plugged into a monitor (this is good for
|
||||||
testing & troubleshooting).
|
testing & troubleshooting).
|
||||||
#. The GPU needs to have a plug like the ones used in GPU Crypto mining
|
#. The GPU needs to have a dummy plug installed which presents itself as a
|
||||||
installed to trick the card into thinking that a display is
|
monitor.
|
||||||
connected.
|
|
||||||
|
|
||||||
.. _the_clipboard_is_not_working:
|
.. _the_clipboard_is_not_working:
|
||||||
|
|
||||||
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
|
- Before you can copy or paste content between the Guest and Host,
|
||||||
you must `Enable Clipboard
|
:ref:`clipboard
|
||||||
Synchronization <https://looking-glass.io/wiki/FAQ#How_to_enable_clipboard_synchronization_via_SPICE>`_
|
synchronization <how_to_enable_clipboard_synchronization_via_spice>`
|
||||||
|
must be enabled.
|
||||||
|
|
||||||
- **Did you install the Spice Guest Tools?**
|
- **Did you install the Spice Guest Tools?**
|
||||||
|
|
||||||
- Before you can Copy/Paste content between the Guest and the Host
|
- The `SPICE Guest Tools
|
||||||
you must install the `SPICE Guest Tools
|
driver <https://www.spice-space.org/download.html>`_ must be installed
|
||||||
driver <https://www.spice-space.org/download.html>`_. The
|
on the host OS to synchronize the clipboard.
|
||||||
download is labeled as "spice-guest-tools".
|
The download is labeled "spice-guest-tools".
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
**NOTE: Do make sure that you do NOT install the QEMU Guest
|
Do **NOT** install the QEMU Guest Tools driver.
|
||||||
Tools driver. These are not the same.**
|
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
|
- The Spice VDAgent is available in both Spice Guest Tools, and
|
||||||
standalone as a separate installer. Check your installed programs
|
standalone as a separate installer. Check your installed programs
|
||||||
|
Loading…
Reference in New Issue
Block a user