Note: this module is valid only for Linux kernels > 5.12
============================================================================
6. Reboot Scailx and run dmesg to see new messages we added to the device driver C codes modprobe() function.
7. Test newly updated device driver with ZoomBlock camera and visca commands to check it works properly as expected.
============================================================================
Updates on python3 module ~/vdlg_lvds - Scailx Yocto bitbake module = python3-lvds2mipi.
2026.0625. Rebased B8 develop branch to master as this branch. B8 driver is working now together with python package vdlg_lvds update.
2026.0612. Added ZoomBlock live settings to go2rtc and Portal.
2026.0611. Updated live usb camera detection py to skip other cameras.
2026.0603. Added live usb camera On/Off detection py.
2026.0520. Updated go2rtc py program to use (camera name, id, device path) as combined string in 2 lists used by go2RTC and Portal.
2026.0327. Added boson_stats.py and updated other py for more Boson camera formats including object and thermal detections for go2rtc.
2026.0316. Added py files to detect usb cameras live. Updated version to match Scailx Yocto 0.13.9. Built whl file in ~/dist and tested.