[cpia] still hoping

Bastian sTYLe@WtAl.De
Tue, 14 Mar 2000 21:50:58 +0100


At 18:37 14.3.2000 +0100, Peter Pregler wrote:

>On 14-Mar-2000 Bastian wrote:
> > At 08:52 14.3.2000 +0100, Peter Pregler wrote:
> >
> >>On 13-Mar-2000 Bastian wrote:
> >> > anybody made some new experiences concerning the "10-10-..." problem
> >> > ?
> >>
> >>Not directly. I try to get some updated documentation for the 1.30
> >
> > my camera seems to have firmware version 1.00
>
>Actually it has version 1.02 (1.0) according to your postings.
>
> >>firmware and some hints about the correct camera-initialisation from
> >>VLSI.
> >>In the meantime you can try out the following:
> >>
> >>- did you try to run the camera under windows and a soft-boot (i.e. no
> >>power down) to linux?
> >
> > under windows it works.
>
>I guessed that. What I wanted to know is if windows does any
>initialisation that our driver does not.
>
>I checked out the mailing list archive and I cannot think of any good point
>to start debugging on my side anymore. Can you try out the following:
>
>- try out the driver version 0.4.4, that is the first one which
>should work reliable with 1.02 firmware, so we can see if any bug was
>introduced after that
>(http://download.sourceforge.net/webcam/cpia-0.4.4.tgz), do not activate
>dma please
>
>- can you boot your box fresh in emergency mode, load the parport-modules,
>v4l and the driver and _no_ other fency stuff, especially not the ppp/isdn
>stuff you got in the ooops, use vidcat or the like to grab a single frame
>to disk (or /dev/null ;), if it fails send me the syslog from boot to end,
>and also the output of the relevant proc-file (interrupt, parport, cpia).

compiling cpia_pp without dma brings up the following warning :

gcc -c  -Wall -Wstrict-prototypes -O2 -pipe -fomit-frame-pointer 
-fno-strength-reduce -I. -I/usr/src/linux/include -D__KERNEL__ -DMODULE 
-D_DEBUG_ -DCONFIG_VIDEO_CPIA_MODULE -DCONFIG_VIDEO_CPIA_PP_MODULE 
-DCONFIG_VIDEO_CPIA_USB_MODULE cpia_pp.c
cpia_pp.c: In function `cpia_parport_enable_irq':
cpia_pp.c:259: warning: implicit declaration of function `mdelay'

and both insmod'ing cpia_pp and depmod -a bring up :

/lib/modules/2.2.14/misc/cpia_pp.o: unresolved symbol mdelay

>Sorry for not being of more help. But something in your setup is very
>special and I have no idea what it is.
>
>-Peter
>
>
>-------------------------------
>Email: Peter.Pregler@risc.uni-linz.ac.at
>WWW:   http://www.risc.uni-linz.ac.at/people/ppregler
>
>_______________________________________________
>cpia mailing list  -  cpia@risc.uni-linz.ac.at
>http://mailman.risc.uni-linz.ac.at/mailman/cgi-bin/listinfo/cpia

-Bastian