LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-22-2006, 03:35 PM   #1
john_b
LQ Newbie
 
Registered: Jan 2006
Posts: 11

Rep: Reputation: 0
Firewire interface to external HDD stopped working, Debian testing


I recently got an external hard-drive enclosure with disk and got it set up, partitioned, etc. It was working great with both firewire and USB interfaces, but the other day I connect it up and the firewire interface won't work: I get no /dev/sda device found. The USB interface still works perfectly.

My question is: is there a way to tell if there is a problem with the cable or the physical firewire connections, or if perhaps something in the OS broke when I updated with apt-get?

Here are some entries from /var/log/messages. The first block is when it was working, the second is not working :
Code:
Jul 18 20:35:52 localhost kernel: SCSI subsystem initialized
Jul 18 20:35:52 localhost kernel: sbp2: $Rev: 1306 $ Ben Collins <bcollins@debian.org>
Jul 18 20:35:52 localhost kernel: ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
Jul 18 20:35:52 localhost kernel: ieee1394: sbp2: Try serialize_io=0 for better performance
Jul 18 20:35:52 localhost kernel: scsi0 : SCSI emulation for IEEE-1394 SBP-2 Devices
Jul 18 20:35:52 localhost kernel: hdc: TOSHIBA DVD-ROM SD-R2412, ATAPI CD/DVD-ROM drive
Jul 18 20:35:52 localhost kernel: ieee1394: sbp2: Logged into SBP-2 device
Jul 18 20:35:52 localhost kernel:   Vendor: ST330083  Model: 1A				Rev:	 
Jul 18 20:35:52 localhost kernel:   Type:   Direct-Access-RBC				  ANSI SCSI revision: 04
Jul 18 20:35:52 localhost kernel: SCSI device sda: 586072368 512-byte hdwr sectors (300069 MB)
Jul 18 20:35:52 localhost kernel: SCSI device sda: 586072368 512-byte hdwr sectors (300069 MB)
Jul 18 20:35:52 localhost kernel:  sda: sda1 sda2
Jul 18 20:35:52 localhost kernel: sd 0:0:0:0: Attached scsi disk sda
Jul 18 20:35:52 localhost kernel: ide1 at 0x170-0x177,0x376 on irq 15

Jul 21 04:03:06 localhost kernel: SCSI subsystem initialized
Jul 21 04:03:06 localhost kernel: sbp2: $Rev: 1306 $ Ben Collins <bcollins@debian.org>
Jul 21 04:03:06 localhost kernel: ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
Jul 21 04:03:06 localhost kernel: ieee1394: sbp2: Try serialize_io=0 for better performance
Jul 21 04:03:06 localhost kernel: Initializing USB Mass Storage driver...
Jul 21 04:03:06 localhost kernel: usbcore: registered new driver usb-storage
Could it have something to do with these lines?:

Jul 21 04:03:06 localhost kernel: Initializing USB Mass Storage driver...
Jul 21 04:03:06 localhost kernel: usbcore: registered new driver usb-storage

I also have a dual-boot with FC5 which is a recent install, and I hadn't tested the firewire drive on that one yet.

Thanks for any help
 
Old 07-23-2006, 01:34 PM   #2
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Well it looks like it gets detected in your output above what does the output of fdisk -l as root show you it should have two partitions sda1 and sda2, which you should be able to mount as mount /dev/sda1 /some/mount/point again as root.
 
Old 07-23-2006, 03:47 PM   #3
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Do you have both USB and IEEE-1394 connected to the enclosure? If you do, do not use both at the same time. Also try power on the device before connecting it to the computer. Is the drive powering ok because if it is not, it will not work. Some drives are picky what voltage levels they are getting. The power supply may be going if you hear the hard drive starting up and then stopping. Usually, it takes me a few tries to Linux to register my USB drive.
 
Old 07-23-2006, 08:56 PM   #4
john_b
LQ Newbie
 
Registered: Jan 2006
Posts: 11

Original Poster
Rep: Reputation: 0
Thanks for the replies. I can use the USB inerface, in which case I see the two /dev/sda paritions, but with the firewire interface, I get nothing (the second block from var/log/messages is from the NOT working time). And I haven't been trying to use both at the same time ;-)

I just tried running the program 'gscanbus' both with and without the firewire drive plugged: when the drive was plugged in and turned on, the program gave a bunch of read-write errors and a segfault. When the firewire cable was disconnected or the drive off, it displayed the information about my computer's firewire interface.

I tried using a different cable, so I know the problem isn't a fault cable.
 
Old 07-24-2006, 08:27 PM   #5
john_b
LQ Newbie
 
Registered: Jan 2006
Posts: 11

Original Poster
Rep: Reputation: 0
I've tested the firewire interface on another machine and it works just fine, so I guess that means that the problem is either the hardware on m laptop mysteriously broke or the driver controlling the firewire port is busted. Any other ideas?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Subversion and Trac stopped working after update to Debian Testing grugli Debian 3 06-04-2006 11:25 PM
HDD 200GB external firewire not working d_sai_kumar Linux - Hardware 2 03-12-2006 11:53 AM
Problem with External Firewire HDD niikos Linux - Hardware 2 11-28-2005 03:23 AM
firewire or usb 2.0 for external hdd jfall Linux - Hardware 1 02-24-2005 03:38 AM
How do I go into my External Firewire HDD? WhiteTornado Linux - Hardware 3 11-13-2003 04:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 05:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration