lockup on SMP machine

Zahemszky Gábor Gabor at Zahemszky.HU
Mon Jun 27 19:26:39 GMT 2005


John Baldwin wrote:

> It may be bugs with your BIOS.  Does ACPI work ok if you do 'set 
> hint.apic.0.disabled=1' from the loader?  If so, does it still work ok if you 
> just do 'set kern.smp.disabled=1' from the loader?

Hi!

Thanks for yor answer.

 From loader prompt:

set hint.acpi.0.disabled=0
set hint.apic.0.disabled=1

works OK. By the way, it was only a quick boot, and a poweroff - before 
it, with acpi, I cannot poweroff. With acpi, an without apic, it works. 
But I had sysctl hw.ncpu = 1 :-(

set hint.acpi.0.disabled=0
set hint.apic.0.disabled=0
set kern.smp.disabled=1

The same syptom as before, I cannot boot, I saw the second CPU, and it 
freezes.

And now?

Gabor < Gabor at Zahemszky dot HU >

-- 
#!/bin/ksh
Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ 
';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? 
]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? 
]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;for 
i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l 
i;};print "$j"


More information about the freebsd-acpi mailing list