[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unable to use ppp with the 2.4.5 kernel



On Tue, 12 Jun 2001, Evrard Nicolas wrote:

EN> Hello, everyone ...
EN> 
EN> I finally succesfully compiled the 2.4.5 kernel using make-kpkg but in
EN> order to have my modules.dep set by depmod I had to make some symlinks 
EN> because the architecture of the /lib/modules/2.4.5/ directory wasn't
EN> understood by depmod ...
EN> 
EN> Anyway, everything seems to work fine (I haven't try burning CD but I will)
EN> except ppp. The module gets loaded but when It comes to the connection the
EN> modem hangup 
EN> 
EN> I've got this in /var/log/message :
EN> 
EN> Jun 12 04:02:52 Nutella kernel: PPP generic driver version 2.4.1
EN> Jun 12 04:02:52 Nutella pppd[216]: pppd 2.3.11 started by nicoe, uid 1001
EN> Jun 12 04:02:53 Nutella chat[217]: abort on (BUSY)
EN> Jun 12 04:02:53 Nutella chat[217]: abort on (NO CARRIER)
EN> Jun 12 04:02:53 Nutella chat[217]: abort on (VOICE)
EN> Jun 12 04:02:53 Nutella chat[217]: abort on (NO DIALTONE)
EN> Jun 12 04:02:53 Nutella chat[217]: abort on (NO DIAL TONE)
EN> Jun 12 04:02:53 Nutella chat[217]: abort on (NO ANSWER)
EN> Jun 12 04:02:53 Nutella chat[217]: send (ATZ^M)
EN> Jun 12 04:02:53 Nutella chat[217]: expect (OK)
EN> Jun 12 04:02:53 Nutella chat[217]: ATZ^M^M
EN> Jun 12 04:02:53 Nutella chat[217]: OK
EN> Jun 12 04:02:53 Nutella chat[217]:  -- got it 
EN> Jun 12 04:02:53 Nutella chat[217]: send (ATDT042423030^M)
EN> Jun 12 04:02:53 Nutella chat[217]: expect (CONNECT)
EN> Jun 12 04:02:53 Nutella chat[217]: ^M
EN> Jun 12 04:03:20 Nutella chat[217]: ATDT042423030^M^M
EN> Jun 12 04:03:20 Nutella chat[217]: CONNECT
EN> Jun 12 04:03:20 Nutella chat[217]:  -- got it 
EN> Jun 12 04:03:20 Nutella chat[217]: send (\d)
EN> Jun 12 04:03:21 Nutella pppd[216]: Serial connection established.
EN> Jun 12 04:03:21 Nutella pppd[216]: Hangup (SIGHUP)
EN> Jun 12 04:03:21 Nutella pppd[216]: Exit.

The modem hangs up because your timeout is set too low, check for 'TIMEOUT'
directive in your dialup script in /etc/chatscripts, if there isn't one, put
one there just before the ATDT, something like 'TIMEOUT 120' should be enough,
the number is time in seconds, .. you can check out chat(8) manpage for the
details

                                                Dingo.


                                      ).|.(
                                    '.'___'.'
                                   ' '(>~<)' '
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-ooO-=(_)=-Ooo-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Petr [Dingo] Dvorak                                 dingo@pdragon.org
    Coder - Purple Dragon MUD                       pdragon.org port 3333
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ 369D93 ]=-=-
     Debian version 2.2.18pre21, up 3 days, 12 users, load average: 1.05
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-




Reply to: