Noticed the different color scrolling past, battery reports 92%…
GROK thinks…
“Almost certainly refers to the USB controller / driver on the RP1 chip. The line
usb 1-1.3: dub_usb_v2: rc.query() failed=-71
is a USB enumeration / initialization error.
Error code -71 = EPROTO (protocol error) — very common on Raspberry Pi when:
A USB device is flaky / draws too much current
Bad cable
USB hub issues
EMI / power noise
Marginal power supply
Occasionally a driver quirk during very early boot while the RP1 is still initializing
On Pi 5 this kind of message appears quite often (even on perfectly working systems) for devices that later recover or just aren’t critical”
Plugged into usb charger and the boot error vanished. Battery percentage error ?. Yet unplugged charger and rebooted, error returned. Back on charge error again ?
