this post was submitted on 09 Mar 2025
79 points (85.6% liked)

Linux

51291 readers
859 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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 :)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 16 hours ago* (last edited 13 hours ago) (2 children)

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)
[–] [email protected] 7 points 10 hours ago* (last edited 10 hours ago)

I could be wrong but I feel like I’ve seen

AE_AML_INVALID_RESOURCE_TYPE

Before,

Now take what I say with a grain of salt because in my experience 9 times out of 10 drives not mounting properly stop the system from booting, if you have multiple drives connected to your pc that automatically mount and you’re familiar with your /etc/fstab I would suggest disabling auto-mount to any drive that isn’t your boot drive and try again.

[–] [email protected] -5 points 15 hours ago

try searching up what SGX is