Has anyone successfully dual-booted Ubuntu 18.04 LTS on their Acer Predator Helios 300 i5 8th gen?
I am trying to install Ubuntu 18.04 LTS on my Predator but the mouse and keyboard stop working all together during the installation process. I tried it multiple times and also tried installing 16.04 but even that was not working. Even Fedora and Linux Mint get stuck at the login screen but they are getting installed. What is the fix to this? Please post a video tutorial on the exact steps to dual boot if you were able to install Ubuntu on your Predator laptop?
My Model:
Predator PH 315-51
i5 8th gen.
dual-boot 18.04 touchpad acer
add a comment |
I am trying to install Ubuntu 18.04 LTS on my Predator but the mouse and keyboard stop working all together during the installation process. I tried it multiple times and also tried installing 16.04 but even that was not working. Even Fedora and Linux Mint get stuck at the login screen but they are getting installed. What is the fix to this? Please post a video tutorial on the exact steps to dual boot if you were able to install Ubuntu on your Predator laptop?
My Model:
Predator PH 315-51
i5 8th gen.
dual-boot 18.04 touchpad acer
add a comment |
I am trying to install Ubuntu 18.04 LTS on my Predator but the mouse and keyboard stop working all together during the installation process. I tried it multiple times and also tried installing 16.04 but even that was not working. Even Fedora and Linux Mint get stuck at the login screen but they are getting installed. What is the fix to this? Please post a video tutorial on the exact steps to dual boot if you were able to install Ubuntu on your Predator laptop?
My Model:
Predator PH 315-51
i5 8th gen.
dual-boot 18.04 touchpad acer
I am trying to install Ubuntu 18.04 LTS on my Predator but the mouse and keyboard stop working all together during the installation process. I tried it multiple times and also tried installing 16.04 but even that was not working. Even Fedora and Linux Mint get stuck at the login screen but they are getting installed. What is the fix to this? Please post a video tutorial on the exact steps to dual boot if you were able to install Ubuntu on your Predator laptop?
My Model:
Predator PH 315-51
i5 8th gen.
dual-boot 18.04 touchpad acer
dual-boot 18.04 touchpad acer
asked Feb 16 at 13:09
KaranKaran
63
63
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Hi I found work around from the link below
https://ubuntuforums.org/showthread.php?t=2349782
- When you see the loader to "Install Ubuntu" etc ... press "e" and edit a line:
Replace "quiet splash" to "nomodeset" and press F10 to boot.
Then after the installation is complete, you will have to reboot.
- This time you will now encounter the GRUB. Again, press "e" and edit a line:
In the line that starts with "linux", add "nouveau.modeset=0" at the end of that line.
Your Linux should now boot.
P.S. Mark the thread as solved if this solves the issue
3. After this, you need to install the nvidia drivers. Reboot. And then it's done.
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%2f1118751%2fhas-anyone-successfully-dual-booted-ubuntu-18-04-lts-on-their-acer-predator-heli%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
Hi I found work around from the link below
https://ubuntuforums.org/showthread.php?t=2349782
- When you see the loader to "Install Ubuntu" etc ... press "e" and edit a line:
Replace "quiet splash" to "nomodeset" and press F10 to boot.
Then after the installation is complete, you will have to reboot.
- This time you will now encounter the GRUB. Again, press "e" and edit a line:
In the line that starts with "linux", add "nouveau.modeset=0" at the end of that line.
Your Linux should now boot.
P.S. Mark the thread as solved if this solves the issue
3. After this, you need to install the nvidia drivers. Reboot. And then it's done.
add a comment |
Hi I found work around from the link below
https://ubuntuforums.org/showthread.php?t=2349782
- When you see the loader to "Install Ubuntu" etc ... press "e" and edit a line:
Replace "quiet splash" to "nomodeset" and press F10 to boot.
Then after the installation is complete, you will have to reboot.
- This time you will now encounter the GRUB. Again, press "e" and edit a line:
In the line that starts with "linux", add "nouveau.modeset=0" at the end of that line.
Your Linux should now boot.
P.S. Mark the thread as solved if this solves the issue
3. After this, you need to install the nvidia drivers. Reboot. And then it's done.
add a comment |
Hi I found work around from the link below
https://ubuntuforums.org/showthread.php?t=2349782
- When you see the loader to "Install Ubuntu" etc ... press "e" and edit a line:
Replace "quiet splash" to "nomodeset" and press F10 to boot.
Then after the installation is complete, you will have to reboot.
- This time you will now encounter the GRUB. Again, press "e" and edit a line:
In the line that starts with "linux", add "nouveau.modeset=0" at the end of that line.
Your Linux should now boot.
P.S. Mark the thread as solved if this solves the issue
3. After this, you need to install the nvidia drivers. Reboot. And then it's done.
Hi I found work around from the link below
https://ubuntuforums.org/showthread.php?t=2349782
- When you see the loader to "Install Ubuntu" etc ... press "e" and edit a line:
Replace "quiet splash" to "nomodeset" and press F10 to boot.
Then after the installation is complete, you will have to reboot.
- This time you will now encounter the GRUB. Again, press "e" and edit a line:
In the line that starts with "linux", add "nouveau.modeset=0" at the end of that line.
Your Linux should now boot.
P.S. Mark the thread as solved if this solves the issue
3. After this, you need to install the nvidia drivers. Reboot. And then it's done.
answered Mar 9 at 5:42
AsperaAspera
1
1
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%2f1118751%2fhas-anyone-successfully-dual-booted-ubuntu-18-04-lts-on-their-acer-predator-heli%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