From: Janek Warchol Date: Mon, 25 Apr 2011 20:51:39 +0000 (+0200) Subject: doc: warning about lilydev and USB network adapters X-Git-Tag: release/2.15.0-1~81 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=61babab909dacfbcb9b797d7ddcea55cef6773c9;p=lilypond.git doc: warning about lilydev and USB network adapters i've experienced the problem described in this patch and used the workaround described to get rid of it. --- diff --git a/Documentation/contributor/quick-start.itexi b/Documentation/contributor/quick-start.itexi index 6da1913bda..92ecafd37c 100644 --- a/Documentation/contributor/quick-start.itexi +++ b/Documentation/contributor/quick-start.itexi @@ -128,7 +128,12 @@ client. Not all hardware is supported in all virtualization tools. In particular, some contributors have reported problems with USB -devices. If you would like to investigate further, then look for +devices, for example USB network adapters. If you have problems +with network connection (for example internet connection in the +host system is lost when you launch virtual system), try installing +and running Lilydev with your computer's built-in network adapter +used to connect to the network. +If you would like to investigate further, then look for help for your virtualization tool using your normal OS as the @qq{host} and Ubuntu as the @qq{client}.