LinuxQuestions.org
Review your favorite Linux distribution.
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 08-10-2006, 12:54 PM   #1
robbbert
Member
 
Registered: Oct 2005
Location: Hannover, Germany
Distribution: Let there be Ubuntu... :o)
Posts: 573

Rep: Reputation: 32
Question External harddisk (USB) not mounted


Hi, I've bought a new 2.5" external case, put in a harddisk (relatively new, too) and connected it to my PC via USB.

In a prior Ubuntu version (this is on the current one), I've done similar, and the icon showed up instantly on the desktop.
Now it does not. Moreover, dmesg doesn't report it has been found, which should be the base problem.

Other findings / ideas:
+ I've tested the USB port I'm currently using for that harddisk with my USB mouse. That works, and also dmesg reports that a new USB device has been found, and been identified as a mouse.
+ When I plug in the harddisk, the LED light gets "on". Also I can physically feel that the drive is running.
+ Yes, and this is an USB 2.0 external case while parts of my other hardware are pretty old, and that should be USB 1.1. I think they're compatible though, aren't they?

So I believe it's not the hardware - but also not the desktop software layer (I've checked by both using GNOME and KDE).

Any ideas? (Hot kisses for smart answers! )

Thanks

Last edited by robbbert; 08-10-2006 at 12:56 PM.
 
Old 08-10-2006, 01:07 PM   #2
robbbert
Member
 
Registered: Oct 2005
Location: Hannover, Germany
Distribution: Let there be Ubuntu... :o)
Posts: 573

Original Poster
Rep: Reputation: 32
Code:
robert@ubuntu:~$ sudo lsmod | grep sd_mod
robert@ubuntu:~$ sudo lsmod | grep usb
usbhid                 39904  0
usbcore               130692  3 usbhid,uhci_hcd
^^
 
Old 08-10-2006, 02:31 PM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 26,201

Rep: Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089
USB 2 devices will work with USB 1 controllers.

For USB drives you all need the usb-storage and scsi_mod modules. Check the output of the dmesg command and you should see the drive being recognized and assigned a device ID i.e sdx. (where x=a-z) If this is the only SCSI type device it will be sda. SATA drives are also recognized as SCSI devics.
 
Old 08-10-2006, 02:52 PM   #4
robbbert
Member
 
Registered: Oct 2005
Location: Hannover, Germany
Distribution: Let there be Ubuntu... :o)
Posts: 573

Original Poster
Rep: Reputation: 32
Thanks very much!
Quote:
For USB drives you all need the usb-storage and scsi_mod modules.
Searching for these terms in Synaptic (my software manager) led to no results. Nevertheless, I really think all required packages should be installed by Ubuntu per default!
Quote:
Check the output of the dmesg command and you should see the drive being recognized and assigned a device ID i.e sdx. (where x=a-z)
I've plugged the drive out and in again, but there's no related dmesg message, unfortunately. Also, there's no /etc/sd... file.
---
Quote:
... if I'd just been paying attention
Now, that's a valid point!

Last edited by robbbert; 08-10-2006 at 02:55 PM.
 
Old 08-10-2006, 03:01 PM   #5
michaelk
Moderator
 
Registered: Aug 2002
Posts: 26,201

Rep: Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089
You will not see a device ID if usb-storage is not loaded. Did you check via the lsmod command to see if the modules are loading. If not did you try to load them?
modprobe usb-storage

Check /lib/modules/....
 
Old 08-10-2006, 03:37 PM   #6
robbbert
Member
 
Registered: Oct 2005
Location: Hannover, Germany
Distribution: Let there be Ubuntu... :o)
Posts: 573

Original Poster
Rep: Reputation: 32
Thank you.

Quote:
Did you check via the lsmod command to see if the modules are loading
Yes, the result is in my second post.
Unfortunately,
Quote:
robert@ubuntu:~$ sudo modprobe usb-storage
results in, that module ain't loaded.
Quote:
Check /lib/modules/....
In that folder, there are subfolders, named like Linux Kernel versions, i.e., "2.6.15-18-386"...

- I really believe my software is of high quality and up-to-date. It should be able to recognize newly inserted USB devices. I've also made sure the USB port works at the hardware side. I'm not sure how to proceed.

Thanks for any input. I need to resolve this at any rate!
 
Old 08-10-2006, 06:02 PM   #7
michaelk
Moderator
 
Registered: Aug 2002
Posts: 26,201

Rep: Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089Reputation: 6089
When you tried the command "sudo modprobe usb-storage" what happend? No messages means the command completed successfully.
 
Old 08-11-2006, 01:24 PM   #8
robbbert
Member
 
Registered: Oct 2005
Location: Hannover, Germany
Distribution: Let there be Ubuntu... :o)
Posts: 573

Original Poster
Rep: Reputation: 32
No message: It exists.

In the meantime, I found the device doesn't get recognized by any other PCs I tried it on, either. The next thing I'll check is whether the hard disk gets recognized when built in to a laptop.

The external case was the cheapest I could get. (The price range is from 8 € to 35 €.) I don't think this makes a difference, though. We'll see.

Thanks Michael.
 
Old 08-14-2006, 06:23 AM   #9
robbbert
Member
 
Registered: Oct 2005
Location: Hannover, Germany
Distribution: Let there be Ubuntu... :o)
Posts: 573

Original Poster
Rep: Reputation: 32
Current findings and state

The current state is that the harddisk, being connected via the external case, still doesn't get recognized by a any tested Linux or Windows PC.
As mentioned, the LED is "on" and the harddisk vibrates when being connected. Nevertheless, the device would not appear in the list of devices.

In the meantime, I've put the harddisk into some laptop, and it booted OK. --> The harddisk is undamaged.

The case's model description is 'Evertech USB 2.0 2.5" External Box'. There are two models with this description; this one is the small black box for ~8 €.

The long description tells, the drivers supplied are for Windows 98 only, and the device would work with (any/most) filesystems on Windows, Linux and Mac.

The harddisk contains a double-boot install of Ubuntu (ext3) and Windows (NTFS).

However, the faulting layer, to my understanding, should be the pure hardware detection.

Any ideas? Thanks!
 
Old 08-14-2006, 06:43 AM   #10
robbbert
Member
 
Registered: Oct 2005
Location: Hannover, Germany
Distribution: Let there be Ubuntu... :o)
Posts: 573

Original Poster
Rep: Reputation: 32
Solved

I'm a moron when it comes to hardware... There are two plugs, and with using one of them only, the power supply is not strong enough.
 
  


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
External USB Harddisk: chmod fails Maarten_Holland Linux - Hardware 2 08-02-2010 12:05 PM
USB External Hard Disk cannot be mounted csvke Linux - Hardware 7 10-10-2008 03:59 AM
Canīt write to external USB harddisk fhjulfor Linux - Hardware 1 11-08-2004 11:33 AM
Format and mount problem - External USB harddisk darn dao Linux - Hardware 1 11-03-2004 02:40 AM
USB 2.0 and external harddisk crash mysterious Linux - Hardware 2 11-05-2003 05:50 AM

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

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