renanpaiva
Posts: 10
Joined: Fri May 08, 2015 6:41 am

External HDD Powered Hub

Thu May 14, 2015 2:44 am

Hello,

I'm trying to use my RPi as a print server and NAS, so I bought a powered hub and attach a first drive, my Seagate Expansion Portable Drive 500gb.

Following my trouble shooting

Code: Select all

uname -a
Linux raspberrypi 3.18.11-v7+ #781 SMP PREEMPT Tue Apr 21 18:07:59 BST 2015 armv7l GNU/Linux

Code: Select all

lsusb
pi@raspberrypi ~ $ lsusb
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 016: ID 0bc2:2332 Seagate RSS LLC
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 005: ID 05e3:0606 Genesys Logic, Inc. USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub
Bus 001 Device 004: ID 04e8:3321 Samsung Electronics Co., Ltd
Bus 001 Device 015: ID 05e3:0606 Genesys Logic, Inc. USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub

Code: Select all

fdisk -l
Disk /dev/mmcblk0: 7948 MB, 7948206080 bytes
4 heads, 16 sectors/track, 242560 cylinders, total 15523840 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xa6202af7

Device Boot Start End Blocks Id System
/dev/mmcblk0p1 8192 122879 57344 c W95 FAT32 (LBA)
/dev/mmcblk0p2 122880 15523839 7700480 83 Linux

Code: Select all

lsusb -v
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 2 TT per port
bMaxPacketSize0 64
idVendor 0x0424 Standard Microsystems Corp.
idProduct 0x9514
bcdDevice 2.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 41
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 2mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 1 Single TT
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 1
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 2 TT per port
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 3.18
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12

Bus 001 Device 018: ID 0bc2:2332 Seagate RSS LLC
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0bc2 Seagate RSS LLC
idProduct 0x2332
bcdDevice 0.06
iManufacturer 1
iProduct 2
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 96mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0

Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 0
bDeviceProtocol 1
bMaxPacketSize0 64
idVendor 0x0424 Standard Microsystems Corp.
idProduct 0xec00
bcdDevice 2.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 2mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 255
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 1x 16 bytes
bInterval 4

Bus 001 Device 005: ID 05e3:0606 Genesys Logic, Inc. USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 8
idVendor 0x05e3 Genesys Logic, Inc.
idProduct 0x0606 USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub
bcdDevice 7.02
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 255

Bus 001 Device 004: ID 04e8:3321 Samsung Electronics Co., Ltd
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x04e8 Samsung Electronics Co., Ltd
idProduct 0x3321
bcdDevice 1.00
iManufacturer 1
iProduct 2
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 2mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 7 Printer
bInterfaceSubClass 1 Printer
bInterfaceProtocol 2 Bidirectional
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 10
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 10

