anybody know how to make a CREATIVE PC-CAM 850 run on linux? - 09/08/04 04:41 AM
Does anybody here know how to make a CREATIVE PC-CAM 850 run on linux? It's not inside the Camera list in Linux and when i plug it into my pc, a folder called "camera" is created in /mnt but nothing else happens.
Re: anybody know how to make a CREATIVE PC-CAM 850 run on linux? - 09/08/04 08:13 PM
Do you have usbview installed? see if it shows up in there or in dmesg. I normally mount my nikon as /dev/sda1 /mnt/nikon
Re: anybody know how to make a CREATIVE PC-CAM 850 run on linux? - 09/09/04 08:56 AM
I don't have usbview.. Whre can i get it?
Re: anybody know how to make a CREATIVE PC-CAM 850 run on linux? - 09/09/04 09:06 AM
Got usbview. Used yum. Also got my camera working. mounted it using
mount- t vfat /dev/sda1 /mnt/camera. Thanks for your help.
Re: anybody know how to make a CREATIVE PC-CAM 850 run on linux? - 09/09/04 11:47 PM