Virt-io
Virt-io
BBlueBuild
Created by Virt-io on 10/19/2024 in #questions
rpm-ostree replace
Using the replace option with a repo that has the following appended ?arch=x86_64, seems to break the module.
replace:
- from-repo: https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite-multilib/repo/fedora-%OS_VERSION%/kylegospo-bazzite-multilib-fedora-%OS_VERSION%.repo?arch=x86_64
packages:
- pkg
replace:
- from-repo: https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite-multilib/repo/fedora-%OS_VERSION%/kylegospo-bazzite-multilib-fedora-%OS_VERSION%.repo?arch=x86_64
packages:
- pkg
rm: cannot remove '/etc/yum.repos.d/kylegospo-bazzite-multilib-fedora-40.repo?arch=x86_64': No such file or directory build log: https://github.com/virt-10/blublu/actions/runs/11418721166/job/31772495408
8 replies
BBlueBuild
Created by Virt-io on 10/2/2024 in #questions
Custom Kernel with NVIDIA drivers
Is there an easy way to install nvidia drivers without forking kernel-cache and akmods? Preferably with nvidia container toolkit support. The kernel seems to be working fine. https://github.com/virt-10/blublu-base/blob/main/recipes/cachyos-kernel.yml I already have the fsync kernel setup, since it is provided by the ublue team. https://github.com/virt-10/blublu-base/blob/main/recipes/fsync-nvidia-open.yml No worries if can't be done. I come from CachyOS, so I thought it would be nice to have their kernel.
8 replies