Bug 579247
Summary: | MM fails to detect Sony Ericsson K750i | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michal Schmidt <mschmidt> |
Component: | ModemManager | Assignee: | Dan Williams <dcbw> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 13 | CC: | dcbw |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-06-02 15:48:08 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Michal Schmidt
2010-04-03 15:38:52 UTC
Output from "modem-manager --debug" with the working version: ** Message: Loaded plugin ZTE ** Message: Loaded plugin Gobi ** Message: Loaded plugin Sierra ** Message: Loaded plugin Option High-Speed ** Message: Loaded plugin Ericsson MBM ** Message: Loaded plugin Novatel ** Message: Loaded plugin Longcheer ** Message: Loaded plugin Huawei ** Message: Loaded plugin Generic ** Message: Loaded plugin AnyData ** Message: Loaded plugin Nokia ** Message: Loaded plugin Option ** Message: Loaded plugin MotoC ** (modem-manager:12394): DEBUG: (tty/ttyS0): could not get port's parent device ** (modem-manager:12394): DEBUG: (tty/ttyS1): could not get port's parent device ** (modem-manager:12394): DEBUG: (tty/ttyS2): could not get port's parent device ** (modem-manager:12394): DEBUG: (tty/ttyS3): could not get port's parent device ** Message: (ttyACM0) opening serial device... ** (modem-manager:12394): DEBUG: (ttyACM0): probe requested by plugin 'Generic' ** Message: (ttyACM1) opening serial device... ** (modem-manager:12394): DEBUG: (ttyACM1): probe requested by plugin 'Generic' ** (modem-manager:12394): DEBUG: (ttyACM0): --> 'AT+GCAP<CR>' ** (modem-manager:12394): DEBUG: (ttyACM0): <-- '<CR><LF>+GCAP: +CGSM, +DS<CR><LF><CR><LF>OK<CR><LF>' ** (modem-manager:12394): DEBUG: (ttyACM1): --> 'AT+GCAP<CR>' ** (modem-manager:12394): DEBUG: (ttyACM1): <-- 'AT+GCAP<CR><CR><LF>+GCAP: +CGSM, +DS<CR><LF><CR><LF>OK<CR><LF>' ** Message: (ttyACM0) closing serial device... ** Message: (ttyACM0) opening serial device... ** Message: (Generic): GSM modem /sys/devices/pci0000:00/0000:00:13.1/usb3/3-2 claimed port ttyACM0 ** (modem-manager:12394): DEBUG: Added modem /sys/devices/pci0000:00/0000:00:13.1/usb3/3-2 ** (modem-manager:12394): DEBUG: (tty/ttyACM0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:13.1/usb3/3-2 ** (modem-manager:12394): DEBUG: (tty/ttyACM1): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:13.1/usb3/3-2 ** Message: (ttyACM1) closing serial device... ** (modem-manager:12394): DEBUG: (ttyACM0): --> 'AT+CPIN?<CR>' ** Message: (Generic): GSM modem /sys/devices/pci0000:00/0000:00:13.1/usb3/3-2 claimed port ttyACM1 ** (modem-manager:12394): DEBUG: (ttyACM0): <-- '<CR><LF>+CPIN: READY<CR><LF>' ** (modem-manager:12394): DEBUG: (ttyACM0): <-- '<CR><LF>OK<CR><LF>' ** Message: (ttyACM0) closing serial device... ** (modem-manager:12394): DEBUG: Exported modem /sys/devices/pci0000:00/0000:00:13.1/usb3/3-2 as /org/freedesktop/ModemManager/Modems/0 Output from the broken version indicates /dev/ttyACM* are never tried: ** Message: Loaded plugin ZTE ** Message: Loaded plugin Gobi ** Message: Loaded plugin Sierra ** Message: Loaded plugin Option High-Speed ** Message: Loaded plugin Ericsson MBM ** Message: Loaded plugin Novatel ** Message: Loaded plugin Longcheer ** Message: Loaded plugin Huawei ** Message: Loaded plugin Generic ** Message: Loaded plugin AnyData ** Message: Loaded plugin Nokia ** Message: Loaded plugin Option ** Message: Loaded plugin MotoC ** (modem-manager:12399): DEBUG: (tty/ttyS0): could not get port's parent device ** (modem-manager:12399): DEBUG: (tty/ttyS1): could not get port's parent device ** (modem-manager:12399): DEBUG: (tty/ttyS2): could not get port's parent device ** (modem-manager:12399): DEBUG: (tty/ttyS3): could not get port's parent device (no more output even after waiting for a minute) Good catch. Fixed upstream by: bac945a8e4c1176d75f6c7d6622a516f673aaf65 Thanks! This message is a reminder that Fedora 13 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 13. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '13'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 13's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 13 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping I don't have F13 anymore to test and it works fine in F14 and F15. |