[crisos] kmod-ppp without ppp ? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/crisos Archives
]
- To: crisos@xxxxxxxxxxxxxxxxxxx
- Subject: [crisos] kmod-ppp without ppp ?
- From: Sergio Corpettini <sergio.corpettini@xxxxxxxxx>
- Date: Thu, 22 May 2008 15:16:06 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=GpkA3IZtES0yzgdK2qT9qVqU4U4YPfMpozdIs6/gnIw=; b=TK17TLvLBGA4o4K7ofuLM2lKhh7g4Ad89FryekI7mddzMrc9Op3cOkea0igntbn3WF+R4OCBbuL0bmaMhtRJI3DM74EdY1yYtfe+RZohPiA3m/UuwsE7nNjAKcy74Ayje3dzNyilp98QpOLOGq3F8npxYMXvH3N4OoLZ5aIlt68=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=aSXo2lTpa1zqxRMPA4ajmUGQ/8ehjBSZ+cxMbLuVQd16ba0HfYzFT8ylqWBkvkoG7kMuV9hoS9rJJ6P5jlIpkGROW/nxr0/t5o7/ZQ9dZ/DfYRZBelNo1MMAXux4EEDa0I9VJFu8WyQv5SIQFgD9NUJaOr3Ri7lljWaUNBxxxGU=
kmod-ppp BROKEN?
hi
i'm trying to get PPP running, i installed ppp kmod-ppp and anything
related but
pppd: This system lacks kernel support for PPP. This could be because
the PPP kernel module could not be loaded, or because PPP was not
included in the kernel configuration. If PPP was included as a
module, try `/sbin/modprobe -v ppp'. If that fails, check that
ppp.o exists in /lib/modules/`uname -r`/net.
See README.linux file in the ppp distribution for more details.
root@CrisOs:/etc/ppp# lsmod
Module Size Used by Not tainted
usbserial 16784 0
rt73 158364 0
crc_ccitt 960 0
nls_iso8859_15 3328 0
root@CrisOs:/etc/ppp# insmod ppp
insmod: ppp.ko: no module by that name found
root@CrisOs:/etc/ppp# cd /lib/modules/
root@CrisOs:/lib/modules# ls
2.6.19.2
root@CrisOs:/lib/modules# cd 2.6.19.2/
root@CrisOs:/lib/modules/2.6.19.2# ls
crc-ccitt.ko nls_iso8859-15.ko rt73.ko usbserial.ko
seems that kmod-ppp do not contain the expected ppp.ko module
someone can help me ?
---
CrisOs mailing list
Official multi-language http://www.crisos.org/ mailing list
For unsubscribe send empty mail to: crisos-request@xxxxxxxxxxxxxxxxxxx with subject unsubscribe.