public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andy Piper <squiggle@ukgateway.net>
To: Guest section DW <dwguest@win.tue.nl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Dane-Elec PhotoMate Combo
Date: Sat, 05 May 2001 17:29:54 +0100	[thread overview]
Message-ID: <3AF42A82.C05A2F51@ukgateway.net> (raw)
In-Reply-To: <3AF18F40.BD741542@ukgateway.net> <20010503205929.A4187@win.tue.nl>

Guest section DW wrote:
> 
> On Thu, May 03, 2001 at 06:02:56PM +0100, Andy Piper wrote:
> 
> > I'd quite like to get the device working and stable,
> > and so would Andries
> 
> I can speak for myself, thank you.
> For me the Dane-Elec is working and stable.

I'm sorry to have caused offense, Andries - I realise I'm a newcomer,
and I should not have been so presumptuous.

You are using the Compact Flash reader part of the device, right? I
don't think it is working with SmartMedia. I've tried the latest
kernel 2.4.5-pre1, which incorporates your patch to allow the device
to be recognised. The Dane-Elec / SCM eUSB adapter can be seen in
/proc/bus/usb/devices, but I cannot mount a SmartMedia card (which I'm
assuming I should be able to mount on /dev/sda; mind you,
/proc/scsi/scsi shows it only as a Compact Flash device, and doesn't
mention SmartMedia...)

This part looks good:

castor kernel: Initializing USB Mass Storage driver...
castor kernel: usb.c: registered new driver usb-storage
castor kernel: scsi1 : SCSI emulation for USB Mass Storage devices
castor kernel:   Vendor: eUSB      Model: Compact Flash     Rev:     
castor kernel:   Type:   Direct-Access                      ANSI SCSI
revision: 02
castor kernel: usb-uhci.c: interrupt, status 3, frame# 1982
castor kernel: usb-uhci.c: interrupt, status 3, frame# 1987
castor kernel: usb-uhci.c: interrupt, status 3, frame# 1992
castor kernel: USB Mass Storage support registered.

... this bit doesn't look good ...

castor kernel: Detected scsi removable disk sda at scsi1, channel 0,
id 0, lun 0
castor kernel: usb-uhci.c: interrupt, status 3, frame# 1960
castor kernel: usb-uhci.c: interrupt, status 3, frame# 1973
castor kernel: usb-uhci.c: interrupt, status 3, frame# 1985
castor kernel: usb-uhci.c: interrupt, status 3, frame# 1997
castor kernel: sda : READ CAPACITY failed.
castor kernel: sda : status = 1, message = 00, host = 0, driver = 08 
castor kernel: sda : extended sense code = 2 
castor kernel: sda : block size assumed to be 512 bytes, disk size
1GB.  
castor kernel:  sda: I/O error: dev 08:00, sector 0
castor kernel:  unable to read partition table

... and this stuff looks plain wrong!

castor kernel: Device not ready.  Make sure there is a disc in the
drive.
castor kernel: usb-uhci.c: interrupt, status 3, frame# 1737
castor kernel: usb-uhci.c: interrupt, status 3, frame# 1749
castor kernel: usb-uhci.c: interrupt, status 3, frame# 1760
castor kernel: usb-uhci.c: interrupt, status 3, frame# 1771
castor kernel: sda : READ CAPACITY failed.
castor kernel: sda : status = 1, message = 00, host = 0, driver = 08 
castor kernel: sda : extended sense code = 2 
castor kernel: sda : block size assumed to be 512 bytes, disk size
1GB.  
castor kernel: usb-uhci.c: interrupt, status 3, frame# 1785
castor kernel: sda: test WP failed, assume Write Enabled
castor kernel:  sda: I/O error: dev 08:00, sector 0
castor kernel:  unable to read partition table
castor kernel: usb-uhci.c: interrupt, status 3, frame# 1803
castor kernel: Device not ready.  Make sure there is a disc in the
drive.
castor kernel: Device busy for revalidation (usage=1)
castor kernel: usb-uhci.c: interrupt, status 2, frame# 1821
castor kernel: Device 08:00 not ready.
castor kernel:  I/O error: dev 08:00, sector 0
castor kernel: FAT bread failed

I've also tried another hack I found in a news posting, advising that
CONFIG_USB_STORAGE_SDDR09 support should be added to the Config.in for
/usr/src/linux/drivers/usb and enabled; it hasn't helped.

The card will not mount as either vfat or msdos format (I note from
your earlier posting you mounted as msdos)

Aside from the card reader, my Fuji FinePix 4700 is recognised
perfectly by the USB / SCSI subsystems (although I can only ever mount
it write-protected, for some reason...); I can read the same
SmartMedia card in Linux via the camera, but not with the card reader,
so I know the partition table is sound.

Is this a discussion I should take to the usb-devel mailing list?

-- 
Andy Piper - Fareham, Hampshire (UK)
andy.piper@freeuk.com - ICQ #86489434
http://www.andyp.uklinux.net

  reply	other threads:[~2001-05-05 16:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-03 17:02 Dane-Elec PhotoMate Combo Andy Piper
2001-05-03 18:59 ` Guest section DW
2001-05-05 16:29   ` Andy Piper [this message]
2001-05-06  0:38     ` Guest section DW
  -- strict thread matches above, loose matches on Subject: below --
2001-04-30  7:38 Andries.Brouwer
2001-04-29 12:21 Andries.Brouwer
2001-04-30  4:16 ` Matthew Dharm
2001-04-28 15:02 Andries.Brouwer
2001-04-29  1:06 ` Matthew Dharm

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=3AF42A82.C05A2F51@ukgateway.net \
    --to=squiggle@ukgateway.net \
    --cc=andy.piper@freeuk.com \
    --cc=dwguest@win.tue.nl \
    --cc=linux-kernel@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