LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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 10-07-2005, 09:26 PM   #1
novacek
LQ Newbie
 
Registered: Oct 2005
Posts: 2

Rep: Reputation: 0
mounting a USB HDD


Hi,

I am pretty new to linux and have the following problem: when I try to mount a USB HDD linux does not mount it. Strange is that it mounts another HDD using the same USB case. This is what I get as a message (I turned off and on the HDD a few times):

Oct 7 22:41:42 linux kernel: usb 1-2: new full speed USB device using ohci_hcd and address 9
Oct 7 22:41:45 linux kernel: usb 1-2: device descriptor read/64, error -110
Oct 7 22:42:00 linux kernel: usb 1-2: device descriptor read/64, error -110
Oct 7 22:42:00 linux kernel: usb 1-2: new full speed USB device using ohci_hcd and address 10
Oct 7 22:42:03 linux kernel: usb 1-2: device descriptor read/64, error -110
Oct 7 22:42:18 linux kernel: usb 1-2: device descriptor read/64, error -110
Oct 7 22:42:19 linux kernel: usb 1-2: new full speed USB device using ohci_hcd and address 11
Oct 7 22:42:29 linux kernel: usb 1-2: device not accepting address 11, error -110
Oct 7 22:42:29 linux kernel: usb 1-2: new full speed USB device using ohci_hcd and address 12
Oct 7 22:42:39 linux kernel: usb 1-2: device not accepting address 12, error -110
Oct 7 22:53:29 linux kernel: usb 2-1: new full speed USB device using ohci_hcd and address 2
Oct 7 22:53:29 linux kernel: scsi3 : SCSI emulation for USB Mass Storage devices
Oct 7 22:53:29 linux kernel: usb-storage: device found at 2
Oct 7 22:53:29 linux kernel: usb-storage: waiting for device to settle before scanning
Oct 7 22:55:10 linux kernel: usb 2-1: reset full speed USB device using ohci_hcd and address 2
Oct 7 22:55:13 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:55:28 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:55:28 linux kernel: usb 2-1: reset full speed USB device using ohci_hcd and address 2
Oct 7 22:55:31 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:55:46 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:55:46 linux kernel: usb 2-1: reset full speed USB device using ohci_hcd and address 2
Oct 7 22:55:57 linux kernel: usb 2-1: device not accepting address 2, error -110
Oct 7 22:55:57 linux kernel: usb 2-1: reset full speed USB device using ohci_hcd and address 2
Oct 7 22:56:07 linux kernel: usb 2-1: device not accepting address 2, error -110
Oct 7 22:56:07 linux kernel: scsi: Device offlined - not ready after error recovery: host 3 channel 0 id 0 lun 0
Oct 7 22:56:07 linux kernel: usb 2-1: USB disconnect, address 2
Oct 7 22:56:07 linux kernel: usb-storage: device scan complete
Oct 7 22:56:07 linux kernel: usb 2-1: new full speed USB device using ohci_hcd and address 3
Oct 7 22:56:10 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:56:26 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:56:26 linux kernel: usb 2-1: new full speed USB device using ohci_hcd and address 4
Oct 7 22:56:29 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:56:44 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:56:44 linux kernel: usb 2-1: new full speed USB device using ohci_hcd and address 5
Oct 7 22:56:55 linux kernel: usb 2-1: device not accepting address 5, error -110
Oct 7 22:56:55 linux kernel: usb 2-1: new full speed USB device using ohci_hcd and address 6
Oct 7 22:57:05 linux kernel: usb 2-1: device not accepting address 6, error -110Oct 7 22:41:42 linux kernel: usb 1-2: new full speed USB device using ohci_hcd and address 9
Oct 7 22:41:45 linux kernel: usb 1-2: device descriptor read/64, error -110
Oct 7 22:42:00 linux kernel: usb 1-2: device descriptor read/64, error -110
Oct 7 22:42:00 linux kernel: usb 1-2: new full speed USB device using ohci_hcd and address 10
Oct 7 22:42:03 linux kernel: usb 1-2: device descriptor read/64, error -110
Oct 7 22:42:18 linux kernel: usb 1-2: device descriptor read/64, error -110
Oct 7 22:42:19 linux kernel: usb 1-2: new full speed USB device using ohci_hcd and address 11
Oct 7 22:42:29 linux kernel: usb 1-2: device not accepting address 11, error -110
Oct 7 22:42:29 linux kernel: usb 1-2: new full speed USB device using ohci_hcd and address 12
Oct 7 22:42:39 linux kernel: usb 1-2: device not accepting address 12, error -110
Oct 7 22:53:29 linux kernel: usb 2-1: new full speed USB device using ohci_hcd and address 2
Oct 7 22:53:29 linux kernel: scsi3 : SCSI emulation for USB Mass Storage devices
Oct 7 22:53:29 linux kernel: usb-storage: device found at 2
Oct 7 22:53:29 linux kernel: usb-storage: waiting for device to settle before scanning
Oct 7 22:55:10 linux kernel: usb 2-1: reset full speed USB device using ohci_hcd and address 2
Oct 7 22:55:13 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:55:28 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:55:28 linux kernel: usb 2-1: reset full speed USB device using ohci_hcd and address 2
Oct 7 22:55:31 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:55:46 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:55:46 linux kernel: usb 2-1: reset full speed USB device using ohci_hcd and address 2
Oct 7 22:55:57 linux kernel: usb 2-1: device not accepting address 2, error -110
Oct 7 22:55:57 linux kernel: usb 2-1: reset full speed USB device using ohci_hcd and address 2
Oct 7 22:56:07 linux kernel: usb 2-1: device not accepting address 2, error -110
Oct 7 22:56:07 linux kernel: scsi: Device offlined - not ready after error recovery: host 3 channel 0 id 0 lun 0
Oct 7 22:56:07 linux kernel: usb 2-1: USB disconnect, address 2
Oct 7 22:56:07 linux kernel: usb-storage: device scan complete
Oct 7 22:56:07 linux kernel: usb 2-1: new full speed USB device using ohci_hcd and address 3
Oct 7 22:56:10 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:56:26 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:56:26 linux kernel: usb 2-1: new full speed USB device using ohci_hcd and address 4
Oct 7 22:56:29 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:56:44 linux kernel: usb 2-1: device descriptor read/64, error -110
Oct 7 22:56:44 linux kernel: usb 2-1: new full speed USB device using ohci_hcd and address 5
Oct 7 22:56:55 linux kernel: usb 2-1: device not accepting address 5, error -110
Oct 7 22:56:55 linux kernel: usb 2-1: new full speed USB device using ohci_hcd and address 6
Oct 7 22:57:05 linux kernel: usb 2-1: device not accepting address 6, error -110

