Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44195 - Let dialup modem users know to compile PPP support into the kernel.
Summary: Let dialup modem users know to compile PPP support into the kernel.
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Gentoo Linux x86 Installation Guide (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Sven Vermeulen (RETIRED)
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-09 17:15 UTC by crthesnake
Modified: 2004-03-12 04:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description crthesnake 2004-03-09 17:15:19 UTC
In the text before "Code Listing 8" in the kernel configuration instructions for new installs (http://www.gentoo.org/doc/en/handbook/handbook.xml?part=1&chap=7) it would be useful to let dialup users know to include ppp support.  

See this thread in the forums for an example of a dialup user needing to recompile because he did not know what ppp was when he first compiled the kernel:

http://forums.gentoo.org/viewtopic.php?p=940469#940469

The fix is simple, change:

"If you are using PPPoE to connect to the Internet, you will need the following options in the kernel:"

To:

"If you are using PPPoE to connect to the Internet (or using a dialup modem), you will need the following options in the kernel:"




Reproducible: Always
Steps to Reproduce:
Read the kernel configuration guide.
Not know what ppp does.

Actual Results:  
Not able to connect using a dialup modem.
Find out that ppp needs to be in the kernel.
Recompile kernel to include ppp.

Expected Results:  
Told the user to put ppp into the kernel if using a dialup modem.
Happily connected to the Web and emerging new software.
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2004-03-12 04:20:11 UTC
Thanks. Change committed.