Bus 001 Device 017: ID 05e3:0606 Genesys Logic, Inc. USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 8
idVendor 0x05e3 Genesys Logic, Inc.
idProduct 0x0606 USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub
bcdDevice 7.02
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0 [
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 255

Code: Select all

tail -f /var/log/syslog
May 13 23:45:13 raspberrypi kernel: [ 392.529184] hub 1-1.2.1:1.0: 4 ports detected
May 13 23:46:02 raspberrypi kernel: [ 441.750533] usb 1-1.2.1: USB disconnect, device number 22
May 13 23:46:02 raspberrypi kernel: [ 441.831113] usb 1-1.2: reset full-speed USB device number 4 using dwc_otg
May 13 23:46:03 raspberrypi kernel: [ 442.231312] usb 1-1.2.1: new full-speed USB device number 23 using dwc_otg
May 13 23:46:03 raspberrypi kernel: [ 442.335450] usb 1-1.2.1: New USB device found, idVendor=05e3, idProduct=0606
May 13 23:46:03 raspberrypi kernel: [ 442.335475] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 13 23:46:03 raspberrypi kernel: [ 442.335492] usb 1-1.2.1: Product: USB Hub 2.0
May 13 23:46:03 raspberrypi kernel: [ 442.335508] usb 1-1.2.1: Manufacturer: ALCOR
May 13 23:46:03 raspberrypi kernel: [ 442.336701] hub 1-1.2.1:1.0: USB hub found
May 13 23:46:03 raspberrypi kernel: [ 442.337320] hub 1-1.2.1:1.0: 4 ports detected
May 13 23:46:38 raspberrypi kernel: [ 476.981570] usb 1-1.2.1.4: new full-speed USB device number 24 using dwc_otg
May 13 23:46:38 raspberrypi kernel: [ 477.086211] usb 1-1.2.1.4: LPM exit latency is zeroed, disabling LPM.
May 13 23:46:38 raspberrypi kernel: [ 477.087942] usb 1-1.2.1.4: not running at top speed; connect to a high speed hub
May 13 23:46:38 raspberrypi kernel: [ 477.097833] usb 1-1.2.1.4: New USB device found, idVendor=0bc2, idProduct=2332
May 13 23:46:38 raspberrypi kernel: [ 477.097859] usb 1-1.2.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 13 23:46:38 raspberrypi kernel: [ 477.097877] usb 1-1.2.1.4: Product: Portable
May 13 23:46:38 raspberrypi kernel: [ 477.097893] usb 1-1.2.1.4: Manufacturer: Seagate
May 13 23:46:38 raspberrypi kernel: [ 477.097909] usb 1-1.2.1.4: SerialNumber: 2GHC5DR8
May 13 23:46:38 raspberrypi kernel: [ 477.100569] usb-storage 1-1.2.1.4:1.0: USB Mass Storage device detected
May 13 23:46:38 raspberrypi kernel: [ 477.101053] scsi host8: usb-storage 1-1.2.1.4:1.0
May 13 23:46:39 raspberrypi kernel: [ 478.103970] scsi 8:0:0:0: Direct-Access Seagate Portable SF06 PQ: 0 ANSI: 4
May 13 23:46:39 raspberrypi kernel: [ 478.105513] sd 8:0:0:0: Attached scsi generic sg0 type 0
May 13 23:46:39 raspberrypi kernel: [ 478.107181] sd 8:0:0:0: [sda] 976773164 512-byte logical blocks: (500 GB/465 GiB)
May 13 23:46:42 raspberrypi kernel: [ 481.181645] usb 1-1.2.1.4: reset full-speed USB device number 24 using dwc_otg
May 13 23:46:42 raspberrypi kernel: [ 481.286291] usb 1-1.2.1.4: LPM exit latency is zeroed, disabling LPM.
May 13 23:46:45 raspberrypi kernel: [ 484.381567] usb 1-1.2.1.4: reset full-speed USB device number 24 using dwc_otg
May 13 23:46:45 raspberrypi kernel: [ 484.486194] usb 1-1.2.1.4: LPM exit latency is zeroed, disabling LPM.
May 13 23:46:48 raspberrypi kernel: [ 487.581618] usb 1-1.2.1.4: reset full-speed USB device number 24 using dwc_otg
May 13 23:46:48 raspberrypi kernel: [ 487.686244] usb 1-1.2.1.4: LPM exit latency is zeroed, disabling LPM.
May 13 23:46:51 raspberrypi kernel: [ 490.781670] usb 1-1.2.1.4: reset full-speed USB device number 24 using dwc_otg
May 13 23:46:51 raspberrypi kernel: [ 490.886295] usb 1-1.2.1.4: LPM exit latency is zeroed, disabling LPM.
May 13 23:46:55 raspberrypi kernel: [ 493.981726] usb 1-1.2.1.4: reset full-speed USB device number 24 using dwc_otg
May 13 23:46:55 raspberrypi kernel: [ 494.086353] usb 1-1.2.1.4: LPM exit latency is zeroed, disabling LPM.
May 13 23:46:58 raspberrypi kernel: [ 497.191643] usb 1-1.2.1.4: reset full-speed USB device number 24 using dwc_otg

User avatar
MarkHaysHarris777
Posts: 1820
Joined: Mon Mar 23, 2015 7:39 am
Location: Rochester, MN
Contact: Website

Re: External HDD Powered Hub

Thu May 14, 2015 2:50 am

Please do not begin your post with a core dump-- that is rude.

Begin be describing the issue in simple terms (if possible) and let everyone go from there.

What is your problem | question?
marcus
:ugeek:

renanpaiva
Posts: 10
Joined: Fri May 08, 2015 6:41 am

Re: External HDD Powered Hub

Thu May 14, 2015 3:01 am

Sorry wasn't my intent, otherwise was simplify.

My problem is because I can't mount my external hdd.

I'm using a powered hub, It list in /dev/etc/ but don't appear in fdisk and I can't mount It.

Thanks

User avatar
MarkHaysHarris777
Posts: 1820
Joined: Mon Mar 23, 2015 7:39 am
Location: Rochester, MN
Contact: Website

Re: External HDD Powered Hub

Thu May 14, 2015 5:56 am

renanpaiva wrote:I'm using a powered hub, It list in /dev/etc/ but don't appear in fdisk and I can't mount It.
Try to get the hub out of the equation for the moment... but make sure your power adapter is adequate. Only plug the hdd directly into your PI, but only if you have a power adapter that will provide enough current; at least 2A... I would recommend 2200 mA minimum. See if the hdd will mount without the powered hub. Not all powered hubs are equal.

Also, will the hdd mount anywhere else?
marcus
:ugeek:

User avatar
PeterO
Posts: 5951
Joined: Sun Jul 22, 2012 4:14 pm

Re: External HDD Powered Hub

Thu May 14, 2015 9:14 am

Your syslog shows that /dev/sda has been created so you are nearly there :-) Your hub looks to be is working fine, so ignore the advice to remove it as the person saying that hasn't actually looked at the log files you posted to see what is happening.

Can you run "fdisk /dev/sda"
and print the partion table with the "p" command.

PeterO

PS: The device resets at the end of syslog are a bit worrying, but lets sort out why it won't mount first.
Last edited by PeterO on Thu May 14, 2015 12:54 pm, edited 1 time in total.
Discoverer of the PI2 XENON DEATH FLASH!
Interests: C,Python,PIC,Electronics,Ham Radio (G0DZB),1960s British Computers.
"The primary requirement (as we've always seen in your examples) is that the code is readable. " Dougie Lawson

User avatar
PeterO
Posts: 5951
Joined: Sun Jul 22, 2012 4:14 pm

Re: External HDD Powered Hub

Thu May 14, 2015 9:30 am

MarkHaysHarris777 wrote:Please do not begin your post with a core dump-- that is rude.

Begin be describing the issue in simple terms (if possible) and let everyone go from there.

What is your problem | question?
Rather than being rude, it is exactly what we ask people to do, post some useful log files and run some useful commands.
All that was missing was the actual problem description which you could have asked for rather than getting on your high horse and putting down the OP.

PeterO
Discoverer of the PI2 XENON DEATH FLASH!
Interests: C,Python,PIC,Electronics,Ham Radio (G0DZB),1960s British Computers.
"The primary requirement (as we've always seen in your examples) is that the code is readable. " Dougie Lawson

renanpaiva
Posts: 10
Joined: Fri May 08, 2015 6:41 am

Re: External HDD Powered Hub

Fri May 15, 2015 12:30 pm

Peter first of all thanks a lot,

following the command that you ask for:
fdisk /dev/sda then p
Disk /dev/sda: 500.1 GB, 500107859968 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773164 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Device Boot Start End Blocks Id System
/dev/sda1 2 976773163 488386581 7 HPFS/NTFS/exFAT

This is my HDD.

User avatar
PeterO
Posts: 5951
Joined: Sun Jul 22, 2012 4:14 pm

Re: External HDD Powered Hub

Fri May 15, 2015 12:41 pm

OK so there is a partition table and it has a single partition defined.

I would expect "mount -t vfat /dev/sda1 /mnt" to work. "vfat" mignt need to be "ntfs" but I have no experience with windows filesystems other than using them on floppy disks.

PeterO
Discoverer of the PI2 XENON DEATH FLASH!
Interests: C,Python,PIC,Electronics,Ham Radio (G0DZB),1960s British Computers.
"The primary requirement (as we've always seen in your examples) is that the code is readable. " Dougie Lawson

renanpaiva
Posts: 10
Joined: Fri May 08, 2015 6:41 am

Re: External HDD Powered Hub

Fri May 15, 2015 12:58 pm

Code: Select all

sudo mount -t vfat /dev/sda1 /mnt/usbdrive_fotos2/
mount: /dev/sda1 is not a valid block device.

this file system is exFat but I got same message using exfat.

thanks

User avatar
PeterO
Posts: 5951
Joined: Sun Jul 22, 2012 4:14 pm

Re: External HDD Powered Hub

Fri May 15, 2015 1:39 pm

Ok, so now we know there is some data on the drive it is time to loop back to the topic of the power suppliy for the hard drive.

Some questions....

Does this drive work OK on any other computer ?

If yes to the above, do you use the same powered hub to connect the disk to that computer ?

What else (apart from the powered hub) is connected to the USB ports on your PI ?

What rating (in Amps) is your PI's power supply ?

PeterO
Discoverer of the PI2 XENON DEATH FLASH!
Interests: C,Python,PIC,Electronics,Ham Radio (G0DZB),1960s British Computers.
"The primary requirement (as we've always seen in your examples) is that the code is readable. " Dougie Lawson

renanpaiva
Posts: 10
Joined: Fri May 08, 2015 6:41 am

Re: External HDD Powered Hub

Fri May 15, 2015 1:49 pm

Does this drive work OK on any other computer ?
Yes, with my MacBook Pro works fine

If yes to the above, do you use the same powered hub to connect the disk to that computer ?
With power hub and without works fine

What else (apart from the powered hub) is connected to the USB ports on your PI ?
A Samsung printer is connected and my power hub

What rating (in Amps) is your PI's power supply ?
850 mhA

User avatar
PeterO
Posts: 5951
Joined: Sun Jul 22, 2012 4:14 pm

Re: External HDD Powered Hub

Fri May 15, 2015 2:05 pm

OK, well if it works on other PCs with the hub there is no point in trying it directly connected to the PI, plus your PI's PSU wouldn't take the extra load !

As a general point my first suggestion is to try a better PSU on your PI as 850mA is a bit too low (espcially for a PI 2).
Are you seeing any "low voltage" warning squares on the display ?

PeterO
Discoverer of the PI2 XENON DEATH FLASH!
Interests: C,Python,PIC,Electronics,Ham Radio (G0DZB),1960s British Computers.
"The primary requirement (as we've always seen in your examples) is that the code is readable. " Dougie Lawson

renanpaiva
Posts: 10
Joined: Fri May 08, 2015 6:41 am

Re: External HDD Powered Hub

Fri May 15, 2015 2:14 pm

No any warning.

Ok all buy a 2A power supply.

Return to “Troubleshooting”