Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Alex Henriksen 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..
-
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
-
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.
-
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..
-
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