Which powered USB hub?
Posted: Wed Mar 16, 2016 12:28 pm
I want to connect my external 3.0 hard drive (1T) to RPI2. Which poewered USB hub to buy? 2.0 or 3.0? What is diference? Hard is 3.0 but rpi doesn't have 3.0 USB port. Which to buy?
A small, affordable computer with free resources to help people learn, make things, and have fun
https://www.raspberrypi.org/forums/
https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=140402
If it is a 2.5" USB Drive you should be able to power without HUB, you will need a good quality 5V2A Power Supply and add the following to config.txthenri_007 wrote:I want to connect my external 3.0 hard drive (1T) to RPI2. Which poewered USB hub to buy? 2.0 or 3.0? What is diference? Hard is 3.0 but rpi doesn't have 3.0 USB port. Which to buy?
Code: Select all
max_usb,_current=1It may work better without the typo.fruitoftheloom wrote:Code: Select all
max_usb,_current=1
Code: Select all
max_usb_current=1