From: Emanuel Haupt on
Nvidia released version 256.35 of their FreeBSD driver today:

http://www.nvidia.com/object/freebsd-x86-256.35-driver.html
http://www.nvidia.com/object/freebsd-x64-256.35-driver.html

I just compiled the the 64bit version on 8.1-RC1 and watched a few
youtube videos, ran glxgears and played games/nexuiz for a few minutes
w/o any issues.

If you want to test the new driver, just bump PORTVERSION of
x11/nvidia-driver to 256.35 and run "make makesum".

Emanuel
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Rene Ladan on
On 22-06-2010 21:35, Emanuel Haupt wrote:
> Nvidia released version 256.35 of their FreeBSD driver today:
>
> http://www.nvidia.com/object/freebsd-x86-256.35-driver.html
> http://www.nvidia.com/object/freebsd-x64-256.35-driver.html
>
> I just compiled the the 64bit version on 8.1-RC1 and watched a few
> youtube videos, ran glxgears and played games/nexuiz for a few minutes
> w/o any issues.
>
> If you want to test the new driver, just bump PORTVERSION of
> x11/nvidia-driver to 256.35 and run "make makesum".
>
Doesn't this imply repocopy'ing the current port to
x11/nvidia-driver-195 and _then_ updating this port to 256.35 ?

Rene
--
http://www.rene-ladan.nl/

GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Ivan Klymenko on
В Tue, 22 Jun 2010 21:35:11 +0200
Emanuel Haupt <ehaupt(a)FreeBSD.org> пишет:

> Nvidia released version 256.35 of their FreeBSD driver today:
>
> http://www.nvidia.com/object/freebsd-x86-256.35-driver.html
> http://www.nvidia.com/object/freebsd-x64-256.35-driver.html
>
> I just compiled the the 64bit version on 8.1-RC1 and watched a few
> youtube videos, ran glxgears and played games/nexuiz for a few minutes
> w/o any issues.
>
> If you want to test the new driver, just bump PORTVERSION of
> x11/nvidia-driver to 256.35 and run "make makesum".
>
> Emanuel
> _______________________________________________
> freebsd-ports(a)freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to
> "freebsd-ports-unsubscribe(a)freebsd.org"
>
>

Hi!

I use this version drivers from the moment they appear on this resource:
ftp://download.nvidia.com/XFree86/FreeBSD-x86_64/256.35/

in this case I have problems with global locks.

I use compiz and system is freeze for a few seconds the mouse
cursor and screen...

I returned back to the driver version 195.36.24

uname -a
FreeBSD nonamehost 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Jun 22
22:27:15 EEST 2010 ivan(a)nonamehost:/usr/obj/usr/src/sys/mk9 amd64

nvidia0: <GeForce 8400M GS> on vgapci0
vgapci0: child nvidia0 requested pci_enable_busmaster
vgapci0: child nvidia0 requested pci_enable_io
vgapci0: child nvidia0 requested pci_enable_io
nvidia0: [ITHREAD]
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= on
libGLcore.so is rename to libnvidia-glcore.so
so you need to update pkg-plist to

2010/6/22 Rene Ladan <r.c.ladan(a)gmail.com>:
> On 22-06-2010 21:35, Emanuel Haupt wrote:
>> Nvidia released version 256.35 of their FreeBSD driver today:
>>
>> http://www.nvidia.com/object/freebsd-x86-256.35-driver.html
>> http://www.nvidia.com/object/freebsd-x64-256.35-driver.html
>>
>> I just compiled the the 64bit version on 8.1-RC1 and watched a few
>> youtube videos, ran glxgears and played games/nexuiz for a few minutes
>> w/o any issues.
>>
>> If you want to test the new driver, just bump PORTVERSION of
>> x11/nvidia-driver to 256.35 and run "make makesum".
>>
> Doesn't this imply repocopy'ing the current port to
> x11/nvidia-driver-195 and _then_ updating this port to 256.35 ?
>
> Rene
> --
> http://www.rene-ladan.nl/
>
> GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
> (subkeys.pgp.net)
> _______________________________________________
> freebsd-ports(a)freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
>
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Rene Ladan on
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

Rene
>
> 2010/6/22 Rene Ladan <r.c.ladan(a)gmail.com>:
>> On 22-06-2010 21:35, Emanuel Haupt wrote:
>>> Nvidia released version 256.35 of their FreeBSD driver today:
>>>
>>> http://www.nvidia.com/object/freebsd-x86-256.35-driver.html
>>> http://www.nvidia.com/object/freebsd-x64-256.35-driver.html
>>>
>>> I just compiled the the 64bit version on 8.1-RC1 and watched a few
>>> youtube videos, ran glxgears and played games/nexuiz for a few minutes
>>> w/o any issues.
>>>
>>> If you want to test the new driver, just bump PORTVERSION of
>>> x11/nvidia-driver to 256.35 and run "make makesum".
>>>
>> Doesn't this imply repocopy'ing the current port to
>> x11/nvidia-driver-195 and _then_ updating this port to 256.35 ?
>>
>> Rene
>> --
>> http://www.rene-ladan.nl/
>>
>> GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6
>> (subkeys.pgp.net)
>> _______________________________________________
>> freebsd-ports(a)freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
>>
>

--
http://www.rene-ladan.nl/

GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"