Skip to content

Lumaeris/bazzite-ldx-nvidia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bazzite LDX Nvidia

Bazzite Lighter Developer Experience for owners of older NVIDIA cards that ships the exact same packages like original Bazzite DX does and it doesn't use bazzite-deck as a base. Also this repo may be seen as an example of manual convertion from image-template by Universal Blue to BlueBuild environment.

Included software

Installation

To rebase an existing Bazzite installation to the latest build (add -gnome before -nvidia if you're using GNOME):

  • First rebase to the unsigned image, to get the proper signing keys and policies installed:
    rpm-ostree rebase ostree-unverified-registry:ghcr.io/lumaeris/bazzite-ldx-nvidia:latest
    
  • Reboot to complete the rebase:
    systemctl reboot
    
  • Before rebasing to the signed image, if you need to use Docker, execute this script:
    ujust setup-docker
    
  • Then rebase to the signed image, like so:
    rpm-ostree rebase ostree-image-signed:docker://ghcr.io/lumaeris/bazzite-ldx-nvidia:latest
    
  • Reboot again to complete the installation
    systemctl reboot
    

The latest tag will automatically point to the latest build.

Verification

These images are signed with Sigstore's cosign. You can verify the signature by downloading the cosign.pub file from this repo and running the following command:

cosign verify --key cosign.pub ghcr.io/lumaeris/bazzite-ldx-nvidia
cosign verify --key cosign.pub ghcr.io/lumaeris/bazzite-ldx-gnome-nvidia

About

Bazzite Lighter Developer Experience for owners of older NVIDIA cards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors