I try to make test5-mm2 work on my gateway
I need to load module atm and pppoatm
these 2 modules return errors when I modprobe them.
dmesg says :
atm: Unknown symbol try_atm_clip_ops
pppoatm: Unknown symbol pppoatm_ioctl_set
jjluza <[email protected]> wrote:
>
> I try to make test5-mm2 work on my gateway
> I need to load module atm and pppoatm
> these 2 modules return errors when I modprobe them.
> dmesg says :
> atm: Unknown symbol try_atm_clip_ops
> pppoatm: Unknown symbol pppoatm_ioctl_set
Please send your .config
Le Mardi 16 Septembre 2003 04:32, vous avez ?crit :
> jjluza <[email protected]> wrote:
> > I try to make test5-mm2 work on my gateway
> > I need to load module atm and pppoatm
> > these 2 modules return errors when I modprobe them.
> > dmesg says :
> > atm: Unknown symbol try_atm_clip_ops
> > pppoatm: Unknown symbol pppoatm_ioctl_set
>
> Please send your .config
sure, see attachment.
Le Mardi 16 Septembre 2003 04:32, vous avez ?crit :
> jjluza <[email protected]> wrote:
> > I try to make test5-mm2 work on my gateway
> > I need to load module atm and pppoatm
> > these 2 modules return errors when I modprobe them.
> > dmesg says :
> > atm: Unknown symbol try_atm_clip_ops
> > pppoatm: Unknown symbol pppoatm_ioctl_set
maybe I forgot a module because of a missing dependancy ?
Le Mardi 16 Septembre 2003 04:32, vous avez ?crit :
> jjluza <[email protected]> wrote:
> > I try to make test5-mm2 work on my gateway
> > I need to load module atm and pppoatm
> > these 2 modules return errors when I modprobe them.
> > dmesg says :
> > atm: Unknown symbol try_atm_clip_ops
> > pppoatm: Unknown symbol pppoatm_ioctl_set
>
> Please send your .config
I've just retried after adding some others modules and it works now. So it
seems that some module dependencies are missing.
The most important seems to be :
CONFIG_ATM_CLIP
look at the attachment for the new .config