Hi, can you give this kernel a try? https://people.canonical.com/~phlin/kernel/lp-1831482-cfg-vimc/
It looks ok on my side. ubuntu@moe:~$ grep VIMC /boot/config-5.0.0-22-generic CONFIG_VIDEO_VIMC=m ubuntu@moe:~$ sudo modprobe vimc ubuntu@moe:~$ lsmod | grep vimc vimc_capture 20480 0 vimc_streamer 16384 1 vimc_capture vimc_debayer 20480 0 vimc_sensor 20480 0 videobuf2_vmalloc 20480 1 vimc_capture v4l2_tpg 61440 1 vimc_sensor vimc_scaler 20480 0 videobuf2_v4l2 24576 1 vimc_capture videobuf2_common 49152 2 videobuf2_v4l2,vimc_capture vimc_common 16384 10 vimc_scaler,vimc_debayer,vimc_sensor,vimc_capture vimc 20480 0 videodev 200704 6 vimc_common,videobuf2_v4l2,vimc,videobuf2_common,vimc_sensor,vimc_capture media 53248 7 vimc_common,videodev,vimc_streamer,videobuf2_v4l2,vimc,videobuf2_common,vimc_capture ** Also affects: linux (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Eoan) Importance: Undecided Assignee: Po-Hsu Lin (cypressyew) Status: Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1831482 Title: VIMC module not available (CONFIG_VIDEO_VIMC not set) Status in linux package in Ubuntu: Confirmed Status in linux source package in Bionic: New Status in linux source package in Disco: In Progress Status in linux source package in Eoan: Confirmed Bug description: The Multimedia VIMC module provides a test interface for the linux- media media controller framework. This is useful for automated tests, and development of multimedia frameworks. Other components similar to this such as VIVID (CONFIG_VIDEO_VIVID=m) are enabled, but VIMC is missing from the linux-modules packages: $ grep VIMC /boot/config-* /boot/config-4.15.0-32-generic:# CONFIG_VIDEO_VIMC is not set /boot/config-4.17.9-041709-generic:# CONFIG_VIDEO_VIMC is not set /boot/config-4.18.4-041804-generic:# CONFIG_VIDEO_VIMC is not set /boot/config-4.18.7-041807-generic:# CONFIG_VIDEO_VIMC is not set /boot/config-5.0.0-13-generic:# CONFIG_VIDEO_VIMC is not set /boot/config-5.0.0-15-generic:# CONFIG_VIDEO_VIMC is not set Could this be enabled in future releases as a module please? I'm running Ubuntu 19.04, with Ubuntu 5.0.0-13.14-generic 5.0.6, however I believe this issue affects all current Ubuntu kernel releases. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp