startx (xinit) not working
So I am installing Ubuntu Server (18.10) in a VirtualBox VM and it's working, except that I can't get startx to work. I'd like to have i3wm, because it good for multitasking and it's light.
The install is almost new all I've done is installed a few packages (clang, build-essentials, linux-headers and a few others) and VBoxAdditions. The Ubuntu install itself also has nothing custom, I haven't installed any of the packages it allows you to install during the installation. Only thing that is diffrent from the default is that I used LVM (ubuntu-lv (/ mount) is 70GB which should be more than enough).
So then I installed startx and i3. After doing that and rebooting startx didn't work and gave me a log. https://pastebin.com/mY36rJH3
I have tried removing the .Xauthority file and chmod'ing it with 777, neither worked. I noticed that when I delete it it recreates it with only -rw------- (I'm not doing sudo startx) I have tried purging and installing both xinit and i3, which again didn't work.
Host machine:
i7-6700K
R9 290
16GB RAM (10GB to the guest)
Windows 10
Hardware Virtualization and 3D Acceleration are enabled. Video memory is 128MB.
If I could help by giving anything else just tell me in the comments, please. Thanks for your time!
server xorg virtualization 18.10 xinit
add a comment |
So I am installing Ubuntu Server (18.10) in a VirtualBox VM and it's working, except that I can't get startx to work. I'd like to have i3wm, because it good for multitasking and it's light.
The install is almost new all I've done is installed a few packages (clang, build-essentials, linux-headers and a few others) and VBoxAdditions. The Ubuntu install itself also has nothing custom, I haven't installed any of the packages it allows you to install during the installation. Only thing that is diffrent from the default is that I used LVM (ubuntu-lv (/ mount) is 70GB which should be more than enough).
So then I installed startx and i3. After doing that and rebooting startx didn't work and gave me a log. https://pastebin.com/mY36rJH3
I have tried removing the .Xauthority file and chmod'ing it with 777, neither worked. I noticed that when I delete it it recreates it with only -rw------- (I'm not doing sudo startx) I have tried purging and installing both xinit and i3, which again didn't work.
Host machine:
i7-6700K
R9 290
16GB RAM (10GB to the guest)
Windows 10
Hardware Virtualization and 3D Acceleration are enabled. Video memory is 128MB.
If I could help by giving anything else just tell me in the comments, please. Thanks for your time!
server xorg virtualization 18.10 xinit
1
This maybe? bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1711995
– steeldriver
Dec 17 '18 at 15:01
@steeldriver So I should just dpkg-divert --rename /usr/lib/xorg/modules/libglamoregl.so ? How exactly does that command work?
– Mihail Mihov
Dec 17 '18 at 16:37
Sorry, I don't know how to fix it - I just hoped the linked bug report might lead you to a solution
– steeldriver
Dec 18 '18 at 1:54
add a comment |
So I am installing Ubuntu Server (18.10) in a VirtualBox VM and it's working, except that I can't get startx to work. I'd like to have i3wm, because it good for multitasking and it's light.
The install is almost new all I've done is installed a few packages (clang, build-essentials, linux-headers and a few others) and VBoxAdditions. The Ubuntu install itself also has nothing custom, I haven't installed any of the packages it allows you to install during the installation. Only thing that is diffrent from the default is that I used LVM (ubuntu-lv (/ mount) is 70GB which should be more than enough).
So then I installed startx and i3. After doing that and rebooting startx didn't work and gave me a log. https://pastebin.com/mY36rJH3
I have tried removing the .Xauthority file and chmod'ing it with 777, neither worked. I noticed that when I delete it it recreates it with only -rw------- (I'm not doing sudo startx) I have tried purging and installing both xinit and i3, which again didn't work.
Host machine:
i7-6700K
R9 290
16GB RAM (10GB to the guest)
Windows 10
Hardware Virtualization and 3D Acceleration are enabled. Video memory is 128MB.
If I could help by giving anything else just tell me in the comments, please. Thanks for your time!
server xorg virtualization 18.10 xinit
So I am installing Ubuntu Server (18.10) in a VirtualBox VM and it's working, except that I can't get startx to work. I'd like to have i3wm, because it good for multitasking and it's light.
The install is almost new all I've done is installed a few packages (clang, build-essentials, linux-headers and a few others) and VBoxAdditions. The Ubuntu install itself also has nothing custom, I haven't installed any of the packages it allows you to install during the installation. Only thing that is diffrent from the default is that I used LVM (ubuntu-lv (/ mount) is 70GB which should be more than enough).
So then I installed startx and i3. After doing that and rebooting startx didn't work and gave me a log. https://pastebin.com/mY36rJH3
I have tried removing the .Xauthority file and chmod'ing it with 777, neither worked. I noticed that when I delete it it recreates it with only -rw------- (I'm not doing sudo startx) I have tried purging and installing both xinit and i3, which again didn't work.
Host machine:
i7-6700K
R9 290
16GB RAM (10GB to the guest)
Windows 10
Hardware Virtualization and 3D Acceleration are enabled. Video memory is 128MB.
If I could help by giving anything else just tell me in the comments, please. Thanks for your time!
server xorg virtualization 18.10 xinit
server xorg virtualization 18.10 xinit
edited Dec 28 '18 at 17:03
asked Dec 17 '18 at 14:49
Mihail Mihov
7013
7013
1
This maybe? bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1711995
– steeldriver
Dec 17 '18 at 15:01
@steeldriver So I should just dpkg-divert --rename /usr/lib/xorg/modules/libglamoregl.so ? How exactly does that command work?
– Mihail Mihov
Dec 17 '18 at 16:37
Sorry, I don't know how to fix it - I just hoped the linked bug report might lead you to a solution
– steeldriver
Dec 18 '18 at 1:54
add a comment |
1
This maybe? bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1711995
– steeldriver
Dec 17 '18 at 15:01
@steeldriver So I should just dpkg-divert --rename /usr/lib/xorg/modules/libglamoregl.so ? How exactly does that command work?
– Mihail Mihov
Dec 17 '18 at 16:37
Sorry, I don't know how to fix it - I just hoped the linked bug report might lead you to a solution
– steeldriver
Dec 18 '18 at 1:54
1
1
This maybe? bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1711995
– steeldriver
Dec 17 '18 at 15:01
This maybe? bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1711995
– steeldriver
Dec 17 '18 at 15:01
@steeldriver So I should just dpkg-divert --rename /usr/lib/xorg/modules/libglamoregl.so ? How exactly does that command work?
– Mihail Mihov
Dec 17 '18 at 16:37
@steeldriver So I should just dpkg-divert --rename /usr/lib/xorg/modules/libglamoregl.so ? How exactly does that command work?
– Mihail Mihov
Dec 17 '18 at 16:37
Sorry, I don't know how to fix it - I just hoped the linked bug report might lead you to a solution
– steeldriver
Dec 18 '18 at 1:54
Sorry, I don't know how to fix it - I just hoped the linked bug report might lead you to a solution
– steeldriver
Dec 18 '18 at 1:54
add a comment |
active
oldest
votes
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%2f1102575%2fstartx-xinit-not-working%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f1102575%2fstartx-xinit-not-working%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
This maybe? bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1711995
– steeldriver
Dec 17 '18 at 15:01
@steeldriver So I should just dpkg-divert --rename /usr/lib/xorg/modules/libglamoregl.so ? How exactly does that command work?
– Mihail Mihov
Dec 17 '18 at 16:37
Sorry, I don't know how to fix it - I just hoped the linked bug report might lead you to a solution
– steeldriver
Dec 18 '18 at 1:54