Alpine linux nvidia drivers (abandoned)
- 5 Devlogs
- 17 Total hours
Repacking of the NVIDIA drivers for alpine linux, along with the patches to run under MUSL libc.
Repacking of the NVIDIA drivers for alpine linux, along with the patches to run under MUSL libc.
This has been a huge waste of time, the nvidia drivers can not run on MUSL libc due to the crazy glibc dependencies. I am giving up.
Created the build scripts for the packages! It now can run a TTY with the official nvidia drivers.
Updated the CLI to allow for exporting documentation only or excluding documentation in an export (along with fixing wine and systemd handling)
Put the nvidia driver unpacker I wrote into a seperate github repository and gave it a CLI (https://github.com/imakebloatedcode/nvidia-unpacker)
I have rewritten the nvidia driver installer in node.js with an option to unpack into an an arbitrary directory instead of the filesystem root.