Re: network card drivers
From: Andreas Janssen (andreas.janssen_at_bigfoot.com)
Date: 09/04/03
- Next message: Michael Buchenrieder: "Re: scsi raid controller DAC960 - No HD found"
- Previous message: Joerg Morbitzer: "Re: network card drivers"
- In reply to: Chris Armstrong: "network card drivers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 04 Sep 2003 11:32:12 +0200
Hello
Chris Armstrong (<quineska@gamebox.net>) wrote:
> I am having trouble autoloading my network card driver. I am running
>
> Leadtek Winfast K7NCR18D (integrated network and audio card, running
> NVIDIA nForce2 chipset)
> AMD Athlon 2000+
> Debian Woody (3.0) with customised 2.4.20 kernel inc. agpgart patch
> for motherboard chipset and DevFS (most of the networking options are
> configured)
> NVIDIA nforce2 drivers v. 0261., compiled from source (or whatever
> NVIDIA warrants as "source")
>
> I am using the compiled nvnet driver. It will load with modprobe and
> insmod, and ifconfig recognises it, but adding to /etc/modules.conf:
>
> alias eth0 nvnet
>
> comes back with claims that it doesn't know how to create it/doesn't
> know what I'm talking about.
> Any ideas?
What is the exact error message?
How did you add the entry to /etc/modules.conf? By editing the file
directly?
If yes, add the line to /etc/modutils/aliases or create your own file in
/etc/modutils and add the line. Run update-modules after that. Debian's
update-modules program will overwrite any direct changes made to
/etc/modules.conf. Maybe this happened to you.
Also, if you want the card to be activated at boottime, make sure you
made the necessary changes to /etc/network/interfaces.
You can also add nvnet to your /etc/modules. This will load it
automatically at bootup.
best regards
Andreas Janssen
-- Andreas Janssen andreas.janssen@bigfoot.com PGP-Key-ID: 0xDC801674 Registered Linux User #267976
- Next message: Michael Buchenrieder: "Re: scsi raid controller DAC960 - No HD found"
- Previous message: Joerg Morbitzer: "Re: network card drivers"
- In reply to: Chris Armstrong: "network card drivers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]