Knoppix - integrated Nvidia card network

Last update on December 6, 2008 11:06 AM by netty5
Published by netty5

Knoppix - integrated Nvidia card network









This tip has been designed to show you how to install the corresponding driver under a knoppix Debian mode.
Same has been tested on a motherboard AL NFII ULTRA 400 with an integrated LAN adapter.

First of all, download the nvidia driver ***. tar.gz on below link:

http://www.nvidia.com/object/linux_nforce_1.0-0261

Then connect in the root from a terminal and install the driver.

Go the directory where the file has been downloaded:

Unzip the file: #tar -xvzf nvidia***.tar.gz

Go to directory: nforce/ : # cd nforce

Compile:
#make
#make install
#modprobe nvnet



You can now configure the network adapter with netcardconfig.


Then modify / etc / modules to enable automatic start up of the driver.

Add the following line:

nvnet

Once the file saved, restart your computer and it is ready for use.
Best answers for « Knoppix integrated Nvidia card network » in :
Configuring your NVIDIA card Show Configuring your NVIDIA card For people possessing a Nvidia card, you would be pleased to know Nvidia has just release a new software (Ntune) for optimizing the performance of your graphic card. NVIDIA nTune nTune is a simple...
Nvidia video card problem Show Nvidia video card problem Disable reboot option for Windows Accessing the Event Viewer If you are facing a problem with your Nvidia video card, it might come from a wrong installation of your drivers, else, a lack of drivers on your...
Choosing your sound card ShowChoosing your sound card Intro Key features Intro The sound card is a component of your computer that deals with input or output all the sound elements: voice, music, sound system. Types of sound card A chip...
System requirements for Sims 3 ShowSystem requirements for Sims 3 System Requirements for MAC The system requirements for PC Patch If you are unable to run SIM 3, it may be due to the fact that the configuration of your PC isn’t powerful enough or that your...
Network cards ShowWhat is a network card? A network card (also called a Network Adapter or Network Interface Card, or NIC for short) acts as the interface between a computer and a network cable. The purpose of the network card is to prepare, send, and control data...