1827980 Members
2414 Online
109973 Solutions
New Discussion

firewire drive...

 
K.C. Chan
Trusted Contributor

firewire drive...

All,
I am using an external firewire drive (maxtor). I am running rh9 with kernel 2.4.30. I am able to load ohci1394 and sbp2 module. When I do a dmesg, I do not see any instance of sd? bieng recognize by the system. Also did fdisk -l, no instance of firewire drive. Any idea? Thanks.
Reputation of a thousand years can be determined by the conduct of an hour
6 REPLIES 6
Gopi Sekar
Honored Contributor

Re: firewire drive...

did you try rebooting the system once. Linux 2.4 is not so good in detecting hot plug&play devices.

Hope this helps,
Gopi
Never Never Never Giveup
Steven E. Protter
Exalted Contributor

Re: firewire drive...

If it doesn't auto detect, try the 2.6 kernel.

Otherwise out of luck.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
renarios
Trusted Contributor

Re: firewire drive...

What's in your boot.log? If no errors appear, listen to "uncle Steven" and upgrade your kernel.

Good luck,

Renarios
Nothing is more successfull as failure
Florian Heigl (new acc)
Honored Contributor

Re: firewire drive...

Do You have a scsi disk driver module loaded?

I stumbled over this a few weeks ago when using an USB stick, linux also showed my the usb, but not the mass storage device until I modprobed the additional driver.
yesterday I stood at the edge. Today I'm one step ahead.
Hank Ratzesberger
Occasional Contributor

Re: firewire drive...

Using the directions from
http://www.linux1394.org/
I ran their rescan-scsi-bus.sh script before the device was mapped to a scsi device. Link to the script on this page:
http://www.linux1394.org/sbp2.php
OK, I have attached it.
K.C. Chan
Trusted Contributor

Re: firewire drive...

it works when I added entry into scsi dir under /proc, but why? why does one have to do this?, why can't it work when the module is loaded? It works on a redhat standard kernel, but when I roll my own (2.4.30) with proper modules loaded, it needed the extra mile just to get it to see the maxter firewire drive. Any idea? Thanks.
Reputation of a thousand years can be determined by the conduct of an hour