Hello to the forum,

I've been trying to get my usb camera Creative WebCam Live!Pro ( 041e:4038 ) to work but no luck!
Here is what i've been doing.........

Running debian etch, I have a tvcard in /dev/video0, so i want to have my camera to /dev/video1,

mknod /dev/video1 c 81 0
ln -s /dev/video1 /dev/webcam
apt-get update
apt-get install ov51x-jpeg-source module-assistant
module-assistant a-i ov51x-jpeg

run camorama --> cannot capture display
run kopete, there is no camera in there, only the tv

lsusb --> it is detected

First I tried with the spca5xx driver, then someone said it got it working with the ov51x-jpeg driver................

Any advice would be helpful!