Andrew Kelsey
Andrew Kelsey
It looks like the script worked for me. Thanks! I'll dig more into the details of everything to try and understand where I went wrong.
Thanks. I'm new to this and didn't want to invest too heavily before I really had some decent knowledge. I'll check out that ALFA if it isn't outdated by the...
I want to say I updated all the software prior to running the script, but I don't remember. If it wasn't, it shouldn't be terribl;y out of date because I...
I did not check dmesg when this happened and I have since rebooted. I have made a note to do so the next time it happens. Nothing was printed to...
I checked journalctl and there isn't anything related to the kernel at the time this started to happen. I've put the callback in start_video() because where you suggested is only...
After about 5 days, the counter stopped at 12756420. However, videos continue to be recorded and are greater than 0 bytes.
Interesting. Not long after my above post, the videos became 0 bytes. The last video correctly written was at 11:46 and the first 0 byte video was 11:55, March 23....
> So is it completely repeatable that you get this error? And you're running that script that you posted [here](https://github.com/raspberrypi/picamera2/issues/986#issuecomment-2004227866)? > No, that is the shortened script you had requested....
This one seemed to happen rather quickly. [speedcam_dmesg2.txt](https://github.com/raspberrypi/picamera2/files/14758925/speedcam_dmesg2.txt) [vclog_a.txt](https://github.com/raspberrypi/picamera2/files/14758927/vclog_a.txt) [vclog_m.txt](https://github.com/raspberrypi/picamera2/files/14758928/vclog_m.txt) 9:12 is the time I interrupted the script to exit out. dmesg sample: ``` [Tue Mar 26 02:01:36 2024] vc_sm_cma_vchi_rx_ack:...
Results from today. A reboot has not occurred since my last report. [vclog_a2.txt](https://github.com/raspberrypi/picamera2/files/14774597/vclog_a2.txt) [vclog_m2.txt](https://github.com/raspberrypi/picamera2/files/14774598/vclog_m2.txt) [speedcam_dmesg3.txt](https://github.com/raspberrypi/picamera2/files/14774599/speedcam_dmesg3.txt) Should I keep reporting?