On Sunday 15 Dec 2002 10:03 pm, Steve Jeppesen wrote:
> 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.
>

dmesg seems to see it, it certainly lists enough devices, but doesn't seem to 
know much about them.  The 4-port hub has printer, scanner, LS120 drive and 
now 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

Because the LS120 is seen as sda I assume that this has to be sdb.  Following 
notes sent to me by John, I created a node sdb.  I rebooted with everything 
plugged in and switched on, but attempts to mount get

[root@anne-linux anne]# mount /dev/sdb /mnt/camera
mount: No medium found

The out put of dmesg should mean something to someone, so I'm going to quote 
the part that relates to usb:

usb-uhci.c: USB UHCI at I/O 0xd000, IRQ 5
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usbdevfs: remount parameter error
usb.c: registered new driver usblp
printer.c: v0.11: USB Printer Device Class driver
EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide2(33,65), internal journal
Adding Swap: 530104k swap-space (priority -1)
hub.c: USB new device connect on bus2/1, assigned device number 2
Adding Swap: 248968k swap-space (priority -2)
hub.c: USB hub found
hub.c: 4 ports detected
hub.c: USB new device connect on bus2/2, assigned device number 3
hub.c: USB hub found
hub.c: 4 ports detected
hub.c: USB new device connect on bus2/1/1, assigned device number 4
usb.c: USB device 4 (vend/prod 0x718/0x2) is not claimed by any active driver.
hub.c: USB new device connect on bus2/1/2, assigned device number 5
printer.c: usblp0: USB Bidirectional printer dev 5 if 0 alt 0 proto 2 vid 
0x03F0 pid 0x3304
hub.c: USB new device connect on bus2/1/3, assigned device number 6
usb.c: USB device 6 (vend/prod 0x4b8/0x110) is not claimed by any active 
driver.
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
usb-uhci.c: interrupt, status 3, frame# 1650
usb.c: registered new driver usbscanner
usb_control/bulk_msg: timeout
scsi1 : SCSI emulation for USB Mass Storage devices
  Vendor: MATSHITA  Model: LS-120 VER5   00  Rev: F523
  Type:   Direct-Access                      ANSI SCSI revision: 02
Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
sda : READ CAPACITY failed.
sda : status = 1, message = 00, host = 0, driver = 08
Current sd00:00: sense key Not Ready
Additional sense indicates Medium not present
sda : block size assumed to be 512 bytes, disk size 1GB.
 /dev/scsi/host1/bus0/target0/lun0: I/O error: dev 08:00, sector 0
 I/O error: dev 08:00, sector 0
 unable to read partition table
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 4
USB Mass Storage support registered.
scanner.c: 0.4.6:USB Scanner Driver
Device not ready.  Make sure there is a disc in the drive.
VFS: Disk change detected on device 08:00
sda : READ CAPACITY failed.
sda : status = 1, message = 00, host = 0, driver = 08
Current sd00:00: sense key Not Ready
Additional sense indicates Medium not present
sda : block size assumed to be 512 bytes, disk size 1GB.
 /dev/scsi/host1/bus0/target0/lun0: I/O error: dev 08:00, sector 0
 I/O error: dev 08:00, sector 0
Device not ready.  Make sure there is a disc in the drive.
VFS: Disk change detected on device 08:00
sda : READ CAPACITY failed.
sda : status = 1, message = 00, host = 0, driver = 08
Current sd00:00: sense key Not Ready
Additional sense indicates Medium not present
sda : block size assumed to be 512 bytes, disk size 1GB.
 /dev/scsi/host1/bus0/target0/lun0: I/O error: dev 08:00, sector 0
 I/O error: dev 08:00, sector 0
spurious 8259A interrupt: IRQ7.
scsi2 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: MITSUMI   Model: CR-48X9TE         Rev: 1.0C
  Type:   CD-ROM                             ANSI SCSI revision: 02
hda: ATAPI 40X DVD-ROM drive, 512kB Cache, DMA
Uniform CD-ROM driver Revision: 3.12

It's clearly not happy about the LS120, which is not working as it should (and 
did up to 2 weeks ago).  There was no disk in the drive at the time of 
booting.

The camera was switched on in play mode - I presume that's right?

I wish I understood what's happening here.  It's getting depressing.

Anne

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to