On Tue, Jul 21, 2009 at 11:42 PM, Ron Johnson <ron.l.john...@cox.net> wrote:

> On 2009-07-21 22:25, Michael Yang wrote:
>
>> On Tue, Jul 21, 2009 at 10:46 PM, Ron Johnson <ron.l.john...@cox.net>
>> wrote:
>>
>>  On 2009-07-21 21:09, Michael Yang wrote:
>>>
>>>  On Fri, Jul 17, 2009 at 11:20 PM, Michael Yang <michael....@gmail.com
>>>>
>>>>> wrote:
>>>>>
>>>>  Hi,
>>>>
>>>>> I have a digital camera olympus u1040 and wonder how to support it on
>>>>> Debian.
>>>>>
>>>>> I tried the package "gtkam", but I didn't find the supported model from
>>>>> the
>>>>> drop-down list. The DC could not be detected.
>>>>>
>>>>> Any one has solution or guides for this?
>>>>>
>>>>> Thanks so much.
>>>>>
>>>>> Michael.
>>>>>
>>>>>
>>>>>  Does anybody have idea about this? I tried to search solutions on
>>>> Google,
>>>> but didn't get much information.
>>>>
>>>>  What's in dmesg and syslog when you plug it in?
>>>
>>
>>
>> The output of dmesg when I plug it in is:
>>  [ 6029.017341] usb 7-4: new high speed USB device using ehci_hcd and
>> address 4
>> [ 6030.003441] usb 7-4: configuration #1 chosen from 1 choice
>> [ 6030.010347] usb 7-4: New USB device found, idVendor=07b4,
>> idProduct=0109
>> [ 6030.010347] usb 7-4: New USB device strings: Mfr=1, Product=2,
>> SerialNumber=3
>> [ 6030.010347] usb 7-4: Product: u1040,S1040
>> [ 6030.010347] usb 7-4: Manufacturer: OLYMPUS
>> [ 6030.010347] usb 7-4: SerialNumber: 000P06217738
>> [ 6030.171140] Initializing USB Mass Storage driver...
>> [ 6030.171140] scsi2 : SCSI emulation for USB Mass Storage devices
>> [ 6030.171140] usbcore: registered new interface driver usb-storage
>> [ 6030.171140] USB Mass Storage support registered.
>> [ 6030.171140] usb-storage: device found at 4
>> [ 6030.171140] usb-storage: waiting for device to settle before scanning
>> [ 6035.315526] usb-storage: device scan complete
>> [ 6035.315663] scsi 2:0:0:0: Direct-Access     OLYMPUS  u1040,S1040
>> 1.00 PQ: 0 ANSI: 2
>> [ 6035.328463] sd 2:0:0:0: [sdb] 3842048 512-byte hardware sectors (1967
>> MB)
>> [ 6035.333112] sd 2:0:0:0: [sdb] Write Protect is off
>> [ 6035.333123] sd 2:0:0:0: [sdb] Mode Sense: 18 00 00 08
>> [ 6035.333129] sd 2:0:0:0: [sdb] Assuming drive cache: write through
>> [ 6035.348217] sd 2:0:0:0: [sdb] 3842048 512-byte hardware sectors (1967
>> MB)
>> [ 6035.348217] sd 2:0:0:0: [sdb] Write Protect is off
>> [ 6035.348217] sd 2:0:0:0: [sdb] Mode Sense: 18 00 00 08
>> [ 6035.348217] sd 2:0:0:0: [sdb] Assuming drive cache: write through
>> [ 6035.348217]  sdb: sdb1
>> [ 6035.356218] sd 2:0:0:0: [sdb] Attached SCSI removable disk
>>
>>
> Heck, problem solved!!!  Your DE should hopefully slap a disk icon on the
> desktop for you.
>
> If not...
>
> $ /sbin/blkid /dev/sdb1
>
> Take that UUID and add it to your /etc/fstab along with some clever
> mountpoint name, along with the "user" option.  Then, simply:
> $ mount -v /media/some_clever_name
>

Thanks so much Ron! It works. I wrote a script to automatically get the UUID
and mount it to save the work.

Just one more small question:
Which software do you use to manage pictures from camera?
I used gtkam, but it doesn't have a automatic preview feature, I have to
open each picture to preview. Otherwise, I have to copy the pictures to
local disk and use "gqview" to manage.


>
> --
> Scooty Puff, Sr
> The Doom-Bringer
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a
> subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
>
>

Reply via email to