Opened 13 years ago

Closed 10 years ago

#7684 closed bug (invalid)

Can't mount SE k750i cell phone mass storage

Reported by: luroh Owned by: mmlr
Priority: normal Milestone: R1
Component: Drivers/USB Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Trunk hrev42153, gcc2.

Inspired by #2684, I tried connecting my Sony Ericsson k750i cell phone, whose ejectable 64 MB memory card shows up as a removable disk in Windows 7 and as a browsable media player in Ubuntu. Haiku doesn't seem to like it, however.

lsusb reports:

Bus 004 Device 003: ID 0fce:d016 Sony Ericsson Mobile Communications AB K750i Phone

fdisk -l reports:

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1         972       62188+   6  FAT16

In the Haiku syslog, the following can be observed after inserting and removing the device:

KERN: usb hub 22: port 4: new device connected
KERN: usb ehci -1: fullspeed device connected, giving up port ownership
KERN: usb hub 12: port 0: new device connected
KERN: usb hub 22: port 4: device removed
KERN: usb_disk: device reports a lun count of 1
KERN: usb_disk: vendor_identification    "Sony Eri"
KERN: usb_disk: product_identification   "Memory Stick"
KERN: usb_disk: product_revision_level   "0000"
KERN: usb_disk: operation 0x1b failed at the SCSI level
KERN: usb_disk: request_sense: media changed
KERN: usb error uhci -1: KERN: td (0x027cebe0) error: status: 0x394007ff; token: 0x00eb8269;
KERN: usb_disk: operation 0x25 failed at the SCSI level
KERN: Last message repeated 2 times.
KERN: usb_disk: failed to update capacity

Full syslog and picture of memory card attached.

Attachments (2)

syslog_r42153.txt (143.1 KB ) - added by luroh 13 years ago.
memcard.jpg (4.2 KB ) - added by luroh 13 years ago.

Download all attachments as: .zip

Change History (6)

by luroh, 13 years ago

Attachment: syslog_r42153.txt added

by luroh, 13 years ago

Attachment: memcard.jpg added

comment:1 by luroh, 12 years ago

Still here, hrev43553, gcc2.

comment:2 by korli, 10 years ago

Please check with a current nightly.

comment:3 by luroh, 10 years ago

Sorry, I threw the phone away a few months ago.b

Version 0, edited 10 years ago by luroh (next)

comment:4 by luroh, 10 years ago

Resolution: invalid
Status: newclosed

Closing since I no longer have the hardware to test.

Note: See TracTickets for help on using tickets.