I’m on Bazzite and was able to rollback and boot get to the desktop, but I’m not completely sure where to go from here. I think I need to pin my current deployment before doing anything else? I think sudo ostree admin pin 0 ? (No, it’s 1)

Help is welcome but I’ve barely begun to troubleshoot and I just installed Discord to ask on there. Looking for sympathy I guess?

Edit: phrasing

EDIT2: Not just me, someone on the uBlue Discourse linked to this post, and other people have posted about it on the Bazzite Discord. Roll back and wait, and curious if you’re also on the Nvidia KDE build too. I should probably be helpful and open an issue on GitHub. :/

Edit 3: devs are working on it :)

  • AlligatorBlizzardOP
    link
    fedilink
    arrow-up
    1
    ·
    12 hours ago

    Ostree: 0 caused the kernel panic, but in grub I selected ostree: 1 (I rolled back to a previous update) and was able to get to the desktop like expected. Boot is the wrong term, sorry.

    • Telorand@reddthat.com
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      3 hours ago

      Yeah you’d want to pin whatever image number you’re using. You’re basically saying, “Yeah, #1 is the good one I want to save for later.”

      ETA: the rollback command does two things:

      • Deletes the offending image (usually the one you’re on).
      • Blacklists the upstream build.

      I cannot recall if you will have to rebase back to the upstream build to start getting updates again or not. I think you will, but double check.