Page MenuHomeFreeBSD

x11/nvidia-driver: Update to 367.44 (PR #212287)
ClosedPublic

Authored by cem on Aug 31 2016, 5:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 9:10 PM
Unknown Object (File)
Mar 11 2024, 6:46 AM
Unknown Object (File)
Feb 6 2024, 2:35 AM
Unknown Object (File)
Dec 19 2023, 8:13 PM
Unknown Object (File)
Dec 9 2023, 8:22 AM
Unknown Object (File)
Nov 25 2023, 11:23 AM
Unknown Object (File)
Nov 22 2023, 6:06 PM
Unknown Object (File)
Nov 22 2023, 6:01 PM

Details

Summary

Update to latest upstream version, 367.44.

Test Plan

It builds. I don't have hardware to test it on, but users on x11 mailing list
have reported good results with the newer version.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

cem retitled this revision from to x11/nvidia-driver: Update to 367.44 (PR #212287).
cem updated this object.
cem edited the test plan for this revision. (Show Details)
cem added reviewers: koobs, mat, bapt, kwm, jonathan.

This needs danfe@ approval or a 2 week timeout.

x11/nvidia-driver/Makefile
15 ↗(On Diff #19881)

Noted on IRC, this should be 0.

Adjust PORTREVISION to zero.

cem marked an inline comment as done.Aug 31 2016, 7:59 PM
jonathan edited edge metadata.

Works for me.

Running xdriinfo yields the message libGL is too old when running with vanilla (i.e., not xserver-next) packages. Is this a chicken-and-egg problem?

This revision is now accepted and ready to land.Sep 1 2016, 3:01 PM

Running xdriinfo yields the message libGL is too old when running with vanilla (i.e., not xserver-next) packages. Is this a chicken-and-egg problem?

xdriinfo also prints that on a Linux system I have with nvidia 367.35 drivers installed and Xorg 1.18.3. So I don't think it's a problem with old Xorg or 367.44.

@danfe I know you have free time to nitpick style(9) on https://reviews.freebsd.org/D7742 , so please review this trivial update.

danfe accepted this revision.EditedSep 1 2016, 5:16 PM
danfe edited edge metadata.

Seems fine, go ahead.

This revision was automatically updated to reflect the committed changes.