-----Message d'origine-----
De : RAKOTOSALAMA, Nirilanto 
Envoyé : vendredi 20 avril 2007 13:31
À : [EMAIL PROTECTED]
Cc : rtnet-users@lists.sourceforge.net
Objet : RE: [RTnet-users] RTNet starting problem Intel 82801 eth
controller



> > > Hello !
> > > 
> > > I begin with RTNet and I have an install problem :
> > > 
> > > When I run "rtnet start" it returns :
> > > rteh0: unknown interface : No such device
> > > rteh0-mac: No such device
> > > ioctl: No such device
> > > ioctl: No such device
> > > ioctl: No such device
> > > ioctl: No such device
> > > ioctl (add): No such device
> > > vnic0: unknown interface: no such device
> > > SIOCSIFADDR: No such device
> > > vnic0: unknown interface: no such device
> > > SIOCSIFNETMASK: No such device
> > > SIOCGIFADDR: No such device
> > > SIOCSIFBROADCAST: No such device
> > > Wainting for all slaves...ioctl: No such device
> > > ioctl: No such device
> > > 
> > > 
> > > My configuration :
> > > P4 1.7 ICH4 
> > > Eth controller Intel coorp 82801DB PRO/100 VM (LOM) Eth 
> > controller (rev 81)
> > > 
> > > Fedora Core 6, linux 2.6.20.4, xenomai 2.3.1, rtnet 0.9.9
> > > 
> > > Does this eth device is not supported by the rteepro100 driver ?
> > 
> > If unsure, check the pci id of your hardware against the list in the
> > driver code.
> 
> How can I find the pci id of my hardware ?
> 
> > > Or did I wrong configure my eth interface ? Or other idea ?
> > 
> > Did you unload / modularised the original Linux driver (e100 or
> > eepro100) in your kernel config first? It must not be 
> > compiled into the
> > kernel and it has to be removed before you can start the 
> > RTnet NIC driver.
> 
> Thanks, I seems "rmmod e100" doesn't unload the module. But I 
> don't know why.
> I did :
> ifconfig eth0 down
> rmmod e100
> 
> And lsmod command returns :
> Module                Size            Used    by
> e100                  32776           0
> ...
> 

I attach the result of lsmod command and my kernel config file.
In fact, when I "rmmod e100", the modules is unloaded and reloaded just after.
I don't know which service (and how to find it) could reload it.

So, I renamed into /lib/modules/'uname -r'/kernel/driver/ the net directory to 
net_
and, miraculously, it works fine :
"Waiting for all slaves..."
And rtping seems to work so.

If someone know how to solve my problem more properly I would be really 
grateful,
otherwise... It works and it's the essential. ;)

Niry.


This e-mail is intended only for the above addressee. It may contain privileged 
information.
If you are not the addressee you must not copy, distribute, disclose or use any 
of the information in it. 
If you have received it in error please delete it and immediately notify the 
sender.
Security Notice: all e-mail, sent to or from this address, may be accessed by 
someone other than the recipient, for system management and security reasons. 
This access is controlled under Regulation of security reasons.
This access is controlled under Regulation of Investigatory Powers Act 2000, 
Lawful Business Practises.


Module                  Size  Used by
e100                   32776  0 
nf_conntrack_netbios_ns     3072  0 
ipt_REJECT              4352  1 
nf_conntrack_ipv4      16908  2 
xt_state                2560  2 
nf_conntrack           56024  3 
nf_conntrack_netbios_ns,nf_conntrack_ipv4,xt_state
nfnetlink               6552  2 nf_conntrack_ipv4,nf_conntrack
xt_tcpudp               3200  4 
iptable_filter          3072  1 
ip_tables              11464  1 iptable_filter
x_tables               14084  4 ipt_REJECT,xt_state,xt_tcpudp,ip_tables
ipv6                  218080  12
rng_core                4868  0 
mii                     5376  1 e100

Attachment: .config
Description: .config

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to