On Sun, 19 Nov 2006, naturalwatt wrote:
> I have a 7260 with modem board. Even though /usr/sbin/pppd is present,
> it seems the required modules are not loaded.
They might not be loaded but are they present. The 7xxx's come with a
bunch of modules, but only a few are loaded. If you need 'em, load 'em.
see what this lists....
cd /lib/modules
find . -name \*ppp\*
If it lists a load of ppp related modules they are present.
AFAIK you need to load these modules, but I've not used pppd on this
board....
insmod slhc
insmod ppp_generic
insmod ppp_async
I can't remember if you need ppp_deflate - probably only if you are using
ppp compression. You may also need bsd_comp .
HTH
Jim
>
> Can I avoid building a new kernel?
>
> There was a similar question asked in the summer - I hope this time there is
> an answer!
>
> Thanks,
>
> Martin
>
>
>
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|