All of lore.kernel.org
 help / color / mirror / Atom feed
From: Colin Slater <hoho@binbash.net>
To: sean darcy <seandarcy@hotmail.com>
Cc: Linux-Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Sony DSC-P71 Camera
Date: 29 May 2002 16:34:54 -0400	[thread overview]
Message-ID: <1022704494.879.12.camel@neptune> (raw)
In-Reply-To: <3CF42C81.5030004@hotmail.com>

[-- Attachment #1: Type: text/plain, Size: 2644 bytes --]

On Tue, 2002-05-28 at 21:18, sean darcy wrote:
> You don't say which kernel you're using. I have a p71 which I can't get 
> to work with 2.5.18 - see the mass storage thread. OTOH, a stock rh 
> 2.4.18 kernel works just fine.
> 
> What does usbview show? What are the usb and scsi snips from .config. 
> What hapens when you try to mount sd*  ?

Yes, I forgoht to mention that im running 2.4.18. 
Here is a lsmod of all the relevent stuff I have loaded
root@neptune:~# lsmod
Module                  Size  Used by    Tainted: P
usb-storage            20820   0  (unused)
sr_mod                 11792   0  (autoclean) (unused)
scsi_mod               80648   1  (autoclean) [usb-storage sr_mod]

usbview doesnt show mutch more than /proc/bus/usb/devices. The cammera
does show up in red in the left pane though. And I dont have any
/dev/sd* devices. Are you useing the camera in "Normal" usb mode?
somewhere in the setup they have an alternate mode, but dont know what
the difference is.

Here's the usb & scsi sections from my .config:

# USB support
#
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_LONG_TIMEOUT is not set
CONFIG_USB_UHCI_ALT=y
# CONFIG_USB_OHCI is not set
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH is not set
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_HP8200e is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
CONFIG_USB_HID=y
# CONFIG_USB_HIDDEV is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_DC2XX is not set
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_SCANNER is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_CATC is not set
# CONFIG_USB_CDCETHER is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_USS720 is not set

# SCSI support
#
CONFIG_SCSI=m
CONFIG_BLK_DEV_SD=m
CONFIG_SD_EXTRA_DEVS=40
CONFIG_CHR_DEV_ST=m
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=m
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_SR_EXTRA_DEVS=2
CONFIG_CHR_DEV_SG=m
CONFIG_SCSI_DEBUG_QUEUES=y
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set



-- 
-----
GPG Key 0x7E959232; wwwkeys.pgp.net
861C AE70 158F C440  EEE1 397C 7CBD 1148 7E95 9232 

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]

  reply	other threads:[~2002-05-29 20:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.f4d1oiv.3kegor@ifi.uio.no>
2002-05-29  1:18 ` Sony DSC-P71 Camera sean darcy
2002-05-29 20:34   ` Colin Slater [this message]
2002-06-01 18:12 sean darcy
  -- strict thread matches above, loose matches on Subject: below --
2002-05-28 20:50 Colin Slater
2002-05-28 21:32 ` Nathan
2002-05-28 23:13   ` Scorpion

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=1022704494.879.12.camel@neptune \
    --to=hoho@binbash.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=seandarcy@hotmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.