Results 11 to 14 of 14
...while somewhere it seems I do need a patch:
while running the script:
Code:
Feb 26 21:54:30 host pppd[5007]: Using interface ppp0
Feb 26 21:54:30 host pppd[5007]: Connect: ppp0 <--> ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-23-2008 #11Linux User
- Join Date
- Jun 2007
- Posts
- 458
...while somewhere it seems I do need a patch:
while running the script:
You can see what happened.Code:Feb 26 21:54:30 host pppd[5007]: Using interface ppp0 Feb 26 21:54:30 host pppd[5007]: Connect: ppp0 <--> /dev/pts/1 Feb 26 21:54:30 host pppoa3[5051]: pppoa3 version 1.3.1 started by root (uid 0) Feb 26 21:54:30 host pppoa3[5051]: Control thread ready Feb 26 21:54:30 host pppoa3[5051]: Error loading N_HDLC Feb 26 21:54:30 host pppd[5007]: Modem hangup Feb 26 21:54:30 host pppd[5007]: Connection terminated.
I don't have CRUX installedright now. I will ask Dapper Dan through PM to check by modinfo n_hdlc."When you have nothing to say, say nothing."
- 04-23-2008 #12Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
No.
You need to configure the right support into the kernel. That the kernel supports it, doesn't mean that it's automatically enabled. If your kernel was compiled with hdlc support then maybe you just need to modprobe the module.
Google is your friend as always, which is the *first* result when searching for your error: "Error loading N_HDLC".
FlashTux :: EciAdsl - Free ADSL Linux driver
- 04-24-2008 #13Linux User
- Join Date
- Jun 2007
- Posts
- 458
Thanks, sounds of some help. Let me check if the module exists by default in the CRUX kernel or I'll download the 2.6.25 and won't trouble you anymore. BTW, CRUX is not made for SpeedTouch so there's nothing surprising even if the module is not there.
"When you have nothing to say, say nothing."
- 04-25-2008 #14Linux User
- Join Date
- Jun 2007
- Posts
- 458
Thanks to all, I am sending this reply from CRUX desktop. Special thanks toi92guboj for the nice idea. That has truely solved my problem. Kernel compiled the whole afternoon and now its all ready.
"When you have nothing to say, say nothing."


Reply With Quote
