Public bug reported: attaching a raspberry pi camera to the pi camera interface (CSI) works fine when capturing video, pictures and streams directly through the picamera python library.
when trying to use software that relies on using /dev/videoX with a camera attached to the CSI interface, the bcm2835-v4l2 module needs to be loaded. loading this module results in an oops like: https://paste.ubuntu.com/p/xB8JcJXGx9/ ** Affects: linux-raspi2 (Ubuntu) Importance: Undecided Assignee: Paolo Pisati (p-pisati) Status: New ** Description changed: - attaching a raspeberry pi camera to the pi camera interface (CSI) works + attaching a raspberry pi camera to the pi camera interface (CSI) works fine when capturing video, pictures and streams directly through the picamera python library. when trying to use software that relies on using /dev/videoX with a camera attached to the CSI interface, the bcm2835-v4l2 module needs to be loaded. loading this module results in an oops like: https://paste.ubuntu.com/p/xB8JcJXGx9/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834039 Title: loading bcm2835-v4l2 causes kernel oops with 4.4 kernel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1834039/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
