File tranfert problem with Sony Ericsson C702 phone

Bug #289632 reported by Pierre-Henri Berard
4
Affects Status Importance Assigned to Milestone
Gentoo Linux
New
Undecided
Unassigned
Ubuntu
New
Undecided
Unassigned

Bug Description

In ubuntu 8.10 , there are some problems regarding file transfert with my Sony Ericsson C702 cell phone through USB cable. If the phone is put in "USB mass storage mode" I have the following kernel logs when the phone is plugged in:
[ 2189.073048] usb 3-5: new high speed USB device using ehci_hcd and address 6
[ 2189.597178] usb 3-5: configuration #2 chosen from 1 choice
[ 2189.599194] scsi5 : SCSI emulation for USB Mass Storage devices
[ 2189.599877] usb-storage: device found at 6
[ 2189.599890] usb-storage: waiting for device to settle before scanning
[ 2194.955706] usb-storage: device scan complete
[ 2194.958037] scsi 5:0:0:0: Direct-Access Sony Eri Memory Stick 0 PQ: 0 ANSI: 0
[ 2194.959382] scsi 5:0:0:1: Direct-Access Sony Eri Memory Stick 0 PQ: 0 ANSI: 0
[ 2194.963136] sd 5:0:0:0: [sdg] 368493 512-byte hardware sectors (189 MB)
[ 2194.965495] sd 5:0:0:0: [sdg] Test WP failed, assume Write Enabled
[ 2194.965507] sd 5:0:0:0: [sdg] Assuming drive cache: write through
[ 2194.970990] sd 5:0:0:0: [sdg] 368493 512-byte hardware sectors (189 MB)
[ 2194.974241] sd 5:0:0:0: [sdg] Test WP failed, assume Write Enabled
[ 2194.974252] sd 5:0:0:0: [sdg] Assuming drive cache: write through
[ 2194.978098] sdg: sdg1
[ 2194.988518] sd 5:0:0:0: [sdg] Attached SCSI removable disk
[ 2194.990490] sd 5:0:0:0: Attached scsi generic sg7 type 0
[ 2195.004561] sd 5:0:0:1: [sdh] 3995648 512-byte hardware sectors (2046 MB)
[ 2195.011383] sd 5:0:0:1: [sdh] Test WP failed, assume Write Enabled
[ 2195.011395] sd 5:0:0:1: [sdh] Assuming drive cache: write through
[ 2195.017371] sd 5:0:0:1: [sdh] 3995648 512-byte hardware sectors (2046 MB)
[ 2195.021006] sd 5:0:0:1: [sdh] Test WP failed, assume Write Enabled
[ 2195.021018] sd 5:0:0:1: [sdh] Assuming drive cache: write through
[ 2195.024774] sdh: sdh1
[ 2195.031248] sd 5:0:0:1: [sdh] Attached SCSI removable disk
[ 2195.033156] sd 5:0:0:1: Attached scsi generic sg8 type 0
[ 2225.377049] usb 3-5: reset high speed USB device using ehci_hcd and address 6

And no new icon appears in nautilus!!!!!
Impossible to mount the new usb mass storage device.

If the phone is put in "Phone mode" I have the following kernel logs when the phone is plugged in:

[ 1242.048045] usb 3-5: new high speed USB device using ehci_hcd and address 4
[ 1242.190192] usb 3-5: configuration #3 chosen from 1 choice
[ 1242.598937] cdc_acm 3-5:3.1: ttyACM0: USB ACM device
[ 1242.601716] cdc_acm 3-5:3.3: ttyACM1: USB ACM device
[ 1242.602841] usbcore: registered new interface driver cdc_acm
[ 1242.602862] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1242.704414] usb0: register 'cdc_ether' at usb-0000:00:13.2-5, CDC Ethernet Device, 02:80:37:0e:03:00
[ 1242.704734] usbcore: registered new interface driver cdc_ether

The corresponding icons appears but the free memory from the card (M2) ist wrong. The memory card isn't correct recognise. I thing that it's show the free memory from the phone and attribute it to the memory card too.

After lsusb:
Bus 003 Device 005: ID 0fce:d0d9 Sony Ericsson Mobile Communications AB
Bus 003 Device 002: ID 0471:0333 Philips
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 058f:9360 Alcor Micro Corp. 8-in-1 Media Card Reader
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 046d:c526 Logitech, Inc.
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Ubuntu Intrepid 8.10

description: updated
Revision history for this message
Adam Kimber (adam-kimber) wrote :

I believe there is a common problem with USB mass storage devices across the board. Several won't play nice with the new UDEV rules in Intrepid.

See here http://ubuntuforums.org/showpost.php?p=6513274&postcount=75 for a solution for the C902 that might work for you.

Revision history for this message
Pierre-Henri Berard (pierreberard) wrote : Re: [Bug 289632] Re: File tranfert problem with Sony Ericsson C702 phone

Hy

I try it and it's work when I choose Mass Storage :-)) . Thanks.
Phone memory and card memory are mounted with the correct free memory.

The first mode (Phone mode) is worse. After dmesg:

[ 1358.768065] usb 3-2: new full speed USB device using ohci_hcd and
address 3
[ 1358.948034] usb 3-2: device descriptor read/64, error -62
[ 1359.232034] usb 3-2: device descriptor read/64, error -62
[ 1359.512037] usb 3-2: new full speed USB device using ohci_hcd and
address 4
[ 1359.692037] usb 3-2: device descriptor read/64, error -62
[ 1359.976039] usb 3-2: device descriptor read/64, error -62
[ 1360.256069] usb 3-2: new full speed USB device using ohci_hcd and
address 5
[ 1360.664034] usb 3-2: device not accepting address 5, error -62
[ 1360.841037] usb 3-2: new full speed USB device using ohci_hcd and
address 6
[ 1361.248033] usb 3-2: device not accepting address 6, error -62
[ 1361.248056] hub 3-0:1.0: unable to enumerate USB device on port 2

The second mode (Media transfer) is like before. Nautilus open a new
window (gphoto2://[usb:001,015]/) with 2 folders. One for the phone
memory and the other one for the card memory but the free memory from
the card is wrong. After dmesg:

[ 2312.456045] usb 1-4: new high speed USB device using ehci_hcd and
address 15
[ 2312.618921] usb 1-4: configuration #4 chosen from 1 choice

Bye and again thanks

Adam Kimber a écrit :
> I believe there is a common problem with USB mass storage devices across
> the board. Several won't play nice with the new UDEV rules in Intrepid.
>
> See here http://ubuntuforums.org/showpost.php?p=6513274&postcount=75 for
> a solution for the C902 that might work for you.
>
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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