You are not logged in.
Pages: 1
So, i am an owner of a Thinkpad W530 with a Nvidia Quadro graphics card, and just like many others (https://devtalk.nvidia.com/default/topi … ver-crash/) i can only use the proprietary Nvidia driver when using linux-ck instead of the vanilla Arch kernel.
Now, i am really curious why this is the case. AFAIK, the ck-patchset simply gives you BFS and CFQ on top of the regular Arch kernel, and allows you to use some more gcc optimization for your hardware.
But how does any of this affect the Nvidia driver? Or is there something else changed by the patchset?
I could not find any information on this, so i would be very grateful if someone could tell me more about this.
Offline
That's quite amusing, because in the early days, Con was warning that his new-fangled scheduler would *cause* instability - by exposing timing-sensitive bugs in drivers; bugs which may have been conveniently hidden by the stuttering CFS scheduler.
The CPU scheduler affects ALL the software, because it determines what runs when. You're probably assuming that software doesn't contain bugs ![]()
I vaguely remember reading that Nvidia have to use weird tricks, to try to ensure a reasonably *even* framerate.
Offline
Pages: 1