Ubuntu 14.04 - hard disk 3.0 listed in lsusb but not detected
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
I have seen that this question has been asked many times but I couldn't find a solution to this.
I have an external hard disk LaciE (externally powered) which is not detected on my laptop with ubuntu but it is flawlessly detected on a Windows laptop.
I tried to switch the hard disk to different usb ports but nothing worked.
The hard disk shows up in lsusb
, this is the output:
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 016: ID 059f:105e LaCie, Ltd
Bus 003 Device 003: ID 0424:5534 Standard Microsystems Corp. Hub
Bus 003 Device 002: ID 0424:5534 Standard Microsystems Corp. Hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 012: ID 04f2:b3ed Chicony Electronics Co., Ltd
Bus 002 Device 009: ID 138a:003f Validity Sensors, Inc. VFS495 Fingerprint Reader
Bus 002 Device 006: ID 8087:07dc Intel Corp.
Bus 002 Device 003: ID 0424:2134 Standard Microsystems Corp. Hub
Bus 002 Device 015: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 002 Device 020: ID 413c:2107 Dell Computer Corp.
Bus 002 Device 002: ID 0424:2134 Standard Microsystems Corp. Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
The hard disk is the 3rd line.
But I don't see any trace of the hard disk in GParted for example.
If I run dmesg | tail -n 20
shortly after connecting the hard disk I get
[ 1323.844412] Dev sdb: unable to read RDB block 0
[ 1323.844429] sdb: unable to read partition table
[ 1324.008443] sd 14:0:0:0: [sdb] Read Capacity(16) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 1324.008448] sd 14:0:0:0: [sdb] Sense not available.
[ 1324.128414] sd 14:0:0:0: [sdb] Read Capacity(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 1324.128419] sd 14:0:0:0: [sdb] Sense not available.
[ 1324.368411] sd 14:0:0:0: [sdb] Attached SCSI disk
[ 1325.444446] usb 3-4: new SuperSpeed USB device number 17 using xhci_hcd
[ 1325.460934] usb 3-4: New USB device found, idVendor=059f, idProduct=105e
[ 1325.460939] usb 3-4: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 1325.460943] usb 3-4: Product: d2 Quadra USB 3.0
[ 1325.460946] usb 3-4: Manufacturer: LaCie
[ 1325.460948] usb 3-4: SerialNumber: 000000001542b8771084
[ 1325.463274] scsi host15: uas
[ 1325.463690] scsi 15:0:0:0: Direct-Access LaCie d2 Quadra v3C 051E PQ: 0 ANSI: 6
[ 1325.464263] sd 15:0:0:0: Attached scsi generic sg1 type 0
[ 1328.002273] sd 15:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 1328.002629] sd 15:0:0:0: [sdb] Write Protect is off
[ 1328.002632] sd 15:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 1328.002772] sd 15:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
EDIT: If I leave the hard disk connected, after some time (~10-15 minutes) the drive gets recognized.
Could you help me to understand what is the problem?
boot usb hard-drive hardware
add a comment |Â
up vote
0
down vote
favorite
I have seen that this question has been asked many times but I couldn't find a solution to this.
I have an external hard disk LaciE (externally powered) which is not detected on my laptop with ubuntu but it is flawlessly detected on a Windows laptop.
I tried to switch the hard disk to different usb ports but nothing worked.
The hard disk shows up in lsusb
, this is the output:
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 016: ID 059f:105e LaCie, Ltd
Bus 003 Device 003: ID 0424:5534 Standard Microsystems Corp. Hub
Bus 003 Device 002: ID 0424:5534 Standard Microsystems Corp. Hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 012: ID 04f2:b3ed Chicony Electronics Co., Ltd
Bus 002 Device 009: ID 138a:003f Validity Sensors, Inc. VFS495 Fingerprint Reader
Bus 002 Device 006: ID 8087:07dc Intel Corp.
Bus 002 Device 003: ID 0424:2134 Standard Microsystems Corp. Hub
Bus 002 Device 015: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 002 Device 020: ID 413c:2107 Dell Computer Corp.
Bus 002 Device 002: ID 0424:2134 Standard Microsystems Corp. Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
The hard disk is the 3rd line.
But I don't see any trace of the hard disk in GParted for example.
If I run dmesg | tail -n 20
shortly after connecting the hard disk I get
[ 1323.844412] Dev sdb: unable to read RDB block 0
[ 1323.844429] sdb: unable to read partition table
[ 1324.008443] sd 14:0:0:0: [sdb] Read Capacity(16) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 1324.008448] sd 14:0:0:0: [sdb] Sense not available.
[ 1324.128414] sd 14:0:0:0: [sdb] Read Capacity(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 1324.128419] sd 14:0:0:0: [sdb] Sense not available.
[ 1324.368411] sd 14:0:0:0: [sdb] Attached SCSI disk
[ 1325.444446] usb 3-4: new SuperSpeed USB device number 17 using xhci_hcd
[ 1325.460934] usb 3-4: New USB device found, idVendor=059f, idProduct=105e
[ 1325.460939] usb 3-4: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 1325.460943] usb 3-4: Product: d2 Quadra USB 3.0
[ 1325.460946] usb 3-4: Manufacturer: LaCie
[ 1325.460948] usb 3-4: SerialNumber: 000000001542b8771084
[ 1325.463274] scsi host15: uas
[ 1325.463690] scsi 15:0:0:0: Direct-Access LaCie d2 Quadra v3C 051E PQ: 0 ANSI: 6
[ 1325.464263] sd 15:0:0:0: Attached scsi generic sg1 type 0
[ 1328.002273] sd 15:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 1328.002629] sd 15:0:0:0: [sdb] Write Protect is off
[ 1328.002632] sd 15:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 1328.002772] sd 15:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
EDIT: If I leave the hard disk connected, after some time (~10-15 minutes) the drive gets recognized.
Could you help me to understand what is the problem?
boot usb hard-drive hardware
1
I have a similar issue in Ubuntu 16. Seems these Lacie disks generate tons of such issues... My disk works fine in Windows, but gives a "NTFS signature missing".
â axd
Jun 12 at 20:01
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have seen that this question has been asked many times but I couldn't find a solution to this.
I have an external hard disk LaciE (externally powered) which is not detected on my laptop with ubuntu but it is flawlessly detected on a Windows laptop.
I tried to switch the hard disk to different usb ports but nothing worked.
The hard disk shows up in lsusb
, this is the output:
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 016: ID 059f:105e LaCie, Ltd
Bus 003 Device 003: ID 0424:5534 Standard Microsystems Corp. Hub
Bus 003 Device 002: ID 0424:5534 Standard Microsystems Corp. Hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 012: ID 04f2:b3ed Chicony Electronics Co., Ltd
Bus 002 Device 009: ID 138a:003f Validity Sensors, Inc. VFS495 Fingerprint Reader
Bus 002 Device 006: ID 8087:07dc Intel Corp.
Bus 002 Device 003: ID 0424:2134 Standard Microsystems Corp. Hub
Bus 002 Device 015: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 002 Device 020: ID 413c:2107 Dell Computer Corp.
Bus 002 Device 002: ID 0424:2134 Standard Microsystems Corp. Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
The hard disk is the 3rd line.
But I don't see any trace of the hard disk in GParted for example.
If I run dmesg | tail -n 20
shortly after connecting the hard disk I get
[ 1323.844412] Dev sdb: unable to read RDB block 0
[ 1323.844429] sdb: unable to read partition table
[ 1324.008443] sd 14:0:0:0: [sdb] Read Capacity(16) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 1324.008448] sd 14:0:0:0: [sdb] Sense not available.
[ 1324.128414] sd 14:0:0:0: [sdb] Read Capacity(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 1324.128419] sd 14:0:0:0: [sdb] Sense not available.
[ 1324.368411] sd 14:0:0:0: [sdb] Attached SCSI disk
[ 1325.444446] usb 3-4: new SuperSpeed USB device number 17 using xhci_hcd
[ 1325.460934] usb 3-4: New USB device found, idVendor=059f, idProduct=105e
[ 1325.460939] usb 3-4: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 1325.460943] usb 3-4: Product: d2 Quadra USB 3.0
[ 1325.460946] usb 3-4: Manufacturer: LaCie
[ 1325.460948] usb 3-4: SerialNumber: 000000001542b8771084
[ 1325.463274] scsi host15: uas
[ 1325.463690] scsi 15:0:0:0: Direct-Access LaCie d2 Quadra v3C 051E PQ: 0 ANSI: 6
[ 1325.464263] sd 15:0:0:0: Attached scsi generic sg1 type 0
[ 1328.002273] sd 15:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 1328.002629] sd 15:0:0:0: [sdb] Write Protect is off
[ 1328.002632] sd 15:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 1328.002772] sd 15:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
EDIT: If I leave the hard disk connected, after some time (~10-15 minutes) the drive gets recognized.
Could you help me to understand what is the problem?
boot usb hard-drive hardware
I have seen that this question has been asked many times but I couldn't find a solution to this.
I have an external hard disk LaciE (externally powered) which is not detected on my laptop with ubuntu but it is flawlessly detected on a Windows laptop.
I tried to switch the hard disk to different usb ports but nothing worked.
The hard disk shows up in lsusb
, this is the output:
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 016: ID 059f:105e LaCie, Ltd
Bus 003 Device 003: ID 0424:5534 Standard Microsystems Corp. Hub
Bus 003 Device 002: ID 0424:5534 Standard Microsystems Corp. Hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 012: ID 04f2:b3ed Chicony Electronics Co., Ltd
Bus 002 Device 009: ID 138a:003f Validity Sensors, Inc. VFS495 Fingerprint Reader
Bus 002 Device 006: ID 8087:07dc Intel Corp.
Bus 002 Device 003: ID 0424:2134 Standard Microsystems Corp. Hub
Bus 002 Device 015: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 002 Device 020: ID 413c:2107 Dell Computer Corp.
Bus 002 Device 002: ID 0424:2134 Standard Microsystems Corp. Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
The hard disk is the 3rd line.
But I don't see any trace of the hard disk in GParted for example.
If I run dmesg | tail -n 20
shortly after connecting the hard disk I get
[ 1323.844412] Dev sdb: unable to read RDB block 0
[ 1323.844429] sdb: unable to read partition table
[ 1324.008443] sd 14:0:0:0: [sdb] Read Capacity(16) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 1324.008448] sd 14:0:0:0: [sdb] Sense not available.
[ 1324.128414] sd 14:0:0:0: [sdb] Read Capacity(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 1324.128419] sd 14:0:0:0: [sdb] Sense not available.
[ 1324.368411] sd 14:0:0:0: [sdb] Attached SCSI disk
[ 1325.444446] usb 3-4: new SuperSpeed USB device number 17 using xhci_hcd
[ 1325.460934] usb 3-4: New USB device found, idVendor=059f, idProduct=105e
[ 1325.460939] usb 3-4: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 1325.460943] usb 3-4: Product: d2 Quadra USB 3.0
[ 1325.460946] usb 3-4: Manufacturer: LaCie
[ 1325.460948] usb 3-4: SerialNumber: 000000001542b8771084
[ 1325.463274] scsi host15: uas
[ 1325.463690] scsi 15:0:0:0: Direct-Access LaCie d2 Quadra v3C 051E PQ: 0 ANSI: 6
[ 1325.464263] sd 15:0:0:0: Attached scsi generic sg1 type 0
[ 1328.002273] sd 15:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 1328.002629] sd 15:0:0:0: [sdb] Write Protect is off
[ 1328.002632] sd 15:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 1328.002772] sd 15:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
EDIT: If I leave the hard disk connected, after some time (~10-15 minutes) the drive gets recognized.
Could you help me to understand what is the problem?
boot usb hard-drive hardware
edited Jun 6 at 8:00
asked Jun 6 at 7:22
![](https://i.stack.imgur.com/H1e16.jpg?s=32&g=1)
![](https://i.stack.imgur.com/H1e16.jpg?s=32&g=1)
kalmanIsAGameChanger
152110
152110
1
I have a similar issue in Ubuntu 16. Seems these Lacie disks generate tons of such issues... My disk works fine in Windows, but gives a "NTFS signature missing".
â axd
Jun 12 at 20:01
add a comment |Â
1
I have a similar issue in Ubuntu 16. Seems these Lacie disks generate tons of such issues... My disk works fine in Windows, but gives a "NTFS signature missing".
â axd
Jun 12 at 20:01
1
1
I have a similar issue in Ubuntu 16. Seems these Lacie disks generate tons of such issues... My disk works fine in Windows, but gives a "NTFS signature missing".
â axd
Jun 12 at 20:01
I have a similar issue in Ubuntu 16. Seems these Lacie disks generate tons of such issues... My disk works fine in Windows, but gives a "NTFS signature missing".
â axd
Jun 12 at 20:01
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1044055%2fubuntu-14-04-hard-disk-3-0-listed-in-lsusb-but-not-detected%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
I have a similar issue in Ubuntu 16. Seems these Lacie disks generate tons of such issues... My disk works fine in Windows, but gives a "NTFS signature missing".
â axd
Jun 12 at 20:01