Моя встроенная веб-камера моего Dell P C не работает. В настоящее время я переключился с windows на Linux Ubantu 18.04 - PullRequest
0 голосов
/ 18 апреля 2020

Я попытался набрать сыр в терминале, но получил ошибку:

cheese

(cheese:12809): Gtk-WARNING **: 23:41:55.060: Theme parsing error: cheese.css:7:35: The style property GtkScrollbar:min-slider-length is deprecated and shouldn't be used anymore. It will be removed in a future version

(cheese:12809): cheese-WARNING **: 23:41:55.295: Failed to allocate required memory.: gstv4l2src.c(658): gst_v4l2src_decide_allocation (): /GstCameraBin:camerabin/GstWrapperCameraBinSrc:camera_source/GstBin:bin18/GstV4l2Src:v4l2src1:
Buffer pool activation failed


** (cheese:12809): CRITICAL **: 23:41:55.394: cheese_preferences_dialog_on_source_change: assertion '_tmp2_ > ((guint) 0)' failed

(cheese:12809): cheese-CRITICAL **: 23:41:55.394: cheese_camera_device_get_name: assertion 'CHEESE_IS_CAMERA_DEVICE (device)' failed

(cheese:12809): GLib-CRITICAL **: 23:41:55.394: g_variant_new_string: assertion 'string != NULL' failed

(cheese:12809): GLib-CRITICAL **: 23:41:55.395: g_variant_ref_sink: assertion 'value != NULL' failed

(cheese:12809): GLib-GIO-CRITICAL **: 23:41:55.395: g_settings_schema_key_type_check: assertion 'value != NULL' failed

(cheese:12809): GLib-CRITICAL **: 23:41:55.395: g_variant_get_type_string: assertion 'value != NULL' failed

(cheese:12809): GLib-GIO-CRITICAL **: 23:41:55.395: g_settings_set_value: key 'camera' in 'org.gnome.Cheese' expects type 's', but a GVariant of type '(null)' was given

(cheese:12809): GLib-CRITICAL **: 23:41:55.395: g_variant_unref: assertion 'value != NULL' failed

** (cheese:12809): CRITICAL **: 23:41:55.395: cheese_preferences_dialog_setup_resolutions_for_device: assertion 'device != NULL' failed

И веб-камера показывает это изображение Ошибка камеры

Затем я попытался установить драйвер, но получил эту ошибку:

sudo apt-get install build-essential linux-headers-'uname -r'
[sudo] password for jainam: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package linux-headers-uname -r
...