Error message "device descriptor read / 64, error -71" while booting is caused by USB device that is not recognized correctly and will not work until reconnected.
To solve this append following to the command line of the kernel:
usbcore.autosuspend=-1 usbcore.old-scheme-first=1
Hope this helps