hoi wrote:
> 
> hi,
> 
> can somebody help me in urgent!!!
> pls pls pls
> 
> Now, i have found a problem,
> it 's due to the SMP support in kernel,
> 
> i am using the SuSE 6.1 with kernel 2.2.7,
> and my machine have dual PII 400 CPU, and i need to config and recomplie
> the kernel to support this SMP, when this SMP support is tackle in the
> kernel,
> the pppd can't run!
> if the SMP support is not compiled in the kernel, the pppd function pretty
> good!
> 
Did you make:

make modules
make modules_install


> for the case of the SMP in kernel, the /var/log/messages shows:
> 
> Aug  4 20:47:13 pop3 kernel: PPP: version 2.3.7 (demand dialling)
> Aug  4 20:47:13 pop3 kernel: PPP line discipline registered.
> Aug  4 20:47:13 pop3 kernel: registered device ppp0
> Aug  4 20:47:13 pop3 pppd[179]: pppd 2.3.8 started by a_ppp, uid 0
> Aug  4 20:47:13 pop3 pppd[179]: ioctl(PPPIOCGUNIT): Operation not
> permitted(1)
> Aug  4 20:47:13 pop3 pppd[179]: tcsetattr: Operation not permitted
> Aug  4 20:47:13 pop3 pppd[179]: Exit.
>
It seems you have two different versions of ppp. The module is version
2.3.7 and the ppp demon (pppd) is 2.3.8. Don�t know if that is good or
bad. 
 
> if no SMP, others setting the same, and recompile, after that, the
> /var/log/messages/shows:
> 
> Aug  4 20:58:09 pop3 kernel: PPP: version 2.3.7 (demand dialling)
> Aug  4 20:58:09 pop3 kernel: PPP line discipline registered.
> Aug  4 20:58:09 pop3 kernel: registered device ppp0
> Aug  4 20:58:09 pop3 pppd[188]: pppd 2.3.8 started by a_ppp, uid 0
> Aug  4 20:58:09 pop3 pppd[188]: Using interface ppp0
> Aug  4 20:58:09 pop3 pppd[188]: Connect: ppp0 <--> /dev/ttyQ1a1
> Aug  4 20:58:09 pop3 pppd[188]: sent [LCP ConfReq id=0x1 <asyncmap 0x0>
> <auth pap> <magic 0x2c2393a8> <pcomp> <accomp>]
> Aug  4 20:58:12 pop3 pppd[188]: rcvd [LCP ConfReq id=0x3 <asyncmap 0xa0000>
> <magic 0x672056> <pcomp> <accomp> <callback CBCP>]
> Aug  4 20:58:12 pop3 pppd[188]: sent [LCP ConfRej id=0x3 <callback CBCP>]
> Aug  4 20:58:12 pop3 pppd[188]: rcvd [LCP ConfReq id=0x4 <asyncmap 0xa0000>
> <magic 0x672056> <pcomp> <accomp>]
> Aug  4 20:58:12 pop3 pppd[188]: sent [LCP ConfAck id=0x4 <asyncmap 0xa0000>
> <magic 0x672056> <pcomp> <accomp>]
> 
> do u know what's going on and if yes , how to fix it?
> 

If you are going to compile the kernel you may as well get the patches
to
move to 2.2.10.

-- 
Rui Sousa
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to