LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   pppd daemon still dying... (https://www.linuxquestions.org/questions/linux-general-1/pppd-daemon-still-dying-9194/)

taz.devil 11-25-2001 01:31 PM

pppd daemon still dying...
 
Went through the whole rigamerole (sp? LOL) and my pppd daemon still "dies unexpectedly" ...I did get it to the point where it actual dials now. Mind you this is only a problem in Gnome. KDE has no problems. Went through and setserial properly and permissions to my etc/ppp files i.e. pap-secrets. All (2, pri, sec)nameservers are correct. Any idears as to why Gnome doesn't like me dialing out? The only thing I have to go on are these errors in my /var/log/messages file:

modprobe:modprobe: can't locate module tty-ldisc-3
pppd[1631]: Couldn't set tty to PPP discipline: Invalid Argument

I may be dumb and missing something, but right now my brain is toast.

cable 01-02-2002 04:55 PM

Error due to 2.4 kernel option missing
 
Your PPP options in any 2.4 kernel should be as follows:
[*] PPP (point-to-point protocol) support
[ ] PPP multilink support (EXPERIMENTAL) [*] PPP support for async serial ports
[ ] PPP support for sync tty ports [*] PPP Deflate compression [*] PPP BSD-Compress compression
[ ] PPP over Ethernet (EXPERIMENTAL)

The problem is related to the support for 'async serial ports' option not being selected.

taz.devil 01-02-2002 07:19 PM

Well i do have it set that way except for BSD compression. Only problems i'm having now really are permissions to the options file. Thanks though.. :)


All times are GMT -5. The time now is 06:01 AM.