Disclaimer:
This package don't working with new xorg-server 1.16 and later, because nVidia dropped a support of nvidia-173xx branch.
You can use another driver, or stay on xorg-server-1.15.
Search Criteria
Package Details: nvidia-173xx-utils 173.14.39-3
Package Actions
| Package Base: | nvidia-173xx-utils |
|---|---|
| Description: | NVIDIA drivers utilities and libraries, 173xx branch. |
| Upstream URL: | http://www.nvidia.com/ |
| Category: | x11 |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | natrio |
| Maintainer: | City-busz |
| Last Packager: | City-busz |
| Votes: | 11 |
| First Submitted: | 2012-06-06 20:13 |
| Last Updated: | 2015-01-08 12:50 |
Dependencies (4)
- mesa
- xorg-server<1.15.99
- gtk2 (optional) – nvidia-settings
- pkgconfig (optional) – nvidia-xconfig
Required by (5)
Sources
Latest Comments
Comment by natrio
Comment by aguitel
installed in x86_64 system with linux 3.15.4-1-ARCH ,all run fine
Comment by natrio
Sorry for late, I don't use this package anymore.
Updated for mesa>=10.1.0-4
Tested only on i686
NOT tested on x86_86, especially with lib32.
Comment by City-busz
The following symlinks should be added to the package, and mesa should be added as dependency:
ln -s mesa-libEGL.so.1.0.0 "${pkgdir}/usr/lib32/libEGL.so"
ln -s mesa-libEGL.so.1.0.0 "${pkgdir}/usr/lib32/libEGL.so.1"
ln -s mesa-libEGL.so.1.0.0 "${pkgdir}/usr/lib32/libEGL.so.1.0.0"
ln -s mesa-libGLESv1_CM.so.1.1.0 "${pkgdir}/usr/lib32/libGLESv1_CM.so"
ln -s mesa-libGLESv1_CM.so.1.1.0 "${pkgdir}/usr/lib32/libGLESv1_CM.so.1"
ln -s mesa-libGLESv1_CM.so.1.1.0 "${pkgdir}/usr/lib32/libGLESv1_CM.so.1.1.0"
ln -s mesa-libGLESv2.so.2.0.0 "${pkgdir}/usr/lib32/libGLESv2.so"
ln -s mesa-libGLESv2.so.2.0.0 "${pkgdir}/usr/lib32/libGLESv2.so.2"
ln -s mesa-libGLESv2.so.2.0.0 "${pkgdir}/usr/lib32/libGLESv2.so.2.0.0"
Otherwise update to mesa 10.1.0-2 will break the system, because these files are moved to the mesa-libgl package.
References:
https://projects.archlinux.org/svntogit/packages.git/commit/trunk/PKGBUILD?h=packages/mesa&id=aa6bfe92f4cd15ae418f511c671f87fcc1599fc9
https://bugs.archlinux.org/task/39219
Comment by natrio
Thanks, gamezelda.
URL is changed, but MD5 is same:
$ pkgver=173.14.39
$ ARCH=x86; wget --spider -SN http://us.download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run 2>&1 |grep ETag
ETag: "5b423543428554ef33a200fbbe3cb9fc:1386311739"
$ ARCH=x86_64; wget --spider -SN http://us.download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run 2>&1 |grep ETag
ETag: "0799f194869e40141c7bac8a71762db6:1386311893"
Comment by gamezelda
Download link seems to be down. New version URL seems to be:
source=("http://us.download.nvidia.com/XFree86/Linux-${ARCH}/${pkgver}/NVIDIA-Linux-${ARCH}-${pkgver}-pkg1.run")
See also:
http://www.nvidia.com/object/unix.html
BTW, the MD5 changed. USE AT YOUR OWN RISK!
Comment by natrio
The new 173.14.39 version, with xorg-1.15 support.
Not tested yet.
Comment by natrio
Nvidia Linux driver, version 173.14.37:
> Changes since 173.14.36:
> * Removed a spurious dependency on libpangox from the nvidia-settings binary shipped as part of the driver package.
> * Added support for X.Org xserver ABI 14 (xorg-server 1.14).
> * Fixed font rendering performance and corruption problems on X servers with backported support for the new glyph cache functionality added to Pixman 0.27.
https://devtalk.nvidia.com/default/topic/534082
Not tested yet!
Comment by natrio
>> faergeek 2013-01-10 09:09
> nvidia-settings also needs pangox-compat
Thank you!
pangox-compat added to optdepends.
Comment by faergeek
nvidia-settings also needs pangox-compat
Comment by natrio
>> New #nvidia legacy release 173.14.36 is out with support for xserver ABI 13 (xorg-server 1.13).
https://plus.google.com/118125769023950376556/posts/ZcHd6YiHBAJ
Not tested.
Anonymous comment
Just wanted to drop you a line to say a big THANK YOU for this package and also for http://aur.archlinux.org/packages.php?ID=56776
Your work is much appreciated by those of us on older Nvidia cards
Comment by natrio
173.14.35 (legacy prerelease) for Linux x86/x86_64 released
http://www.nvnews.net/vbulletin/showthread.php?t=182874
Yes, with xorg-1.12 support.