|
|
#1 | |
|
NVIDIA Corporation
Join Date: Dec 2004
Posts: 8,763
|
The (deprecated) NFORCE driver package which NVIDIA had previously distributed via its website, is no longer supported. Please use the in-kernel modules with 2.6.17 (or later) kernels for the same hardware support that the NFORCE driver package provided.
Specifically, the forcedeth driver provides support for the onboard NIC(s), and audio is supported via the i810_audio, or snd-hda-intel (for MCP55 and later chipsets) drivers. Please see here for more information: http://www.nvidia.com/object/linux_nforce_1.23.html The driver package in the above URL includes pre-compiled RPMs and driver disks (which can be used for adding hardware support when installing the associated Linux distribution). Additionally, it provides the source for the forcedeth, sata_nv and amd74xx.c drivers. One thing to note is that the source is only included for distributions which do not already ship with the latest version of the corresponding driver. To build forcedeth for your kernel kernel, create a new Makefile with the line: obj-m := forcedeth.o Then, type the command "make -C /usr/src/<kernel> SUBDIRS=$PWD modules" to build the forcedeth module for the kernel you specified. |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| nVidia Linux drivers with Linux on Mac, help? | Thetargos | NVIDIA Linux | 0 | 05-13-12 12:52 PM |
| EA gains Linux Attention. Better Quality Drivers Please! | Ruinairas | NVIDIA Linux | 4 | 05-09-12 01:12 PM |
| Nforce audio & linux | nichos | NVIDIA Linux | 1 | 10-05-02 04:16 AM |
| Installing nForce drivers on Debian 3.0 | Doink | NVIDIA Linux | 4 | 09-14-02 08:34 PM |
| Closing Xwindows, RH73, for installing nV drivers | redigjohn | NVIDIA Linux | 1 | 09-06-02 11:26 AM |