Elektrine lite

← Feed

@jade_ish@wetdry.world

Post #3948806

2026-07-20 00:31 UTC

speaking into the void, but what was the issue with compiling nvidia drivers on musl or other libc? ive heard theres some part that isnt open source like the gpu firmware but, i somebody got it working on haiku which isnt even linux so idk? (genuine question, be nice and keep it dumb for me)

Replies (1)

  • @noisytoot@berkeley.edu.pl 2026-07-20 03:01

    @jade_ish@wetdry.world the firmware is proprietary but I don’t think the source for that is even available so that’s irrelevant. I think the issue is that the userspace parts (the equivalent of mesa) are still proprietary. I hadn’t heard of the haiku port but from what I’ve just read about it it made nvk (which is free software and part of mesa, but only works with nouveau) work with the free-but-out-of-tree nvidia drivers (nvrm). Presumably that would be possible to do on linux too (and actually sounds interesting even if you’re using glibc (provided it works better than nouveau) since it avoids using any proprietary userspace software)

    Open ##3948804