Recently I bought a PCLine PCL-100K webcam. PCLine is a store-chain own
brand, so it's probably a re-badged device. I bought this because it is
listed as 'working', but when I got it home I didn't know how to find out
what driver was required. Some kind soul told me that it needed the gspcav1
driver, and I installed the atrpms build of it.
The driver has been working, but with some colour issues. Last evening I was
told about the CVS mailing list. Searching the archives I came across mention
of the command spcacat, which gave the following information:
Spcaview version: 1.1.7 date: 06:11:2006 (C)
mxhaard@magic.frvideo /dev/video0
Camera found: Pixart PAC207-BCA
VIDIOCGPICT brightnes=1024 hue=0 color=0 contrast=18432 whiteness=0depth=24
palette=4
Bridge found: PAC207BCA
is_spca SPCA505
is_spca SPCA506
is_spca SPCA501
is_spca SPCA508
is_spca SPCA504
is_spca SPCA500
is_spca SPCA504B
is_spca SPCA533
is_spca SPCA504C
is_spca SPCA561
is_spca SPCA536
is_spca SN9C102
is_spca ZR364XX
is_spca ZC301-2
is_spca CX11646
is_spca TV8532
is_spca ET61XX51
is_spca SN9CXXX
is_spca MR97311
Not an Spca5xx Camera !!
wrong spca5xx device
StreamId: -1 Camera
try palette 21 depth 8
Couldnt set palette first try 21
Damned second try fail
try palette 15 depth 12
Available palette 15
try palette 4 depth 24
Available palette 4
try palette 3 depth 16
Available palette 3
try palette 5 depth 32
Available palette 5
probe size in
skip size 640 x 480
skip size 384 x 288
Available Resolutions width 352 heigth 288
Available Resolutions width 320 heigth 240
Available Resolutions width 192 heigth 144
Available Resolutions width 176 heigth 144
Available Resolutions width 160 heigth 120
Format asked 15 check 4
VIDIOCSPICT brightnes=1024 hue=0 color=0 contrast=18432 whiteness=0depth=12
palette=15
VIDIOCGPICT brightnes=10496 hue=0 color=0 contrast=8192 whiteness=0depth=12
palette=15
grabbing method default MMAP asked
VIDIOCGMBUF size 2457616 frames 2 offets[0]=0 offsets[1]=1228808
Waiting .... for Incoming Events. CTrl_c to stop !!!!
I was shocked to see the lines
Not an Spca5xx Camera !!
wrong spca5xx device
How can I find what driver I should be using?
It sounds as though it is amazing that it is working at all with the gspcav1
driver.
Anne