Package: linux-image-2.6.26-1-686
Version: 2.6.26-13

--- Please enter the report below this line. ---
I see similar problem, when connecting my SE phone first time, everything is 
working.
But second time i connect the phone is not seen by my app. following time it 
is often not even noted in the logs.
And i see the 

[sdc] Write Protect is off                                      
[sdc] READ CAPACITY failed                                      
[sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK

stuff filling up the logs

This might be two problem as the log filling is not happening every time.


A temporary fix is to do this:
rmmod -v ehci_hcd ; modprobe -v ehci_hcd

(note: do this as oneliner, if you have usb keyboard)

now the phone is detected

after remmod/insmod i get following in log
Jul  3 11:07:31 dustpuppy kernel: [195653.150198] ehci_hcd 0000:00:1d.7: 
remove, state 1
Jul  3 11:07:31 dustpuppy kernel: [195653.150211] usb usb2: USB disconnect, 
address 1
Jul  3 11:07:31 dustpuppy kernel: [195653.150214] usb 2-2: USB disconnect, 
address 2
Jul  3 11:07:31 dustpuppy kernel: [195653.151917] usb 2-6: USB disconnect, 
address 3
Jul  3 11:07:31 dustpuppy kernel: [195653.156048] ehci_hcd 0000:00:1d.7: USB 
bus 2 deregistered
Jul  3 11:07:31 dustpuppy kernel: [195653.247252] ACPI: PCI interrupt for 
device 0000:00:1d.7 disabled
Jul  3 11:07:31 dustpuppy kernel: [195653.247405] ehci_hcd 0000:00:1a.7: 
remove, state 4
Jul  3 11:07:31 dustpuppy kernel: [195653.247413] usb usb1: USB disconnect, 
address 1
Jul  3 11:07:31 dustpuppy kernel: [195653.251583] ehci_hcd 0000:00:1a.7: USB 
bus 1 deregistered
Jul  3 11:07:32 dustpuppy kernel: [195653.486656] usb 7-2: new full speed USB 
device using uhci_hcd and address 3
Jul  3 11:07:32 dustpuppy kernel: [195653.638874] usb 7-2: configuration #1 
chosen from 1 choice
Jul  3 11:07:32 dustpuppy kernel: [195653.645928] hub 7-2:1.0: USB hub found
Jul  3 11:07:32 dustpuppy kernel: [195653.648021] hub 7-2:1.0: 4 ports 
detected
Jul  3 11:07:32 dustpuppy kernel: [195653.766786] usb 7-2: New USB device 
found, idVendor=0424, idProduct=2504
Jul  3 11:07:32 dustpuppy kernel: [195653.766792] usb 7-2: New USB device 
strings: Mfr=0, Product=0, SerialNumber=0
Jul  3 11:07:32 dustpuppy kernel: [195654.104419] usb 5-2: new full speed USB 
device using uhci_hcd and address 3
Jul  3 11:07:32 dustpuppy kernel: [195654.390090] usb 5-2: configuration #1 
chosen from 1 choice
Jul  3 11:07:32 dustpuppy kernel: [195654.395569] scsi9 : SCSI emulation for 
USB Mass Storage devices
Jul  3 11:07:32 dustpuppy kernel: [195654.395569] usb 5-2: New USB device 
found, idVendor=0644, idProduct=0200
Jul  3 11:07:32 dustpuppy kernel: [195654.395569] usb 5-2: New USB device 
strings: Mfr=1, Product=2, SerialNumber=3
Jul  3 11:07:32 dustpuppy kernel: [195654.395569] usb 5-2: Product: CA-200
Jul  3 11:07:32 dustpuppy kernel: [195654.395569] usb 5-2: Manufacturer: TEAC
Jul  3 11:07:32 dustpuppy kernel: [195654.395569] usb 5-2: SerialNumber: 
00000702D958
Jul  3 11:07:32 dustpuppy kernel: [195654.395569] ACPI: PCI interrupt for 
device 0000:00:1a.7 disabled
Jul  3 11:07:32 dustpuppy kernel: [195654.465986] ACPI: PCI Interrupt 
0000:00:1a.7[C] -> GSI 22 (level, low) -> IRQ 22
Jul  3 11:07:32 dustpuppy kernel: [195654.465986] ehci_hcd 0000:00:1a.7: EHCI 
Host Controller
Jul  3 11:07:32 dustpuppy kernel: [195654.465986] ehci_hcd 0000:00:1a.7: new 
USB bus registered, assigned bus number 1
Jul  3 11:07:32 dustpuppy kernel: [195654.469984] ehci_hcd 0000:00:1a.7: debug 
port 1
Jul  3 11:07:32 dustpuppy kernel: [195654.469995] ehci_hcd 0000:00:1a.7: irq 
22, io mem 0xfe9d9c00
Jul  3 11:07:32 dustpuppy kernel: [195654.473843] usb 3-1: USB disconnect, 
address 4
Jul  3 11:07:32 dustpuppy kernel: [195654.482705] ehci_hcd 0000:00:1a.7: USB 
2.0 started, EHCI 1.00, driver 10 Dec 2004
Jul  3 11:07:32 dustpuppy kernel: [195654.482787] usb usb1: configuration #1 
chosen from 1 choice
Jul  3 11:07:32 dustpuppy kernel: [195654.482825] hub 1-0:1.0: USB hub found
Jul  3 11:07:32 dustpuppy kernel: [195654.482834] hub 1-0:1.0: 6 ports 
detected
Jul  3 11:07:33 dustpuppy kernel: [195654.597151] usb usb1: New USB device 
found, idVendor=1d6b, idProduct=0002
Jul  3 11:07:33 dustpuppy kernel: [195654.597158] usb usb1: New USB device 
strings: Mfr=3, Product=2, SerialNumber=1
Jul  3 11:07:33 dustpuppy kernel: [195654.597161] usb usb1: Product: EHCI Host 
Controller
Jul  3 11:07:33 dustpuppy kernel: [195654.597166] usb usb1: Manufacturer: 
Linux 2.6.26-2-686 ehci_hcd
Jul  3 11:07:33 dustpuppy kernel: [195654.597171] usb usb1: SerialNumber: 
0000:00:1a.7
Jul  3 11:07:33 dustpuppy kernel: [195654.597204] ACPI: PCI Interrupt 
0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
Jul  3 11:07:33 dustpuppy kernel: [195654.597236] ehci_hcd 0000:00:1d.7: EHCI 
Host Controller
Jul  3 11:07:33 dustpuppy kernel: [195654.666065] usb 3-2: USB disconnect, 
address 5
Jul  3 11:07:33 dustpuppy kernel: [195654.817748] ehci_hcd 0000:00:1d.7: new 
USB bus registered, assigned bus number 2
Jul  3 11:07:33 dustpuppy kernel: [195654.823668] ehci_hcd 0000:00:1d.7: debug 
port 1
Jul  3 11:07:33 dustpuppy kernel: [195654.823668] ehci_hcd 0000:00:1d.7: irq 
23, io mem 0xff980800
Jul  3 11:07:33 dustpuppy kernel: [195654.839669] ehci_hcd 0000:00:1d.7: USB 
2.0 started, EHCI 1.00, driver 10 Dec 2004
Jul  3 11:07:33 dustpuppy kernel: [195655.559637] usb 3-1: new low speed USB 
device using uhci_hcd and address 6
Jul  3 11:07:34 dustpuppy kernel: [195655.784237] usb 3-1: configuration #1 
chosen from 1 choice
Jul  3 11:07:34 dustpuppy kernel: [195655.786255] input: Wacom Graphire3 6x8 
as /class/input/input7
Jul  3 11:07:34 dustpuppy kernel: [195655.831373] usb 3-1: New USB device 
found, idVendor=056a, idProduct=0014
Jul  3 11:07:34 dustpuppy kernel: [195655.831373] usb 3-1: New USB device 
strings: Mfr=1, Product=5, SerialNumber=0
Jul  3 11:07:34 dustpuppy kernel: [195655.831373] usb 3-1: Product: CTE-630-
UV3.1-4
Jul  3 11:07:34 dustpuppy kernel: [195655.831373] usb 3-1: Manufacturer: WACOM
Jul  3 11:07:34 dustpuppy logger: device 3-1:1.0 is bound to the wacom driver
Jul  3 11:07:34 dustpuppy logger: no need to rebind
Jul  3 11:07:34 dustpuppy kernel: [195656.098762] usb 3-2: new low speed USB 
device using uhci_hcd and address 7
Jul  3 11:07:34 dustpuppy kernel: [195656.326273] usb 3-2: configuration #1 
chosen from 1 choice
Jul  3 11:07:34 dustpuppy kernel: [195656.355140] input: Dell Dell USB 
Keyboard as /class/input/input8
Jul  3 11:07:34 dustpuppy kernel: [195656.382600] input,hidraw0: USB HID v1.10 
Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1a.0-2
Jul  3 11:07:34 dustpuppy kernel: [195656.385890] usb 3-2: New USB device 
found, idVendor=413c, idProduct=2003
Jul  3 11:07:34 dustpuppy kernel: [195656.385893] usb 3-2: New USB device 
strings: Mfr=1, Product=2, SerialNumber=0
Jul  3 11:07:34 dustpuppy kernel: [195656.385897] usb 3-2: Product: Dell USB 
Keyboard
Jul  3 11:07:34 dustpuppy kernel: [195656.385899] usb 3-2: Manufacturer: Dell
Jul  3 11:07:34 dustpuppy kernel: [195656.385921] usb 7-2: USB disconnect, 
address 3
Jul  3 11:07:34 dustpuppy kernel: [195656.555321] usb 5-2: USB disconnect, 
address 3
Jul  3 11:07:34 dustpuppy kernel: [195656.729947] usb usb2: configuration #1 
chosen from 1 choice
Jul  3 11:07:34 dustpuppy kernel: [195656.729947] hub 2-0:1.0: USB hub found
Jul  3 11:07:34 dustpuppy kernel: [195656.729947] hub 2-0:1.0: 6 ports 
detected
Jul  3 11:07:34 dustpuppy kernel: [195656.880669] usb usb2: New USB device 
found, idVendor=1d6b, idProduct=0002
Jul  3 11:07:34 dustpuppy kernel: [195656.880675] usb usb2: New USB device 
strings: Mfr=3, Product=2, SerialNumber=1
Jul  3 11:07:34 dustpuppy kernel: [195656.880679] usb usb2: Product: EHCI Host 
Controller
Jul  3 11:07:34 dustpuppy kernel: [195656.880683] usb usb2: Manufacturer: 
Linux 2.6.26-2-686 ehci_hcd
Jul  3 11:07:34 dustpuppy kernel: [195656.880688] usb usb2: SerialNumber: 
0000:00:1d.7
Jul  3 11:07:35 dustpuppy kernel: [195657.149391] usb 2-2: new high speed USB 
device using ehci_hcd and address 2
Jul  3 11:07:35 dustpuppy kernel: [195657.365527] usb 2-2: configuration #1 
chosen from 1 choice
Jul  3 11:07:35 dustpuppy kernel: [195657.365527] scsi10 : SCSI emulation for 
USB Mass Storage devices
Jul  3 11:07:35 dustpuppy kernel: [195657.365527] usb 2-2: New USB device 
found, idVendor=0644, idProduct=0200
Jul  3 11:07:35 dustpuppy kernel: [195657.365527] usb 2-2: New USB device 
strings: Mfr=1, Product=2, SerialNumber=3
Jul  3 11:07:35 dustpuppy kernel: [195657.365527] usb 2-2: Product: CA-200
Jul  3 11:07:35 dustpuppy kernel: [195657.365527] usb 2-2: Manufacturer: TEAC
Jul  3 11:07:35 dustpuppy kernel: [195657.365527] usb 2-2: SerialNumber: 
00000702D958
Jul  3 11:07:35 dustpuppy kernel: [195657.679844] usb 2-6: new high speed USB 
device using ehci_hcd and address 3
Jul  3 11:07:35 dustpuppy kernel: [195657.824537] usb 2-6: configuration #1 
chosen from 1 choice
Jul  3 11:07:35 dustpuppy kernel: [195657.828110] hub 2-6:1.0: USB hub found
Jul  3 11:07:35 dustpuppy kernel: [195657.828110] hub 2-6:1.0: 4 ports 
detected
Jul  3 11:07:35 dustpuppy kernel: [195657.938564] usb 2-6: New USB device 
found, idVendor=0424, idProduct=2504
Jul  3 11:07:35 dustpuppy kernel: [195657.938573] usb 2-6: New USB device 
strings: Mfr=0, Product=0, SerialNumber=0
Jul  3 11:07:40 dustpuppy kernel: [195663.209812] scsi 10:0:0:0: Direct-Access  
   
TEAC     USB   HS-CF Card 4.08 PQ: 0 ANSI: 0
Jul  3 11:07:40 dustpuppy kernel: [195663.213553] scsi 10:0:0:1: Direct-Access  
   
TEAC     USB   HS-xD/SM   4.08 PQ: 0 ANSI: 0
Jul  3 11:07:40 dustpuppy kernel: [195663.217262] scsi 10:0:0:2: Direct-Access  
   
TEAC     USB   HS-MS Card 4.08 PQ: 0 ANSI: 0
Jul  3 11:07:40 dustpuppy kernel: [195663.217262] scsi 10:0:0:3: Direct-Access  
   
TEAC     USB   HS-SD Card 4.08 PQ: 0 ANSI: 0
Jul  3 11:07:40 dustpuppy kernel: [195663.224799] sd 10:0:0:0: [sdc] Attached 
SCSI removable disk
Jul  3 11:07:40 dustpuppy kernel: [195663.224850] sd 10:0:0:0: Attached scsi 
generic sg4 type 0
Jul  3 11:07:40 dustpuppy kernel: [195663.231594] sd 10:0:0:1: [sdd] Attached 
SCSI removable disk
Jul  3 11:07:40 dustpuppy kernel: [195663.232592] sd 10:0:0:1: Attached scsi 
generic sg5 type 0
Jul  3 11:07:40 dustpuppy kernel: [195663.236592] sd 10:0:0:2: [sde] Attached 
SCSI removable disk
Jul  3 11:07:40 dustpuppy kernel: [195663.236592] sd 10:0:0:2: Attached scsi 
generic sg6 type 0
Jul  3 11:07:40 dustpuppy kernel: [195663.243553] sd 10:0:0:3: [sdf] Attached 
SCSI removable disk
Jul  3 11:07:40 dustpuppy kernel: [195663.243603] sd 10:0:0:3: Attached scsi 
generic sg7 type 0

then when connecting phone first time i get:

Jul  3 11:08:45 dustpuppy kernel: [195743.676831] usb 2-6.3: new full speed 
USB device using ehci_hcd and address 4
Jul  3 11:08:45 dustpuppy kernel: [195743.805929] usb 2-6.3: configuration #3 
chosen from 1 choice
Jul  3 11:08:45 dustpuppy kernel: [195743.807525] cdc_acm 2-6.3:3.1: ttyACM0: 
USB ACM device
Jul  3 11:08:45 dustpuppy kernel: [195743.809315] cdc_acm 2-6.3:3.3: ttyACM1: 
USB ACM device
Jul  3 11:08:45 dustpuppy kernel: [195743.817193] usb0: register 'cdc_ether' 
at usb-0000:00:1d.7-6.3, CDC Ethernet Device, 02:80:37:02:03:00
Jul  3 11:08:45 dustpuppy kernel: [195743.818626] usb 2-6.3: New USB device 
found, idVendor=0fce, idProduct=d0a1
Jul  3 11:08:45 dustpuppy kernel: [195743.818632] usb 2-6.3: New USB device 
strings: Mfr=1, Product=2, SerialNumber=3
Jul  3 11:08:45 dustpuppy kernel: [195743.818635] usb 2-6.3: Product: Sony 
Ericsson K810
Jul  3 11:08:45 dustpuppy kernel: [195743.818638] usb 2-6.3: Manufacturer: 
Sony Ericsson
Jul  3 11:08:45 dustpuppy kernel: [195743.818641] usb 2-6.3: SerialNumber: 
3579940102131410
Jul  3 11:08:51 dustpuppy kernel: [195751.416698] disabled, if problems are 
found, by specifying the nounix mount option.
Jul  3 11:09:06 dustpuppy kernel: [195770.688050] usb0: unregister 'cdc_ether' 
usb-0000:00:1d.7-6.3, CDC Ethernet Device


On disconnect i get

Jul  3 11:09:42 dustpuppy kernel: [195813.572947] usb 2-6.3: USB disconnect, 
address 4


reconnect 2. time:
Jul  3 11:10:57 dustpuppy kernel: [195903.924042] usb 2-6.3: new full speed 
USB device using ehci_hcd and address 5
Jul  3 11:10:57 dustpuppy kernel: [195904.111763] usb 2-6.3: configuration #3 
chosen from 1 choice
Jul  3 11:10:57 dustpuppy kernel: [195904.120227] cdc_acm 2-6.3:3.1: ttyACM0: 
USB ACM device
Jul  3 11:10:57 dustpuppy kernel: [195904.131764] cdc_acm 2-6.3:3.3: ttyACM1: 
USB ACM device
Jul  3 11:10:57 dustpuppy kernel: [195904.159790] usb0: register 'cdc_ether' 
at usb-0000:00:1d.7-6.3, CDC Ethernet Device, 02:80:37:02:03:00
Jul  3 11:10:57 dustpuppy kernel: [195904.163791] usb 2-6.3: New USB device 
found, idVendor=0fce, idProduct=d0a1
Jul  3 11:10:57 dustpuppy kernel: [195904.163791] usb 2-6.3: New USB device 
strings: Mfr=1, Product=2, SerialNumber=3
Jul  3 11:10:57 dustpuppy kernel: [195904.163791] usb 2-6.3: Product: Sony 
Ericsson K810
Jul  3 11:10:57 dustpuppy kernel: [195904.163791] usb 2-6.3: Manufacturer: 
Sony Ericsson
Jul  3 11:10:57 dustpuppy kernel: [195904.163791] usb 2-6.3: SerialNumber: 
3579940102131410
Jul  3 11:11:03 dustpuppy kernel: [195911.536949] disabled, if problems are 
found, by specifying the nounix mount option.
Jul  3 11:11:07 dustpuppy kernel: [195916.859550] usb0: unregister 'cdc_ether' 
usb-0000:00:1d.7-6.3, CDC Ethernet Device

On 2. disconnect:

Jul  3 11:11:58 dustpuppy kernel: [195980.360200] usb 2-6.3: USB disconnect, 
address 5

afterwards when i connect it only says 
Jul  3 11:12:43 dustpuppy kernel: [196034.829065] usb 2-6.3: new full speed 
USB device using ehci_hcd and address 6

With  address++ every time.

I am using the phone from within vmware, so if this is normal behavior of the 
driver, it might be a bug in vmware that it does no see the phone second time.




--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.26-2-686

Debian Release: squeeze/sid
  650 testing         security.debian.org 
  650 testing         ftp.dk.debian.org 
  650 testing         ftp.debian.org 
  650 testing         debian.uni-c.dk 
  650 testing         debian.three-dimensional.net 
  600 unstable        ftp.dk.debian.org 
  600 unstable        ftp.debian.org 
  600 unstable        debian.uni-c.dk 
  600 unstable        debian.three-dimensional.net 

--- Package information. ---
Depends                     (Version) | Installed
=====================================-+-=============
module-init-tools                     | 3.7-pre9-1
initramfs-tools            (>= 0.55)  | 0.93.3
 OR yaird                (>= 0.0.13)  | 
 OR linux-initramfs-tool              | 


Recommends      (Version) | Installed
=========================-+-===========
libc6-i686                | 2.9-12


Suggests              (Version) | Installed
===============================-+-===========
linux-doc-2.6.26                | 
grub                            | 0.97-53
 OR lilo                        | 



--- Output from package bug script ---


-- 

Med venlig hilsen / Mojn / Best regards

Martin Hansen
Opensource Software Specialist

Center for Software Innovation
Alsion 2
DK-6400 Sønderborg

Tel.: +45 7347 7000
Dir.: +45 7347 7017
Mail: m...@cfsi.dk
Web : www.cfsi.dk

Kommende CSI arrangementer: 
Windows Embedded Standard (XP embedded) – Jump Start 

Reply via email to