You are not logged in.
Hey all,
I'd like to get your input on a proposal. I work mostly on a laptop with a new-ish nvidia graphics card.
01:00.0 VGA compatible controller: NVIDIA Corporation GK107GLM [Quadro K1000M] (rev a1)Recently, I've been having a lot of issues with the nvidia proprietary drivers. Likely related to kernel and nvidia bugs. One really strange bug is it breaks VMWare. I am sure others have experienced issues if you use similar hardware.
Personally, I remember having the best experience with linux 3.9 and nvidia 319.32...but I don't like the idea of staying on a relatively old kernel.
Do you think maintaining the nvidia-319.32 package for newer kernels can improve a user's experience? It seems other distros (Ubuntu) are sticking to 319. Any potential issues?
I am curious if people in the community would find this useful...or do they handle this manually?
cheers,
eric
Offline
I see you uploaded https://aur.archlinux.org/packages/nvidia-319-ck/
Offline
I think it could be helpful to keep older nvidia drivers for some users (it is for you). As far as feedback goes I think you should provide another package for a matching version of nvidia-utils probably. I noticed in your Dependencies for the package you have "nvidia-utils=319.32" but I do not see this version of this package in the repos or aur.
Offline
Appreciate it, and I agree. I have the older versions of the nvidia-utils + nvidia-libgl in my pacman cache, but I'll recreate those in AUR under the nvidia-319 name.
It'll be a few days, but things are getting started @ https://aur.archlinux.org/packages/nvidia-319-ck. I'll get a github repo working too.
Offline
Appreciate it, and I agree. I have the older versions of the nvidia-utils + nvidia-libgl in my pacman cache, but I'll recreate those in AUR under the nvidia-319 name.
It'll be a few days, but things are getting started @ https://aur.archlinux.org/packages/nvidia-319-ck. I'll get a github repo working too.
If you are going to do nvidia-libgl you may want to also do lib32-nvidia-libgl, not sure but you may need lib32-nvidia-utils too. I am unsure if you are on a 64 bit system or not.
Offline
Thanks all. I gave it a go, I threw everything up on AUR and Github.
I'm using these on my machine and so far so good.
**AUR Packages:**
https://aur.archlinux.org/packages/nvidia-319-ck/
https://aur.archlinux.org/packages/nvidia-319-utils/
https://aur.archlinux.org/packages/nvidia-319-libgl/
https://aur.archlinux.org/packages/lib3 … 319-utils/
https://aur.archlinux.org/packages/lib3 … 319-libgl/
**Github**
https://github.com/webmonarch/nvidia-319-ck
Feedback and pull-requests appreciated.
Offline