LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-08-2003, 11:13 PM   #1
windus
LQ Newbie
 
Registered: Jul 2003
Posts: 18

Rep: Reputation: 0
PPP Daemon died ... Exit status: 1


Hello~~

When I try connect to internet KPPP Says

PPP Daemon died And. EXIT CODE = 1

How can I?;



Kernel 2.4.21
KDE 3.0
KPPP I don't remembe but;; I think it's Newest versioin
PPP 2.4.1




at console
[root@windus root]# kppp
Opener: received SetSecret
Opener: received SetSecret
Opener: received OpenLock

Opener: received OpenDevice
Opener: received ExecPPPDaemon
In parent: pppd pid 1300
Couldn't find interface ppp0: no such device
Kernel supports ppp alright.
It was pppd that died
pppd exited with return value 1
Sending 1291 a SIGUSR1
Opener: received RemoveSecret
Opener: received RemoveSecret
Opener: received OpenResolv
Opener: received OpenResolv
Opener: received RemoveLock
Opener: received PPPDExitStatus





Error Log File
Aug 8 15:05:00 localhost pppd[2737]: pppd 2.4.1 started by root, uid 0
Aug 8 15:05:00 localhost pppd[2737]: Couldn't set tty to PPP discipline: Invalid argument
Aug 8 15:05:00 localhost pppd[2737]: Exit.
 
Old 08-08-2003, 11:19 PM   #2
ksgill
Senior Member
 
Registered: Apr 2003
Location: Toronto, Canada
Distribution: Ubuntu Jaunty (9.04)
Posts: 1,044

Rep: Reputation: 45
reason for code 1:
An immediately fatal error of some kind occurred, such as an
essential system call failing, or running out of virtual memory.
Do you have your modem configured properly?
Couldn't set tty to PPP discipline: Invalid argument
Make sure your device is setup properly.
 
Old 08-08-2003, 11:25 PM   #3
windus
LQ Newbie
 
Registered: Jul 2003
Posts: 18

Original Poster
Rep: Reputation: 0
Thx for Really fast reply^^
I installed HSF Linmodem Driver
And.. I excuted hsfconfig..
... What should I do to make sure my modem is setup properly?
 
Old 08-08-2003, 11:33 PM   #4
ksgill
Senior Member
 
Registered: Apr 2003
Location: Toronto, Canada
Distribution: Ubuntu Jaunty (9.04)
Posts: 1,044

Rep: Reputation: 45
which distro are u using? Easiest way to to know if your modem was set up correctly is to run this command in console:
wvdialconf /etc/wvdial.conf
this will use wvdial configuration to look for a modem on your machine. If it finds a modem then the installation was okay. If you already dont have wvdial, you can download it here:
http://freshmeat.net/projects/wvdial/?topic_id=20
Once it detects your modem you can edit /etc/wvdial.conf file and enter your isp information...this is alternate to kppp. Try this and see how it goes.
 
Old 08-08-2003, 11:42 PM   #5
ksgill
Senior Member
 
Registered: Apr 2003
Location: Toronto, Canada
Distribution: Ubuntu Jaunty (9.04)
Posts: 1,044

Rep: Reputation: 45
Read this post for more information about setting up winmodems:
http://www.linuxquestions.org/questi...ghlight=wvdial
 
Old 08-09-2003, 12:34 AM   #6
windus
LQ Newbie
 
Registered: Jul 2003
Posts: 18

Original Poster
Rep: Reputation: 0
Um. onething... With KPPP, modem initializated And dial up~
And.. Asking ID AND PASSWORD all thing are ok..

But when pppd starting~~;; error occured..
 
Old 08-09-2003, 10:01 AM   #7
ksgill
Senior Member
 
Registered: Apr 2003
Location: Toronto, Canada
Distribution: Ubuntu Jaunty (9.04)
Posts: 1,044

Rep: Reputation: 45
Did you hear the modem go in the background? i.e did you hear the typical modem sound??
 
Old 08-09-2003, 11:33 AM   #8
windus
LQ Newbie
 
Registered: Jul 2003
Posts: 18

Original Poster
Rep: Reputation: 0
Yes^^; And... It's connected and asked ID and Password.
but.. When pppd is starting... an Error Occured..
 
Old 08-09-2003, 01:04 PM   #9
ksgill
Senior Member
 
Registered: Apr 2003
Location: Toronto, Canada
Distribution: Ubuntu Jaunty (9.04)
Posts: 1,044

Rep: Reputation: 45
check your /etc/resolv.conf file
make sure it has domain name and domain servers. Another thing you should do is check your /var/log/messages file. And post the output about your pppd on this board so we can see whats going on.
 
Old 08-09-2003, 01:49 PM   #10
windus
LQ Newbie
 
Registered: Jul 2003
Posts: 18

Original Poster
Rep: Reputation: 0
I solved this Problem.^^ Thank u^^ Now I'm positing this message on Linux!

I recompiled my Kernel... I didin't check serveral PPP support options on kernel setting.
Thanks!

Last edited by windus; 04-17-2004 at 01:07 AM.
 
Old 08-09-2003, 01:56 PM   #11
ksgill
Senior Member
 
Registered: Apr 2003
Location: Toronto, Canada
Distribution: Ubuntu Jaunty (9.04)
Posts: 1,044

Rep: Reputation: 45
You are welcome
 
Old 02-03-2008, 10:29 PM   #12
Izzul Fatchu Reza
LQ Newbie
 
Registered: Feb 2008
Posts: 1

Rep: Reputation: 0
Smile Me Also

Quote:
Originally Posted by ksgill View Post
You are welcome
Well, sir, i'm a newbie from Indonesia (INA).

I'm using the Debian 4.0 etch and I have had successfully configured my modem (Conexant Rockwell HSF V.92)

I try to dial up to my ISP, named Telkomnet Instan
I was using root, but still it showed ppp died unexpectedly. Exit status=1. I'll post the details next.

What should I do? I have heard the modem's sound and phone's whisper, but when the log file showed

CONNECT 97600

The ppp daemon died unexpectedly.

Thanks.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
PPP Daemon died Exit code = 1 windus Linux - Software 7 08-10-2003 06:49 AM
kppp daemon died unexpectedly exit status 4 steelrose Linux - Networking 1 04-03-2002 04:00 AM
PPP daemon has died! (exit code = 10) Grum Linux - Newbie 8 02-21-2002 08:36 PM
PPP daemon died unexpectedly mandrake_linux Linux - Networking 2 04-21-2001 05:36 PM
PPP Daemon died unexpectedly mandrake_linux Linux - Newbie 0 04-07-2001 11:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration