Closed issue by DBLouis on void-packages repository https://github.com/void-linux/void-packages/issues/11366 Description: ### System * xuname: *Void 4.19.35_1 x86_64 GenuineIntel uptodate rFF* * package: *Cheese 3.32.1* ### Expected behavior Cheese should start and display webcam. Note: Webcam was suddenly not working anymore in Firefox yesterday, but it is now. ### Actual behavior ``` $ cheese i965_dri.so does not support the 0xffffffff PCI ID. (cheese:2776): Cogl-WARNING **: 12:24:03.976: winsys/cogl-winsys-egl-kms.c:771: Error restoring saved CRTC (cheese:2776): Gdk-CRITICAL **: 12:24:04.528: gdk_visual_get_screen: assertion 'GDK_IS_VISUAL (visual)' failed (cheese:2776): Gdk-CRITICAL **: 12:24:04.528: gdk_window_new: assertion 'gdk_visual_get_screen (attributes->visual) == screen' failed (cheese:2776): Gdk-CRITICAL **: 12:24:04.528: gdk_window_get_width: assertion 'GDK_IS_WINDOW (window)' failed (cheese:2776): Gdk-CRITICAL **: 12:24:04.528: gdk_window_get_height: assertion 'GDK_IS_WINDOW (window)' failed Erreur de segmentation ``` ### Steps to reproduce the behavior ``` $ cheese ```