[Bug 627375] New: UMTS Stick ZTE K-3565-Z not ejected
http://bugzilla.novell.com/show_bug.cgi?id=627375 http://bugzilla.novell.com/show_bug.cgi?id=627375#c0 Summary: UMTS Stick ZTE K-3565-Z not ejected Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86-64 OS/Version: Linux Status: NEW Severity: Major Priority: P5 - None Component: Hotplug AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: ohering@novell.com QAContact: qa@suse.de Found By: Outsourced Testing Blocker: --- UMTS Stick ZTE K-3565-Z not ejected to switch from fake CD to UMTS modem and SD Card. similar to bug #530113, which is not fixed in 11.2 and 11.3 I got it working in openSuSE 11.2 with these changes: # grep -Ev '^(;|#|$)' /etc/usb_modeswitch.conf DefaultVendor= 0x19d2 DefaultProduct= 0x2000 TargetVendor= 0x19d2 TargetProduct= 0x0031 MessageEndpoint=0x01 MessageContent="55534243123456782000000080000c85010101180101010101000000000000" grep -Ev '^(;|#|$)' /etc/udev/rules.d/51-usb-modeswitch.rules SUBSYSTEM=="block", SYSFS{idProduct}=="2000", SYSFS{idVendor}=="19d2", RUN="/bin/eject /dev/%k" For short: The eject line is missing in openSuSE 11.2 and 11.3 in some udev rule file. If I eject the fake CD manually, the UMTS modem and the SD card will appear. Kernel log from opensuse 11.3 on a FSC esprimo 9400: usb 2-3: new high speed USB device using ehci_hcd and address 3 usb 2-3: New USB device found, idVendor=19d2, idProduct=2000 usb 2-3: New USB device strings: Mfr=2, Product=1, SerialNumber=3 usb 2-3: Product: ZTE CDMA Technologies MSM usb 2-3: Manufacturer: ZTE,Incorporated usb 2-3: SerialNumber: P673A2VDF_MS usb 2-3: configuration #1 chosen from 1 choice scsi5 : SCSI emulation for USB Mass Storage devices usb-storage: device found at 3 usb-storage: waiting for device to settle before scanning scsi 5:0:0:0: CD-ROM ZTE USB SCSI CD-ROM 2.31 PQ: 0 ANSI: 2 sr1: scsi-1 drive sr 5:0:0:0: Attached scsi CD-ROM sr1 sr 5:0:0:0: Attached scsi generic sg3 type 5 usb-storage: device scan complete usb 2-3: USB disconnect, address 3 usb 2-3: new high speed USB device using ehci_hcd and address 4 usb 2-3: New USB device found, idVendor=19d2, idProduct=0063 usb 2-3: New USB device strings: Mfr=2, Product=1, SerialNumber=0 usb 2-3: Product: ZTE CDMA Technologies MSM usb 2-3: Manufacturer: ZTE,Incorporated usb 2-3: configuration #1 chosen from 1 choice scsi6 : SCSI emulation for USB Mass Storage devices usb-storage: device found at 4 usb-storage: waiting for device to settle before scanning usbcore: registered new interface driver usbserial USB Serial support registered for generic usbcore: registered new interface driver usbserial_generic usbserial: USB Serial Driver core USB Serial support registered for GSM modem (1-port) option 2-3:1.0: GSM modem (1-port) converter detected usb 2-3: GSM modem (1-port) converter now attached to ttyUSB0 option 2-3:1.1: GSM modem (1-port) converter detected usb 2-3: GSM modem (1-port) converter now attached to ttyUSB1 option 2-3:1.2: GSM modem (1-port) converter detected usb 2-3: GSM modem (1-port) converter now attached to ttyUSB2 option 2-3:1.3: GSM modem (1-port) converter detected usb 2-3: GSM modem (1-port) converter now attached to ttyUSB3 option 2-3:1.4: GSM modem (1-port) converter detected usb 2-3: GSM modem (1-port) converter now attached to ttyUSB4 usbcore: registered new interface driver option option: v0.7.2:USB Driver for GSM modems scsi 6:0:0:0: Direct-Access ZTE MMC Storage 2.31 PQ: 0 ANSI: 2 sd 6:0:0:0: Attached scsi generic sg3 type 0 sd 6:0:0:0: [sdc] Attached SCSI removable disk usb-storage: device scan complete -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=627375 http://bugzilla.novell.com/show_bug.cgi?id=627375#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |kernel-maintainers@forge.pr |ovo.novell.com |ovo.novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=627375 http://bugzilla.novell.com/show_bug.cgi?id=627375#c1 --- Comment #1 from Olaf Hering <ohering@novell.com> 2010-08-03 09:18:33 CEST --- correction: the above dmesg output is from openSuSE 11.2, which is used on my Esprimo 9400. (I have installed 11.3 only on a new HP ProBook 6555b, it shows usb timeouts after the eject, once the SD card and the modem appears. But thats a different bug due to new hardware.) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=627375 https://bugzilla.novell.com/show_bug.cgi?id=627375#c2 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jslaby@novell.com, | |kasievers@novell.com AssignedTo|kernel-maintainers@forge.pr |bnc-team-screening@forge.pr |ovo.novell.com |ovo.novell.com --- Comment #2 from Jiri Slaby <jslaby@novell.com> 2010-08-17 18:12:05 UTC --- Why is this assigned to kernel people? Maybe Kay may help? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=627375 https://bugzilla.novell.com/show_bug.cgi?id=627375#c3 --- Comment #3 from Kay Sievers <kasievers@novell.com> 2010-08-17 20:45:10 UTC --- More recent usb_modeswitch versions seem to support this hardware. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=627375 https://bugzilla.novell.com/show_bug.cgi?id=627375#c wei wang <wewang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wewang@novell.com AssignedTo|bnc-team-screening@forge.pr |coolo@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=627375 https://bugzilla.novell.com/show_bug.cgi?id=627375#c4 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|coolo@novell.com |pth@novell.com --- Comment #4 from Stephan Kulow <coolo@novell.com> 2010-10-12 17:08:50 CEST --- bugowner of hardware/usb_modeswitch : psmt -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=627375 https://bugzilla.novell.com/show_bug.cgi?id=627375#c Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=627375 https://bugzilla.novell.com/show_bug.cgi?id=627375#c5 Olaf Hering <ohering@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Olaf Hering <ohering@novell.com> 2011-07-19 17:30:11 CEST --- The eject works with 11.4 on my ProBook 6555b -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com