On Mon, 2002-05-20 at 10:11, El-al, Netta wrote: > yeah, i have it mounted and it still doesn't work :o(. in fact i added an > entry in fstab with permissions 0666. then i unmounted (because it was > already mounted) and mounted usbdevfs. > what could have possibly changed from mdk 8.0 to 8.2?
But of course ... May 18 18:35:41 localhost kernel: stv680.c: [stv680_probe:1583] STV(i): registered new video device: video1 A kernel driver for your camera was already loaded by the USB HotPlug engine (which MDK 8.2 probably introduced) -- so you can no longer access your camera via gphoto -- but on the other hand, you can now use it as a regular video4linux device (so you can use it to capture photos with a TV-card app or use it for video conferencing). If you wish to access the camera with gphoto, run 'rmmod stv680' as root first. You might wish to always access the camera via gphoto, try to remove the association to stv680 in /etc/hotplug/. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
