On my Ubuntu (10.04) system, the Ativa SMP-6AS webcam has worked out of the box. On a minimalistic (no gui) Debian Lenny system, it only creates devices for audio (/dev/audio1, /dev/dsp1, /dev/mixer1), but no corresponding /dev/video0 (like it does on Ubuntu). How do I find out what driver it's using on the Ubuntu system so I can install it on the Debian?
|
feedback
|
So, | |||||
feedback
|
|
Alternatively, in /var/log/dmesg, look for string video. Mine is:
Output line 3 say it's uvcvideo driver, with a little more details on the camera itself. | |||||
feedback
|
