[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

SanDisk ImageMate mount problem...



This has been a popular topic lately.  Now it's my turn to ask about this.
I am trying to be able to read my SmartCard (or SmartMedia) using a SanDisk
image mate.  I've spent several hours scouring HOWTOs/FAQs/mail archives.
No happiness so far.

Configuration:
	ASUS A7V133 motherboard
	Duron 800Mhz & 512MB
	Woody with 2.4.18-bf2 kernel as it came off the CD.

When I try to "mount /dev/sda1 /sandisk" I get the following error message:
	mount: /dev/sda1 is not a valid block device

At this point I am stumped.

lsmod reveals:
	usbcore
	usb-uhci
	usbkbrd
	usb-storage

>From the rooting around that I've done I know that the SanDisk is treated as
a SCSI device, but clearly I am missing something here.  Should I see some
sort of SCSI modules loaded?  Do I need to specify some kind SCSI driver
somewhere?

The dump from lsusb follows my signature.  I also got the string errors when
I plugged another hub into one of the computer's usb ports.

I suspect that I am seeing two, possibly unrelated problems here, so any
suggestions on where to start greatly appreciated.
-rick


----- output from lsubs -----
Bus 002 Device 001: ID 0000:0000 Virtual Hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x0000 Virtual
  idProduct          0x0000 Hub
  bcdDevice            0.00
  iManufacturer           0
  iProduct                2 USB UHCI Root Hub
  iSerial                 1 d000
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x40
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
        wMaxPacketSize          8
        bInterval             255
  Language IDs: (length=4)
     0000 (null)((null))

Bus 001 Device 001: ID 0000:0000 Virtual Hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x0000 Virtual
  idProduct          0x0000 Hub
  bcdDevice            0.00
  iManufacturer           0
  iProduct                2 USB UHCI Root Hub
  iSerial                 1 d400
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x40
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
        wMaxPacketSize          8
        bInterval             255
  Language IDs: (length=4)
     0000 (null)((null))

Bus 001 Device 002: ID 55aa:a103 OnSpec Electronic Inc.
  Language IDs: none (cannot get min. string descriptor; got len=-1,
error=84:Invalid or incomplete multibyte or wide character)
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x55aa OnSpec Electronic Inc.
  idProduct          0xa103
  bcdDevice            1.01
  iManufacturer           1
  iProduct                2
  iSerial                 3
  bNumConfigurations      1
cannot get config descriptor 0, Invalid or incomplete multibyte or wide
character (84)
  Language IDs: none (cannot get min. string descriptor; got len=-1,
error=84:Invalid or incomplete multibyte or wide character)


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: