Date: Wed, 23 Jun 2010 03:43:18 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: "Sam Fourman Jr." <sfourman@gmail.com> Cc: Micka?l Maillot <mickael.maillot@gmail.com>, ports@freebsd.org, Emanuel Haupt <ehaupt@freebsd.org>, Rene Ladan <r.c.ladan@gmail.com> Subject: Re: nvidia-driver 256.35 released Message-ID: <20100623034318.GA24909@FreeBSD.org> In-Reply-To: <AANLkTik2GD4TxYQDtn4d-WmUGptnYCZpxnJcil0N4qHe@mail.gmail.com> References: <20100622213511.ff59dcf5.ehaupt@FreeBSD.org> <4C2117DB.1010000@gmail.com> <AANLkTim12weMYUs4hT1lvKuB3mVO6M01fq6JvmtX-lN8@mail.gmail.com> <4C211BD7.1010802@gmail.com> <20100623010933.GB10117@FreeBSD.org> <AANLkTik2GD4TxYQDtn4d-WmUGptnYCZpxnJcil0N4qHe@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 22, 2010 at 08:30:54PM -0500, Sam Fourman Jr. wrote: > 2010/6/22 Alexey Dokuchaev <danfe@freebsd.org>: > > On Tue, Jun 22, 2010 at 10:23:51PM +0200, Rene Ladan wrote: > >> On 22-06-2010 22:15, Micka?l Maillot wrote: > >> > libGLcore.so is rename to libnvidia-glcore.so > >> > so you need to update pkg-plist to > >> > >> and these files don't exist any longer: > >> pkg_info: /compat/linux/usr/lib/libnvidia-glcore.so.1 doesn't exist > >> pkg_info: /compat/linux/usr/lib/libnvidia-tls.so.1 doesn't exist > > > > Sure, I will take care of plist issues upon the upgrade. šWhat is more > > important right now is driver stability issues people had been having. > > I must rely on other people testing since I was not able to reproduce > > most of them in my local environment. > > So what exactly do I have to do to test this? > in the Makefile just > > -DISTVERSION?= 195.36.24 > +DISTVERSION?= 256.35 I would suggest to start with 195.36.31, as 256.xx are early betas. Ideally, I want a stable version in 195.36.yy series before start looking at upcoming 256 ones. > make makesum && make deinstall && make install > > or will I have to change the plist somewhere Yes, plist changes are required to make the port deinstall itself cleanly. It won't affect driver stability in any way though. :-) ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100623034318.GA24909>