sprudeldude
Posts: 28
Joined: Sun Jan 04, 2015 12:06 am

HDD

Thu Jan 22, 2015 8:58 pm

Hi,

When i plug my HDD Seagate 2TB with no external supply into my pi, and i perform a fdisk -l.
The HDD doesn't show up and i hear that my HDD sounds like it is keep restarting.
What is the problem ?

Grt

User avatar
B.Goode
Posts: 10356
Joined: Mon Sep 01, 2014 4:03 pm
Location: UK

Re: HDD

Thu Jan 22, 2015 9:00 pm

It is not receiving enough power via the usb connection to function correctly.

sprudeldude
Posts: 28
Joined: Sun Jan 04, 2015 12:06 am

Re: HDD

Thu Jan 22, 2015 9:15 pm

B.Goode wrote:It is not receiving enough power via the usb connection to function correctly.
How is that ?
Because my adapter supplies 2A, so the usb connections must have enough to supply my HDD ?

gkreidl
Posts: 6326
Joined: Thu Jan 26, 2012 1:07 pm
Location: Germany

Re: HDD

Thu Jan 22, 2015 9:25 pm

On a B it cannot work.
On a B+ you have to add
max_usb_current=1
to config.txt.
Minimal Kiosk Browser (kweb)
Slim, fast webkit browser with support for audio+video+playlists+youtube+pdf+download
Optional fullscreen kiosk mode and command interface for embedded applications
Includes omxplayerGUI, an X front end for omxplayer

sprudeldude
Posts: 28
Joined: Sun Jan 04, 2015 12:06 am

Re: HDD

Thu Jan 22, 2015 9:27 pm

gkreidl wrote:On a B it cannot work.
On a B+ you have to add
max_usb_current=1
to config.txt.
I have a B+ model.
So if i change the config.txt, i can see my HDD in fdisk -l ?

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: HDD

Thu Jan 22, 2015 9:33 pm

sprudeldude wrote:
gkreidl wrote:On a B it cannot work.
On a B+ you have to add
max_usb_current=1
to config.txt.
I have a B+ model.
So if i change the config.txt, i can see my HDD in fdisk -l ?
2.5" USB Drive likely, 3.5" USB Drive unlikely

https://projects.drogon.net/testing-set ... berry-pi-b
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

gkreidl
Posts: 6326
Joined: Thu Jan 26, 2012 1:07 pm
Location: Germany

Re: HDD

Thu Jan 22, 2015 9:34 pm

sprudeldude wrote:
gkreidl wrote:On a B it cannot work.
On a B+ you have to add
max_usb_current=1
to config.txt.
I have a B+ model.
So if i change the config.txt, i can see my HDD in fdisk -l ?
At least it will make sure, that the USB ports get 1.2 A (all of them together). I'm running my B+ from HDD (root FS) this way. But it depends on the quality of your power supply (including cable) and on other hardware connected to the USB ports.
Minimal Kiosk Browser (kweb)
Slim, fast webkit browser with support for audio+video+playlists+youtube+pdf+download
Optional fullscreen kiosk mode and command interface for embedded applications
Includes omxplayerGUI, an X front end for omxplayer

gkreidl
Posts: 6326
Joined: Thu Jan 26, 2012 1:07 pm
Location: Germany

Re: HDD

Thu Jan 22, 2015 9:36 pm

fruitoftheloom wrote: 2.5" USB Drive likely, 3.5" USB Drive unlikely
3.5 " drives always have their own power supply (at least for 12V); Many newer ones take the 5V from USB, though, but that shouldn't be a problem for a B+.
Minimal Kiosk Browser (kweb)
Slim, fast webkit browser with support for audio+video+playlists+youtube+pdf+download
Optional fullscreen kiosk mode and command interface for embedded applications
Includes omxplayerGUI, an X front end for omxplayer

sprudeldude
Posts: 28
Joined: Sun Jan 04, 2015 12:06 am

Re: HDD

Fri Jan 23, 2015 12:11 pm

Everthing worked after changing the config.txt thanks to gkreidl !

Return to “Beginners”