Common Issues in Raspberry Pi
Common Issues in Raspberry Pi
1: Boot Issues: There are a number of factors that can lead to boot issues.
Usually, this is indicated by the power LED (RED) being ON and the
Activity LED (GREEN) if either OFF or permanently ON.
5: USB does not work: In this case, the USB device connected to your Pi
does not work or is not recognized.
How to Solve this:
This could happen due to a number of reasons. For instance, if your
Raspberry Pi is not getting enough power and cannot power up the USB
device. Your USB device could be faulty, in this case, test it with your PC
beforehand. Another solution is to connect your USB to your Pi before
turning it on. In some cases, the Pi needs to do some initialization
beforehand, so this could help resolve the issue.
In some cases even though your device connects to your Pi, but it is not
available for the operation you using it for. In order to see if this is the case
run the command:
lsusb –t
This will give you a list of the USB devices connected to your Pi.
In some cases, your USB device may not be compatible with the OS of
Raspberry Pi. To see if your device is compatible or not, check this list of
compatible devices. Before connecting your device, check if your Pi is
updated to the latest software, as this can also be the reason why your
USB is not functioning.