7 Apr 2017, 13:50

@acris ok, le voici en espérant que cela vous conviennent 🙂

###Notes importantes :
This trick works on raspberry pi 3 too but the line "max_usb_current=..." does not exist in the config.txt file, so we must add it manually.

###How
To do this, connect with SSH and enter "edit config.txt" (lien pointant vers le tuto pour éditer le config.txt),

when nano is launched, you will see that the line "max_usb_current=..." does not exist, you just have to add "max_usb_current=1" manually somewhere in the file.

Save with ctrl+X and validate with "yes" then type "reboot".

When you RPI3 is restarted, test it again and it should works.