0

Specs:

  • model: ACER Aspire 3 NX.HVUEU.01A
  • CPU: Ryzen 5 3500u
  • GPU: AMD Ryzen 5 3500U with Radeon Vega Mobile GFX
  • OS: preinstalled Windows 10

This is the point where my laptop freezes:

enter image description here

And this might be my main problem:

And this might be my main problem

karel
  • 122,292
  • 133
  • 301
  • 332

1 Answers1

1

I had the same problem as you. I finally could boot KALI distro (in live first, then installing it completely). To do that, I changed manually in the GRUB.CFG file the boot options, adding the following ones:

noeject noautomount acpiphp.disable=1 pcie_aspm=off nvme_core.default_ps_max_latency_us=14000

It worked!

I need to thank all the users of various forum who gave some piece of information.

What I understood is that the specific model of SSD Drive (a Western Digital SSD drive) was not recognized.

Eliah Kagan
  • 119,640
Pierre
  • 11