Hi guys,
I am facing an issue with my Sony DSC-P150 digital camera on my notebook, 
which runs Slack 10. Now the same camera runs on my other desktops which are 
a composite environment, consisting of Suse, Mandrake and Fedora 
installations. It supports both PTP and USB Mass Storage. It also supports 
PictBridge but I have never tried my hand at it.
However, this camera just refuses to work on my notebook. This is what I do 
and get.

        [EMAIL PROTECTED]:~$ su
        Password:
        [EMAIL PROTECTED]:/home/sumeet# mount /dev/sda1 -t vfat /mnt/camera
        mount: /dev/sda1 is not a valid block device

Now "vfat" works for me on my desktops! But since it doesnt work on my 
notebook I tried "usbfs", which gives me strange results.

        [EMAIL PROTECTED]:/home/sumeet# mount /dev/sda1 -t usbfs /mnt/camera
        [EMAIL PROTECTED]:/home/sumeet# ls -lR /mnt/camera/
        /mnt/camera/:
        total 0
        dr-xr-xr-x  1 root root 0 2004-11-09 02:06 001
        dr-xr-xr-x  1 root root 0 2004-11-09 02:06 002
        dr-xr-xr-x  1 root root 0 2004-11-09 02:06 003
        -r--r--r--  1 root root 0 2004-11-09 02:06 devices
        -r--r--r--  1 root root 0 2004-11-09 02:06 drivers

        /mnt/camera/001:
        total 1
        -rw-r--r--  1 root root 18 2004-11-09 02:06 001

        /mnt/camera/002:
        total 1
        -rw-r--r--  1 root root 18 2004-11-09 02:06 001

        /mnt/camera/003:
        total 1
        -rw-r--r--  1 root root 18 2004-11-09 02:06 001

I did an lsmod to see if I had all the relevant modules loaded, and everything 
looked fine to me...

        [EMAIL PROTECTED]:/home/sumeet# lsmod
        Module                  Size  Used by    Not tainted
        uhci                   25852   0  (unused)
        sd_mod                 11180   0  (autoclean) (unused)
        8139too                15400   1
        mii                     2400   0  [8139too]
        crc32                   2880   0  [8139too]
        i810_audio             24796   0
        ac97_codec             13652   0  [i810_audio]
        soundcore               3652   2  [i810_audio]
        ds                      6932   1
        yenta_socket           10880   1
        pcmcia_core            42788   0  [ds yenta_socket]
        ide-scsi               10288   0
        evdev                   4576   0  (unused)
        input                   3328   0  [evdev]
        usb-storage            70048   0  (unused)
        usbcore                62956   0  [uhci usb-storage]
        scsi_mod               58264   2  [sd_mod ide-scsi usb-storage]
        agpgart                46628   0  (unused)

Now I guess the solution to this may be awfully simple, but I really need some 
help to find that !!;) Obviously I have some configuration wrong and since 
this is the first time I am fiddling with a digicam on my on computer, I am 
stuck for ideas.

And yes, I have tried PTP, via gphoto2 and digikam, but woefully enough, that 
doesnt seem to work either. The strangest part is that /proc/bus/usb/devices 
doesnt exit.
-- 
/Sumeet

There *__is* intelligent life on Earth, but I leave for Texas on Monday.
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      ([EMAIL PROTECTED])
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to