lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Looking for help in configuring LilyDev in VirtualBox


From: Michael Käppler
Subject: Re: Looking for help in configuring LilyDev in VirtualBox
Date: Fri, 24 Jan 2020 23:00:51 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1

Hello Peter,

Am 23.01.2020 um 11:45 schrieb Peter Toye:

Oh dear. It looks as if I'll have to work out how to do it myself. I
know there's a way of starting up programs on boot, but I've
completely forgotten what it is. Will do some research.



I did some research. The responsible utility VBoxClient is part of the
package virtualbox-guest-x11.
It is started from the script /etc/X11/Xsession.d/98vboxadd-xclient
during X server startup.
You could try to execute the checks there manually, i.e. run

lspci -d 80ee:beef

(should show something like "VGA compatible controller"

and

test -c /dev/vboxguest
echo $?

(should give 0 for success)

Best regards,
Michael


reply via email to

[Prev in Thread] Current Thread [Next in Thread]