View previous topic :: View next topic |
Author |
Message |
MullaXul n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 28 Jul 2004 Posts: 48
|
Posted: Thu Mar 24, 2005 6:21 pm Post subject: FireWire HDD problem no /dev devices |
|
|
I have all of the required (I think) modules compiled into the kernel, but cannot access my external FireWire hdd.
SCSI disk support and SCSI Generic support is also enabled.
2.4.28-gentoo-r7
The only devices under /dev are sda and that is my system disk.
I've tried all the tips and tricks I could find in the forums, but nothing works.
Help..
Thanks
Output of DMESG:
ieee1394: sbp2: Logged into SBP-2 device
ieee1394: sbp2: Node 0-00:1023: Max speed [S800] - Max payload [4096]
ieee1394: NodeMgr: hotplug policy returned -2
ieee1394: Node added: ID:BUS[0-00:1023] GUID[00d04b520707a47d]
ieee1394: Host added: ID:BUS[0-01:1023] GUID[003095a2000009fc]
Output of /proc/scsi/scsi
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: MegaRAID Model: LD0 RAID5 34556R Rev: 161J
Type: Direct-Access ANSI SCSI revision: 02
Host: scsi0 Channel: 04 Id: 06 Lun: 00
Vendor: DELL Model: 1x3 U2W SCSI BP Rev: 1.21
Type: Processor ANSI SCSI revision: 02
Kernel Config:
#
# IEEE 1394 (FireWire) support (EXPERIMENTAL)
#
CONFIG_IEEE1394=y
CONFIG_IEEE1394_OHCI1394=y
# CONFIG_IEEE1394_VIDEO1394 is not set
CONFIG_IEEE1394_SBP2=y
CONFIG_IEEE1394_SBP2_PHYS_DMA=y
# CONFIG_IEEE1394_ETH1394 is not set
# CONFIG_IEEE1394_DV1394 is not set
CONFIG_IEEE1394_RAWIO=y
CONFIG_IEEE1394_CMP=y
# CONFIG_IEEE1394_AMDTP is not set
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
# CONFIG_IEEE1394_OUI_DB is not set |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
MullaXul n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 28 Jul 2004 Posts: 48
|
Posted: Thu Mar 24, 2005 7:46 pm Post subject: Re: FireWire HDD problem no /dev devices |
|
|
Additional Info:
I can see and mount the drive if I boot to a live CD. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
rlyacht Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/11180207423e6d13e2e5e96.jpg)
Joined: 17 Apr 2002 Posts: 170
|
Posted: Fri Mar 25, 2005 9:34 pm Post subject: |
|
|
I just had the same exact problem today. The solution for me was to run rescan-scsi-bus.sh, which you will find right here: http://www.garloff.de/kurt/linux/scsidev/. It detected my drive, and then it was accessible, in my case as sdb. I wrapped a little init script around this and put it in my default runlevel (though I haven't yet rebooted )
I hope this works for you. _________________ It's spelled Raymond Luxury-Yacht, but it's pronounced Throat-Warbler Mangrove. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
MullaXul n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 28 Jul 2004 Posts: 48
|
Posted: Sat Mar 26, 2005 6:06 am Post subject: |
|
|
I read about that script but didn't know where to find it. At any rate, I've updated to kernel 2.6.11 and it works fine now. Thanks
rlyacht wrote: | I just had the same exact problem today. The solution for me was to run rescan-scsi-bus.sh, which you will find right here: http://www.garloff.de/kurt/linux/scsidev/. It detected my drive, and then it was accessible, in my case as sdb. I wrapped a little init script around this and put it in my default runlevel (though I haven't yet rebooted )
I hope this works for you. |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
BigUns n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/279012934248c1e27210f.gif)
Joined: 25 Mar 2005 Posts: 38 Location: Japan
|
Posted: Wed Mar 30, 2005 6:07 am Post subject: Re: FireWire HDD problem no /dev devices |
|
|
MullaXul wrote: | I have all of the required (I think) modules compiled into the kernel, but cannot access my external FireWire hdd.
SCSI disk support and SCSI Generic support is also enabled. |
Hi MullaXul,
I just installed Gentoo on my maching and I also have a FireWire HDD that I need to get running but I have no idea where to start. You appear to have a good handle on this. Can you give me a brief "HowTo"? Whether you can or not, thanks anyway. _________________ **************************
BigUns (Brain Lobes...stop thinking nasty)
************************** |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|