Date: Wed, 19 Oct 2011 22:54:20 +0200 From: tcb <tcberner@gmail.com> To: freebsd-current@freebsd.org, "Alexey Dokuchaev" <danfe@freebsd.org> Subject: Re: x11/nvidia-driver / Compilation has failed Message-ID: <op.v3l9oufdl2cepb@sam.firefly> In-Reply-To: <20111012022007.GA49833@FreeBSD.org> References: <4e4ab684.0c4c970a.68e8.6846SMTPIN_ADDED@mx.google.com> <9A6F7C9D-32D8-4387-BB03-B11CB0A91BFA@gmail.com> <CAGH67wS=KgH19CaQMFKaDxN%2BFB4n-05fwyZo_mTdt-o5vSsK-A@mail.gmail.com> <20110829.214640.1568838937885804931.ken@tydfam.jp> <CABzXLYORe5HpJQq%2BUCtZ3OfSQpBAuWTeLUX0yXvAVzk5QXp6jw@mail.gmail.com> <20110831124126.GB82908@FreeBSD.org> <CAFL8=tjnhGjg%2BUh4TCx65nLtqjHzhUzg4deqdF5ei-Gf6u6GOg@mail.gmail.com> <86vcs2q4vh.fsf@gmail.com> <20111012022007.GA49833@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi there After my upgrade from 285.03 to 285.05.09 I experience daily to bidaily freezes on 10-current, with nvidia 8600gts. I'm guessing they come from the nvidia-driver. I'm back to 285.03 (which ran without fault) now to test if they persist. mfg tobias On Wed, 12 Oct 2011 04:20:07 +0200, Alexey Dokuchaev <danfe@freebsd.org> wrote: > On Thu, Oct 06, 2011 at 01:35:14AM +0000, Nali Toja wrote: >> Ali Mashtizadeh <mashtizadeh@gmail.com> writes: >> > 2011/8/31 Alexey Dokuchaev <danfe@freebsd.org>: >> >> On Mon, Aug 29, 2011 at 02:59:48PM +0200, Olivier Smedts wrote: >> >>> 2011/8/29 ken <ken@tydfam.jp>: >> >>> > Could I test your patch for nvidia-driver, too? >> >>> > I cannot find your patch in this mail. >> >>> >> >>> I took the patch in : >> >>> >> http://lists.freebsd.org/pipermail/freebsd-current/2011-August/026515.html >> >>> >> >>> And it worked for me. >> >> >> >> Should be fixed in the port itself now (also updated to 280.13). >> > >> > Is there any reason I should still be hitting this bug when building >> > on 9-STABLE? With Linux compatibility disabled I can build the driver, >> > but the kernel refuses to load it saying it's incompatible with my >> > kernel version. >> >> Only if you're using 285.05.09 with the port. And it'd affect both >> /stable/9 and /head users. >> >> // from src/nv-freebsd.h: >> #if __FreeBSD_version >= 900041 >> #include <sys/capability.h> >> #else >> #define fget(td, fd, cap, fp) fget(td, fd, fp) >> #endif >> >> Can you commit below tiny change? It should make testing the new >> version a >> bit easier for people who are impatient to wait for the next port >> update. >> >> That version also includes tunable support similar to ports/156386. > > Port was updated to serve the most recent release from NVidia, 285.05.09. > Please test and report of any issues. > > Thanks, > > ./danfe > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.v3l9oufdl2cepb>