Bug 723069

Summary: vodafone K3765-z (ZTE) doesn't work
Product: [Fedora] Fedora Reporter: Account closed by user <c719711>
Component: ModemManagerAssignee: Dan Williams <dcbw>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: dcbw
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-09 21:33:33 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:
Attachments:
Description Flags
messages
none
cut messages: only interesting lines none

Description Account closed by user 2011-07-18 22:32:28 UTC
Created attachment 513687 [details]
messages

mobile 3G network coverage isn't shown, and "connect to the 3G network" doesn't
work.

/var/log/messages attached.

-thanks-

Comment 1 Account closed by user 2011-07-19 22:21:23 UTC
Created attachment 513889 [details]
cut messages: only interesting lines

Comment 2 Dan Williams 2011-08-02 16:18:56 UTC
We'd want a bit more debug output from modem-manager.  Try the following:

1) unplug your device
2) get a root terminal
3) mv /usr/sbin/modem-manager /
4) killall -TERM modem-manager
5) /modem-manager --debug
6) replug your dongle, reproduce the issue
7) paste or attach that log output from modem-manager into this bug report
8) hit Ctl+C to stop modem-manager
9) mv /modem-manager /usr/sbin/modem-manager

and then we can diagnose what's going on.