LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
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 01-19-2013, 01:12 AM   #1
pls_help_URGENT
Member
 
Registered: Aug 2012
Posts: 42

Rep: Reputation: Disabled
Which command tells whether the kernel has the PPP support compiled in or not?


http://www.tldp.org/HOWTO/PPP-HOWTO/x474.html
Quote:
Most distributions seem to provide PPP kernel support in their default installation kernels, but others do not.
Which command tells whether the kernel has the PPP support compiled in or not?
I have installed PPP software now.

2.6.37.1-1.2-desktop
openSUSE 11.4 64 bit.

Last edited by pls_help_URGENT; 01-19-2013 at 01:14 AM.
 
Old 01-19-2013, 02:10 AM   #2
rosehosting.com
Member
 
Registered: Jun 2012
Location: Missouri, USA
Posts: 236

Rep: Reputation: 64
Quote:
Originally Posted by pls_help_URGENT View Post
http://www.tldp.org/HOWTO/PPP-HOWTO/x474.html


Which command tells whether the kernel has the PPP support compiled in or not?
I have installed PPP software now.

2.6.37.1-1.2-desktop
openSUSE 11.4 64 bit.
check for 'CONFIG_PPP_MPPE' in your kernel configuration. in my case:

Code:
# zgrep -i CONFIG_PPP_MPPE /proc/config.gz
CONFIG_PPP_MPPE=y
 
2 members found this post helpful.
Old 01-19-2013, 02:32 AM   #3
pls_help_URGENT
Member
 
Registered: Aug 2012
Posts: 42

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rosehosting.com View Post
check for 'CONFIG_PPP_MPPE' in your kernel configuration. in my case:

Code:
# zgrep -i CONFIG_PPP_MPPE /proc/config.gz
CONFIG_PPP_MPPE=y
Thanks for responding.
Mine says:

Code:
# zgrep -i CONFIG_PPP_MPPE /proc/config.gz                                                                       
CONFIG_PPP_MPPE=m  
What to do?
 
Old 01-21-2013, 02:05 AM   #4
pls_help_URGENT
Member
 
Registered: Aug 2012
Posts: 42

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rosehosting.com View Post
check for 'CONFIG_PPP_MPPE' in your kernel configuration. in my case:

Code:
# zgrep -i CONFIG_PPP_MPPE /proc/config.gz
CONFIG_PPP_MPPE=y
Fixed this by doing make menuconfig, and then searching for CONFIG_PPP_MPPE and enabling it. Have recompiled the kernel and now the command on my system says:

Code:
zgrep -i CONFIG_PPP_MPPE /proc/config.gz   
CONFIG_PPP_MPPE=y
 
Old 01-21-2013, 12:26 PM   #5
jpollard
Senior Member
 
Registered: Dec 2012
Location: Washington DC area
Distribution: Fedora, CentOS, Slackware
Posts: 4,912

Rep: Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513
A better question, is why do you need it built in?

Use of modules is much easier, and a lot of benefit in the general case - no wireless, no need to have it. It also allows the module to be replaced if necessary without having to rebuild everything.

At most, you might need it added to an initrd (along with any needed loading rules), but otherwise having it as a module works just as well as builtin.

The only time I can think of is for some embedded use where there is no initrd...
 
  


Reply



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
kernel compiled with raid support? imagineers7 Linux - General 1 05-30-2006 08:30 AM
kernel compiled with raid support? imagineers7 Linux - Kernel 1 05-30-2006 08:25 AM
SuSe 9.1 Personal tells me linux kernel 2.6.x doesnt support RAID McFace Linux - General 3 07-28-2004 07:13 PM
Kernel 2.4.20 + ppp support Gayle Linux - General 13 01-05-2003 05:16 PM
Kernel with ppp support? mystiqa Linux - Newbie 1 06-17-2001 03:01 AM

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

All times are GMT -5. The time now is 12:36 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