On Fri, Jan 07, 2000 at 04:59:26PM +0100, Ron Rademaker wrote: > Sorry- isdnPPP driver version 0.0.0 is out of date. > Maybe ippp0 has no 'syncppp' encapsulation. > ippp0: SyncPPP support not configured > ippp0: Invalid argument
The kernel hasn't enabled ISDN PPP support. Build another one which includes it: [cut] # # ISDN subsystem # CONFIG_ISDN=m CONFIG_ISDN_PPP=y CONFIG_ISDN_PPP_VJ=y [uncut] -- Bye, Dietmar