This is a discussion on connecting camera via usb within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> On Tuesday 12 October 2004 02:52 pm, ray did deign to grace us with the following: > On Tue, ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Tuesday 12 October 2004 02:52 pm, ray did deign to grace us with the following: > On Tue, 12 Oct 2004 17:12:05 +0000, Bud wrote: > >> ray wrote: >>> Get a cheap USB card reader - they work much more easily and you're not >>> using the camera batteries while doing file transfers. >> >> Wont help if PTP. Check to see if gphoto2 supports your camera's PTP file >> system. > > You're probably right, but I thought that PTP or not only applied to the > camera - the card is the same either way. My Fuji A210 mounts as umsdos. (?!) Cheers! Rich |
| ||||
| Rich Grise wrote: > On Tuesday 12 October 2004 02:08 pm, lucas did deign to grace us with the > following: >> >> any more comments would be very welcome. when i get this to work, i will >> post a small tutorial on how to get this camera to work > > Here's mine mounted: > # ls /mnt/fuji/dcim/100_fuji > dscf0062.jpg dscf0064.jpg dscf0066.jpg dscf0068.jpg dscf0070.jpg > dscf0072.jpg dscf0074.jpg dscf0076.jpg thumbs.db > dscf0063.jpg dscf0065.jpg dscf0067.jpg dscf0069.jpg dscf0071.jpg > dscf0073.jpg dscf0075.jpg dscf0077.jpg > root@entheos:/home/rich > # lsusb > Bus 005 Device 001: ID 0000:0000 > Bus 005 Device 002: ID 04cb:0126 Fuji Photo Film Co., Ltd > Bus 004 Device 001: ID 0000:0000 > Bus 003 Device 001: ID 0000:0000 > Bus 002 Device 001: ID 0000:0000 > Bus 001 Device 001: ID 0000:0000 > root@entheos:/home/rich > # mount > /dev/hda7 on / type reiserfs (rw) > proc on /proc type proc (rw) > /dev/hda8 on /home type reiserfs (rw) > /dev/hda6 on /mnt/hda6 type reiserfs (rw) > /dev/hda11 on /usr/local type reiserfs (rw) > /dev/hda12 on /opt type reiserfs (rw) > /dev/hda1 on /C type vfat (rw,noexec,nosuid,nodev) > /dev/hda9 on /D type ntfs (rw) > /dev/hda10 on /E type vfat (rw,noexec,nosuid,nodev) > devpts on /dev/pts type devpts (rw,gid=5,mode=620) > usbfs on /proc/bus/usb type usbfs (rw) > /dev/sda1 on /mnt/fuji type umsdos (rw) > root@entheos:/home/rich > # > > And I've just got the regular daemons and stuff running - nothing > special: > > # cat /proc/cpuinfo > processor : 0 > vendor_id : AuthenticAMD > cpu family : 6 > model : 8 > model name : AMD Athlon(tm) XP 2400+ > stepping : 1 > cpu MHz : 1991.553 > cache size : 256 KB > fdiv_bug : no > hlt_bug : no > f00f_bug : no > coma_bug : no > fpu : yes > fpu_exception : yes > cpuid level : 1 > wp : yes > flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov > pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow > bogomips : 3971.48 > > root@entheos:/home/rich > # free > total used free shared buffers cached > Mem: 515440 427872 87568 0 95336 248604 > -/+ buffers/cache: 83932 431508 > Swap: 995988 0 995988 > root@entheos:/home/rich > # > root@entheos:/home/rich > # lsmod > Module Size Used by Not tainted > usb-storage 66176 1 > snd-pcm-oss 37736 0 (unused) > snd-mixer-oss 12504 0 [snd-pcm-oss] > nfsd 67376 8 > usb-ohci 19240 0 (unused) > snd-intel8x0 18924 0 > snd-ac97-codec 49500 0 [snd-intel8x0] > gameport 1420 0 [snd-intel8x0] > snd-pcm 56072 0 [snd-pcm-oss snd-intel8x0] > snd-timer 13604 0 [snd-pcm] > snd-page-alloc 6328 0 [snd-intel8x0 snd-pcm] > snd-mpu401-uart 3200 0 [snd-intel8x0] > snd-rawmidi 12740 0 [snd-mpu401-uart] > snd-seq-device 3888 0 [snd-rawmidi] > snd 30852 0 [snd-pcm-oss snd-mixer-oss snd-intel8x0 > snd-ac97-codec snd-pcm snd-timer snd-mpu401-uart snd-rawmidi > snd-seq-device] > soundcore 3396 4 [snd] > 8139too 14376 1 > mii 2272 0 [8139too] > uhci 24444 0 (unused) > ehci-hcd 17580 0 (unused) > usbcore 59308 1 [usb-storage usb-ohci uhci ehci-hcd] > sis900 12396 1 > crc32 2880 0 [8139too sis900] > ntfs 51424 1 (autoclean) > ide-scsi 9328 0 > agpgart 43940 0 (unused) > apm 9580 2 > root@entheos:/home/rich > # i appreciate having something to compare to. here's what i have: # lsusb Unknown line at line 1809 Duplicate HUT Usage Spec at line 2650 Bus 002 Device 001: ID 0000:0000 Virtual Hub Bus 001 Device 001: ID 0000:0000 Virtual Hub Bus 001 Device 004: ID 04cb:014a Fuji Photo Film Co., Ltd. # cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 8 model name : AMD Athlon(tm) XP 1800+ stepping : 1 cpu MHz : 1526.870 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow bogomips : 3047.42 # mount /dev/hda1 on / type ext2 (rw) /dev/hdb1 on /home/lucas/dosC type vfat (rw,umask=000) /dev/hdc1 on /home/lucas/large type ext2 (rw) none on /dev/pts type devpts (rw,gid=5,mode=620) none on /proc type proc (rw) 192.168.0.1:/home/lucas on /home/lucas/neXussNFS type nfs (rw,hard,intr,addr=192.168.0.1) 192.168.0.4:/home/lucas on /home/lucas/metaNFS type nfs (rw,hard,intr,addr=192.168.0.4) usbfs on /proc/bus/usb type usbfs (rw) as for the modules. i just compiled kernel v2.4.26 just for this camera. so most everything i need is baked into the kernel, so i don't have any modules loaded. i have all the scsi stuff needed, all filesystems, including umsdos, usb modules including OHCI and usb-storage. all that's in the kernel. i tried to mount the drive on sda*, sg*, sdc*, sdb*, where * is a number, i tried 1..10 on each...(small perl one-liner)...nothing worked. frustrating...i'm almost there. it's all connected, lsusb can get a bit of info from the camera, i just can't access the data on it. docs i've read on the internet say that for my exact camera, usb-storage mod should work fine, however gphoto2 and lsusb say that it's a PTP camera: iProduct 2 USB PTP Camera bInterfaceProtocol 1 Picture Transfer Protocol (PIMA 15470) but when i use the mmptp mod, i can't access the camera with it. ah well...almost there, i appreciate the help, -- lucas ------------------------- Perl Coder since 2001 shift || die; ------------------------- |