I did not include all details of the bug, but the modules never executes because it can never link due to an unresolved reference to smp_num_cpus from the 2.4.25 kernel. I don't see how the recommendations (shown below) from the NVIDIA docs have anything to do with this problem. I don't have stability problems, I simply cannot event start it up since it won't load at all !!
o I/O APIC (SMP) If you are experiencing stability problems with a Linux SMP machine and seeing I/O APIC warning messages from the Linux kernel, system reliability may be greatly improved by setting the "noapic" kernel parameter. o Local APIC (UP) On some systems, setting the "Local APIC Support on Uniprocessors" kernel configuration option can have adverse effects on system stability and performance. If you are experiencing lockups with a Linux UP machine and have this option set, try disabling local APIC support. On Fri, 2004-04-09 at 22:06, Luke Reeves wrote: > I'd guess that's the problem.. According to the NVidia documents APIC > should be disabled since it can cause instability. > > Luke > > James D. Freels wrote: > > It is turned ON for both kernels. > > > > /usr/src/linux-2.4.25# grep APIC .config > > CONFIG_X86_GOOD_APIC=y > > CONFIG_X86_IO_APIC=y > > CONFIG_X86_LOCAL_APIC=y > > /usr/src/linux-2.4.25# cd ../linux-2.6.5 > > /usr/src/linux-2.6.5# grep APIC .config > > CONFIG_X86_GOOD_APIC=y > > CONFIG_X86_LOCAL_APIC=y > > CONFIG_X86_IO_APIC=y > > > > On Thu, 2004-04-08 at 23:13, Luke Reeves wrote: > > > >>Do you have local APIC turned on or off in your kernel configuration? > >> > >> Luke Reeves > >> http://www.neuro-tech.net/ > >> > >>James D. Freels wrote: > >> > >>>I have a Debian/Woody distribution installed on a new dual-Xeon 4GB > >>>system. Works great. > >>> > >>>Under kernel 2.4.25 (self compiled), SMP-mode, the nvidia-installer > >>>fails on unresolved references to smp_num_cpus > >>> > >>>Under kernel 2.4.25 (self compiled), single-processor mode, the nvidia > >>>installer works correctly. > >>> > >>>Under kernel 2.6.5 (self compiled), SMP-mode, the nvidia installer works > >>>correctly. > >>> > >>>I think there is an incompatibility with the first configuration. Anyone > >>>else agree ? > >>> -- James D. Freels, Ph.D. [EMAIL PROTECTED] [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]