Le Jeudi 18 Septembre 2003 21:04, vous avez �crit : > On Thursday 18 September 2003 07:54, jjluza wrote: > > I try with ppp-2.4.0-3 > > I use kernel 2.6.0-test5-mm2 > > I never succeed in making it working > > before, I use the user space driver. Until test2-mm1, it works. > > But since that, it doesn't work, so I try to make the kernel module > > driver working. > > > > > > When I run pppd, it gives me an error message then stop. > > the message is "illegal instruction" > > I have no other message, so it's difficult to find the problem > > I carefully read the doc and do all it is said. > > Did you compile pppd yourself? Or did you download a binary from > somewhere? I suggest you get the "speedbundle" from the download page of > http://linux-usb.sf.net/SpeedTouch > Comment out the bits in the configure and Makefiles that build the kernel > module - the module is for 2.4 and wont compile if you are running a 2.6 > kernel. > > All the best, > > Duncan.
wouhouuu!! It works much more well than I expected It's a very great work you done there ;) The install is easy, all seems to work. I only get some little error messages : speedtch: Unknown symbol shutdown_atm_dev speedtch: Unknown symbol atm_dev_register speedtch: Unknown symbol atm_charge but it seems not causing problem a little information In kernel 2.6, we need to have all kernel options specify in the documentation, and one more : CONFIG_ATM_CLIP=m and maybe more because of the error messages above ;) thanks a lot. Regards. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
