Burada anlatıldığı biçimde daha güncel bir çekirdeği elle kurmayı dener misiniz? Kurulum sonrası sisteminizi yeniden başlattığınızda otomatik olarak yeni çekirdek ile açılacaktır.
sudo LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so cheese
Peynir uygulamasını aşağıdaki komut ile açmayı dener misiniz?Kod: [Seç]sudo LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so cheese
~ $ sudo LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so cheese** Message: cheese-application.vala:291: Error during camera setup: Aygıt bulunamadı(cheese:2837): cheese-CRITICAL **: cheese_camera_device_get_device_node: assertion 'CHEESE_IS_CAMERA_DEVICE (device)' failed(cheese:2837): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed(cheese:2837): GLib-GIO-CRITICAL **: g_settings_schema_key_type_check: assertion 'value != NULL' failed(cheese:2837): GLib-CRITICAL **: g_variant_get_type_string: assertion 'value != NULL' failed(cheese:2837): GLib-GIO-CRITICAL **: g_settings_set_value: key 'camera' in 'org.gnome.Cheese' expects type 's', but a GVariant of type '(null)' was given** (cheese:2837): CRITICAL **: cheese_preferences_dialog_setup_resolutions_for_device: assertion 'device != NULL' failed ~ $
ls /dev/v4l/by-idls /dev/v4l/by-path
Aşağıdaki komutlar bir çıktı üretiyor mu?Kod: [Seç]ls /dev/v4l/by-idls /dev/v4l/by-path
~ $ ls /dev/v4l/by-idls: /dev/v4l/by-id'e erişilemedi: Böyle bir dosya ya da dizin yok~ $
~ $ ls /dev/v4l/by-pathls: /dev/v4l/by-path'e erişilemedi: Böyle bir dosya ya da dizin yok~ $
sudo add-apt-repository ppa:libv4l/stablesudo apt-get updatesudo apt-get install v4l-utils
Aşağıdaki komutlar ile bir güncelleme yapamayı deneyiniz.Kod: [Seç]sudo add-apt-repository ppa:libv4l/stablesudo apt-get updatesudo apt-get install v4l-utilsSisteminizi yeniden başlatmanız gerekebilir.
~ $ ls /dev/v4l/by-idls: /dev/v4l/by-id'e erişilemedi: Böyle bir dosya ya da dizin yok~ $ ls /dev/v4l/by-pathls: /dev/v4l/by-path'e erişilemedi: Böyle bir dosya ya da dizin yok~ $
dmesg
Aşağıdaki komutun çıktısını http://paste2.org üzerinden paylaşabilir misiniz?Kod: [Seç]dmesg