Browse Source

Updated nvidia (1.0-8774 -> 100.14.19)

- patch fails and needs to be fixed.
early
Minto van der Sluis 17 years ago
parent
commit
0962bab75b
  1. 32
      x11/nvidia/module-install-26.patch
  2. 6
      x11/nvidia/nvidia.desc

32
x11/nvidia/module-install-26.patch

@ -1,27 +1,7 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: package/.../nvidia/module-install-26.patch
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- T2-COPYRIGHT-NOTE-END ---
Do not call depmod (especially not without the currently building version
attached).
- Rene Rebe <rene@exactcode.de>
--- NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/Makefile.kbuild 2005-05-25 20:20:05.000000000 +0200
+++ NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/Makefile.kbuild.work 2005-06-13 09:58:01.000000000 +0200
@@ -295,7 +295,8 @@
diff -ruN NVIDIA-Linux-x86-100.14.19-pkg1.orig/usr/src/nv/Makefile.kbuild NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/Makefile.kbuild
--- NVIDIA-Linux-x86-100.14.19-pkg1.orig/usr/src/nv/Makefile.kbuild 2007-09-12 23:49:01.000000000 +0200
+++ NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/Makefile.kbuild 2007-09-22 20:33:07.000000000 +0200
@@ -334,7 +334,8 @@
module-install: suser-sanity-check module
@mkdir -p $(MODULE_ROOT)/video; \
install -m 0664 -o root -g root $(MODULE_OBJECT) $(MODULE_ROOT)/video; \
@ -31,12 +11,12 @@ attached).
#
# This target builds, then installs, then creates device nodes and inserts
@@ -303,7 +304,7 @@
@@ -342,7 +343,7 @@
#
package-install: module-install rmmod-sanity-check
- PATH="$(PATH):/bin:/sbin" modprobe $(MODULE_NAME) && \
+# PATH="$(PATH):/bin:/sbin" modprobe $(MODULE_NAME) &&
+# PATH="$(PATH):/bin:/sbin" modprobe $(MODULE_NAME) &&
echo "$(MODULE_OBJECT) installed successfully.";
#

6
x11/nvidia/nvidia.desc

@ -33,9 +33,9 @@
[L] Free-to-use
[S] Stable
[V] 1.0-8774
[V] 100.14.19
[P] X -----5---9 131.300
[D] 68656445 NVIDIA-Linux-x86-1.0-8774-pkg1.run http://download.nvidia.com/XFree86/Linux-x86/1.0-8774/
[D] 869911007 NVIDIA-Linux-x86_64-1.0-8774-pkg2.run http://download.nvidia.com/XFree86/Linux-x86_64/1.0-8774/
[D] 2399878693 NVIDIA-Linux-x86_64-100.14.19-pkg2.run http://us.download.nvidia.com/XFree86/Linux-x86_64/100.14.19/
[D] 2175572652 NVIDIA-Linux-x86-100.14.19-pkg1.run http://us.download.nvidia.com/XFree86/Linux-x86/100.14.19/
[D] 3170993828 NVIDIA-Linux-ia64-1.0-5336-pkg1.run ftp://download.nvidia.com/XFree86/Linux-ia64/1.0-5336/

Loading…
Cancel
Save