Some additional info:
I reloaded ohci1394 and this is what I get in the log:
Oct 16 20:34:44 tux kernel: ohci1394: $Rev: 1299 $ Ben Collins <(E-Mail Removed)>
Oct 16 20:34:44 tux kernel: ACPI: PCI Interrupt 0000:02:05.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Oct 16 20:34:44 tux kernel: ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[11] MMIO=[fb008000-fb0087ff] Max Packet=[2048]
Oct 16 20:34:44 tux ieee1394.agent[13572]: ... no drivers for IEEE1394 product 0x/0x/0x
Oct 16 20:34:45 tux ieee1394.agent[13592]: ... no drivers for IEEE1394 product 0x/0x/0x
Oct 16 20:34:45 tux ieee1394.agent[13597]: ... no drivers for IEEE1394 product 0x/0x/0x
Oct 16 20:34:45 tux ieee1394.agent[13617]: ... no drivers for IEEE1394 product 0x/0x/0x
Oct 16 20:34:45 tux ieee1394.agent[13613]: ... no drivers for IEEE1394 product 0x/0x/0x
Oct 16 20:34:46 tux ieee1394.agent[13609]: ... no drivers for IEEE1394 product 0x/0x/0x
Oct 16 20:34:46 tux ieee1394.agent[13644]: ... no drivers for IEEE1394 product 0x000000/0x0050f2/0x000000
On Sun, 16 Oct 2005 19:38:07 +0200, Jure Zitnik wrote:
> Hi!
> I'm trying to setup a firewire connection between my Linux (running FC 4,
> 2.6.13 kernel) and Windows XP SP2 box. I have problems setting up the
> firewire networking on the FC4 box ...
>
> What I did so far on Linux box:
> I have these two modules loaded:
> ohci1394 47113 0
> ieee1394 308537 1 ohci1394
>
> I added
> alias eth1 eth1394
> to /etc/modprobe.conf
>
> Then, I try to load eth1394 module
> modprobe eth1394
>
> dmesg log shows:
> ieee1394: The root node is not cycle master capable; selecting a new root node and resetting...
> ieee1394: Node changed: 0-00:1023 -> 0-01:1023
> ieee1394: Node resumed: ID:BUS[0-00:1023] GUID[00e01800008afd86]
> ieee1394: unsolicited response packet received - no tlabel match
> ieee1394: Node changed: 0-01:1023 -> 0-00:1023
> ieee1394: Node changed: 0-00:1023 -> 0-01:1023
>
> Then, I try the ifconfig:
> ifconfig eth1 192.168.2.101
> SIOCSIFADDR: No such device
> eth1: unknown interface: No such device
>
> What am I doing wrong? Anyone with firewire TCP/IP experience here?
> Thanks
> Jure
|