2004-06-21 07:19:08

by Andre Eisenbach

[permalink] [raw]
Subject: [2.6.7-mm1] Firewire sbp2 problem

Hey there!

I have a firewire hard drive which I have previously used with an earlier
kernel. However, after a recent OS reinstall, I cannot access the drive
anymore.

Here is the related dmsg output:

ieee1394: raw1394: /dev/raw1394 device initialized
ieee1394: Host added: ID:BUS[0-00:1023] GUID[000bcd009e53243d]
ieee1394: Error parsing configrom for node 0-01:1023
ieee1394: The root node is not cycle master capable; selecting a new root
node and resetting...
ieee1394: Error parsing configrom for node 0-00:1023
ieee1394: Node changed: 0-00:1023 -> 0-01:1023
sbp2: $Rev: 1219 $ Ben Collins <[email protected]>

Note that there is no further report from sbp2. Nothing happens.

I'm using kernel 2.6.7-mm1.

IEEE1394 related config options:

# IEEE 1394 (FireWire) support
CONFIG_IEEE1394=y
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
CONFIG_IEEE1394_OUI_DB=y
# CONFIG_IEEE1394_EXTRA_CONFIG_ROMS is not set
CONFIG_IEEE1394_PCILYNX=y
CONFIG_IEEE1394_OHCI1394=y
CONFIG_IEEE1394_VIDEO1394=y
CONFIG_IEEE1394_SBP2=m
# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set
# CONFIG_IEEE1394_ETH1394 is not set
CONFIG_IEEE1394_DV1394=y
CONFIG_IEEE1394_RAWIO=y
# CONFIG_IEEE1394_CMP is not set


SCSI related:

CONFIG_BLK_DEV_IDESCSI=y
CONFIG_SCSI=y
CONFIG_SCSI_PROC_FS=y
CONFIG_BLK_DEV_SD=y


Dont know what to do anymore
The firewire hard drive contains the backup of my previous gentoo
installation. I *need* that data .

Thanks for your help...


2004-09-13 18:42:49

by Guido Günther

[permalink] [raw]
Subject: Re: [2.6.7-mm1] Firewire sbp2 problem

On Mon, Jun 21, 2004 at 01:25:23AM -0700, Andre Eisenbach wrote:
> Hey there!
>
> I have a firewire hard drive which I have previously used with an earlier
> kernel. However, after a recent OS reinstall, I cannot access the drive
> anymore.
>
> Here is the related dmsg output:
>
> ieee1394: raw1394: /dev/raw1394 device initialized
> ieee1394: Host added: ID:BUS[0-00:1023] GUID[000bcd009e53243d]
> ieee1394: Error parsing configrom for node 0-01:1023
> ieee1394: The root node is not cycle master capable; selecting a new root
> node and resetting...
> ieee1394: Error parsing configrom for node 0-00:1023
> ieee1394: Node changed: 0-00:1023 -> 0-01:1023
> sbp2: $Rev: 1219 $ Ben Collins <[email protected]>
>
> Note that there is no further report from sbp2. Nothing happens.
>
> I'm using kernel 2.6.7-mm1.
Same here with 2.6.9-rc1-bk16 on a 12" pbook.
-- Guido