Anne, for what it is worth, this is what I did in order to get the .jpg and .avi files off my Fuji FinePix A303 (early x-mas gift for the family!)
All I had to load was usb-storage, the same other two you have loaded; usb-uhci and usbcore were already loaded - I have no idea about usb-scsi and why it is working for me without it. I created /mnt/camera as stated before (although I am not sure if this was really needed because after a re-boot I had /mnt/removable somehow also) and then while the camera was turned on and connected to the usb port I rebooted. I ran dmesg just to make sure after the system booted up and it did id the Fuji camera. Then I mounted the contents of the cameras memory; mount -t vfat /dev/sda1 /mnt/camera (even though while browsing /dev I did not see sda1) and all the .jpg's and 1 .avi file I took with the camera were buried in a couple of sub-folders inside/mnt/camera I have been following the list here on this subject and would not have been able to get as far as I did with out all your help list members. I plan on using the script that someone provided earlier, but noticed I will have to update it to match my requirements. That is another day in the future. Not too sure if this is any help - just pointing out what worked for me. Good Luck. Steve On Sat, 14 Dec 2002 16:43:54 +0000 Anne Wilson <[EMAIL PROTECTED]> wrote: > On Saturday 14 Dec 2002 4:30 pm, Anne Wilson wrote: > > On Friday 13 Dec 2002 6:36 pm, Myers, Dennis R NWO wrote: > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Anne Wilson > > > Sent: Friday, December 13, 2002 12:18 PM > > > To: [EMAIL PROTECTED] > > > Subject: Re: [newbie] Digital cameras > > > > > > > > > OK - I bought the camera and went away for a few days holiday. > > > Now I have to > > > try to get the pics. > > > > > > On Sunday 01 Dec 2002 5:48 pm, Francisco Alcaraz Ariza wrote: > > > > Fuji Finepix runs fine using the usb-storage module. This is the > > > > way I configured a Fuji FinePix S602 to run under Mandrake 9.0 > > > > via usb > > > > > > > > A) Be sure you have the next modules loaded: > > > > usb > > > > usb-core > > > > usb-storage > > > > usb-scsi > > > > > > How do I check if these are loaded? > > > > > > Do lsmod in a console > > > > It seems I have > > > > usb-storage > > usb-uhci (unused) > > usbcore [usb-storage printer usb-uhci] > > > > So if I need usb and usb-scsi how do I get them running? I thought > > maybe the Services menu would list them and I would need to start > > them, but they don't seem to be there. I've no more ideas on how to > > go about this. > > > > I'm also very confused about how Mdk handles these special devices. > > I wrote to this list that I had lost my LS120 which had been sda, > > and it stayed lost for some considerable time (by which I had got > > desperate enough to start a paid Expert session, though that has not > > got me any replies), but coming back yesterday I find it is > > recognised again. There are some problems, which I'll tackle in > > another thread, but I can't understand what has changed. After all, > > I've been away and no-one else has been using the machine. So it > > begs the question > > > > How does a special device get recognised? > > What can be done to initiate this process? > > > > As I said earlier, my LS120 is sda, so I expect the camera will > > become sdb, but it's not there. Am I presuming wrongly? Should I > > be looking for something else? > > > > Anne > > Following a comment from John, I tried cat /proc/scsi/scsi with the > following result: > > [root@anne-linux anne]# cat /proc/scsi/scsi > Attached devices: > Host: scsi0 Channel: 00 Id: 05 Lun: 00 > Vendor: CANON Model: IX-27025E Rev: 1.13 > Type: Scanner ANSI SCSI revision: 02 > Host: scsi1 Channel: 00 Id: 00 Lun: 00 > Vendor: MATSHITA Model: LS-120 VER5 00 Rev: F523 > Type: Direct-Access ANSI SCSI revision: 02 > Host: scsi2 Channel: 00 Id: 02 Lun: 00 > Vendor: MITSUMI Model: CR-48X9TE Rev: 1.0C > Type: CD-ROM ANSI SCSI revision: 02 > Host: scsi3 Channel: 00 Id: 00 Lun: 00 > Vendor: Model: Rev: > Type: <NULL> ANSI SCSI revision: ffffffff > > The final entry must be the camera, I think. Under /dev I see my > Mitsumi as scd0 and the LS120 as sda. I have had no success yet with > the Canon - that can wait until later. Does this output give any > pointers as to where I should find it? > > Anne > > -- Linux user #280097 Machine #162480 http://counter.li.org
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
