Quote:
Originally Posted by benzoate_42
I am attempting to do the same thing in Debian, A bit of google and I hit this site but I am hiving a bit of trouble with finding the correct driver. Most of the posts I have seen arounf the 'net just say "I got it working, but <insert random problem here>.
If I get it working I will post the steps here.
|
My cam works with the following modules loaded: ov51x videodev and ov519_decomp
the first are loaded automatically, but decompression seemed to be needed: insmod ov519_decomp
With me, the modules where on my system (Slackware 10.1 kernel 2.4.29)
There are some more which you can try if this doesn't work: ov511 ov511_decomp ov518_decomp
They exist in /lib/modules/kernelnumber/kernel/drivers/usb.
Sound is difficult. cat </dev/dsp1 >/dev/dsp0 and I can hear myself, but I get no alsamixer and don't know which program to use to listen to the eyetoy-microphone. I tried Amarok with the Gstream engine
This module seems to be needed: snd-usb-audio
I hope this helps.