linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: PQI CompactFlash Reader
Date: Wed, 07 Jan 2004 18:22:52 +0000	[thread overview]
Message-ID: <20040107102252.443d12f3.rddunlap@osdl.org> (raw)
In-Reply-To: <3FFB4C97.3060807@ifrance.com>

On Wed, 07 Jan 2004 18:42:40 +0100 Fabien <fab.galac@ifrance.com> wrote:

| Hello,
| 
| thanks for your reply !
| 
| Randy.Dunlap a écrit :
| 
| >On Wed, 07 Jan 2004 01:02:31 +0100 Fabien <fab.galac@ifrance.com> wrote:
| >
| >| Hello,
| >| 
| >| Got a little problem !!!
| >| 
| >| I have a PQI SM/CF USB reader (Model is FPCS-US from PQI) and I can't 
| >| make it work under my debian box !
| >| 
| >| When I plug the PQI no device is attached !
| >| 
| >| In /var/log/messages I have :
| >| kernel: hub.c: new USB device 00:04.3-2.1, assigned address 7
| >| kernel: usb.c: USB device 7 (vend/prod 0x7cc/0x4) is not claimed by any 
| >| active driver.
| >| 
| >| When I do "lsusb" I can see :
| >| Bus 002 Device 007: ID 07cc:0004 Carry Computer Eng., Co., Ltd 
| >| SM/CF/PCMCIA Card Reader
| >| 
| >| 
| >| On the other hand, If I plug my USB key, it works ...
| >| Got sda1 available !
| >
| >This is a single-LUN device.
| >
| >| I also try to manipulate "hotplug" without any success...
| >| May I have to add a new entry in /etc/hotplug/usb.distmap ?
| >| What should I do to have my CompactFlash Reader working ?
| >
| >The PQI device is a multi-LUN device.  Your kernel (SCSI) has
| >to have multi-LUN support enabled.
| >I think that this is documented in the Linux-USB FAQ or Guide
| >(from www.linux-usb.org).
| >  
| >
| 
| I Check my .config of my kernel and I see that I have already
| this option :
| 
| # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
| #
| CONFIG_SCSI_DEBUG_QUEUES=y
| CONFIG_SCSI_MULTI_LUN=y
| CONFIG_SCSI_CONSTANTS=y
| CONFIG_SCSI_LOGGING=y
| 
| I also found a new message in my logs about usb.agent :
| 
| usb.agent[1278]: ... no modules for USB product 7cc/4/1

Does the PQI reader claim (report) to be a USB mass storage?
Please post the contents of /proc/bus/usb/devices .

Do you have the usb-storage driver loaded (either built into the
kernel or loaded as a module)?  If so, then it sounds like the
PQI reader is not a USB storage device.  It may require
vendor-specific software to talk to it, or it may work by adding
its vendor/product ID info the the unusual_devs (devices) table.

We are a bit short on device info and on kernel version info here.

--
~Randy
MOTD:  Always include version numbers.


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
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

  parent reply	other threads:[~2004-01-07 18:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-07  0:02 PQI CompactFlash Reader Fabien
2004-01-07  0:15 ` Randy.Dunlap
2004-01-07 17:42 ` Fabien
2004-01-07 18:22 ` Randy.Dunlap [this message]
2004-01-07 21:10 ` Fabien
2004-01-07 23:10 ` Greg KH

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=20040107102252.443d12f3.rddunlap@osdl.org \
    --to=rddunlap@osdl.org \
    --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).