Commit graph

11 commits

Author SHA1 Message Date
Eelco Dolstra 0b931eae66 * nvidia / nvidiaDrivers -> nvidia-x11.
svn path=/nixpkgs/trunk/; revision=14787
2009-03-30 14:54:06 +00:00
Eelco Dolstra 739ef5e82a * Various hacks needed to get the NVIDIA driver to build on
Linux 2.6.28.  In particular the arch-specific headers
  are in a different place now.  (I'd like to do "make
  headers_install", but it doesn't install all the headers
  that are needed to build external kernel modules.  What
  a mess.)
* Add Linux 2.6.28 to the channel.

svn path=/nixpkgs/trunk/; revision=13775
2009-01-15 15:00:30 +00:00
Eelco Dolstra 378a5c46d2 * nvidia-x11 177.80.
svn path=/nixpkgs/trunk/; revision=12998
2008-10-08 12:45:39 +00:00
Eelco Dolstra 9029c3b61f * NVIDIA driver: set a RUNPATH on libGL.so and friends. This ensures
that applications that link against it don't need to have its
  dependencies (like libXext) in *their* RUNPATHs.
* glxinfo: don't add /var/run/opengl-driver/lib to the RUNPATH.
  Instead LD_LIBRARY_PATH should be set to
  /var/run/opengl-driver/lib at runtime.  This is much more pure, and
  it obviates the need for patchelfing all OpenGL applications.
  (TODO: remove patchelf hacks for other OpenGL programs as well.)

svn path=/nixpkgs/branches/stdenv-updates/; revision=11972
2008-06-04 09:59:33 +00:00
Eelco Dolstra b17f0f410c * Aggregator: use cp -s instead of lndir. Only symlink lib/modules.
* NVIDIA / Intel wireless drivers: put modules in
  $out/lib/modules/$kernelVersion so that depmod in the aggregator can
  find them.

svn path=/nixpkgs/trunk/; revision=10128
2008-01-12 23:35:23 +00:00
Eelco Dolstra fc345ae130 * NVIDIA driver: updated to 169.07. Cleaned up and purified: it
doesn't need symlinks in /usr anymore.  nvidia-settings works
  properly now.

svn path=/nixpkgs/trunk/; revision=10094
2008-01-07 22:54:30 +00:00
Wouter den Breejen f91588a53f Updated builder for nvidia drivers
svn path=/nixpkgs/trunk/; revision=9538
2007-10-27 13:05:19 +00:00
Wouter den Breejen 218ec9ae8b Updated nvidia drivers. (maybe this fixes occasional blackscreens and freezes)
svn path=/nixpkgs/trunk/; revision=9368
2007-09-24 14:28:52 +00:00
Wouter den Breejen 1a6cd0ce1a ln -sf isn't strong enough sometimes..
svn path=/nixpkgs/trunk/; revision=9180
2007-08-21 12:29:46 +00:00
Wouter den Breejen 7c9741e899 Updated nvidia drivers to latest version. Fixed version specific bugs in builder.
svn path=/nixpkgs/trunk/; revision=8973
2007-07-11 11:26:35 +00:00
Wouter den Breejen 5200276c3b nixpkgs dir: nvidia and libsrvg
svn path=/nixpkgs/trunk/; revision=8785
2007-05-28 14:10:46 +00:00