Any pointers would be helpful.
I updated my system to ubuntu 20.04, and now remotebox no longer works.
I'm just connecting to my localhost, and vboxdrv appears to not exist in 20.04.
I followed the documentation for ubuntu: apt-get install libgtk2-perl libsoap-lite-perl freerdp-x11 tigervnc-viewer
works.
Might be a stupid question, but you definately have VirtualBox installed right? Those files belong to the VirtualBox package. Are you using a VirtualBox package made by Ubuntu or the official VirtualBox one?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Any pointers would be helpful.
I updated my system to ubuntu 20.04, and now remotebox no longer works.
I'm just connecting to my localhost, and vboxdrv appears to not exist in 20.04.
I followed the documentation for ubuntu:
apt-get install libgtk2-perl libsoap-lite-perl freerdp-x11 tigervnc-viewer
works.
I updated /etc/default/virtualbox and added:
also
then tried:
also:
So I'm stuck here.
https://imgur.com/FPoZH5Y.png
https://imgur.com/xyOYE6I.png
Last edit: jayshomebrew 2020-07-04
Might be a stupid question, but you definately have VirtualBox installed right? Those files belong to the VirtualBox package. Are you using a VirtualBox package made by Ubuntu or the official VirtualBox one?
Yes, its the ubuntu package. I didn't realize that when I upgraded to 20.04, it disabled the other repositories, thus installed the ubuntu package.
before
https://imgur.com/0YuhWjV.png
Here's how I fixed it:
after:
https://imgur.com/IzqNJ3Ll.png
Last edit: jayshomebrew 2020-07-05