Comment 22 for bug 287701

Revision history for this message
Kuba Paszkowski (kuba-paszkowski) wrote :

It seems that with this kernel 2.6.27-7-generic, i cant access my Nokia 6300 with 2 gb SD card as mass storage in ubuntu intrepid (up-to-date)

in /var/log/messages its looping with:

Nov 20 12:25:32 kuba-ubu kernel: [ 615.869192] sd 4:0:0:0: [sdc] Sense Key : No Sense [current]
Nov 20 12:25:32 kuba-ubu kernel: [ 615.869209] sd 4:0:0:0: [sdc] Add. Sense: No additional sense information
Nov 20 12:25:32 kuba-ubu kernel: [ 615.876184] sd 4:0:0:0: [sdc] Sense Key : No Sense [current]
Nov 20 12:25:32 kuba-ubu kernel: [ 615.876198] sd 4:0:0:0: [sdc] Add. Sense: No additional sense information

but seems kernel can see that device is connected...(physically)

and now the weirdest thing... i can access my Nokia 6300 as USB mass storage device under Virtualbox - windows xp sp3!

us 004 Device 004: ID 0421:04fa Nokia Mobile Phones
Device Descriptor:
  bLength 18
  bDescriptorType 1
  bcdUSB 2.00
  bDeviceClass 0 (Defined at Interface level)
  bDeviceSubClass 0
  bDeviceProtocol 0
  bMaxPacketSize0 64
  idVendor 0x0421 Nokia Mobile Phones
  idProduct 0x04fa
  bcdDevice 6.60
  iManufacturer 1
  iProduct 2
  iSerial 3
  bNumConfigurations 1
  Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength 32
    bNumInterfaces 1
    bConfigurationValue 1
    iConfiguration 0
    bmAttributes 0xc0
      Self Powered
    MaxPower 100mA
    Interface Descriptor:
      bLength 9
      bDescriptorType 4
      bInterfaceNumber 0
      bAlternateSetting 0
      bNumEndpoints 2
      bInterfaceClass 8 Mass Storage
      bInterfaceSubClass 6 SCSI
      bInterfaceProtocol 80 Bulk (Zip)
      iInterface 0
      Endpoint Descriptor:
        bLength 7
        bDescriptorType 5
        bEndpointAddress 0x81 EP 1 IN
        bmAttributes 2
          Transfer Type Bulk
          Synch Type None
          Usage Type Data
        wMaxPacketSize 0x0040 1x 64 bytes
        bInterval 0
      Endpoint Descriptor:
        bLength 7
        bDescriptorType 5
        bEndpointAddress 0x01 EP 1 OUT
        bmAttributes 2
          Transfer Type Bulk
          Synch Type None
          Usage Type Data
        wMaxPacketSize 0x0040 1x 64 bytes
        bInterval 0
can't get device qualifier: Bad file descriptor
can't get debug descriptor: Bad file descriptor
cannot read device status, Bad file descriptor (9)

If you need more info, please let me know

Is there any chance to get some kernel updates thru update manager?