> type depmod -ae gives: depmod: *** Unresolved symbols in /lib/modules/2.4.23/kernel/net/atm/pppoatm.o depmod: pppoatm_ioctl_set
so i set CONFIG_ATM_BR2684=m > it will give you the name of the unresolved symbols > it is often a good clue to understand what is missing. thanks i didn't know that > > if you need to recompile, why don't you use 2.4.25? because i've downloaded a 2.4.23 allready and have a 1gig transfer limit per month :-( > to compile the module, you could use > CONFIG_USB_SPEEDTOUCH=m hm i found that shortly after sending the mail... but there to unresolved symbols apear > > CONFIG_PPP_ASYNC=m is in the how-to remember the news page "the howto is obsolete" i never believed this, but i clearly missed that > > I am surprised I did not find in your .config > CONFIG_USB_UHCI=m (instead of the alt driver) hm CONFIG_USB_UHCI isnt an option in my original config file that comes with 2.4.23??? > CONFIG_PPPOE=m (if you need it) nope here in austria the providers are using pppoatm > > Did you not edit the file manually? nope i used $make menuconfig > Liste de diffusion modem ALCATEL SpeedTouch USB > Pour se désinscrire : mailto:[EMAIL PROTECTED] > > > so after the writing im compiling once again... i'll continue writing when its finished... ha it works now. thank you very much for your help. there is just one question left, when i disconected the modem (from the phone-line not the usb-jack) pppd realizes that there no longer is a connection and ifdown's ppp0 but when i replug-in the cord it doesn't seem to recognize it and does not start pppd call speedtch again (doing manually helps) any idea what that could be? so long maestro Liste de diffusion modem ALCATEL SpeedTouch USB Pour se désinscrire : mailto:[EMAIL PROTECTED]
