LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   PPP Daemon died ... Exit status: 1 (https://www.linuxquestions.org/questions/linux-newbie-8/ppp-daemon-died-exit-status-1-a-80326/)

windus 08-08-2003 11:13 PM

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.

ksgill 08-08-2003 11:19 PM

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.

windus 08-08-2003 11:25 PM

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?

ksgill 08-08-2003 11:33 PM

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.

ksgill 08-08-2003 11:42 PM

Read this post for more information about setting up winmodems:
http://www.linuxquestions.org/questi...ghlight=wvdial

windus 08-09-2003 12:34 AM

Um. onething... With KPPP, modem initializated And dial up~
And.. Asking ID AND PASSWORD all thing are ok..

But when pppd starting~~;; error occured..

ksgill 08-09-2003 10:01 AM

Did you hear the modem go in the background? i.e did you hear the typical modem sound??

windus 08-09-2003 11:33 AM

Yes^^; And... It's connected and asked ID and Password.
but.. When pppd is starting... an Error Occured..

ksgill 08-09-2003 01:04 PM

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.

windus 08-09-2003 01:49 PM

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!

ksgill 08-09-2003 01:56 PM

You are welcome

Izzul Fatchu Reza 02-03-2008 10:29 PM

Me Also
 
Quote:

Originally Posted by ksgill (Post 416644)
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.


All times are GMT -5. The time now is 08:10 AM.