On Sat, 15 Jan 2000, Ivo Sbalzarini wrote:
> Everything works fine, except pppd. As soon as I enabled SMP in
> my kernel (I only set SMP=1, enabled enhanced RTC-support and MTRR and made
> sure that APM is disabled and changed no other options), pppd failed to
> establish a connection. My syslog looks as follows:
>
> pppd[419]: Serial connection established.
> pppd[419]: ioctl(PPPIOCGUNIT): Operation not permitted(1)
> pppd[419]: Hangup (SIGHUP)
> pppd[419]: Exit.
Make certain that you also re-compiled your kernel modules with SMP enabled
("make modules; make modules_install").
As I recall, PPP typically uses several dynamically loaded kernel modules to
do things like a special PPP line discipline, compression, etc...
-Andy
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/dmentre/smp-howto/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]