[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

[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

[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

[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

[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.

[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

[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.

[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

[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

[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:

[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

[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

[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

[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.

[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

[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

[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

[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.

[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

[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:

[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:

[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

[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