
|
[openbeosnetteam]
||
[Date Prev]
[05-2004 Date Index]
[Date Next]
||
[Thread Prev]
[05-2004 Thread Index]
[Thread Next]
[openbeosnetteam] Re: no such device
- From: "Bruno G. Albuquerque" <bga@xxxxxxxxxxxxx>
- To: <openbeosnetteam@xxxxxxxxxxxxx>
- Date: Thu, 6 May 2004 14:55:18 -0300 (BRT)
Nope, biut keep in mind using just the interface name is *WRONG* for
ethernet drivers. You *MUST* use the complete path. The "No Such Device"
error means exactly that... The device does not exist. Check your /dev
hierarchy to see what is bein published for the eepro100 network card ("ls
-l /dev/net" should show you).
-Bruno
> Still the same message. If I try it with the ec9xx card such as
> "ifconfig /dev/net/ec9xx/0 192.168.1.10", I get a General OS Error. IF
> I try "ifconfig ec9xx 192.168.1.10" or "ifconfig ec9xx0 192.168.1.10", I
> get No Such Device. Anything I try with the eepro100 gives me "no such
> device". Both cards are working and work fine in BONE and NetServer.
> Both cards are disabled in BONE. This is a brand new jam from two days
> ago (jam
> install-networking) from a clean system.
>
> Any other thoughts or ideas on how to troubleshoot this?
>
>
> ----- Original Message -----
> From: "Waldemar Kornewald" <Waldemar.Kornewald@xxxxxx>
> To: <openbeosnetteam@xxxxxxxxxxxxx>
> Sent: Wednesday, May 05, 2004 2:23 AM
> Subject: [openbeosnetteam] Re: no such device
>
>
>> ifconfig /dev/net/ec9xx/0 192.168.1.10 netmask 255.255.255.0
>>
>> Gives me a "General OS Error"
>
> Maybe you could try
>
> ifconfig ec9xx0 192.168.1.10 netmask 255.255.255.0
>
> or the same without an explicit netmask (this one is chosen
> automatically, I think).
>
> Bye,
> Waldemar
|

|