Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Luke on July 15, 2000, 04:59:12 AM
-
E-smith does'nt show any driver for this main board ethernet port on my Compaq Deskpro 575.
What do I do?
-
do you know it has a linux driver
and what it is
then
pico /home/e-smith/configuration
down about 30 lines and edit
EthernetDriver1=pcnet32
where pcnet32 is my driver
all the drivers for red hat are there, just not all are listed
-
Hi Luke..
You did not say what version of E-Smith you use..
I Version 4.0, pcnet32 is on the list, i have one..::-)
If not, just do like this..
Logon as root - Alt-F2.
AMD Netcard Support, E-Smith Version.
/sbin/e-smith/./config set EthernetDriver1 pcnet32
/sbin/e-smith/./signal-event console-save
-
stephen noble wrote:
> do you know it has a linux driver and what it is then pico
> /home/e-smith/configuration down about 30 lines and edit
> EthernetDriver1=pcnet32
Better yet, do:
/sbin/e-smith/config set EthernetDriver1 pcnet32
This is guananteed to work even if we change the format of the
configuration database.
As Alex commented in another post, the correct driver for the AMD79C970 (pcnet32) is a supported driver in e-smith 4.0.
Charlie