Dual boot Ubuntu 18.04.3 alongside windows 10, windows bootup stucks on purple screenWindows 7 hangs at grub's purple screen when dual bootingRepair dual boot ubuntu 14.04 / Windows 10Purple boot screen with diagonal broken lines after selecting Windows 10 from dual boot menu
How to deal with an employee who is requesting a demotion?
Highest scoring words based on distance travelled along the alphabet
A Ukrainian idiom meaning "on one's last legs"
How does "unlimited holidays" in practice work?
In the Trump Impeachment process what is the legal status of notes?
What does "können" refer to in this sentence?
Has the supreme court ever been asked to hear a case directly involving the president who appointed at least one of the Justices?
Is it good to take a fianchettoed Bishop?
How to delete an option from a notebook
How can I speed up secure erasing of a disk?
Why don't electrical receptacles have more than one ground?
What does "Massage with salt" mean in a recipe?
What is the difference between "cat < filename" and "cat filename"?
Exactly what color was the text on monochrome terminals with green-on-black and amber-on-black screens?
Birthplace vs living place
How can I edit rendering parameters programatically?
Why wasn't Vaders armour made of Beskar?
How does Wall of Roots interact with +1/+1 counters?
Combining two plots with separate frame tick styles
Algorithmic thinking problems
A bob hanging in an accelerating train moves backward. What is the force moving it backward?
Dollar cost averaging vs buy low/sell high
How can you weaponize a thermos?
When do you need a null terminated string in a read-only scenario?
Dual boot Ubuntu 18.04.3 alongside windows 10, windows bootup stucks on purple screen
Windows 7 hangs at grub's purple screen when dual bootingRepair dual boot ubuntu 14.04 / Windows 10Purple boot screen with diagonal broken lines after selecting Windows 10 from dual boot menu
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I have installed Ubuntu 18.04.3 LTS alongside windows 10. Ubuntu is working fine but when I bootup windows from grub 2.02 it stucks on purple screen. My BIOS mode is legacy and the system is hp probook 450 g3.
I have tried boot-repair. The report is here but the problem remains still.
dual-boot 18.04 grub2 windows-10
add a comment
|
I have installed Ubuntu 18.04.3 LTS alongside windows 10. Ubuntu is working fine but when I bootup windows from grub 2.02 it stucks on purple screen. My BIOS mode is legacy and the system is hp probook 450 g3.
I have tried boot-repair. The report is here but the problem remains still.
dual-boot 18.04 grub2 windows-10
add a comment
|
I have installed Ubuntu 18.04.3 LTS alongside windows 10. Ubuntu is working fine but when I bootup windows from grub 2.02 it stucks on purple screen. My BIOS mode is legacy and the system is hp probook 450 g3.
I have tried boot-repair. The report is here but the problem remains still.
dual-boot 18.04 grub2 windows-10
I have installed Ubuntu 18.04.3 LTS alongside windows 10. Ubuntu is working fine but when I bootup windows from grub 2.02 it stucks on purple screen. My BIOS mode is legacy and the system is hp probook 450 g3.
I have tried boot-repair. The report is here but the problem remains still.
dual-boot 18.04 grub2 windows-10
dual-boot 18.04 grub2 windows-10
asked Sep 18 at 16:10
humaira tayyabhumaira tayyab
11 bronze badge
11 bronze badge
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
Any idea of what your GPU is? Is is an Intel or AMD based laptop? I was looking into a similar problem on my Ryzen mobile laptop. I know there is a kernal bug on Ryzen mobile laptops as well as laptops with AMD discrete GPUs with this issue.
Its Intel(R) SKL Mobile/Destop
– humaira tayyab
Sep 18 at 17:00
Oh sorry you asked for GPU. Its AMD Radeon R7 M340.
– humaira tayyab
Sep 18 at 17:11
Here is the kernel bug I mentioned, I am not sure it is the same issue, but it is something you may want to look at. The current work around it kinda on the technical side. bugzilla.kernel.org/show_bug.cgi?id=203431#a0
– Dan Weinstein
Sep 18 at 19:00
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/4.0/"u003ecc by-sa 4.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%2f1175073%2fdual-boot-ubuntu-18-04-3-alongside-windows-10-windows-bootup-stucks-on-purple-s%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
Any idea of what your GPU is? Is is an Intel or AMD based laptop? I was looking into a similar problem on my Ryzen mobile laptop. I know there is a kernal bug on Ryzen mobile laptops as well as laptops with AMD discrete GPUs with this issue.
Its Intel(R) SKL Mobile/Destop
– humaira tayyab
Sep 18 at 17:00
Oh sorry you asked for GPU. Its AMD Radeon R7 M340.
– humaira tayyab
Sep 18 at 17:11
Here is the kernel bug I mentioned, I am not sure it is the same issue, but it is something you may want to look at. The current work around it kinda on the technical side. bugzilla.kernel.org/show_bug.cgi?id=203431#a0
– Dan Weinstein
Sep 18 at 19:00
add a comment
|
Any idea of what your GPU is? Is is an Intel or AMD based laptop? I was looking into a similar problem on my Ryzen mobile laptop. I know there is a kernal bug on Ryzen mobile laptops as well as laptops with AMD discrete GPUs with this issue.
Its Intel(R) SKL Mobile/Destop
– humaira tayyab
Sep 18 at 17:00
Oh sorry you asked for GPU. Its AMD Radeon R7 M340.
– humaira tayyab
Sep 18 at 17:11
Here is the kernel bug I mentioned, I am not sure it is the same issue, but it is something you may want to look at. The current work around it kinda on the technical side. bugzilla.kernel.org/show_bug.cgi?id=203431#a0
– Dan Weinstein
Sep 18 at 19:00
add a comment
|
Any idea of what your GPU is? Is is an Intel or AMD based laptop? I was looking into a similar problem on my Ryzen mobile laptop. I know there is a kernal bug on Ryzen mobile laptops as well as laptops with AMD discrete GPUs with this issue.
Any idea of what your GPU is? Is is an Intel or AMD based laptop? I was looking into a similar problem on my Ryzen mobile laptop. I know there is a kernal bug on Ryzen mobile laptops as well as laptops with AMD discrete GPUs with this issue.
answered Sep 18 at 16:46
Dan WeinsteinDan Weinstein
113 bronze badges
113 bronze badges
Its Intel(R) SKL Mobile/Destop
– humaira tayyab
Sep 18 at 17:00
Oh sorry you asked for GPU. Its AMD Radeon R7 M340.
– humaira tayyab
Sep 18 at 17:11
Here is the kernel bug I mentioned, I am not sure it is the same issue, but it is something you may want to look at. The current work around it kinda on the technical side. bugzilla.kernel.org/show_bug.cgi?id=203431#a0
– Dan Weinstein
Sep 18 at 19:00
add a comment
|
Its Intel(R) SKL Mobile/Destop
– humaira tayyab
Sep 18 at 17:00
Oh sorry you asked for GPU. Its AMD Radeon R7 M340.
– humaira tayyab
Sep 18 at 17:11
Here is the kernel bug I mentioned, I am not sure it is the same issue, but it is something you may want to look at. The current work around it kinda on the technical side. bugzilla.kernel.org/show_bug.cgi?id=203431#a0
– Dan Weinstein
Sep 18 at 19:00
Its Intel(R) SKL Mobile/Destop
– humaira tayyab
Sep 18 at 17:00
Its Intel(R) SKL Mobile/Destop
– humaira tayyab
Sep 18 at 17:00
Oh sorry you asked for GPU. Its AMD Radeon R7 M340.
– humaira tayyab
Sep 18 at 17:11
Oh sorry you asked for GPU. Its AMD Radeon R7 M340.
– humaira tayyab
Sep 18 at 17:11
Here is the kernel bug I mentioned, I am not sure it is the same issue, but it is something you may want to look at. The current work around it kinda on the technical side. bugzilla.kernel.org/show_bug.cgi?id=203431#a0
– Dan Weinstein
Sep 18 at 19:00
Here is the kernel bug I mentioned, I am not sure it is the same issue, but it is something you may want to look at. The current work around it kinda on the technical side. bugzilla.kernel.org/show_bug.cgi?id=203431#a0
– Dan Weinstein
Sep 18 at 19:00
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%2f1175073%2fdual-boot-ubuntu-18-04-3-alongside-windows-10-windows-bootup-stucks-on-purple-s%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