Sziasztok!
A tárgyban szereplő kamerát próbálom beüzemelni opensuse 10.3 alatt.
Ehhez feltettem yasttal az uvcvideo-kmp-default csomagot, majd
modprobe-bal behúztam.
A kamera csatlakoztatása után a gép észreveszi az eszközt
("lsusb_out.txt", ID 046d:08c5). A modul is be van töltve
("lsmod_out.txt"). Az az érdekes, hogy a camsource nevű progi
megtalálja, ki is olvassa a tulajdonságait ("camsource_out.txt"), de se
a camomrama ("Screenshot-Error_(camorama).png"), se a "cat /dev/video0"
parancs nem látja.
Szerintetek hogyan lehet továbblépni? Előre is köszi a segítséget.
Üdv.
András
adosztal@adosztal-nb:~> camsource -c /usr/share/doc/packages/camsource/camsource.conf.example
Camsource 0.7.0 starting up...
Loading modules:
input_v4l (alias input_v4l) version 0.7.0 OK
jpeg_comp (alias jpeg_comp) version 0.7.0 OK
socket (alias socket) version 0.7.0 OK
wc_serv (alias wc_serv) version 0.7.0 OK
wc_serv (alias noresizewc) version 0.7.0 OK
http (alias http) version 0.7.0 OK
flip (alias flip) version 0.7.0 OK
resize (alias resize) version 0.7.0 OK
text (alias text) version 0.7.0 OK
Capability info for /dev/video0:
Name: UVC Camera (046d:08c5)
Can capture to memory
Doesn't have a tuner
Cannot receive teletext
Overlay is not chromakeyed
Overlay clipping is not supported
Overlay doesn't overwrite frame buffer mem
Hardware image scaling not supported
Captures in color
Can capture the complete image
Number of channels: 1
Number of audio devices: 0
Grabbing frame size:
Min: 48x32
Max: 0x0
Palette information:
Currenctly active palette: yuyv (16 bpp) with depth 16
Probing for supported palettes:
Palette "bgr24" supported: No
Palette "rgb24" supported: No
Palette "bgr32" supported: No
Palette "rgb32" supported: No
Palette "yuyv (16 bpp)" supported: Yes, with depth 16
Palette "yuv422 (16 bpp)" supported: No
Palette "rgb565" supported: No
Palette "rgb555" supported: No
Palette "yuv420 planar (12 bpp)" supported: No
Palette "yuv420 (12 bpp)" supported: No
Palette "grayscale (8 bpp)" supported: No
adosztal@adosztal-nb:~> cat /dev/video
video video0
adosztal@adosztal-nb:~> cat /dev/video0
cat: /dev/video0: No such device
adosztal@adosztal-nb:~> lsmod | grep uvc
uvcvideo 48772 0
compat_ioctl32 5376 1 uvcvideo
videodev 30464 1 uvcvideo
v4l1_compat 16388 2 uvcvideo,videodev
v4l2_common 20608 2 uvcvideo,videodev
firmware_class 13568 4 uvcvideo,microcode,pcmcia,ipw2100
usbcore 124268 7 uvcvideo,snd_usb_audio,snd_usb_lib,usbhid,ehci_hcd,uhci_hcd
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 004: ID 046d:c047 Logitech, Inc.
Bus 001 Device 001: ID 0000:0000
Bus 004 Device 003: ID 046d:08c5 Logitech, Inc.
Bus 004 Device 001: ID 0000:0000