Crunchn
Crunchn
UBUniversal Blue
Created by Crunchn on 7/17/2024 in #🛟bazzite-help
ALVR - libnvidia-ml.so
Hello! Probably searching for the wrong thing but couldn't find anything in history. New to immutable distros but I need libnvidia-ml.so to exist for ALVR and currently have a hotfix script I run after every update:
#! /bin/bash sudo ostree admin unlock --hotfix sudo ln -s /usr/lib64/libnvidia-ml.so.1 /usr/lib64/libnvidia-ml.so reboot
Is there a better way to do this or keep this persistent thru upgrades?
2 replies