ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Ubuntu, with Linux 5.15.0-50-generic won't boot

    IT Discussion
    ubuntu 22.04 linux desktop
    1
    4
    377
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • CCWTechC
      CCWTech
      last edited by

      When I boot my PC into Ubuntu, with Linux 5.15.0-50-generic it doesn't boot. I just get what's on this screen and it hangs.

      If I select Ubuntu with Linux 5.15.0-48-generic I get the very same screen but then it asks me for the disk encryption password (encrypted as a part of loading Linux [no 3rd party tools]) then boots to the login screen where I enter my password and everything works fine.

      Of course when I update to 50 and reboot it no longer boots.

      I know I am probably using the wrong terms but trying my best to describe the issue.20221011_175517.jpg

      CCWTechC 1 Reply Last reply Reply Quote 0
      • CCWTechC
        CCWTech @CCWTech
        last edited by

        I am running the latest BIOS for the computer (released in August)

        CCWTechC 1 Reply Last reply Reply Quote 0
        • CCWTechC
          CCWTech @CCWTech
          last edited by

          Potentially issue with NVIDIA Drivers:
          https://www.reddit.com/r/Ubuntu/comments/y0c1k9/cant_boot_on_515050generic_and_nvidia_driver/

          CCWTechC 1 Reply Last reply Reply Quote 0
          • CCWTechC
            CCWTech @CCWTech
            last edited by

            Found the problem and fixed it.

            For anyone else having this problem:

            sudo nano /etc/default/grub

            Change this line: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
            To: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"

            sudo update-grub

            1 Reply Last reply Reply Quote 1
            • 1 / 1
            • First post
              Last post