Hi all,
I have some problems with rtnet even if I red a
lot of mail in the archive....
I installed on my Acer TravelMate:
Linux Fedora 2.6.8.1 RTAI 3.1 RTNET 0.8.3
My network card is: Broadcom NetXtreme Gigabit Ethernet.
I shut down the network device, remove its the driver module and load the required modules using the commands:
ifconfig eth0 down rmmod tg3.ko cd /usr/src/rtai make dev cd .. cd rtnet mknod /dev/rtnet c 10 240 cd /usr/src/rtai/modules insmod rtai_hal.ko insmod rtai_lxrt.ko insmod rtai_sem.ko cd /usr/local/rtnet/modules insmod rtai_rtdm.ko I use the following settings in rtnet.conf:
rt_eepro100.ko RT_LOOPBACK="yes" RTCAP="yes" [EMAIL PROTECTED] sbin]# ./rtnet start rteth0: unknown interface: No such device ioctl: No such device rteth0-mac: unknown interface: No such device ioctl: No such device ioctl: No such device ioctl: No such device ioctl: No such device ioctl (add): No such device ioctl (add): 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 Waiting for all slaves...ioctl: No such device ioctl: No such device
I cannot use rteth0, but only rtlo, because when I try to use or set rteth0, I have: ioctl: No such device Someone can help me please?
Eng. Stefano Schiavella
ITIA-CNR Via Pisani 1 27029 Vigevano (PV) ITALY |
- [RTnet-users] Problems starting rtnet Stefano Schiavella
- Re: [RTnet-users] Problems starting rtnet Romain Lenglet