Dell XPS integrated Webcam funktioniert nicht

Moin,
habe ein Dell XPS 1330 Notebook, etwas älter. Wollte Skypen mit video, musste leider feststellen, dass die Webcam nicht funktioniert. Bei den Skype Einstellungen wurde kein Gerät gefunden >:(.

lsusb ergab:

lsusb -d 05a9:7670
Bus 002 Device 005: ID 05a9:7670 OmniVision Technologies, Inc. OV7670 Webcam

lsmod | grep uvc ergab:
uvcvideo 84981 0
videobuf2_core 44595 1 uvcvideo
videodev 141701 2 uvcvideo,videobuf2_core
videobuf2_vmalloc 13216 1 uvcvideo
XX_DiscoStu_XX@linux-yd3c:~> dmesg | grep video
0.193969] pci 0000:01:00.0: Boot video device
1.326072] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn’t work.
3.243514] video LNXVIDEO:00: Restoring backlight state
12.551252] Linux video capture interface: v2.00
12.552868] uvcvideo: Found UVC 1.00 device Laptop Integrated Webcam (05a9:7670)
12.553234] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
12.553615] uvcvideo: Failed to query (129) UVC probe control : -32 (exp. 26).
12.553618] uvcvideo: Failed to initialize the device (-5).
12.553651] usbcore: registered new interface driver uvcvideo

dmesg | grep -i video ergab:
0.193969] pci 0000:01:00.0: Boot video device
1.325333] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
1.325370] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:2e/LNXVIDEO:00/input/input5
1.326072] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn’t work.
3.243514] video LNXVIDEO:00: Restoring backlight state
12.551252] Linux video capture interface: v2.00
12.552868] uvcvideo: Found UVC 1.00 device Laptop Integrated Webcam (05a9:7670)
12.553234] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
12.553615] uvcvideo: Failed to query (129) UVC probe control : -32 (exp. 26).
12.553618] uvcvideo: Failed to initialize the device (-5).
12.553651] usbcore: registered new interface driver uvcvideo
12.553652] USB Video Class driver (1.1.1)

würde mich freuen, wenn jemand einen Vorschlag hätte was das Problem ist!
Danke!

Die Webcam wird vom Kernel unterstützt.

Funktioniert die Webcam mit guvcview oder luvcview?

v4l ist installiert?

Startparameter für Skype sind auf dieser Seite erklärt (leider nur Englisch):
http://de.opensuse.org/SDB:Skype
https://www.suse.com/releasenotes/x86_64/openSUSE/13.1/#sec.131.skype

Moin,

guvcview meldet den Fehler: unable to connect to device. libv4l scheint installiert zu sein.

Gruß