Genymotion unable to start VirtualBox (ubuntu 16.10)
I'm trying to install Genymotion on ubuntu 16.10 here is what I did:
wget https://dl.genymotion.com/releases/genymotion-2.8.1/genymotion-2.8.1_x64.bin
sudo chmod +x genymotion-2.8.1_x64.bin
sudo ./genymotion-2.8.1_x64.bin
Then I installed VirtualBox
sudo apt install virtualbox
Then I tried to lunch Genymotion
cd /opt/genymobile/genymotion/
./genymotion
I also tried with sudo
sudo ./genymotion
but no difference
virtualbox 16.10 genymotion
add a comment |
I'm trying to install Genymotion on ubuntu 16.10 here is what I did:
wget https://dl.genymotion.com/releases/genymotion-2.8.1/genymotion-2.8.1_x64.bin
sudo chmod +x genymotion-2.8.1_x64.bin
sudo ./genymotion-2.8.1_x64.bin
Then I installed VirtualBox
sudo apt install virtualbox
Then I tried to lunch Genymotion
cd /opt/genymobile/genymotion/
./genymotion
I also tried with sudo
sudo ./genymotion
but no difference
virtualbox 16.10 genymotion
1
I have Genymotion working on 14.04. I did not use the VirtualBox package from the repository, but used the installer on virtualbox.org/wiki/Linux_Downloads because I wanted the latest version. You could try that. Also, the error in the image says there is a log file. It would probably be helpful to see the contents of that log file.
– blendenzo
Dec 29 '16 at 16:23
Well you're lucky. I just get./genymotion: symbol lookup error: /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined symbol: FcWeightFromOpenType
. Straight upgrade from 16.04 to 16.10 btw. Edit1: Apparently, I got it working by addingsudo
. Also, protip: For ease of access, trysudo ln -s /opt/genymobile/genymotion/genymotion /usr/bin/genymotion
– dat tutbrus
Mar 12 '17 at 13:13
Same issue, nothing found
– mohammed amine bourkadi
Sep 4 '17 at 18:59
add a comment |
I'm trying to install Genymotion on ubuntu 16.10 here is what I did:
wget https://dl.genymotion.com/releases/genymotion-2.8.1/genymotion-2.8.1_x64.bin
sudo chmod +x genymotion-2.8.1_x64.bin
sudo ./genymotion-2.8.1_x64.bin
Then I installed VirtualBox
sudo apt install virtualbox
Then I tried to lunch Genymotion
cd /opt/genymobile/genymotion/
./genymotion
I also tried with sudo
sudo ./genymotion
but no difference
virtualbox 16.10 genymotion
I'm trying to install Genymotion on ubuntu 16.10 here is what I did:
wget https://dl.genymotion.com/releases/genymotion-2.8.1/genymotion-2.8.1_x64.bin
sudo chmod +x genymotion-2.8.1_x64.bin
sudo ./genymotion-2.8.1_x64.bin
Then I installed VirtualBox
sudo apt install virtualbox
Then I tried to lunch Genymotion
cd /opt/genymobile/genymotion/
./genymotion
I also tried with sudo
sudo ./genymotion
but no difference
virtualbox 16.10 genymotion
virtualbox 16.10 genymotion
edited Jan 7 '17 at 7:25
janos
3,8561545
3,8561545
asked Dec 29 '16 at 16:14
Ramtin KhalatbariRamtin Khalatbari
2112
2112
1
I have Genymotion working on 14.04. I did not use the VirtualBox package from the repository, but used the installer on virtualbox.org/wiki/Linux_Downloads because I wanted the latest version. You could try that. Also, the error in the image says there is a log file. It would probably be helpful to see the contents of that log file.
– blendenzo
Dec 29 '16 at 16:23
Well you're lucky. I just get./genymotion: symbol lookup error: /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined symbol: FcWeightFromOpenType
. Straight upgrade from 16.04 to 16.10 btw. Edit1: Apparently, I got it working by addingsudo
. Also, protip: For ease of access, trysudo ln -s /opt/genymobile/genymotion/genymotion /usr/bin/genymotion
– dat tutbrus
Mar 12 '17 at 13:13
Same issue, nothing found
– mohammed amine bourkadi
Sep 4 '17 at 18:59
add a comment |
1
I have Genymotion working on 14.04. I did not use the VirtualBox package from the repository, but used the installer on virtualbox.org/wiki/Linux_Downloads because I wanted the latest version. You could try that. Also, the error in the image says there is a log file. It would probably be helpful to see the contents of that log file.
– blendenzo
Dec 29 '16 at 16:23
Well you're lucky. I just get./genymotion: symbol lookup error: /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined symbol: FcWeightFromOpenType
. Straight upgrade from 16.04 to 16.10 btw. Edit1: Apparently, I got it working by addingsudo
. Also, protip: For ease of access, trysudo ln -s /opt/genymobile/genymotion/genymotion /usr/bin/genymotion
– dat tutbrus
Mar 12 '17 at 13:13
Same issue, nothing found
– mohammed amine bourkadi
Sep 4 '17 at 18:59
1
1
I have Genymotion working on 14.04. I did not use the VirtualBox package from the repository, but used the installer on virtualbox.org/wiki/Linux_Downloads because I wanted the latest version. You could try that. Also, the error in the image says there is a log file. It would probably be helpful to see the contents of that log file.
– blendenzo
Dec 29 '16 at 16:23
I have Genymotion working on 14.04. I did not use the VirtualBox package from the repository, but used the installer on virtualbox.org/wiki/Linux_Downloads because I wanted the latest version. You could try that. Also, the error in the image says there is a log file. It would probably be helpful to see the contents of that log file.
– blendenzo
Dec 29 '16 at 16:23
Well you're lucky. I just get
./genymotion: symbol lookup error: /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined symbol: FcWeightFromOpenType
. Straight upgrade from 16.04 to 16.10 btw. Edit1: Apparently, I got it working by adding sudo
. Also, protip: For ease of access, try sudo ln -s /opt/genymobile/genymotion/genymotion /usr/bin/genymotion
– dat tutbrus
Mar 12 '17 at 13:13
Well you're lucky. I just get
./genymotion: symbol lookup error: /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined symbol: FcWeightFromOpenType
. Straight upgrade from 16.04 to 16.10 btw. Edit1: Apparently, I got it working by adding sudo
. Also, protip: For ease of access, try sudo ln -s /opt/genymobile/genymotion/genymotion /usr/bin/genymotion
– dat tutbrus
Mar 12 '17 at 13:13
Same issue, nothing found
– mohammed amine bourkadi
Sep 4 '17 at 18:59
Same issue, nothing found
– mohammed amine bourkadi
Sep 4 '17 at 18:59
add a comment |
1 Answer
1
active
oldest
votes
Got and solved the same problem on Ubuntu 17.10:
Install the latest version of VirtualBox for your Ubuntu release
Fix the "missing headers" error:
$ sudo apt install virtualbox-5.2
[...]
This system is currently not set up to build kernel modules.
Please install the Linux kernel "header" files matching the current kernel
for adding new hardware support to the system.
The distribution packages containing the headers are probably:
linux-headers-lowlatency linux-headers-4.13.0-16-lowlatency
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root.
by installing the missing headers:
sudo apt install linux-headers-lowlatency linux-headers-4.13.0-16-lowlatency
Rerun the setup process by running:
sudo /sbin/vboxconfig
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f865831%2fgenymotion-unable-to-start-virtualbox-ubuntu-16-10%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Got and solved the same problem on Ubuntu 17.10:
Install the latest version of VirtualBox for your Ubuntu release
Fix the "missing headers" error:
$ sudo apt install virtualbox-5.2
[...]
This system is currently not set up to build kernel modules.
Please install the Linux kernel "header" files matching the current kernel
for adding new hardware support to the system.
The distribution packages containing the headers are probably:
linux-headers-lowlatency linux-headers-4.13.0-16-lowlatency
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root.
by installing the missing headers:
sudo apt install linux-headers-lowlatency linux-headers-4.13.0-16-lowlatency
Rerun the setup process by running:
sudo /sbin/vboxconfig
add a comment |
Got and solved the same problem on Ubuntu 17.10:
Install the latest version of VirtualBox for your Ubuntu release
Fix the "missing headers" error:
$ sudo apt install virtualbox-5.2
[...]
This system is currently not set up to build kernel modules.
Please install the Linux kernel "header" files matching the current kernel
for adding new hardware support to the system.
The distribution packages containing the headers are probably:
linux-headers-lowlatency linux-headers-4.13.0-16-lowlatency
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root.
by installing the missing headers:
sudo apt install linux-headers-lowlatency linux-headers-4.13.0-16-lowlatency
Rerun the setup process by running:
sudo /sbin/vboxconfig
add a comment |
Got and solved the same problem on Ubuntu 17.10:
Install the latest version of VirtualBox for your Ubuntu release
Fix the "missing headers" error:
$ sudo apt install virtualbox-5.2
[...]
This system is currently not set up to build kernel modules.
Please install the Linux kernel "header" files matching the current kernel
for adding new hardware support to the system.
The distribution packages containing the headers are probably:
linux-headers-lowlatency linux-headers-4.13.0-16-lowlatency
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root.
by installing the missing headers:
sudo apt install linux-headers-lowlatency linux-headers-4.13.0-16-lowlatency
Rerun the setup process by running:
sudo /sbin/vboxconfig
Got and solved the same problem on Ubuntu 17.10:
Install the latest version of VirtualBox for your Ubuntu release
Fix the "missing headers" error:
$ sudo apt install virtualbox-5.2
[...]
This system is currently not set up to build kernel modules.
Please install the Linux kernel "header" files matching the current kernel
for adding new hardware support to the system.
The distribution packages containing the headers are probably:
linux-headers-lowlatency linux-headers-4.13.0-16-lowlatency
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root.
by installing the missing headers:
sudo apt install linux-headers-lowlatency linux-headers-4.13.0-16-lowlatency
Rerun the setup process by running:
sudo /sbin/vboxconfig
answered Nov 20 '17 at 23:56
MurmelMurmel
1617
1617
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f865831%2fgenymotion-unable-to-start-virtualbox-ubuntu-16-10%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
I have Genymotion working on 14.04. I did not use the VirtualBox package from the repository, but used the installer on virtualbox.org/wiki/Linux_Downloads because I wanted the latest version. You could try that. Also, the error in the image says there is a log file. It would probably be helpful to see the contents of that log file.
– blendenzo
Dec 29 '16 at 16:23
Well you're lucky. I just get
./genymotion: symbol lookup error: /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined symbol: FcWeightFromOpenType
. Straight upgrade from 16.04 to 16.10 btw. Edit1: Apparently, I got it working by addingsudo
. Also, protip: For ease of access, trysudo ln -s /opt/genymobile/genymotion/genymotion /usr/bin/genymotion
– dat tutbrus
Mar 12 '17 at 13:13
Same issue, nothing found
– mohammed amine bourkadi
Sep 4 '17 at 18:59