Koozali.org: home of the SME Server

Netcard Support

Alex Henriksen

Netcard Support
« on: May 04, 2000, 06:01:47 AM »
Hi all E-Smith Fan's..

Is there support for my AMD AM79c970AKC Netcard in EM 4.0b7.??

Is try to compiled AMD's drivers into 3.1, with no luck..

Charlie Brady

RE: Netcard Support
« Reply #1 on: May 04, 2000, 06:13:26 AM »
Alex Henriksen wrote:

> Is there support for my AMD AM79c970AKC Netcard in EM 4.0b7.??
>
> Is try to compiled AMD's drivers into 3.1, with no luck..

I don't quite understand what you mean in your second sentence - in any case, you shouldn't need to compile any drivers.

Try setting the driver for that ethernet card from the command line. Log in as root, then run the commands:

/sbin/e-smith/config set EthernetDriver1 pcnet32
/sbin/e-smith/signal-event console-save

Reboot and see how that goes.

Charlie

Alex Henriksen

RE: Netcard Support
« Reply #2 on: May 04, 2000, 07:57:26 AM »
Hi Charlie.

Just try it, no luck.
Login as root and type.

/sbin/e-smith/config set EthernetDriver1 pcnet32

It sad, command not found

And yes, it's looks like it's a Pcnet32 Card with a AM79c970AKC AMD Chip on.

Alex Henriksen

RE: Netcard Support
« Reply #3 on: May 04, 2000, 08:06:50 AM »
Sorry, im dum and it's late over here in Denmark..:-))

i need to type,

/sbin/e-smith/./config set EthernetDriver1 pcnet32
/sbin/e-smith/./signal-event console-save

And the NetCard is online, Many Thx for the Help..

Charlie Brady

RE: Netcard Support
« Reply #4 on: May 04, 2000, 08:25:15 AM »
Alex Henriksen wrote:

> Sorry, im dum and it's late over here in Denmark..:-))
>
> i need to type,
>
> /sbin/e-smith/./config set EthernetDriver1 pcnet32
> /sbin/e-smith/./signal-event console-save

I find that hard to believe. Are you sure that you didn't do:

cd /sbin/e-smith
config set EthernetDriver1 pcnet32

and then later

./config set EthernetDriver1 pcnet32

Because that would make sense...

> And the NetCard is online, Many Thx for the Help..

I'm glad that you are up and running. We'll try to get pcnet32 working for the 4.0 release.

Regards

Charlie