fudaming 发表于 2005-2-20 15:24:13

关注2.6.11内核里面的NV驱动问题。

始终在2.6.11-rc4-nitro1的内核里面装不上NV驱动,怀疑内核有变化。
上网一看,果然如此,找到一个补丁,但是不知道怎么打到NV的源码上去。

# patch --dry-run -p1 -i NVIDIA_kernel-1.0-6629-1201042.diff
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -ru usr/src/nv/nv-linux.h usr/src/nv.1201042/nv-linux.h
|--- usr/src/nv/nv-linux.h      2004-11-03 22:53:00.000000000 +0100
|+++ usr/src/nv.1201042/nv-linux.h      2005-01-26 01:56:26.000000000 +0100
--------------------------
File to patch:
#


附上网址,请高手解决之,感激不尽。

http://www.nvnews.net/vbulletin/showthread.php?t=45989&highlight=2.6.11-rc4
http://www.nvnews.net/vbulletin/showthread.php?t=45875&highlight=2.6.11-rc4

cobranail 发表于 2005-2-21 23:52:09

你也太追新了 :mrgreen:

fudaming 发表于 2005-2-22 09:29:59

其实,我也只是想装gensplash,这个只是副产品,不小心碰到的问题。已经找到for 2.6.10的patch了。
不过想到以后会有人用到,就先放到这里了。:mrgreen:

其实FC3最新的update,2.6.10-1.766就已经安不上nv的驱动了。   :roll::o

BOoRFGOnZ 发表于 2005-2-22 12:53:55

使劲打补丁!

fudaming 发表于 2005-2-22 13:27:30

:twisted::twisted::twisted::twisted:

cobranail 发表于 2005-2-22 14:04:14

使劲打屁股!
:x:x:x

BOoRFGOnZ 发表于 2005-2-22 17:08:43

其实,我也只是想装gensplash,这个只是副产品,不小心碰到的问题。已经找到for 2.6.10的patch了。
不过想到以后会有人用到,就先放到这里了。:mrgreen:

其实FC3最新的update,2.6.10-1.766就已经安不上nv的驱动了。   :roll::o
不是吧1.766要打nv模块的包.......
14的 就不用...可以顺利装上nv6629的驱动

easycat 发表于 2005-2-25 17:26:52

It'd be great if one of the moderators could make this post sticky.

The 1.0-6629 NVIDIA Linux driver release for Linux/x86 and Linux/x86-64 may not work correctly with Linux 2.6.10 out-of-the box, depending on your configuration. If you do not wish to wait for an updated NVIDIA driver release to address this problem, you can solve it by downloading the attached patch files and following the steps below:

# sh NVIDIA-Linux-x86_64-1.0-6629-pkg0.run --extract-only
# cd NVIDIA-Linux-x86_64-1.0-6629-pkg0
# patch -p0 < /path/to/NVIDIA_kernel-1.0-6629-1165235.diff.txt
# patch -p0 < /path/to/NVIDIA_kernel-1.0-6629-1171869.diff.txt
# ./nvidia-installer

根据nv论坛里面的说法大概这么用这个补丁

fudaming 发表于 2005-2-25 23:13:13

thanks,等明天我的主板取回来了,试一试。 :mrgreen:
页: [1]
查看完整版本: 关注2.6.11内核里面的NV驱动问题。