Armada Azteca

Results 4 comments of Armada Azteca

sorry to steal the thread, but since I'm also having the same issue, if it helps I will leave here the output of my system: ``` ~/picam-1.4.1-binary $ dd if=/dev/zero...

I think I found the culprit. The sound card for some reason is disconnecting over and over, so I guess the polling fails during this disconnects and floods the logs...

I don't have one, but I do have one of those cheap USB tester monitors, and I don't see the pi consuming even close to 1A (I'm using a 2A...

you can use these 2 commands ``` # Check firmware version /opt/vc/bin/vcgencmd version # Upgrade firmware sudo rpi-update ``` Basically the firmware is taken from a repository in github, either...