Hide Forgot
Description of problem: Fedora 14 will not connect to Verizon when using a Verizon USB CDMA modem Version-Release number of selected component (if applicable): NetworkManager-0.8.1-10.git20100831.fc14.i686 ppp-2.4.5-12.fc14.i686 How reproducible: Plug in USB CDMA modem, fails to connect Steps to Reproduce: 1. Plug in USB CDMA modem 2. Modem fails to connect 3. Actual results: Fails to connect Expected results: Connection to Verizon network Additional info: The modem works fine under OSX and Fedora 12 (after downgrading ppp to 2.4.4). Please see attached syslog
*** Bug 670375 has been marked as a duplicate of this bug. ***
Created attachment 473966 [details] Syslog
Would you provide more detailed logs (http://live.gnome.org/NetworkManager/Debugging)? Steps: * Stop NetworkManager * killall -TERM modem-manager * modem-manager --debug * in another terminal, run NetworkManager like this: NM_PPP_DEBUG=1 /usr/sbin/NetworkManager --no-daemon * reproduce the problem and paste in the logs
Created attachment 474316 [details] Network Manager & Modem Manager log
Is there any update or progress on this? Is there anything else I can provide?
What behaviour do you actually see? Is your modem enabled in nm-applet? Are you able to see your connection in nm-applet menu? One problem I found in the last log is the username in a connection is invalid, which prevents it to be shown in editor and nm-applet. Could you re-run the steps in comment #3 with --log-level=DEBUG added to the NetworkManager command line. What is output of: nmcli nm
(In reply to comment #6) > What behaviour do you actually see? Is your modem enabled in nm-applet? Yes > Are you able to see your connection in nm-applet menu? Yes > One problem I found in the last log is the username in a connection is invalid, > which prevents it to be shown in editor and nm-applet. There is normally no username for the connection, just the dial number (#777). I did see the username item in the debug output but disregarded it as both my other laptops (OSX, F12) are setup with no username or password and connect to Verizon without issue. Apparently this was the problem though. I used random text for the username and everything is working now. Perhaps NM requires that there is something in that field now? > Could you re-run the steps in comment #3 with --log-level=DEBUG added to the > NetworkManager command line. > What is output of: > nmcli nm without USB modem # nmcli nm RUNNING STATE WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running disconnected enabled enabled enabled enabled with USB modem # nmcli nm RUNNING STATE WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running connected enabled enabled enabled enabled