This is what I get when I mount the other one:

Oct 7 23:01:53 linux kernel: usb 1-2: new full speed USB device using ohci_hcd and address 13
Oct 7 23:01:53 linux kernel: scsi4 : SCSI emulation for USB Mass Storage devices
Oct 7 23:01:53 linux kernel: usb-storage: device found at 13
Oct 7 23:01:53 linux kernel: usb-storage: waiting for device to settle before scanning
Oct 7 23:01:58 linux kernel: Vendor: ST325082 Model: 3A Rev: 0811
Oct 7 23:01:58 linux kernel: Type: Direct-Access ANSI SCSI revision: 00
Oct 7 23:01:58 linux kernel: SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
Oct 7 23:01:58 linux kernel: sda: assuming drive cache: write through
Oct 7 23:01:58 linux kernel: SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
Oct 7 23:01:58 linux kernel: sda: assuming drive cache: write through
Oct 7 23:01:58 linux kernel: sda: sda1
Oct 7 23:01:58 linux kernel: Attached scsi disk sda at scsi4, channel 0, id 0, lun 0
Oct 7 23:01:58 linux kernel: Attached scsi generic sg0 at scsi4, channel 0, id 0, lun 0, type 0
Oct 7 23:01:58 linux kernel: usb-storage: device scan complete
Oct 7 23:01:58 linux /etc/hotplug.d/block/50-hwscan.hotplug[8359]: new block device /block/sda
Oct 7 23:01:59 linux /etc/hotplug.d/block/50-hwscan.hotplug[8401]: new block device /block/sda/sda1
Oct 7 23:01:59 linux kernel: subfs 0.9
Oct 7 23:01:59 linux hal-subfs-mount[8416]: registered at resmgrd and called(0) /bin/mount -t subfs -o fs=ntfs,sync,nosuid,nodev,exec /dev/sda1 "/media/Zaloha"
Oct 7 23:02:03 linux kernel: NTFS volume version 3.1.
Oct 7 23:02:03 linux kernel: NTFS-fs error (device sda1): load_system_files(): Volume is dirty. Mounting read-only. Run chkdsk and mount in Windows.
Oct 7 23:02:04 linux hal.hotplug[8439]: DEVPATH is not set

apart from the CHKDSK problem everything is fine. I do not understand why one HDD is mounted without problems and the other one cannot. Any suggestions?

Thanks a lot.
 
Old 10-08-2005, 03:54 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
well i would assume that these devices are usb2.0,but you're only loading them using one of the usb1.1 modules. run a "modprobe ehci_hcd" to load the usb2 driver and try again. you might want to "rmmod ohci_hcd" to make sure that only the 2.0 driver can be used.
 
  


Reply



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
booting from usb hdd -> mount: error 6 mounting reiserfs shlape Linux - Hardware 0 09-22-2005 06:40 PM
USB HDD Mounting - which filesystem? grim1234 Linux - Hardware 2 08-17-2004 12:55 PM
External USB HDD not mounting glk Linux - Hardware 1 01-22-2004 10:14 AM
Mounting Extarnal USB laptop HDD OhLordy Linux - Hardware 3 09-20-2003 04:45 AM
USB HDD Mounting Question gauge73 Linux - General 6 01-30-2003 05:42 PM

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

All times are GMT -5. The time now is 08:41 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