InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Leopard 10.5 (http://infinitemac.com/forumdisplay.php?f=85)
-   -   Leopard freeze (http://infinitemac.com/showthread.php?t=74)

pcgame 01-21-2008 12:19 AM

Hi everyone, i've a problem. Occasionally when i use any apps or i download some file leo freeze and i must reboot.
Leo hangs with forefox after 10/15 sec
Can you help me?
I trying boot leo with this flags: cpus=2(or 1) platform=x86pc(or ACPI) but nothing

My pc
AMD x2 3800+ @ 2.5Ghz
Abit An8 sli chipset nforce4
Nvidia 6600 gt 128 mb
2x1 Gb Kingston

P.S.If the English ago penalty I'm sorry, but I'm Italian

zuz242 01-21-2008 01:10 AM

the answer is in the wiki ... dont use the nforce lan port

pcgame 01-21-2008 01:20 AM

So should I use this procedure?

Lan-Freeze issue

This is well known and should be fixed in Release V.2.
For now you can use the cpus=1 option at boot load, or permanently put it in the bootloader:

sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist


And replace the current string with this one:

<key>Kernel Flags</key>
<string>-v -legacy cpus=1</string>

If your board has got 2 LAN Ports, then do not use the nForce one.

Install the proper drivers for your second Port, for example Marvell Yukon, and use it instead of nForce LAN. Also delete forcedeth.kext after you installed the drivers.
This will fix the Problem.

Also you can consider using Wi-Fi, which works as well.

pcgame 01-21-2008 09:18 PM

I used this string: -v cpus=2 platform=x86pc
Is good?

Puttabong 01-21-2008 10:25 PM

-v -legacy cpus=1

^
These flags will only use one core instead of Dual Core, and it will fix the LAN Problem for Rev.1.

You don't have another port other than nForce LAN on your Board, don't you? It'd work without freezes.
Also, If you were using Wi-Fi, there wouldn't be any freezes either.

pcgame 01-21-2008 10:42 PM

No i haven't any pci card onboard.
However now works, since then was no longer freeze

pcgame 01-22-2008 10:55 PM

He rebuilt!!!!!
What should I do, I tried all flags available

Puttabong 01-22-2008 10:59 PM

Sorry, what do you mean by saying "He rebuilt!"?

pcgame 01-23-2008 12:20 AM

Leo freeze again

Puttabong 01-23-2008 12:39 AM

-v -legacy cpus=1

Put the above kernel flags into your Boot.plist, to automatically set them.

If you don't know how to do it, check this tutorial -> http://forum.insanelymac.com/index.php?showtopic=16734

<key>Kernel Flags</key>
<string>-v -legacy cpus=1</string>


Then reboot without setting any additional flags, and try to download some files...

This is really just a temporary solution,
I don't think that you only want to use one core instead of two in the long run?

Greetings