Ubuntu Installer Freezing Up But Allows Mouse Movement
When I try to install Ubuntu Mate on my system (a Dell 7567) I can load the live USB, and it works fine for a few seconds, but after a few seconds the system freezes up, however the mouse can move about, but I cannot interact with anything. I've tried using an external mouse, and the exhibits the same symptoms.
I have a Nvidia GTX 1050 in this laptop, and I read that possibly that is the cause of it, but I can't even get to a terminal to switch to the integrated graphics, as it only lasts about a second or two before freezing.
My specs are:
i5-7300HQ
16GB RAM
Nvidia GTX 1050
Attempting to Dual boot with windows 10
Any help would be greatly appreciated!
18.04 system-installation mate
add a comment |
When I try to install Ubuntu Mate on my system (a Dell 7567) I can load the live USB, and it works fine for a few seconds, but after a few seconds the system freezes up, however the mouse can move about, but I cannot interact with anything. I've tried using an external mouse, and the exhibits the same symptoms.
I have a Nvidia GTX 1050 in this laptop, and I read that possibly that is the cause of it, but I can't even get to a terminal to switch to the integrated graphics, as it only lasts about a second or two before freezing.
My specs are:
i5-7300HQ
16GB RAM
Nvidia GTX 1050
Attempting to Dual boot with windows 10
Any help would be greatly appreciated!
18.04 system-installation mate
You need to boot withnomodeset
and then install the Nvidia drivers.
– GabrielaGarcia
Feb 6 at 17:29
@GabrielaGarcia that worked! Can you add that as an answer so I can accept it?
– BobS
Feb 7 at 3:37
add a comment |
When I try to install Ubuntu Mate on my system (a Dell 7567) I can load the live USB, and it works fine for a few seconds, but after a few seconds the system freezes up, however the mouse can move about, but I cannot interact with anything. I've tried using an external mouse, and the exhibits the same symptoms.
I have a Nvidia GTX 1050 in this laptop, and I read that possibly that is the cause of it, but I can't even get to a terminal to switch to the integrated graphics, as it only lasts about a second or two before freezing.
My specs are:
i5-7300HQ
16GB RAM
Nvidia GTX 1050
Attempting to Dual boot with windows 10
Any help would be greatly appreciated!
18.04 system-installation mate
When I try to install Ubuntu Mate on my system (a Dell 7567) I can load the live USB, and it works fine for a few seconds, but after a few seconds the system freezes up, however the mouse can move about, but I cannot interact with anything. I've tried using an external mouse, and the exhibits the same symptoms.
I have a Nvidia GTX 1050 in this laptop, and I read that possibly that is the cause of it, but I can't even get to a terminal to switch to the integrated graphics, as it only lasts about a second or two before freezing.
My specs are:
i5-7300HQ
16GB RAM
Nvidia GTX 1050
Attempting to Dual boot with windows 10
Any help would be greatly appreciated!
18.04 system-installation mate
18.04 system-installation mate
asked Feb 6 at 17:14
BobSBobS
16
16
You need to boot withnomodeset
and then install the Nvidia drivers.
– GabrielaGarcia
Feb 6 at 17:29
@GabrielaGarcia that worked! Can you add that as an answer so I can accept it?
– BobS
Feb 7 at 3:37
add a comment |
You need to boot withnomodeset
and then install the Nvidia drivers.
– GabrielaGarcia
Feb 6 at 17:29
@GabrielaGarcia that worked! Can you add that as an answer so I can accept it?
– BobS
Feb 7 at 3:37
You need to boot with
nomodeset
and then install the Nvidia drivers.– GabrielaGarcia
Feb 6 at 17:29
You need to boot with
nomodeset
and then install the Nvidia drivers.– GabrielaGarcia
Feb 6 at 17:29
@GabrielaGarcia that worked! Can you add that as an answer so I can accept it?
– BobS
Feb 7 at 3:37
@GabrielaGarcia that worked! Can you add that as an answer so I can accept it?
– BobS
Feb 7 at 3:37
add a comment |
1 Answer
1
active
oldest
votes
I've found that when a USB OS doesn't work well, it's usually because it wasn't made well enough. That could either be cause the USB didn't download right, or the graphical USB makers, both Windows, Mac and Linux, didn't write the USB right and this is often the case when USB's fail, and they fail often. You'll probably just have to make another USB until you get a semi-workable USB from a graphical maker in Windows or Mac if you don't have a linux to do it.. What a pain, ehh..
I've found that the best system; if you can get at least a semi-workable USB, is to load the USB and use:
from the terminal:
- shred -vfz /dev/sd_ (whatever the last letter of your USB is)
- then open Gparted and add a partition table to the USB and
- Restart the computer, download the ISO and use the terminal command: sudo dd if=ubuntu_iso of=/dev/sd_ (whatever your usb letter is)
DD has never let me down. Once you get a perfect USB made, then use that to make your new computer.. good luck
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%2f1116159%2fubuntu-installer-freezing-up-but-allows-mouse-movement%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
I've found that when a USB OS doesn't work well, it's usually because it wasn't made well enough. That could either be cause the USB didn't download right, or the graphical USB makers, both Windows, Mac and Linux, didn't write the USB right and this is often the case when USB's fail, and they fail often. You'll probably just have to make another USB until you get a semi-workable USB from a graphical maker in Windows or Mac if you don't have a linux to do it.. What a pain, ehh..
I've found that the best system; if you can get at least a semi-workable USB, is to load the USB and use:
from the terminal:
- shred -vfz /dev/sd_ (whatever the last letter of your USB is)
- then open Gparted and add a partition table to the USB and
- Restart the computer, download the ISO and use the terminal command: sudo dd if=ubuntu_iso of=/dev/sd_ (whatever your usb letter is)
DD has never let me down. Once you get a perfect USB made, then use that to make your new computer.. good luck
add a comment |
I've found that when a USB OS doesn't work well, it's usually because it wasn't made well enough. That could either be cause the USB didn't download right, or the graphical USB makers, both Windows, Mac and Linux, didn't write the USB right and this is often the case when USB's fail, and they fail often. You'll probably just have to make another USB until you get a semi-workable USB from a graphical maker in Windows or Mac if you don't have a linux to do it.. What a pain, ehh..
I've found that the best system; if you can get at least a semi-workable USB, is to load the USB and use:
from the terminal:
- shred -vfz /dev/sd_ (whatever the last letter of your USB is)
- then open Gparted and add a partition table to the USB and
- Restart the computer, download the ISO and use the terminal command: sudo dd if=ubuntu_iso of=/dev/sd_ (whatever your usb letter is)
DD has never let me down. Once you get a perfect USB made, then use that to make your new computer.. good luck
add a comment |
I've found that when a USB OS doesn't work well, it's usually because it wasn't made well enough. That could either be cause the USB didn't download right, or the graphical USB makers, both Windows, Mac and Linux, didn't write the USB right and this is often the case when USB's fail, and they fail often. You'll probably just have to make another USB until you get a semi-workable USB from a graphical maker in Windows or Mac if you don't have a linux to do it.. What a pain, ehh..
I've found that the best system; if you can get at least a semi-workable USB, is to load the USB and use:
from the terminal:
- shred -vfz /dev/sd_ (whatever the last letter of your USB is)
- then open Gparted and add a partition table to the USB and
- Restart the computer, download the ISO and use the terminal command: sudo dd if=ubuntu_iso of=/dev/sd_ (whatever your usb letter is)
DD has never let me down. Once you get a perfect USB made, then use that to make your new computer.. good luck
I've found that when a USB OS doesn't work well, it's usually because it wasn't made well enough. That could either be cause the USB didn't download right, or the graphical USB makers, both Windows, Mac and Linux, didn't write the USB right and this is often the case when USB's fail, and they fail often. You'll probably just have to make another USB until you get a semi-workable USB from a graphical maker in Windows or Mac if you don't have a linux to do it.. What a pain, ehh..
I've found that the best system; if you can get at least a semi-workable USB, is to load the USB and use:
from the terminal:
- shred -vfz /dev/sd_ (whatever the last letter of your USB is)
- then open Gparted and add a partition table to the USB and
- Restart the computer, download the ISO and use the terminal command: sudo dd if=ubuntu_iso of=/dev/sd_ (whatever your usb letter is)
DD has never let me down. Once you get a perfect USB made, then use that to make your new computer.. good luck
answered Feb 6 at 17:58
The DudeThe Dude
2217
2217
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%2f1116159%2fubuntu-installer-freezing-up-but-allows-mouse-movement%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
You need to boot with
nomodeset
and then install the Nvidia drivers.– GabrielaGarcia
Feb 6 at 17:29
@GabrielaGarcia that worked! Can you add that as an answer so I can accept it?
– BobS
Feb 7 at 3:37