Since the last update the usbtv driver for the Fushicai USBTV007 grabber fails to load:
# modprobe usbtv
modprobe: ERROR: could not insert 'usbtv': Unknown symbol in module, or unknown parameter (see dmesg)
[219016.325902] videobuf2_memops: Unknown symbol put_vaddr_frames (err 0)
[219016.325924] videobuf2_memops: Unknown symbol get_vaddr_frames (err 0)
[219016.325939] videobuf2_memops: Unknown symbol frame_vector_destroy (err 0)
[219016.325954] videobuf2_memops: Unknown symbol frame_vector_create (err 0)
it’s a bit annoying as my Hyperion depends on the grabber. Since the issues with the AML-grabber which causes problems with audio-video sync I’ve switched to the V4L-grabber to solve this. No ambilights until this is fixed
Add the following line: deb http://apt.osmc.tv stretch-devel main
Run the following commands to update: sudo apt-get update && sudo apt-get dist-upgrade && reboot
Your system should have have received the update.
Please see if the issue is resolved.
I also recommend you edit /etc/apt/sources.list again and remove the line that you added after updating. This will return you to the normal update channel.