openSUSE Forums > Archives > SF Archives > ARCHIVES - Network/Internet » "pppd[0]: --> Don't know what to do!"

Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Network/Internet
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Network/Internet Questions regarding network or Internet configuration and use in SUSE Linux

 
Page 1 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 24-Apr-2005, 00:36
HexOne
Guest
 
Posts: n/a
Arrow

Hello! I've recently started playing around with SuSE 9.2, and found that i have a winmodem. So, I went to the SuSE ftp site, got a copy of 'ltmodem-8.31a8-6.4.i586.rpm', which installed without a glitch. Then i did the modprobe thing, and dialed-out. However, as soon as the modem finished screeching and screaming, it waited for a while, and then disconnected. This is the log it gave me:::

Code:
SuSE Meta pppd (smpppd-ifcfg), Version 1.50 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: AT
pppd[0]: AT
pppd[0]: OK
pppd[0]: --> Sending: ATM1
pppd[0]: ATM1
pppd[0]: OK
pppd[0]: --> Modem initialized.
pppd[0]: --> Sending: ATDT82077000
pppd[0]: --> Waiting for carrier.
pppd[0]: ATDT82077000
pppd[0]: CONNECT 52000 NoEC
pppd[0]: --> Carrier detected. *Waiting for prompt.
pppd[0]: --> Don't know what to do! *Starting pppd and hoping for the best.
pppd[0]: Serial connection established.
pppd[0]: Renamed interface ppp0 to modem0
pppd[0]: Using interface modem0
Status is: connecting
pppd[0]: Connect: modem0 <--> /dev/ttyLT0
pppd[0]: Hangup (SIGHUP)
pppd[0]: Modem hangup
pppd[0]: Connection terminated.
Status is: disconnecting
pppd[0]: Terminating on signal 15.
Status is: disconnecting
Status is: disconnected
pppd[0] died: A modem hung up the phone (exit code 16)
I think that the problem has something to do with the prompt (whatever that is).

Why doesn't pppd know what to do? How do I make it know what it is that it has to do? Who is this pppd character, anyway?

Thanks in advance!

PS: Could someone tell me how to make SuSE do that modprobe thing on boot?
  #2 (permalink)  
Old 24-Apr-2005, 05:36
harryc
Guest
 
Posts: n/a
Default

Ok this is from memory, so don't shoot me if it isn't all there. . In your dialer software(wvdial as I recall) there is an option called 'stupid mode'. Enable it, alternately disable it. Try both. What was the exact modprobe command you did?
  #3 (permalink)  
Old 24-Apr-2005, 06:09
HexOne
Guest
 
Posts: n/a
Default

Quote:
Originally posted by harryc@Apr 24 2005, 08:36 PM
Ok this is from memory, so don't shoot me if it isn't all there. . In your dialer software(wvdial as I recall) there is an option called 'stupid mode'. Enable it, alternately disable it. Try both. What was the exact modprobe command you did?
[snapback]77143[/snapback]
Code:
su
modprobe ltserial
modprobe lt_modem
I tried stupid mode, as well as lowering the baud rate - with no success.
  #4 (permalink)  
Old 24-Apr-2005, 06:39
harryc
Guest
 
Posts: n/a
Default

Create a file called modem in /etc/modprobe.d/ with the following information:

alias char-major-62 ltserial
alias /dev/tts/LT0 ltserial
alias /dev/modem ltserial

Reboot
  #5 (permalink)  
Old 24-Apr-2005, 06:58
harryc
Guest
 
Posts: n/a
Default

Also, have you tried kinternet?
  #6 (permalink)  
Old 24-Apr-2005, 07:06
HexOne
Guest
 
Posts: n/a
Default

Yea, thats the log file off KInternet.

I'll create the modprobe file, thanks!!!
  #7 (permalink)  
Old 25-Apr-2005, 03:42
HexOne
Guest
 
Posts: n/a
Default

Any clues? Anyone?
  #8 (permalink)  
Old 25-Apr-2005, 03:49
Grant
Guest
 
Posts: n/a
Default

Quote:
Originally posted by HexOne@Apr 25 2005, 06:42 PM
Any clues? Anyone?
[snapback]77320[/snapback]
how did harryc's solution go?
  #9 (permalink)  
Old 25-Apr-2005, 09:56
liteyear
Guest
 
Posts: n/a
Default

Been down this road with 9.1 Pro.....9.2 probably won't be that different.
Noticed "lt_modem" in your modprobe statement . It should be "ltmodem" (no underscore) !!!
Do "modprobe ltmodem", then "lsmod". You should see two lines that look something like this:

ltserial 5924 3
ltmodem 532720 1 ltserial

If you do, then you know that the drivers are installed. If not, then repeat the two modprobe statements. Next, read the instructions in the following links to first get wvdial and YaST configured properly. Then, if you want, you can use the other link to see if you can get kppp dialing.

(wvdial)
http://www.suseforums.net/index.php?showtopic=9387&hl=

(kppp)
http://www.suseforums.net/index.php?showtopic=9474&hl=

Good luck !!!
  #10 (permalink)  
Old 25-Apr-2005, 21:40
HexOne
Guest
 
Posts: n/a
Default

When I modprobe ltmodem it tells me something along the lines of FATAL: No such module. I have to use lt_modem. Also I get a different log now - it always waits a while after
Code:
pppd[0]: Connect: modem0 <--> /dev/ttyLT0
then disconnects. This is the whole log
Code:
SuSE Meta pppd (smpppd-ifcfg), Version 1.50 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: ATM1
pppd[0]: ATM1
pppd[0]: OK
pppd[0]: --> Modem initialized.
pppd[0]: --> Sending: ATDT82077000
pppd[0]: --> Waiting for carrier.
pppd[0]: ATDT82077000
pppd[0]: CONNECT 53333 NoEC
pppd[0]: --> Carrier detected. *Chatmode finished.
pppd[0]: Serial connection established.
pppd[0]: Renamed interface ppp0 to modem0
pppd[0]: Using interface modem0
Status is: connecting
pppd[0]: Connect: modem0 <--> /dev/ttyLT0
pppd[0]: Hangup (SIGHUP)
pppd[0]: Modem hangup
pppd[0]: Connection terminated.
Status is: disconnecting
pppd[0]: Terminating on signal 15.
Status is: disconnecting
Status is: disconnected
pppd[0] died: A modem hung up the phone (exit code 16)
BTW, this is what I get after lsmod:::
Code:
ltserial * * * * * * * 19808 *0
lt_modem * * * * * * *570896 *3 ltserial
PS: Grant, harryc's solution was to the modprobe thing, so I wouldn't have to type it manually, not to the pppd trauma.

EDIT: I wish I could spell...
 
Page 1 of 2 1 2

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2