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. ------------------------------------------------------- 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
