Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 965e33040dd61030a94f0eb89877aee8 > files > 2523

howto-html-en-20080722-2mdv2010.1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Digital Camera Connection</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Linux Infrared HOWTO"
HREF="index.html"><LINK
REL="UP"
TITLE="Specific Connections and IrDA - Protocols"
HREF="infrared-howto-c-specific-connections.html"><LINK
REL="PREVIOUS"
TITLE="Cellular Phone Connection"
HREF="infrared-howto-s-cellular-phone-connection.html"><LINK
REL="NEXT"
TITLE="Microsoft-Windows and Linux/IrDA"
HREF="infrared-howto-s-windows-linux-connection.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Linux Infrared HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="infrared-howto-s-cellular-phone-connection.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 3. Specific Connections and IrDA - Protocols</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="infrared-howto-s-windows-linux-connection.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="infrared-howto-s-digital-camera-connection"
></A
>3.11. Digital Camera Connection</H1
><P
>&#13;   Markus Schill wrote: "Great that there are also other people who are
   interested in using the SONY DSC-F1 IR adapter under linux. Up to now
   I have only toyed around with the linux-irda software and the serial
   IR adapter from PuMa Technologies that came with the camera. This is
   the status. I am using linux 2.0.33 and the latest linux-irda... If I
   use:

<TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="programlisting"
>&#13;modprobe irda
modprobe irtty
irattach /dev/ircomm0
</PRE
></FONT
></TD
></TR
></TABLE
>

   the adapter starts talking to the camera. /var/log/messages says that
   SONY-DSC-F1 was found, but no service is started. (Please note, this
   probably doesn't apply to the 2.2.x kernel versions of Linux/IrDA,
   [WH]).
</P
><P
>&#13;   There are two programs for linux available that can be used for the
   communication with the camera via cable: (1) chotplay and (2)
   stillgrab. They both take a tty as commandline option, so I guess that
   they should work if the irtty layer of the protocol stack works
   correctly ... I have not looked at anything in the linux-irda code,
   yet!). I am not sure whether I understand the stack but shouldn't the
   irtty make the thing look like a normal tty? What service should be
   started. "
</P
><P
>&#13;   Dag Brattli wrote: "I'm not sure which application level protocol the
   camera uses, but it is possible that it implements the IrDA(TM)
   Infrared Transfer Picture Specification (IrTran-P). If you take a look at 
   <A
HREF="http://www.irda.org/standards/pubs/IrTran-P_10.pdf"
TARGET="_top"
>IrTran protocol</A
>
   , you will see that it is a protocol which is implemented above IrCOMM (not IrTTY!).
   IrTTY is something we use just to be able to talk to the Linux serial
   driver. "
</P
><P
>&#13;   The Kodak-Digital-Camera-HOWTO by David Burley
   now describes how to get IrDA working and
   implemented to get communications and to use the DigitalOS camera's
   with Linux and IrDA.
</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="infrared-howto-s-cellular-phone-connection.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="infrared-howto-s-windows-linux-connection.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Cellular Phone Connection</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="infrared-howto-c-specific-connections.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Microsoft-Windows and Linux/IrDA</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>