> On Fri, Oct 20, 2000 at 12:02:06AM +0200, Shaul Karl wrote: > > > launching ipppd say: > > > Sorry - this system lacks PPP kernel support. > > > Check whether you configured at least the ippp0 device! > > Now, i don't have this message >
I do not follow. What message you do not have now? How come it disappeared? > > > > > > Yes! I do it. > > > > > > > > > What does lsmod have to say? > > [00:01:27 /tmp]$ /sbin/lsmod > > Module Size Used by > > floppy 44800 0 (autoclean) > > nls_cp437 3904 0 (autoclean) > > isofs 17488 0 (autoclean) > > hisax 129840 2 (autoclean) > > isdn 108496 3 (autoclean) [hisax] > > slhc 4320 1 (autoclean) [isdn] > > ne 6320 1 (autoclean) > > 8390 6080 0 (autoclean) [ne] > > serial 18080 3 (autoclean) > > [00:01:29 /tmp]$ > > slhc is not loaded: > Module Size Used by > hisax 118840 2 (autoclean) > isdn 81984 2 (autoclean) [hisax] > > What I've to put in modules.conf ? (and what is it slhc: modinfo, give > me no description) > I am not sure its a modules.conf matter. Do you have this module? [20:47:58 /tmp]$ ls /lib/modules/2.2.17/net/slhc.o /lib/modules/2.2.17/net/slhc.o [20:49:01 /tmp]$ > what's "fun": this morning I call a phone with this card, now it > doesn't work! and I'm sure I've no touch configuration other than > number of outgoing call > Perhaps the device is locked or has itself occupied with another process? This would also explain why you do not now get the message from above. Have you tried restarting the ISDN sub unit (/etc/init.d/isdnutils restart)? What are /var/log/syslog and /var/log/messages related messages? Have you configured ippp with debug? > the isdn relative kernel configuration should be ok: > CONFIG_ISDN=m > CONFIG_ISDN_PPP=y > # CONFIG_ISDN_PPP_VJ is not set > # CONFIG_ISDN_MPP is not set > # CONFIG_ISDN_AUDIO is not set > > # > # ISDN feature submodules > # > # CONFIG_ISDN_DRV_LOOP is not set > # CONFIG_ISDN_DIVERSION is not set > > # > # Passive ISDN cards > # > CONFIG_ISDN_DRV_HISAX=m > CONFIG_HISAX_EURO=y > # CONFIG_DE_AOC is not set > # CONFIG_HISAX_NO_SENDCOMPLETE is not set > # CONFIG_HISAX_NO_LLC is not set > # CONFIG_HISAX_NO_KEYPAD is not set > <snip other card not setted> > CONFIG_HISAX_HFC_PCI=y > > # > # Active ISDN cards > <no one> > > > network device: > CONFIG_PPP=m > CONFIG_SLIP=m > CONFIG_SLIP_COMPRESSED=y > CONFIG_SLIP_SMART=y > > I do not remember where slhc comes from but I believe the kernel config help text mentions this. In any case: [20:54:13 /tmp]$ grep ISDN /boot/config-2.2.17 # ISDN subsystem CONFIG_ISDN=m CONFIG_ISDN_PPP=y CONFIG_ISDN_PPP_VJ=y CONFIG_ISDN_MPP=y CONFIG_ISDN_AUDIO=y CONFIG_ISDN_TTY_FAX=y # ISDN feature submodules # CONFIG_ISDN_DRV_LOOP is not set # CONFIG_ISDN_DIVERSION is not set # Passive ISDN cards CONFIG_ISDN_DRV_HISAX=m # Active ISDN cards # CONFIG_ISDN_DRV_ICN is not set # CONFIG_ISDN_DRV_PCBIT is not set # CONFIG_ISDN_DRV_SC is not set # CONFIG_ISDN_DRV_ACT2000 is not set # CONFIG_ISDN_DRV_EICON is not set # CONFIG_ISDN_DRV_AVMB1 is not set [20:55:17 /tmp]$ grep SLIP /boot/config-2.2.17 CONFIG_SLIP=m CONFIG_SLIP_COMPRESSED=y CONFIG_SLIP_SMART=y # CONFIG_SLIP_MODE_SLIP6 is not set CONFIG_PPP=m # CONFIG_SYNCLINK_SYNCPPP is not set CONFIG_ISDN_PPP=y CONFIG_ISDN_PPP_VJ=y [20:55:58 /tmp]$ > > > > > > > > > I'm not subscribed to this list, please cc to me at > > > [EMAIL PROTECTED] > > > Thank > > > > > > Daniele. > > > > > > -- > > > Daniele Cruciani <[EMAIL PROTECTED]> > > > Universita` di Pisa - Informatica - > > > http://www.cli.di.unipi.it/~cruciani/ > > > > > > > > > -- > > > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > > > > > > > -- > > > > Shaul Karl <[EMAIL PROTECTED]> > > -- > Daniele Cruciani <[EMAIL PROTECTED]> > Universita` di Pisa - Informatica - > http://www.cli.di.unipi.it/~cruciani/ -- Shaul Karl <[EMAIL PROTECTED]>