srvk / DiViMe

ACLEW Diarization Virtual Machine
Apache License 2.0
32 stars 9 forks source link

not able to install #131

Open RanaAZ opened 5 years ago

RanaAZ commented 5 years ago

I have a Dell XPS with Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz 2.19GHz and 8.00 GB of RAM. I tried installing the virtual machine but it didn't work. Following your recommendations I configured the Vagrantfile: vbox.cpus = 1 vbox.memory = 1024 and it still didn't work. I also tried the following configuration and it didn't work either: vbox.cpus = 1 vbox.memory = 2048

The messages I get are as follows:

image

image

fmetze commented 5 years ago

This error does not seem to be related to memory, or anything that is DiViMe specific. It seems there is a problem with the network interface as configured in Virtualbox/ vagrant.

I assume that you have Virtualbox installed as well? If so you can look into the "network" part of the "settings" section of the DiViMe Virtual Machine (you may need to turn it off to be able to make changes), and see if you can disable/ remove some network adapters, or change their type, to make the warning and error message go away.

Some suggest an update of Virtualbox (and or Vagrant?) may help, too: https://github.com/hashicorp/vagrant/issues/10473 - but that is hard to say without any information on which version of Windows, Vagrant, and Virtualbox you are running.

https://github.com/hashicorp/vagrant/issues/6125 also has some information that seems pertinent; you could either add the line that Craig Rieke suggests to your Vagrantfile, or change the chipset type in Virtualbox' GUI.

For the record, I tried building the VM with 2048Mb of RAM, and it works just fine (for building!). It takes about 15 minutes on my laptop. 1Gb of RAM works sometimes, but is unreliable.

sarpu commented 5 years ago

I got it to work by switching to vagrant 2.2.4.