Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem accessing camera through USB
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
azo
n00b
n00b


Joined: 30 Jul 2007
Posts: 5

PostPosted: Sun Aug 24, 2008 11:35 pm    Post subject: problem accessing camera through USB Reply with quote

Hello.

I've just bought a digital camera (FUJI finepix z20).

I've noticed that the related software is shipped for Windows/OS X only, but thought there should be no problems accessing the device through USB. However, it seems like this is not that easy after all. After plugging in the USB cable, dmesg reports the device :

Code:

usb 2-1: new high speed USB device using ehci_hcd and address 3
usb 2-1: configuration #1 chosen from 1 choice


However, no device node is created. I went on to see what has to say lsusb -v :

Code:

Bus 002 Device 003: ID 04cb:01e1 Fuji Photo Film Co., Ltd
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x04cb Fuji Photo Film Co., Ltd
  idProduct          0x01e1
  bcdDevice            1.00
  iManufacturer           1 FUJIFILM
  iProduct                2 Digital Camera
  iSerial                 3 433131202020080307A3E58SD04272
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           39
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass         6 Imaging
      bInterfaceSubClass      1 Still Image Capture
      bInterfaceProtocol      1 Picture Transfer Protocol (PIMA 15470)
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
  bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              16
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  bNumConfigurations      1
cannot read device status, Connection timed out (110)

Bus 002 Device 001: ID 0000:0000 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x0000
  idProduct          0x0000
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.24.3 ehci_hcd
  iProduct                2 EHCI Host Controller
  iSerial                 1 0000:00:1d.7
  bNumConfigurations      1
.... + 0.1k of lines.....

The problem sems related to this specific USB device as I have no problems using other USB storage devices (phone, mp3players, usbkeys..)
Google has no useful information about how to access this device in Linux, therefore I'm referring to the forum in hope someone can help me to sort this out.

Thanks!
Back to top
View user's profile Send private message
poly_poly-man
Advocate
Advocate


Joined: 06 Dec 2006
Posts: 2477
Location: RIT, NY, US

PostPosted: Mon Aug 25, 2008 1:08 am    Post subject: Reply with quote

Their should be an option in the camera somewhere to set it into "disk" mode (usb mass storage)... however, if that doesn't work, gphoto and simlar are your friends.
_________________
iVBORw0KGgoAAAANSUhEUgAAA

avatar: new version of logo - see topic 838248. Potentially still a WiP.
Back to top
View user's profile Send private message
Drunkula
Apprentice
Apprentice


Joined: 28 Jul 2003
Posts: 257
Location: Denton, TX - USA

PostPosted: Mon Sep 01, 2008 3:18 pm    Post subject: Reply with quote

No gphoto doesn't help. It lists the same cameras as gtkam and the Z20 is not in the list. :? Bummer. The Windows software for this camera is not very good IMHO. If I were better at Linux programming I'd take a crack at it.

Here's what gphoto lists for Fuji cameras.
"Fuji DS-7"
"Fuji DX-10"
"Fuji DX-5"
"Fuji DX-7"
"Fuji MX-1200"
"Fuji MX-1700"
"Fuji MX-2700"
"Fuji MX-2900"
"Fuji MX-500"
"Fuji MX-600"
"Fuji MX-700"

EDIT:
I forgot to mention that I saw no option for disk mode or anything similar. At least I can pop out the memory card and put it in a reader to get files off that way.
_________________
Go away or I will replace you with a very small shell script.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum