Portál AbcLinuxu, 8. června 2024 21:48

Panasonic DMC-LZ7

Podpora: kompletní
Ovladač: v jádře

Technické parametry

Digitální kompaktní fotoaparát. Je určený pro nenáročné uživatele, kteří chtějí jednoduchý kompakt. Nemá manuál (priorita clony či času).
Parametry:
Rozlišení: 7.2Mega Pixels
Optický zoom: 6x případně 9x, ale jenom pro rozlišení 3Mega
Display: 2,5 palce
Napájení: 2x AA baterie
Typ paměťové karty: SD Card (mám tam SanDisk ultra II 2GB)

Identifikace pod Linuxem

výpis z dmesg:

usb 4-1: new full speed USB device using uhci_hcd and address 2
usb 4-1: configuration #1 chosen from 1 choice
scsi4 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
scsi 4:0:0:0: Direct-Access     MATSHITA DMC-LZ7          0100 PQ: 0 ANSI: 2
SCSI device sdb: 3970047 512-byte hdwr sectors (2033 MB)
sdb: Write Protect is off
sdb: Mode Sense: 04 00 00 00
sdb: assuming drive cache: write through
SCSI device sdb: 3970047 512-byte hdwr sectors (2033 MB)
sdb: Write Protect is off
sdb: Mode Sense: 04 00 00 00
sdb: assuming drive cache: write through
 sdb: sdb1
sd 4:0:0:0: Attached scsi removable disk sdb
sd 4:0:0:0: Attached scsi generic sg2 type 0
usb-storage: device scan complete


výpis z lsusb:

Bus 004 Device 002: ID 04da:2372 Panasonic (Matsushita) Lumix DMC-FZ10 Camera
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x04da Panasonic (Matsushita)
  idProduct          0x2372 Lumix DMC-FZ10 Camera
  bcdDevice            0.10
  iManufacturer           1 Panasonic
  iProduct                2 DMC-LZ7
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                2mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk (Zip)
      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     0x0040  1x 64 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     0x0040  1x 64 bytes
        bInterval               0
Device Status:     0x0000
  (Bus Powered)

Postup zprovoznění pod Linuxem

Chová se jako standardní USB mass-storage zařízení. Je potřeba fungující USB řadič, podopora pro USB mass storage (modul usb-storage), SCSI disky (scsi_mod, scsi_transport_spi, sd_mod) a souborový systém FAT (vfat, fat).
V mém případě ho připojuji příkazem:
mount -t vfat /dev/sdb1 /mnt/usb

Poznámka

Testováno na kernelu 2.6.20
Teď koukám, že při výpisu z lsusb se to tváří jako DMC-FZ10. Holt asi tam dávají stejné šváby :-)

Dokument vytvořil: Radek Felcman, 21.10.2007 17:28 | Zobrazeno: 967×

Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.