Huan Truong

Results 72 comments of Huan Truong

Thanks Jeff for the nice words! I'm trying to get the image to work on Pi Zero 2W, but so far it has been quite fruitless for a different reason:...

The segfault seems to be a better lead. You (or someone else) needs to diagnose the crash with a debugger (ala `gdb`). The hard part is to catch the crash...

By the way, before you do that, it might be worthwhile to check out Petr Vavrin's repo to see if Petr has fixed it already: https://github.com/peterbay/uvc-gadget

I have never encountered that. What did you do specifically to repro the issue?

I know what happened, the way we set up the usb gadget made it garbled. If you disable webcam function, it will no longer get garbled. It seems like for...

Thank you for sending this in. Let me do a smoke check in a couple of days, and I will approve and merge.

Awesome. This is one rather interesting PRs. How did testing go?

Ah, thank you! Sorry I missed the reply on the linked thread. Please help by cleaning it up and allowing a config change to forward the audio. Since this hardware...

[Source of claim](https://www.jeffgeerling.com/blogs/jeff-geerling/raspberry-pi-zero-conserve-energy) Also verified by me very unscientifically... Comparison Before ![IMG_4940](https://user-images.githubusercontent.com/146489/101978517-58acef00-3c0a-11eb-8739-c6537dec486c.jpg) After ![IMG_4941](https://user-images.githubusercontent.com/146489/101978518-59de1c00-3c0a-11eb-9341-955ae8aa61fa.jpg)

I think this is probably safe to merge. Should we do it @tuyenld and @dgsiegel ?