#logitech 920 Focus issues
12 messages · Page 1 of 1 (latest)
Please create a new log with log_level: debug and delete_log: true
And I think you set the parameters wrong it would be v4l2ctl: focus_automatic_continuous=0, focus_absolute=85
thanks, i, very new and trying to learn. looking up how to debug
If you want to learn to debug your errors, best thing to do, if you can't program/understand code, is just trial and error. Try something, read the output, change something and compare the output what changed. Maybe search for example configs online to see if you might have messed up something in the syntax, like extra spaces or missing commas.
If you just meant the thing I mentioned in my first message. It's a setting inside crowsnest.conf
Thanks for the help
Delete the space between focus_automatic_continuous=0, focus_absolute=85 so it would be focus_automatic_continuous=0,focus_absolute=85. It could be that I'm wrong but seems like crowsnest got a problem with parsing there
I think that did it!
So you can see your device and autofocus disabled?
Yes !! Thanks!
No problem. Please consider closing this post then