-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nvidia fixes #114
Nvidia fixes #114
Conversation
shkhln
commented
Feb 19, 2023
- 304, 340, 390 are out of support: https://nvidia.custhelp.com/app/answers/detail/a_id/3142/~/support-timeframes-for-unix-legacy-gpu-releases. In addition to that 304 and 340 are also completely broken.
- The nvidia-modeset advice is simply wrong.
1. 304, 340, 390 are out of support: https://nvidia.custhelp.com/app/answers/detail/a_id/3142/~/support-timeframes-for-unix-legacy-gpu-releases. In addition to that 304 and 340 are also completely broken. 2. The nvidia-modeset advice is simply wrong.
|
Related: I'll update the wiki in due course. |
|
Is there a reasonable time frame for the "due course"? As you are well aware, I publicly promised to drop my ports if this is not merged and we need some date for that. |
Just in case somebody thinks this is too harsh: we are already ignoring the intention behind the nvidia-driver pkg message, actual people's experience and even the confirmation from one of the Nvidia Unix driver devs. |
|
I asked about this to the current nvidia maintainer in FreeBSD. |
There's the interim change that was made around two minutes after #114 (comment). I intended to await a commit here before making a more substantial change. |
That's somewhat an overstatement. While nVidia had apparently neglected an earlier request to catch up the -304 branch with xserver ABI 24, there are fresh reports of success with -340 version by ignoring the ABI:
We're not ignoring anything. If you read it carefully, you'd notice that commit you reference largely quotes the
This is true when it is advised out of the context, I presume that's the problem with the Handbook? The |
Not you, those two guys. I didn't want to make this personal, thus "we".
No, the problem with the Handbook is that now it downright tells users to avoid nvidia-modeset. There is no nuance there at all. |
|
I'll upgrade the handbook information with the commit https://cgit.freebsd.org/ports/commit/?id=a09185f8b66c |
|
Likewise, thanks :-)
Done. For updates to the FreeBSD Handbook, |