Usb plugged in.. recognized but..

Hello everyone. I am trying to view the files that are on my external usb hard disk.
This hard disk works fine in my opensuse 11.2 @ home. But in openuse 11.3 I can not operate this hard disk.

After I plugged it in I receive the following in dmesg


[607522.909553] usb 1-4: new high speed USB device using ehci_hcd and address 13
[607523.048924] usb 1-4: New USB device found, idVendor=04e8, idProduct=1f03
[607523.048928] usb 1-4: New USB device strings: Mfr=1, Product=11, SerialNumber=3
[607523.048931] usb 1-4: Product: Samsung S2 Portable
[607523.048933] usb 1-4: Manufacturer: JMicron
[607523.048935] usb 1-4: SerialNumber: 0000002CE0931050157F

Even if it “seems” that everything is ok, I can not see this hard disk in MY computer or the device is recognized by device notifier.

What do you suggest me to do now for that?

Best Regards
Alex

Is it a USB3 device? AFAIK those need a newer kernel.

Do not think so, this disk was bought 7 months ago. I tried to see its contents in a 11.3 opensuse

Please connect the drive, open a terminal window and and post output of:


ls /dev/sd*

fdisk -l


# ls /dev/sd*
/dev/sda  /dev/sda1  /dev/sda2  /dev/sda5  /dev/sda6  /dev/sda7  /dev/sda8  /dev/sda9

fdisk -l

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x6eab6eab

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *       12750       60801   385977690    f  W95 Ext'd (LBA)
/dev/sda2               1       12749   102406311    7  HPFS/NTFS
/dev/sda5           12750       13011     2104483+  83  Linux
/dev/sda6           13012       23210    81923436   83  Linux
/dev/sda7           23211       35959   102406311   83  Linux
/dev/sda8           35960       60538   197430786   83  Linux
/dev/sda9           60539       60801     2112516   82  Linux swap / Solaris

Partition table entries are not in disk order

On 2010-10-07 13:36, alaios wrote:
>
> Hello everyone. I am trying to view the files that are on my external
> usb hard disk.
> This hard disk works fine in my opensuse 11.2 @ home. But in openuse
> 11.3 I can not operate this hard disk.

Have both operating systems installed, each one on its different partition of the same machine. Test
that, and if it works in 11.2, and not in 11.3, report in bugzilla. Attach boot.msg and messsages
log from the instant you plug the thing. Component: kernel.

If you are talking of different machines, forget the above.


Cheers / Saludos,

Carlos E. R.
(from 11.2 x86_64 “Emerald” at Telcontar)

Fixed it:)
rebooted os now works fine :slight_smile: