linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Convey <cconvey@cox.net>
To: linux-hotplug@vger.kernel.org
Subject: Problem solved: Kodak DX6490 on Sarge/2.6/udev
Date: Wed, 01 Dec 2004 10:40:14 +0000	[thread overview]
Message-ID: <41AD9F8E.3070701@cox.net> (raw)

FYI, I finally got the camera working (see millions of earlier emails on 
this topic).

The solution was simple: add my user to the 'camera' unix group.

The things that tripped me up were:

- I had the misconception that my camera supported both USB mass storage 
and the PTP protocol.  The truth is it only supports PTP.  So the fact 
that UDEV was never told about the kernel creating a device such as 
"/dev/sda1" for the camera wasn't a problem after all - no such device 
ought to be created for this camera model.

- I didn't realize that if you're going to access a camera via PTP, then 
that's (typically) accomplished via a user-space USB driver that the 
application (such as digikam) makes use of.  So the fact that I never 
saw the kernel load a module for this camera isn't a problem. (BTW, the 
PTP library that many apps like digikam or gphoto use is 'libgphoto2'.)

Thanks for everyone's help in the process.

- Christian


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

                 reply	other threads:[~2004-12-01 10:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41AD9F8E.3070701@cox.net \
    --to=cconvey@cox.net \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).