[ale] USB Cam (LONG)
Geoffrey
esoteric at 3times25.net
Sun Dec 29 15:40:03 EST 2002
Jeff Hubbs wrote:
> I see where you're coming from, but look at my dmesg output:
>
> Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
> SCSI device sda: 16384 512-byte hdwr sectors (8 MB)
> usb-uhci.c: interrupt, status 2, frame# 1460
> sda: test WP failed, assume Write Enabled
> /dev/scsi/host1/bus0/target0/lun0: p1
> SCSI device (ioctl) reports ILLEGAL REQUEST.
> VFS: Disk change detected on device 08:00
> SCSI device sda: 16384 512-byte hdwr sectors (8 MB)
>
> I did try adding numbers, etc. but no joy.
Something noted here that's different then mine. I'm not sure what to
make of it though...
Check out my log info, noting the references to scsi0 rather then scsi1
you received. Also, host0 verses host1 in your output:
Dec 15 15:27:05 denali kernel: Initializing USB Mass Storage driver...
Dec 15 15:27:05 denali kernel: usb.c: registered new driver usb-storage
Dec 15 15:27:05 denali kernel: scsi0 : SCSI emulation for USB Mass
Storage devices
Dec 15 15:27:05 denali kernel: Vendor: Sony Model: Sony DSC
Rev: 3.00
Dec 15 15:27:05 denali kernel: Type: Direct-Access
ANSI SCSI revision: 02
Dec 15 15:27:05 denali kernel: Attached scsi removable disk sda at
scsi0, channel 0, id 0, lun 0
Dec 15 15:27:05 denali kernel: SCSI device sda: 126848 512-byte hdwr
sectors (65 MB)
Dec 15 15:27:05 denali kernel: sda: Write Protect is off
Dec 15 15:27:05 denali kernel: /dev/scsi/host0/bus0/target0/lun0: p1
Dec 15 15:27:05 denali kernel: USB Mass Storage support registered.
>
> - Jeff
>
> On Sun, 2002-12-29 at 07:49, Geoffrey wrote:
>
>>Jeff Hubbs wrote:
>>
>>>Geoffrey -
>>>
>>>I probably should have clarified this initially - the camera stores
>>>images internally OR it can use a SmartMedia card. However, I do not
>>>yet have one.
>>
>>I assume that means you don't have a SmartMedia card... :)
>>
>>
>>>IIRC, I was trying to mount /dev/sda /mnt/cam after
>>>having first mkdired /mnt/cam.
>>
>>what type of filesystem? My memory stick mounts as vfat. Also, you
>>should be using /dev/sda? where ? is [0-N].
>>
>>I can mount my memstick as follows:
>>
>>/bin/mount -t vfat /dev/sda1 /mnt/memstick
>>
>>I'm wondering if it the internal memory and the SmartMedia would be seen
>>as two different devices. I would expect so. That being said, I'd try
>>all variations of:
>>
>>for i in 0 1 2 3 4; do
>>/bin/mount -t vfat /dev/sda${i} /mnt/cam
>>done
>>
>>
>>--
>>Until later: Geoffrey esoteric at 3times25.net
>>
>>The latest, most widespread virus? Microsoft end user agreement.
>>Think about it...
>>
>>_______________________________________________
>>Ale mailing list
>>Ale at ale.org
>>http://www.ale.org/mailman/listinfo/ale
>
>
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
>
>
--
Until later: Geoffrey esoteric at 3times25.net
The latest, most widespread virus? Microsoft end user agreement.
Think about it...
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale
More information about the Ale
mailing list