[SOLVED]live boot drive freezes in loading screen amd64

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Guashasha
Level 1
Level 1
Posts: 3
Joined: Wed Oct 13, 2021 2:29 pm

[SOLVED]live boot drive freezes in loading screen amd64

Post by Guashasha »

[SOLVED]im trying to run cinnamon 20.2 64bit but i cant get past the linux mint loading screen (the green circle with the logo). before the loading screen appears the following:

Code: Select all

[	0.421037] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP0.SWUS], AE_NOT_FOUND (20190816/dswload2-162)
[	0.421057] ACPI Error: AE_NOT_FOUND, during name lookup/catalog (20190816/psobject-220)
[	0.421063] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCIO.GPP0.SWUS.SWDS], AE_NOT_FOUND (20190816/dswload2-162)
[	0.421066] ACPI Error: AE_NOT_FOUND, during name lookup/catalog (20190816/psobject-220)
[	0.8039881] pci 0000:00:00.2: AMD-vi: Unable to read/write to IOMMU perf counter
[	0.828493] tmp_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xbd138000-0xbd138fff flags 0x200] vs bd138000
[	0.828573] tmp_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xbd13c000-0xbd13cfff flags 0x200] vs bd13c000
[	1.240408] ACPI BIOS Error (bug): Attempt to CreateField of lenght zero (20190816/dsopcode-133)
[	1.240454] ACPI Error: Aborting method \SB.PCI0.GP17.VGA.ATRM due to previous error (AE_AML_OPERAND_VALUE (20190816/psparse-529)
i also tried using another usb and using

Code: Select all

nomodeset
but didnt work, help :(
i have a FX505DY laptop:
[*]AMD Ryzen 5 3550H with Radeon Vega mobile 8 graphics
[*]Radeon RX 560X
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
mikeflan
Level 16
Level 16
Posts: 6912
Joined: Sun Apr 26, 2020 9:28 am
Location: Houston, TX

Re: live boot drive freezes in loading screen amd64

Post by mikeflan »

Hi. I would try the edge version:
https://www.linuxmint.com/edition.php?id=291
Guashasha
Level 1
Level 1
Posts: 3
Joined: Wed Oct 13, 2021 2:29 pm

Re: live boot drive freezes in loading screen amd64

Post by Guashasha »

it didnt work, happened the same as with cinnamon
mikeflan
Level 16
Level 16
Posts: 6912
Joined: Sun Apr 26, 2020 9:28 am
Location: Houston, TX

Re: live boot drive freezes in loading screen amd64

Post by mikeflan »

You might want to type this in a terminal:

Code: Select all

inxi -Fxxxrz
Post the output to this forum in "Code" tags. The button that inserts these tags is marked </>, which is in the mini toolbar above the edit box where you type your reply.

I think I have heard bad things about Ryzen 5, but I'm not sure. You might want to do some searching on that.
User avatar
SMG
Level 25
Level 25
Posts: 31047
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: live boot drive freezes in loading screen amd64

Post by SMG »

Guashasha wrote: Thu Oct 14, 2021 7:37 pm it didnt work, happened the same as with cinnamon
Based on this thread [Solved] Laptop freezes after Mint installation - can't do anything with the exact same ASUS FX505DY that you have, it appears you will need to add the nvme_core.default_ps_max_latency_us=5500 kernel parameter.

I suggest staying with the Edge ISO since that will be better for your 3000 series Ryzen and using the directions found here to boot the ISO with the parameter, but instead of replacing quiet splash with nomodeset, you will replace it with nvme_core.default_ps_max_latency_us=5500.

Once you are able to get Mint installed, you can use the directions in this topic How to add a kernel parameter to add the parameter for your first boot session and then to add it the parameter to grub so it is there permanently.

Let us know if you have questions or run into issues using that kernel parameter.
Image
A woman typing on a laptop with LM20.3 Cinnamon.
Guashasha
Level 1
Level 1
Posts: 3
Joined: Wed Oct 13, 2021 2:29 pm

Re: [SOLVED]live boot drive freezes in loading screen amd64

Post by Guashasha »

it worked! thank you both :)
Locked

Return to “Installation & Boot”