![]()
![]()
Thanks for inspiring
I am trying the first method of trying nvidia , but stuck in this issue:
Created separate thread to avoid cluttering here
Error persists even after allowing unfree and nvidia acceptLicense to true
Edit: SOLVED
I tried the first config with nvidia 390, system boots but stays in lock screen. Tried entering both wayland and x11 session, it just brings me back to the loxl screen . ![]()
Iāll try with nvidia 470 now
Update:
Even with 470 this didnāt work, although from online search found that 390 is for my GPU.
And as someone might have said, the modern linux kernels might not work well with my old GPU
. I wish thereās a working solution for my GPU driver for modern kernels
Thatās⦠Not bad news tbh. You should be getting some kind of logging, if you switch to a tty with Ctrl+Alt+F5, log in there and get the latest logs for your user with journalctl --user --boot you might get some hints. Or even journalctl --boot, depending on when exactly this fails.
The solution is to buy GPUs from companies that donāt lock you into proprietary drivers that they then discontinue a few years down the line
But yeah, youād have to have known 10 years ago. Vote for people who might force right-to-repair style legislation?
You can of course use nouveau, but I donāt know to what extent nouveau supports multi-gpu setups, or even how to begin configuring that to render videos for you, let alone on a 10 year old GPU from an era when nouveau was notoriously awful.
Ok Iāll try this.
Just curious:
What about the current nvidia driver scenario? Is their open source drivers coming up well?
Also if I buy new PC / lap in future which graphics are well supported in Linux?
Hard to say in practice. The driver is still out-of-tree, so it wonāt be maintained alongside the kernel. Itās very possible it will end up bitrotting if nvidia abandon it.
The userspace components are also still fully proprietary, soā¦
OTOH they have murmurred that they would like to upstream the driver eventually. Not that that has materialized.
Thereās also renewed interest in a third party driver, which is going well as far as Iāve heard. Having an open kernel module to base that on likely helps a lot. But even with that youāre still looking at significant uncertainty in terms of the longer term future, given that itās not actually working yet.
Overall the fact that a lot of functionality has moved into the GSP should make things a bit less problematic in the future, though?
Both intel and AMD provide in-tree mesa drivers. For GPUs a consumer would buy itās only nvidia who play silly games.