aMSN Forums
February 12, 2012, 02:43:53 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: New forum for aMSN !!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Identifying chipset/driver - spca or not?  (Read 4349 times)
Anne
Newbie

Offline Offline

Posts: 9


View Profile
« on: February 12, 2007, 11:14:20 am »

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.fr
video /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
Logged
kakaroto
Administrator
Super Power User
*****
Offline Offline

Posts: 9424


View Profile WWW
« Reply #1 on: February 12, 2007, 04:49:02 pm »

Hi,
glad you used the right forum for this type of question Smiley
I wouldn't know much on how to help, best way is to search for your webcam's model number + "linux" in google, it might help.
You could also type 'dmesg' right after you plug the camera and see the last few lines (or grep through dmesg output for 'video') to see if it tells you "XXX driver loaded" or something...
if you can make it work, then it's alerady a good thing !
Logged

KaKaRoTo
Anne
Newbie

Offline Offline

Posts: 9


View Profile
« Reply #2 on: February 12, 2007, 05:33:56 pm »

Quote from: "kakaroto"
Hi,
glad you used the right forum for this type of question Smiley


I do try :-)

Quote
I wouldn't know much on how to help, best way is to search for your webcam's model number + "linux" in google, it might help.


http://www.qbik.ch/usb/devices/showdev.php?id=3898 says

ID   0x093a:0x2468
Driver   spca5xx

Quote
You could also type 'dmesg' right after you plug the camera and see the last few lines (or grep through dmesg output for 'video') to see if it tells you "XXX driver loaded" or something...


Feb 12 16:21:42 david kernel: /var/tmp/bach-build/BUILD/gspcav1-20070110/gspca_core.c: USB SPCA5XX camera found. (PAC207)
Feb 12 16:21:42 david kernel: /var/tmp/bach-build/BUILD/gspcav1-20070110/gspca_core.c: [spca5xx_probe:3983] Camera type GBRG
Feb 12 16:21:42 david kernel: /var/tmp/bach-build/BUILD/gspcav1-20070110/gspca_core.c: [spca5xx_getcapability:1189] maxw 352 maxh 288 minw 160 minh 120

yet spcacat says it isnt!

Quote
if you can make it work, then it's alerady a good thing !


'Twould be nice :-)

Anne
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!