Fortunately, I was able to identify the problem.
Hi,In my case, the GScam designation is not ‘imx296 10-001a’ but ‘imx296 4-001a’.
for me i2c-4 and i2c-6 are only links to i2c-10 and i2c-11:
Code:
pi@raspberrypi5:~ $ ls -l /dev/i2c-*crw-rw---- 1 root i2c 89, 10 Mar 7 13:41 /dev/i2c-10crw-rw---- 1 root i2c 89, 11 Mar 7 13:41 /dev/i2c-11crw-rw---- 1 root i2c 89, 13 Mar 7 13:41 /dev/i2c-13crw-rw---- 1 root i2c 89, 14 Mar 7 13:41 /dev/i2c-14lrwxrwxrwx 1 root root 6 Mar 7 13:41 /dev/i2c-4 -> i2c-11lrwxrwxrwx 1 root root 6 Mar 7 13:41 /dev/i2c-6 -> i2c-10pi@raspberrypi5:~ $ Can you please try this with unchanged camera connection, it should work:
- download latest GScrop without any modifications (https://gist.github.com/Hermann-SW/e604 ... 4e0e9f6b9c)
- execute this:
Code:
CAM1=1 GScrop 228 96 536 2000
https://gist.github.com/Hermann-SW/e604 ... -gscrop-L9
Statistics: Posted by HermannSW — Sun Mar 09, 2025 10:40 am