Go Back   nV News Forums > Linux Support Forums > General Linux


Sponsored Ad

Closed Thread
 
Thread Tools
Old 07-24-06, 06:49 PM   #1
netllama
NVIDIA Corporation
 
Join Date: Dec 2004
Posts: 8,763
Default Installing the NFORCE drivers in recent Linux distributions

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.
netllama is offline  
Closed Thread


Most Popular NVIDIA Based Graphics Cards


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 08:46 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
nV News - Copyright ©1998-2010. All rights reserved.