Gentoo Archives: gentoo-user

From: Linyin <linyin.cn@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] problem with webcam
Date: Fri, 30 Jan 2009 03:25:30
Message-Id: 1bab11bd0901291925h11322a73r5fc4eefc697dc5d8@mail.gmail.com
1 I already do video for linux in the kernel. Install SDL & SPCAVIEW
2 have no error. But when i use it, error said cant find driver.
3 In website:mxhaard.free.fr/spca5xx.html I can found my webcam is :
4 Wasam 107 0x0ac8 0x301b Wasam Wa350R Zc0301P Pb0330 Yes jpeg
5 spca5xx/LE gspca v4l1/v4l2 ****
6 Driver is belong to Zc0301P,by the way is gspca_zc3xx module. The
7 spcaserv said : Not an Spca5xx Camera !!
8 Plz give me some idea,thx.
9
10 linyin ~ # uname -a
11 Linux linyin 2.6.27-gentoo-r8 #6 Thu Jan 29 17:27:13 CST 2009 i686 VIA
12 Samuel 2 CentaurHauls GNU/Linux
13
14 linyin ~ # lsusb
15 Bus 002 Device 001: ID 1d6b:0001
16 Bus 001 Device 002: ID 0ac8:301b Z-Star Microelectronics Corp. ZC0301 WebCam
17 Bus 001 Device 001: ID 1d6b:0001
18
19 linyin ~ # lsmod
20 Module Size Used by
21 gspca_zc3xx 45088 0
22 gspca_main 17344 1 gspca_zc3xx
23 videodev 27904 1 gspca_main
24 v4l1_compat 12132 1 videodev
25
26 linyin ~ # spcaserv -s 320x240 -w 192.168.1.6:7070
27 size width: 320 height: 240
28 Port should be between 1024 to 65536 set default 7070 !.
29 Spcaview version: 1.1.8 date: 25:12:2007 (C) mxhaard@×××××.fr
30 video /dev/video0
31 Camera found: PC Camera
32 VIDIOCGPICT brightnes=32896 hue=0 color=0 contrast=32768
33 whiteness=39321depth=8 palette=0
34 Bridge found: zc3xx
35 Not an Spca5xx Camera !!
36 wrong spca5xx device
37 StreamId: -1 Camera
38 try palette 21 depth 8
39 Damned second try fail
40 try palette 15 depth 12
41 Damned second try fail
42 try palette 4 depth 24
43 Damned second try fail
44 try palette 3 depth 16
45 Damned second try fail
46 try palette 5 depth 32
47 Damned second try fail
48 probe size in
49 Available Resolutions width 640 heigth 480
50 Available Resolutions width 384 heigth 288
51 Available Resolutions width 352 heigth 288
52 Available Resolutions width 320 heigth 240
53 Available Resolutions width 192 heigth 144
54 Available Resolutions width 176 heigth 144
55 Available Resolutions width 160 heigth 120
56 Invalid palette in check palette fatal !!
57 Format asked 15 check -1
58 VIDIOCSPICT brightnes=32896 hue=0 color=0 contrast=32768
59 whiteness=39321depth=12 palette=15
60 VIDIOCGPICT brightnes=32896 hue=0 color=0 contrast=32768
61 whiteness=39321depth=8 palette=0
62 could't set video palette Abort !
63
64 --
65 Regards
66
67 Linyin SooChow China
68 http://linyin.8800.org

Replies

Subject Author
[gentoo-user] Re: problem with webcam James <wireless@×××××××××××.com>