So I got this weird bug – I updated my Pop_OS install and now Linux doesn’t boot anymore. I should probably boot from USB and fix this. I could figure it out on my own, but maybe it will be good knowledge for people searching on engines so any advice is welcome. Windows still boots properly. Let’s give people some alternatives to reddit :)

  • gonzo-rand19@moist.catsweat.com
    link
    fedilink
    arrow-up
    1
    ·
    26 days ago

    The picture you posted doesn’t show an error, that’s a screen to select your boot drive. Are you saying you don’t know how to select a boot drive or that when you do select the boot drive, nothing happens? You’re not giving us any information to help you with.

    • anonvurr@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      26 days ago

      When I restart the computer, the screen remains dark so I have to shut it down. When I select my distro, the screen hangs on that. When I boot from any live USB I get the error

      0.083296] x86/cpu: SGX disabled by BIOS.
      0.263311] ACPI Error: Aborting method \_SB.PCI0.SPI1.FPNT._CRS
                 due to previous error (AE_AML_INVALID_RESOURCE_TYPE)
                 (20220331/psparse-529)
      0.263591] ACPI Error: Method execution failed
                 \_SB.PCI0.SPI1.FPNT._CRS (AE_AML_INVALID_RESOURCE_TYPE)
                 (20220331/uteval-68)
      0.264837] ACPI Error: Aborting method \_SB.PCI0.SPI2.FPNT._CRS
                 due to previous error (AE_AML_INVALID_RESOURCE_TYPE)
                 (20220331/psparse-529)
      0.265092] ACPI Error: Method execution failed
                 \_SB.PCI0.SPI2.FPNT._CRS (AE_AML_INVALID_RESOURCE_TYPE)
                 (20220331/uteval-68)
      

      I have tried different distros, but none work. Interestingly windows still works.

  • Gronk@aussie.zone
    link
    fedilink
    English
    arrow-up
    1
    ·
    26 days ago

    My common solution to boot issues that lock me out is,

    1. Get a USB Live distro (always good to have a backup lying around)

    2. Boot into live distro

    3. Chroot into the broken distro (Arch wiki has an article on this)

    4. Fix any bugs that I can find and/or reinstall the bootloader

    5. Test, repeat until the problem has been found and fixed

    Hope it helps any newcomers!

    • anonvurr@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      24 days ago

      This may work in 99% of the cases, but not in my situation since I’ve tried 5 distros and none of them boot. I’m pretty sure there are deeper issues, but they are clearly beyond my level of knowledge.

  • atzanteol@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    26 days ago

    “Linux doesn’t boot”

    Maybe begin with any information at all then if you want this to be helpful to others?

    • anonvurr@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      26 days ago

      When I restart the computer, the screen remains dark so I have to shut it down. After I select distro it hangs. When I boot from any live USB I get the error

      0.083296] x86/cpu: SGX disabled by BIOS.
      0.263311] ACPI Error: Aborting method \_SB.PCI0.SPI1.FPNT._CRS
                 due to previous error (AE_AML_INVALID_RESOURCE_TYPE)
                 (20220331/psparse-529)
      0.263591] ACPI Error: Method execution failed
                 \_SB.PCI0.SPI1.FPNT._CRS (AE_AML_INVALID_RESOURCE_TYPE)
                 (20220331/uteval-68)
      0.264837] ACPI Error: Aborting method \_SB.PCI0.SPI2.FPNT._CRS
                 due to previous error (AE_AML_INVALID_RESOURCE_TYPE)
                 (20220331/psparse-529)
      0.265092] ACPI Error: Method execution failed
                 \_SB.PCI0.SPI2.FPNT._CRS (AE_AML_INVALID_RESOURCE_TYPE)
                 (20220331/uteval-68)