Hallo,
ich habe OpenSuse 11.1 i586 installiert und meine "Logitech Quickcam for Notebooks (V046D:08AE) funktioniert nicht mit Skype. Es wird nur ein grünes Bild gezeigt. Dagegen funktioniert die Cam als TV-Quelle mit dem MPLAYER einwandfrei.
Ich starte Sykpe mit:
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype
während ich den MPLAYER starte mit:
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so mplayer tv:// -tv device=/dev/video0
Ich benutze diesen Kernel:
# uname -r
2.6.27.7-9-default
Die Cam wird als folgendes USB-Device erkannt:
# lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 046d:08ae Logitech, Inc. QuickCam for Notebooks
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Auch wird die Cam als Video Device registriert:
# dmesg
usb 2-1: new full speed USB device using uhci_hcd and address 3
usb 2-1: configuration #1 chosen from 1 choice
usb 2-1: ZC0301[P] Image Processor and Control Chip detected (vid/pid 0x046D:0x08AE)
usb 2-1: PAS202BCB image sensor detected
usb 2-1: Initialization succeeded
usb 2-1: V4L2 device registered as /dev/video0
usb 2-1: New USB device found, idVendor=046d, idProduct=08ae
usb 2-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
usb 2-1: Product: Camera
Mir ist jedoch aufgefallen, daß im Kernel kein Alias für den Geräte-Code V046D:08AE existiert, während andere Logitech Webcams aufgelistet sind:
# modinfo gspca_zc3xx | grep 08AE
#
# modinfo gspca_zc3xx | grep 08AD
alias: usb:v046Dp08ADd*dc*dsc*dp*ic*isc*ip*
# modinfo gspca_zc3xx | grep 08AF
alias: usb:v046Dp08AFd*dc*dsc*dp*ic*isc*ip*
Weiß jemand, was ich noch einstellen oder probieren kann?
ich habe OpenSuse 11.1 i586 installiert und meine "Logitech Quickcam for Notebooks (V046D:08AE) funktioniert nicht mit Skype. Es wird nur ein grünes Bild gezeigt. Dagegen funktioniert die Cam als TV-Quelle mit dem MPLAYER einwandfrei.
Ich starte Sykpe mit:
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype
während ich den MPLAYER starte mit:
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so mplayer tv:// -tv device=/dev/video0
Ich benutze diesen Kernel:
# uname -r
2.6.27.7-9-default
Die Cam wird als folgendes USB-Device erkannt:
# lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 046d:08ae Logitech, Inc. QuickCam for Notebooks
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Auch wird die Cam als Video Device registriert:
# dmesg
usb 2-1: new full speed USB device using uhci_hcd and address 3
usb 2-1: configuration #1 chosen from 1 choice
usb 2-1: ZC0301[P] Image Processor and Control Chip detected (vid/pid 0x046D:0x08AE)
usb 2-1: PAS202BCB image sensor detected
usb 2-1: Initialization succeeded
usb 2-1: V4L2 device registered as /dev/video0
usb 2-1: New USB device found, idVendor=046d, idProduct=08ae
usb 2-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
usb 2-1: Product: Camera
Mir ist jedoch aufgefallen, daß im Kernel kein Alias für den Geräte-Code V046D:08AE existiert, während andere Logitech Webcams aufgelistet sind:
# modinfo gspca_zc3xx | grep 08AE
#
# modinfo gspca_zc3xx | grep 08AD
alias: usb:v046Dp08ADd*dc*dsc*dp*ic*isc*ip*
# modinfo gspca_zc3xx | grep 08AF
alias: usb:v046Dp08AFd*dc*dsc*dp*ic*isc*ip*
Weiß jemand, was ich noch einstellen oder probieren kann?