Menu

#640 I don't use eth1394 module.

open
nobody
Operation (176)
5
2004-08-06
2004-08-06
ku
No

hi!
I will use eth1394 on kernel-2.6.6(Fedora Core 2).
but I don't use eth1394 module.

first, I loaded ieee1394 & ohci1394 modules.
$modprobe ieee1394
$modprobe ohci1394

second, I loaded eth1394 module.
$modprobe eth1394
but eth1394 is not loaded...there is no error in dmesg.

so, I loaded module using insmod.
$insmod /lib/modules/..../ieee1394/eth1394.ko
eth1394 is loaded.

next,
$ifup eth1 eth1394
=>SIOCSIFFLAGS : resource temporarily unavailable.
it isn't active.

1394b card is normalcy.
it correctly work in kernel-2.4.18.

how can I solve this problem?
answer me please.

Discussion


Log in to post a comment.