Bug 206125
Summary: | Freezing on boot since kernel 4.15.0-72-generic release | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Tony (tony.buckley000) |
Component: | x86-64 | Assignee: | platform_x86_64 (platform_x86_64) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | rcpao1+bugzilla.kernel.org20200110, tglx, tijohansen |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 5.5-rc5 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Tony
2020-01-08 09:00:31 UTC
Sorry, I should have added this as well. I have tried a number of upstream kernels and the problem is still reproducible with v5.5-rc5. MSI X470 Gaming M7 AC + AMD Ryzen 7 2700 8-Core NX Mode [Disabled] will cause kernel 4.15.0-72-generic and 4.15.0-74-generic to hang after " Loading initial ramdisk ...". Changing MX Mode to [Enabled] allows it to boot. This comment may or may not be relevant to this issue. I came here from https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1856387 Hello, thanks for responding. Sadly, I couldn't find any option for that in the bios. Searched for both NX (amd) and XD (intel). (In reply to rcpa0 from comment #2) > MSI X470 Gaming M7 AC + AMD Ryzen 7 2700 8-Core > NX Mode [Disabled] will cause kernel 4.15.0-72-generic and 4.15.0-74-generic > to hang after " Loading initial ramdisk ...". Changing MX Mode to > [Enabled] allows it to boot. > > This comment may or may not be relevant to this issue. I came here from > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1856387 That's a different problem. This setting Enables or Disables the no-execute page protection function. Please open a separate bug for this. Thomas has proposed a patch to resolve this problem and I have applied these changes at both the identified commit and also at the latest version and in both cases my computer booted successfully. Also tagged and commented in Launchpad. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1856387 I can confirm that I have applied the same patch to 4.15.0-76.86-generic. Without the patch my system failed as described above. With the patch it seems to work. This is my first post and my first attempt at building a kernel, so I hope this is not considered to be noise. |