FS#35963 - [pppd] The PPP daemon has died: A modem hung up the phone (exit code = 16)
Attached to Project:
Arch Linux
Opened by Fabio (regulus) - Friday, 28 June 2013, 15:26 GMT
Last edited by Jan de Groot (JGC) - Saturday, 06 July 2013, 14:27 GMT
Opened by Fabio (regulus) - Friday, 28 June 2013, 15:26 GMT
Last edited by Jan de Groot (JGC) - Saturday, 06 July 2013, 14:27 GMT
|
Details
Description:
When I try to connect with wvdial the output is: --> WvDial: Internet dialer version 1.61 --> Initializing modem. --> Sending: ATZ ATZ OK --> Sending: ATQ0 V1 E1 S0=0 &D2 +FCLASS=0 ATQ0 V1 E1 S0=0 &D2 +FCLASS=0 OK --> Sending: AT+CGDCONT=1,"IP","web.omnitel.it" AT+CGDCONT=1,"IP","web.omnitel.it" OK --> Modem initialized. --> Sending: ATDT*99# --> Waiting for carrier. ATDT*99# CONNECT --> Carrier detected. Waiting for prompt. --> Don't know what to do! Starting pppd and hoping for the best. --> Starting pppd at Fri Jun 28 17:12:14 2013 --> Pid of pppd: 1306 --> Using interface ppp0 --> Disconnecting at Fri Jun 28 17:12:15 2013 --> The PPP daemon has died: A modem hung up the phone (exit code = 16) --> man pppd explains pppd error codes in more detail. --> Try again and look into /var/log/messages and the wvdial and pppd man pages for more information. --> Auto Reconnect will be attempted in 5 seconds Additional info: * package version(s) wvdial 1.61-4 ppp 2.4.5-8 |
This task depends upon
Closed by Jan de Groot (JGC)
Saturday, 06 July 2013, 14:27 GMT
Reason for closing: Not a bug
Additional comments about closing: 2013-07-06: A task closure has been requested. Reason for request: The problem was the SIM card.
Saturday, 06 July 2013, 14:27 GMT
Reason for closing: Not a bug
Additional comments about closing: 2013-07-06: A task closure has been requested. Reason for request: The problem was the SIM card.
Up to 15 days ago everything worked fine with the same configuration!
Jul 3 11:45:32 fabio-laptop pppd[872]: Plugin /usr/lib/pppd/2.4.5/nm-pppd-plugin.so loaded.
Jul 3 11:45:32 fabio-laptop NetworkManager[245]: Plugin /usr/lib/pppd/2.4.5/nm-pppd-plugin.so loaded.
Jul 3 11:45:32 fabio-laptop pppd[872]: pppd 2.4.5 started by root, uid 0
Jul 3 11:45:32 fabio-laptop kernel: [ 158.680396] PPP generic driver version 2.4.2
Jul 3 11:45:32 fabio-laptop pppd[872]: Using interface ppp0
Jul 3 11:45:32 fabio-laptop NetworkManager[245]: Using interface ppp0
Jul 3 11:45:32 fabio-laptop pppd[872]: Connect: ppp0 <--> /dev/ttyUSB0
Jul 3 11:45:32 fabio-laptop NetworkManager[245]: Connect: ppp0 <--> /dev/ttyUSB0
Jul 3 11:45:32 fabio-laptop NetworkManager[245]: <warn> /sys/devices/virtual/net/ppp0: couldn't determine device driver; ignoring...
Jul 3 11:45:32 fabio-laptop pppd[872]: CHAP authentication succeeded
Jul 3 11:45:32 fabio-laptop NetworkManager[245]: CHAP authentication succeeded
Jul 3 11:45:32 fabio-laptop pppd[872]: CHAP authentication succeeded
Jul 3 11:45:32 fabio-laptop NetworkManager[245]: CHAP authentication succeeded
Jul 3 11:45:32 fabio-laptop kernel: [ 158.724744] PPP BSD Compression module registered
Jul 3 11:45:32 fabio-laptop kernel: [ 158.737925] PPP Deflate Compression module registered
Jul 3 11:45:32 fabio-laptop pppd[872]: Modem hangup
Jul 3 11:45:32 fabio-laptop pppd[872]: Connection terminated.
Log Wvdial:
Jul 3 11:53:13 fabio-laptop pppd[1081]: pppd 2.4.5 started by fabio, uid 0
Jul 3 11:53:13 fabio-laptop pppd[1081]: Using interface ppp0
Jul 3 11:53:13 fabio-laptop pppd[1081]: Connect: ppp0 <--> /dev/ttyUSB0
Jul 3 11:53:13 fabio-laptop NetworkManager[245]: <warn> /sys/devices/virtual/net/ppp0: couldn't determine device driver; ignoring...
Jul 3 11:53:13 fabio-laptop pppd[1081]: CHAP authentication succeeded
Jul 3 11:53:13 fabio-laptop pppd[1081]: CHAP authentication succeeded
Jul 3 11:53:13 fabio-laptop pppd[1081]: Modem hangup
Jul 3 11:53:13 fabio-laptop pppd[1081]: Connection terminated.
Jul 3 11:53:13 fabio-laptop pppd[1081]: Exit.