"Richard Rowell" <[EMAIL PROTECTED]> writes:

>  This although the machine has only one processor installed.  So I
> booted with the kernel that works, and built a new kernel myself
> making sure to disable SMP.  When I boot the kernel I made.... same
> problem.  (see original message for the problem which I speak)

Stupid question: have you run lilo after installing the new kernel?

[...]
> As it is I'm stuck.  The oddest thing is the backup kernel that Redhat
> installed works just fine.  I just can't seem to figure out what they did in
> the kernel config that convinced the kernel they built to not use the APIC
> or try to use the second proccessor slot.

Usually, disabling CONFIG_SMP should disable all APIC related options:
  http://lxr.linux.no/source/arch/i386/config.in#L82

However, there is also a CONFIG_X86_GOOD_APIC option that I don't know:
  http://lxr.linux.no/source/arch/i386/config.in#L32

Try to disable it.

Sorry, but I'm also stuck. I can't help you further.

d.
-- 
 [EMAIL PROTECTED] -- http://www.irisa.fr/prive/dmentre/
 Linux SMP HOWTO: http://www.irisa.fr/prive/dmentre/smp-howto/
 Opinions expressed here are only mine.
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/dmentre/smp-howto/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to