Re: Is there a kernel-image-2.2.14 that is compiled with SMP on

2000-02-20 Thread Rajesh Radhakrishnan
Hi, Thanks for your replies. The compiled 2.2.14 kernel does indeed recognise the 2 processors but my new kernel has problems with the 3com595 card hence can't connect to the internet... It seems the driver (3c59x.c vortex driver) has to have a 'spin_lock' function implemented for SMP machines..

Re: Is there a kernel-image-2.2.14 that is compiled with SMP on

2000-02-20 Thread Svante Signell
I think you have to compile it yourself. At least I had to do this to make my SMP system work on Potato/Woody. Just download kernel-source-2.2.14 and follow the instructions. Rajesh Radhakrishnan writes: > > Hi, > > I downloaded 'kernel-image-2.2.14.deb' after seeing someone post > here. U

Re: Is there a kernel-image-2.2.14 that is compiled with SMP on

2000-02-19 Thread Manoj Srivastava
>>"Rajesh" == Rajesh Radhakrishnan <[EMAIL PROTECTED]> writes: Rajesh> I downloaded 'kernel-image-2.2.14.deb' after seeing someone post Rajesh> here. Unfortunately the newly installed kernel doesn't recognize the Rajesh> second processor. Is there another such kernel-image-2.2.14 with SMP Raje