InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Snow Leopard 10.6 (http://infinitemac.com/forumdisplay.php?f=87)
-   -   Kernel Panic: Should have 2 threads but only found 3... (http://infinitemac.com/showthread.php?t=5111)

anik 01-03-2010 05:28 PM

Kernel Panic: Should have 2 threads but only found 3...
 
Hello,

I cannot get SL to boot the first time, shortly after Darwin loads I get a kernel panic message:
'Should have 2 threads but only found 3 for Die...'
http://it.tinypic.com/r/25gzdwl/6

Notes:
- I have tried booting with -cpus=1, arch=i386 and -x but with no luck.
- BIOS Settings: AHCI set, ACPI: S3(STR)

Strange, but when i enter the -cpus=1 setting I get exactly the same error message (2 threads but only found 3) as if nothing happened. But if I disable the 2nd core through BIOS, the message changes, and says: 'should have 1 thread but only found 2'! Link:
http://it.tinypic.com/r/oqkiuh/6

My Desktop PC setup:
-Intel Pentium Dual Core [email protected]
- Foxconn MB P43A01 with P45/P43 RevA3 chipset
- 2GB RAM DDR2 400MHz
- ATI Radeon HD 4770

Thank you for your help!
Alex

Imkantus 01-04-2010 01:40 PM

It is not "-cpus=1" it's "cpus=1" - don't know if that helps you...

ntsmkfob 01-10-2010 12:39 AM

I get the same problem when I try to boot with a DSDT file containing pstate stuff. If you can rename your DSDT.aml to something else from your USB/DVD boot via terminal, that may get you past it. Later on you can get the DSDT fixed.

engtomas 06-25-2010 10:55 AM

Try This
 
Try reboot without safe mode:
-v cpus=1 busratio=20

If that doesn't work, try in safe mode:
-v -x cpus=1 busratio=20

Good Luck