Sony Ericsson c902 mobile phone mass storage fails

Bug #318939 reported by Adam Kimber
20
This bug affects 1 person
Affects Status Importance Assigned to Milestone
udev (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

There appears to be something not quite right with the UDEV rules for this phone. I have attempted Kernel patching with some unusual dev patches but i could not get them to work. See this thread http://ubuntuforums.org/showthread.php?t=861120 for my attempts.

Sep 4 19:44:34 zia kernel: [ 5025.378272] UDF-fs: No VRS found
Sep 4 19:47:29 zia kernel: [ 5199.060290] usb 8-2: new high speed USB device using ehci_hcd and address 2
Sep 4 19:47:29 zia kernel: [ 5199.198119] usb 8-2: configuration #4 chosen from 1 choice
Sep 4 19:49:11 zia kernel: [ 5301.509787] usb 8-2: USB disconnect, address 2
Sep 4 19:49:22 zia kernel: [ 5312.747732] usb 8-2: new high speed USB device using ehci_hcd and address 3
Sep 4 19:49:23 zia kernel: [ 5312.882749] usb 8-2: configuration #3 chosen from 1 choice
Sep 4 19:49:23 zia kernel: [ 5313.039218] cdc_acm 8-2:3.1: ttyACM0: USB ACM device
Sep 4 19:49:23 zia kernel: [ 5313.044439] cdc_acm 8-2:3.3: ttyACM1: USB ACM device
Sep 4 19:49:23 zia kernel: [ 5313.046233] usbcore: registered new interface driver cdc_acm
Sep 4 19:49:23 zia kernel: [ 5313.046235] /build/buildd/linux-2.6.24/drivers/usb/class/cdc-acm.c: v0.25:USB Abstract Control Model driver for USB modems and ISDN adapters
Sep 4 19:49:23 zia kernel: [ 5313.133558] usb0: register 'cdc_ether' at usb-0000:00:1d.7-2, CDC Ethernet Device, 02:80:37:17:03:00
Sep 4 19:49:23 zia kernel: [ 5313.133569] usbcore: registered new interface driver cdc_ether
Sep 4 19:49:56 zia kernel: [ 5346.499976] usb 8-2: USB disconnect, address 3
Sep 4 19:49:56 zia kernel: [ 5346.500962] usb0: unregister 'cdc_ether' usb-0000:00:1d.7-2, CDC Ethernet Device
Sep 4 19:50:19 zia kernel: [ 5369.457067] usb 8-2: new high speed USB device using ehci_hcd and address 4
Sep 4 19:50:19 zia kernel: [ 5369.594165] usb 8-2: configuration #1 chosen from 1 choice
Sep 4 19:50:55 zia kernel: [ 5404.920859] usb 8-2: USB disconnect, address 4
Sep 4 19:51:31 zia kernel: [ 5441.076566] usb 8-2: new high speed USB device using ehci_hcd and address 5
Sep 4 19:51:31 zia kernel: [ 5441.225369] usb 8-2: configuration #2 chosen from 1 choice
Sep 4 19:51:31 zia kernel: [ 5441.292994] usbcore: registered new interface driver libusual
Sep 4 19:51:31 zia kernel: [ 5441.309236] Initializing USB Mass Storage driver...
Sep 4 19:51:31 zia kernel: [ 5441.309715] scsi8 : SCSI emulation for USB Mass Storage devices
Sep 4 19:51:31 zia kernel: [ 5441.310184] usbcore: registered new interface driver usb-storage
Sep 4 19:51:31 zia kernel: [ 5441.310187] USB Mass Storage support registered.
Sep 4 19:51:36 zia kernel: [ 5446.302437] scsi 8:0:0:0: Direct-Access Sony Eri Memory Stick 0 PQ: 0 ANSI: 0
Sep 4 19:51:36 zia kernel: [ 5446.302934] scsi 8:0:0:1: Direct-Access Sony Eri Memory Stick 0 PQ: 0 ANSI: 0
Sep 4 19:51:36 zia kernel: [ 5446.304577] sd 8:0:0:0: [sdc] Attached SCSI removable disk
Sep 4 19:51:36 zia kernel: [ 5446.304609] sd 8:0:0:0: Attached scsi generic sg3 type 0
Sep 4 19:51:36 zia kernel: [ 5446.305820] sd 8:0:0:1: [sdd] Attached SCSI removable disk
Sep 4 19:51:36 zia kernel: [ 5446.305848] sd 8:0:0:1: Attached scsi generic sg4 type 0
Sep 4 19:51:37 zia kernel: [ 5447.222146] sd 8:0:0:0: [sdc] 368493 512-byte hardware sectors (189 MB)
Sep 4 19:51:37 zia kernel: [ 5447.223516] sd 8:0:0:0: [sdc] Test WP failed, assume Write Enabled
Sep 4 19:51:37 zia kernel: [ 5447.225012] sd 8:0:0:0: [sdc] 368493 512-byte hardware sectors (189 MB)
Sep 4 19:51:37 zia kernel: [ 5447.226384] sd 8:0:0:0: [sdc] Test WP failed, assume Write Enabled
Sep 4 19:51:37 zia kernel: [ 5447.226390] sdc: sdc1
Sep 4 19:51:39 zia kernel: [ 5448.519338] sd 8:0:0:1: [sdd] 1869824 512-byte hardware sectors (957 MB)
Sep 4 19:51:39 zia kernel: [ 5448.520709] sd 8:0:0:1: [sdd] Test WP failed, assume Write Enabled
Sep 4 19:51:39 zia kernel: [ 5448.522207] sd 8:0:0:1: [sdd] 1869824 512-byte hardware sectors (957 MB)
Sep 4 19:51:39 zia kernel: [ 5448.523579] sd 8:0:0:1: [sdd] Test WP failed, assume Write Enabled
Sep 4 19:51:39 zia kernel: [ 5448.523586] sdd: sdd1

$ lsb_release -rd
Description: Ubuntu 8.10
Release: 8.10

Expected to happen, usb mass storage device to automount and pop up a window with the drives contents.

Actually happened, nothing apparently at the user GUI end with the above errors in the background.

Changed in udev:
status: In Progress → Confirmed
Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

Do you have /dev/sdc, /dev/sdc1, /dev/sdd & /dev/sd1?

Revision history for this message
Aman (maverick340) wrote :

Udev broke somewhere while updating from 2.6.26 to 2.6.27
Works by replacing the files fromt he older kernel
1. /etc/rules.d/40-permissions.rules
2. /etc/rules.d/60-persistent-storage.rules

Revision history for this message
Aman (maverick340) wrote :

oH and it did'not work for my SonyEricsson T700 too (with the updated kernel)

Revision history for this message
Thomas Sperre (thcsp) wrote :

I have a sony ericsson c702 and it appears the same problem also affects this model. kernel 2.6.27-11 generic

Revision history for this message
Aman (maverick340) wrote :

i got a udev update today.
  Installed: 141-1.1
It still doesn't work :(

Revision history for this message
mattcasters (matt-casters) wrote :

I'm attaching the "60-persistent-storage.rules" files that solves the problem on my box.
It got renamed to "60-persistent-storage.rules.dkpg.something" after the 8.10 to 9.04 upgrade but now all is fine again.
Placing it into /etc/udev/rules.d/ did the trick for my Sony Ericsson C902.

Revision history for this message
Przemek K. (azrael) wrote :

My c702 works, but only when I choose the multimedia-transfer mode (I don't know how that is displayed in English, I'm using Polish version), and not the mass storage mode.
Strangely enough, it allows me to transfer less than 129.3MB at once, because that is the amount of free space Nautilus always shows on my mobile, even though I have a 4GB M2 memory card.

Revision history for this message
Przemek K. (azrael) wrote :

Oh, I forgot to add that I'm using Ubuntu 9.04 (Jaunty).

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

The requested information in comment #1 has not been provided

Changed in udev (Ubuntu):
assignee: Adam Kimber (adam-kimber) → nobody
status: Confirmed → Incomplete
Revision history for this message
Aman (maverick340) wrote :

No. I dont have /dev/sdc, /dev/sdc1, /dev/sdd & /dev/sdd1
I only have one hard drive , as /dev/sda

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

Aman: you are not the original reporter of this bug - if you're having similar problems, they may be completely unrelated - please file (using "ubuntu-bug") a different report

Revision history for this message
Aman (maverick340) wrote :

Scott : No i have the same problem. I purposely did not make another thread because it would have been marked as duplicate. I even have the same phone. However if you still think so i can file another bug report.

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote : Re: [Bug 318939] Re: Sony Ericsson c902 mobile phone mass storage fails

On Tue, 2009-07-14 at 16:35 +0000, Aman wrote:

> Scott : No i have the same problem. I purposely did not make another
> thread because it would have been marked as duplicate. I even have the
> same phone. However if you still think so i can file another bug report.
>
I would like you to file another bug report.

Scott
--
Scott James Remnant
<email address hidden>

Revision history for this message
Aman (maverick340) wrote :
Revision history for this message
Przemek K. (azrael) wrote :

Also see Bug #495721 -
Sony Ericsson z750 and C702: Media Transfer mode fails but Mass Storage mode works

Revision history for this message
Martin Pitt (pitti) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in udev (Ubuntu):
status: Incomplete → Invalid
Revision history for this message
Adam (adam-adamkimber) wrote :

Aman is right. The rules from an older kernel worked. Never checked the /dev/ things as the above file fixed the problem. Am now on a much newer version of Ubuntu but wished to keep this open in case people were still using older versions of Ubuntu....

Changed in udev (Ubuntu):
status: Invalid → New
Revision history for this message
Martin Pitt (pitti) wrote :

Adam, what do you mean with "above file fixed the problem"?

Your previous reply sounds like it's fixed in newer ubuntu releases?

Changed in udev (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for udev (Ubuntu) because there has been no activity for 60 days.]

Changed in udev (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.