HSF modem picks up line but Does Not Dial
Rudi Siegling <[email protected]>
| Newsgroups | gmane.linux.drivers.modem.hsf |
|---|---|
| Message-ID | <[email protected]> |
Hi, I've got an HSF (conexant modem): >From ModemData.txt (scanModem) Class 0780: 14f1:2f10 Communication controller: Conexant: Unknown device 2f10 (rev 01) SubSystem 16ec:2013 U.S. Robotics: Unknown device 2013 and loaded the linuxant (HSF) driver. Using KInternet, my modem picks up the line (I hear the dial tone on the internal speaker) when given atdt1234 (1234 as example, or whichever number I have to dial). The modem does not proceed to actually dial the number given, but times out giving the message "No Carrier" I have tried it with and without "Detect Dial Tone" selected through YaST (Suse 9.3) I have also tried dialing out using kppp's Mini-Terminal. I can get the modem to pick up the line, but nothing else. Any suggestions would be appreciated. Regards Rudi Siegling The process waits right after: pppd[0]: --> Modem initialized. pppd[0]: --> Sending: ATDT8628895 pppd[0]: --> Waiting for carrier. pppd[0]: ATDT8628895 then timeouts with then next line pppd[0]: NO CARRIER Below is the log generated by KInternet. SuSE Meta pppd (smpppd-ifcfg), Version 1.58 on linux. Status is: disconnected trying to connect to smpppd connect to smpppd Status is: disconnected Status is: connecting pppd[0]: Plugin passwordfd.so loaded. pppd[0]: --> WvDial: Internet dialer version 1.54.0 pppd[0]: --> Initializing modem. pppd[0]: --> Sending: ATZ pppd[0]: ATZ pppd[0]: OK pppd[0]: --> Sending: AT Q0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 pppd[0]: AT Q0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 pppd[0]: OK pppd[0]: --> Sending: ATM1 pppd[0]: ATM1 pppd[0]: OK pppd[0]: --> Sending: ATX3 pppd[0]: ATX3 pppd[0]: OK pppd[0]: --> Modem initialized. pppd[0]: --> Sending: ATDT8628895 pppd[0]: --> Waiting for carrier. pppd[0]: ATDT8628895 pppd[0]: NO CARRIER pppd[0]: --> No Carrier! Trying again. pppd[0]: --> Sending: ATDT8628895 pppd[0]: --> Waiting for carrier. pppd[0]: ATDT8628895 Status is: disconnecting pppd[0]: Connect script failed Status is: disconnected pppd[0] died: Connect script failed (exit code 8)