[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.15.0-65.74

---
linux (4.15.0-65.74) bionic; urgency=medium

  * bionic/linux: 4.15.0-65.74 -proposed tracker (LP: #1844403)

  * arm64: large modules fail to load (LP: #1841109)
- arm64/kernel: kaslr: reduce module randomization range to 4 GB
- arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
- arm64: fix undefined reference to 'printk'
- arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
- [config] Remove CONFIG_ARM64_MODULE_CMODEL_LARGE

  * CVE-2018-20976
- xfs: clear sb->s_fs_info on mount failure

  * br_netfilter: namespace sysctl operations (LP: #1836910)
- net: bridge: add bitfield for options and convert vlan opts
- net: bridge: convert nf call options to bits
- netfilter: bridge: port sysctls to use brnf_net
- netfilter: bridge: namespace bridge netfilter sysctls
- netfilter: bridge: prevent UAF in brnf_exit_net()

  * tuntap: correctly set SOCKWQ_ASYNC_NOSPACE (LP: #1830756)
- tuntap: correctly set SOCKWQ_ASYNC_NOSPACE

  * Bionic update: upstream stable patchset 2019-08-30 (LP: #1842114)
- HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
- MIPS: kernel: only use i8253 clocksource with periodic clockevent
- mips: fix cacheinfo
- netfilter: ebtables: fix a memory leak bug in compat
- ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
- bonding: Force slave speed check after link state recovery for 802.3ad
- can: dev: call netif_carrier_off() in register_candev()
- ASoC: Fail card instantiation if DAI format setup fails
- st21nfca_connectivity_event_received: null check the allocation
- st_nci_hci_connectivity_event_received: null check the allocation
- ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
- net: usb: qmi_wwan: Add the BroadMobi BM818 card
- qed: RDMA - Fix the hw_ver returned in device attributes
- isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in
  start_isoc_chain()
- netfilter: ipset: Fix rename concurrency with listing
- isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the 
stack
- perf bench numa: Fix cpu0 binding
- can: sja1000: force the string buffer NULL-terminated
- can: peak_usb: force the string buffer NULL-terminated
- net/ethernet/qlogic/qed: force the string buffer NULL-terminated
- NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
- HID: input: fix a4tech horizontal wheel custom usage
- SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
- net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
- net: hisilicon: make hip04_tx_reclaim non-reentrant
- net: hisilicon: fix hip04-xmit never return TX_BUSY
- net: hisilicon: Fix dma_map_single failed on arm64
- libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
- libata: add SG safety checks in SFF pio transfers
- x86/lib/cpu: Address missing prototypes warning
- drm/vmwgfx: fix memory leak when too many retries have occurred
- perf ftrace: Fix failure to set cpumask when only one cpu is present
- perf cpumap: Fix writing to illegal memory in handling cpumap mask
- perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
- selftests: kvm: Adding config fragments
- HID: wacom: correct misreported EKR ring values
- HID: wacom: Correct distance scale for 2nd-gen Intuos devices
- Revert "dm bufio: fix deadlock with loop device"
- ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
- libceph: fix PG split vs OSD (re)connect race
- drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
- gpiolib: never report open-drain/source lines as 'input' to user-space
- userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
- x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
- x86/apic: Handle missing global clockevent gracefully
- x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
- x86/boot: Save fields explicitly, zero out everything else
- x86/boot: Fix boot regression caused by bootparam sanitizing
- dm kcopyd: always complete failed jobs
- dm btree: fix order of block initialization in btree_split_beneath
- dm space map metadata: fix missing store of apply_bops() return value
- dm table: fix invalid memory accesses with too high sector number
- dm zoned: improve error handling in reclaim
- dm zoned: improve error handling in i/o map code
- dm zoned: properly handle backing device failure
- genirq: Properly pair kobject_del() with kobject_add()
- mm, page_owner: handle THP splits correctly
- mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
- mm/zsmalloc.c: fix race condition in zs_destroy_pool
- xfs: fix missing ILOCK unlock when 

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-09-16 Thread Kieran Bingham
Tested on bionic proposed kernel by manually installing the dpkgs.

modprobe vim2m
modprobe vivid
modprobe vimc

kbingham@Q:$ uname -a
Linux Q 4.15.0-63-generic #72-Ubuntu SMP Fri Sep 6 10:12:25 UTC 2019 x86_64 
x86_64 x86_64 GNU/Linux

kbingham@Q:$ lsv4l2 
video0: HP Wide Vision FHD Camera: HP W
video1: HP Wide Vision FHD Camera: HP I
video2: Raw Capture 0
video3: Raw Capture 1
video4: RGB/YUV Capture
video5: vivid-000-vid-cap
video6: vivid-000-vid-out
video7: vim2m


** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-09-11 Thread Kieran Bingham
If I'm expected to test this on Bionic, how do I do that using
EnableProposed on my Disco release?

Or can someone point me to the relevant kernel debs to manually install
and test please?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-09-11 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
bionic' to 'verification-done-bionic'. If the problem still exists,
change the tag 'verification-needed-bionic' to 'verification-failed-
bionic'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-09-06 Thread Kieran Bingham
confirmed the 5.0.0-28-generic kernel from proposed works and provides VIMC 
functionality.
Thanks


** Tags removed: verification-needed-disco
** Tags added: verification-done-disco

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-09-06 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
disco' to 'verification-done-disco'. If the problem still exists, change
the tag 'verification-needed-disco' to 'verification-failed-disco'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-disco

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-09-03 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

** Changed in: linux (Ubuntu Disco)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.2.0-15.16

---
linux (5.2.0-15.16) eoan; urgency=medium

  * Packaging resync (LP: #1786013)
- [Packaging] resync getabis

  * Change kernel compression method to improve boot speed (LP: #1840934)
- [Packaging] add build dependencies for compression algorithms

linux (5.2.0-14.15) eoan; urgency=medium

  * eoan/linux: 5.2.0-14.15 -proposed tracker (LP: #1841159)

  * Packaging resync (LP: #1786013)
- [Packaging] resync getabis

  * Eoan update: v5.2.9 upstream stable release (LP: #1841110)
- Revert "PCI: Add missing link delays required by the PCIe spec"
- IIO: Ingenic JZ47xx: Set clock divider on probe
- iio: cros_ec_accel_legacy: Fix incorrect channel setting
- iio: imu: mpu6050: add missing available scan masks
- iio: adc: gyroadc: fix uninitialized return code
- iio: adc: max9611: Fix misuse of GENMASK macro
- staging: gasket: apex: fix copy-paste typo
- staging: wilc1000: flush the workqueue before deinit the host
- staging: android: ion: Bail out upon SIGKILL when allocating memory.
- Staging: fbtft: Fix probing of gpio descriptor
- Staging: fbtft: Fix reset assertion when using gpio descriptor
- crypto: ccp - Fix oops by properly managing allocated structures
- crypto: ccp - Add support for valid authsize values less than 16
- crypto: ccp - Ignore tag length when decrypting GCM ciphertext
- driver core: platform: return -ENXIO for missing GpioInt
- usb: usbfs: fix double-free of usb memory upon submiturb error
- Revert "USB: rio500: simplify locking"
- usb: iowarrior: fix deadlock on disconnect
- sound: fix a memory leak bug
- mmc: cavium: Set the correct dma max segment size for mmc_host
- mmc: cavium: Add the missing dma unmap when the dma has finished.
- loop: set PF_MEMALLOC_NOIO for the worker thread
- bdev: Fixup error handling in blkdev_get()
- Input: usbtouchscreen - initialize PM mutex before using it
- Input: elantech - enable SMBus on new (2018+) systems
- Input: synaptics - enable RMI mode for HP Spectre X360
- coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute
- perf annotate: Fix s390 gap between kernel end and module start
- perf db-export: Fix thread__exec_comm()
- perf record: Fix module size on s390
- x86/purgatory: Do not use __builtin_memcpy and __builtin_memset
- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
- genirq/affinity: Create affinity mask for single vector
- gfs2: gfs2_walk_metadata fix
- usb: host: xhci-rcar: Fix timeout in xhci_suspend()
- usb: yurex: Fix use-after-free in yurex_delete
- usb: typec: ucsi: ccg: Fix uninitilized symbol error
- usb: typec: tcpm: free log buf memory when remove debug file
- usb: typec: tcpm: remove tcpm dir if no children
- usb: typec: tcpm: Add NULL check before dereferencing config
- usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests
- can: rcar_canfd: fix possible IRQ storm on high load
- can: flexcan: fix stop mode acknowledgment
- can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()
- can: peak_usb: fix potential double kfree_skb()
- powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMA
- netfilter: nfnetlink: avoid deadlock due to synchronous request_module
- vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
- vfio-ccw: Don't call cp_free if we are processing a channel program
- netfilter: Fix rpfilter dropping vrf packets by mistake
- netfilter: conntrack: always store window size un-scaled
- netfilter: nft_hash: fix symhash with modulus one
- scripts/sphinx-pre-install: fix script for RHEL/CentOS
- scripts/sphinx-pre-install: don't use LaTeX with CentOS 7
- scripts/sphinx-pre-install: fix latexmk dependencies
- rq-qos: don't reset has_sleepers on spurious wakeups
- rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule
- rq-qos: use a mb for got_token
- netfilter: nf_tables: Support auto-loading for inet nat
- drm/amd/display: No audio endpoint for Dell MST display
- drm/amd/display: Clock does not lower in Updateplanes
- drm/amd/display: Wait for backlight programming completion in set 
backlight
  level
- drm/amd/display: fix DMCU hang when going into Modern Standby
- drm/amd/display: use encoder's engine id to find matched free audio device
- drm/amd/display: put back front end initialization sequence
- drm/amd/display: allocate 4 ddc engines for RV2
- drm/amd/display: Fix dc_create failure handling and 666 color depths
- drm/amd/display: Only enable audio if speaker allocation exists
- drm/amd/display: Increase size of audios array
- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN
- mac80211: fix possible memory 

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-08-20 Thread Seth Forshee
** Changed in: linux (Ubuntu Eoan)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-08-14 Thread Po-Hsu Lin
I can't find it on the stable tree. It will be cherry-picked into Ubuntu
kernel if no objections. Patch
https://github.com/torvalds/linux/commit/ee1c71a8e1456ab53fe667281d855849edf26a4d
#diff-4764248de66b484b364df935156b7e92

V2 for this config patch sent to kernel-team ML:
https://lists.ubuntu.com/archives/kernel-team/2019-August/103089.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-08-14 Thread Po-Hsu Lin
** Description changed:

  == SRU Justification ==
  VIMC is a virtual media controller that can emulate a real media device.
  This is useful for automated tests, and development of multimedia frameworks.
  
  == Fix ==
  Enable VIMC as a module in B/D/E kernel configs.
  
  == Test ==
  Test kernels could be found here:
  https://people.canonical.com/~phlin/kernel/lp-1831482-cfg-vimc/
  
  User has reported that the Eoan kernel works as expected.
  I have also smoke tested the B/D kernel to make sure the VIMC modules
  can be loaded properly.
  
  == Regression Potential ==
- Low, this patchset just enable the VIMC module support.
+ Low, this patchset enables the VIMC module support, we might see some
+ bug reports against this module in the future. However the acutal impact
+ for a non-vimc user should be minimum.
+ 
+ There is a null pointer deference issue was found while inserting the
+ vimc module on some system (lp:1840028), it will be handled in that bug.
  
  
  == Original Bug report ==
  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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-08-13 Thread Kieran Bingham
Has the fix been picked up by the linux-stable trees?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-08-13 Thread Po-Hsu Lin
I found there will be a null pointer dereference issue when inserting
the vimc module on a bare-metal system:

ubuntu@amaura:~$ sudo modprobe vimc
Killed

Bug 1840028.

Fix for Bionic has been tested with positive test result, next is Disco.
When it's done, the patch review can proceed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-07-31 Thread Po-Hsu Lin
Hi Kieran,
Thanks for checking, I have this sent to the mailing list:
https://lists.ubuntu.com/archives/kernel-team/2019-August/102713.html

** Tags added: eoan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-07-31 Thread Po-Hsu Lin
This is the test result for 4.15 kernel.
ubuntu@curly:~$ uname -a
Linux curly 4.15.0-56-generic #62 SMP Thu Aug 1 02:58:31 UTC 2019 x86_64 x86_64 
x86_64 GNU/Linux
ubuntu@curly:~$ grep VIMC /boot/config-4.15.0-56-generic 
CONFIG_VIDEO_VIMC=m
ubuntu@curly:~$ lsmod | grep vimc
vimc_capture   16384  0
vimc_streamer  16384  1 vimc_capture
videobuf2_vmalloc  16384  1 vimc_capture
videobuf2_v4l2 24576  1 vimc_capture
vimc_debayer   16384  0
vimc_scaler16384  0
videobuf2_core 40960  2 videobuf2_v4l2,vimc_capture
vimc_sensor16384  0
v4l2_tpg   65536  1 vimc_sensor
vimc_common16384  10 
vimc_scaler,vimc_debayer,vimc_sensor,vimc_capture
vimc   16384  0
videodev  184320  5 
vimc_common,videobuf2_core,videobuf2_v4l2,vimc,vimc_capture
media  40960  5 
vimc_common,videodev,vimc_streamer,vimc,vimc_capture


** Description changed:

- The Multimedia VIMC module provides a test interface for the linux-media
- media controller framework.
+ == SRU Justification ==
+ VIMC is a virtual media controller that can emulate a real media device.
+ This is useful for automated tests, and development of multimedia frameworks.
+ 
+ == Fix ==
+ Enable VIMC as a module in B/D/E kernel configs.
+ 
+ == Test ==
+ Test kernels could be found here:
+ https://people.canonical.com/~phlin/kernel/lp-1831482-cfg-vimc/
+ 
+ User has reported that the Eoan kernel works as expected.
+ I have also smoke tested the B/D kernel to make sure the VIMC modules
+ can be loaded properly.
+ 
+ == Regression Potential ==
+ Low, this patchset just enable the VIMC module support.
+ 
+ 
+ == Original Bug report ==
+ 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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-07-31 Thread Kieran Bingham
Thanks I'm running the 5.2 kernel that you built now and confirm it has
VIMC support.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-07-26 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu Eoan)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-07-25 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: linux (Ubuntu Bionic)
 Assignee: (unassigned) => Po-Hsu Lin (cypressyew)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-07-25 Thread Po-Hsu Lin
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_sensor20480  0
videobuf2_vmalloc  20480  1 vimc_capture
v4l2_tpg   61440  1 vimc_sensor
vimc_scaler20480  0
videobuf2_v4l2 24576  1 vimc_capture
videobuf2_common   49152  2 videobuf2_v4l2,vimc_capture
vimc_common16384  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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-07-25 Thread Po-Hsu Lin
** Tags added: disco

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-07-25 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Po-Hsu Lin (cypressyew)

** Also affects: linux (Ubuntu Disco)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Disco)
   Status: New => In Progress

** Changed in: linux (Ubuntu Disco)
 Assignee: (unassigned) => Po-Hsu Lin (cypressyew)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-07-02 Thread Kieran Bingham
for reference, CONFIG_VIDEO_VIMC was added in
v4.11-rc5-253-gf2fe89061d79, which made it into Linux v4.12

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831482] Re: VIMC module not available (CONFIG_VIDEO_VIMC not set)

2019-06-03 Thread Kieran Bingham
Log files are irrelevant. This is not a bug in the running kernel, just
an issue with the kernel config used to build the modules.

Issue changed to confirmed.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831482

Title:
  VIMC module not available (CONFIG_VIDEO_VIMC not set)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs