Hello, not much of a Linux user (situations like this are why)…but long story short, I’m trying to rehab a ROG PC from 2018.

I made a bootable USB of the current Mint distro, but booting leads to a black screen. I tried compatibility mode, but the boot process hangs on “EFI stub: Measured initrd data into PCR 9”

The PC came with an Nvidia 2080, but it’s actually a 980ti. Also there isn’t integrated graphics here. Any troubleshooting advice would be cool

Update: if I select recovery mode then ‘resume normal boot’, Mint 21 works. However, this computer will be a gift to a tech-illiterate person, so that level of input will not suffice. I installed the recommended (and correct) Nvidia driver, but the results are the same

  • FauxLiving@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago

    You’re using GRUB: https://wiki.archlinux.org/title/GRUB

    There’s a .cfg file in your EFI system partition, sometimes mounted on /boot. /boot/grub/grub.cfg has the settings for the items in that menu. If you can figure out what works about the recovery mode (it’s probably just launching with no kernel parameters), then you can edit the default one.