InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Lion 10.7 (http://infinitemac.com/forumdisplay.php?f=100)
-   -   10.7.4 AMD Kernel (http://infinitemac.com/showthread.php?t=7687)

gils 08-15-2012 08:50 PM

Quote:

Originally Posted by R:A:W:X86 (Post 58396)
correct usage is:
Code:

sudo -s
amd_insn_patcher /usr/lib/dyld /usr/lib/dyld_patched
cp /usr/lib/dyld_patched /usr/lib/dyld
amd_insn_patcher /usr/lib/system/libsystem_kernel.dylib /usr/lib/system/libsystem_kernel.dylib_patched
cp /usr/lib/system/libsystem_kernel.dylib_patched /usr/lib/system/libsystem_kernel.dylib
update_dyld_shared_cache



:)

Merci beaucoup !!

starwa314 08-15-2012 10:42 PM

I got it to boot using the FakeSMC.kext file. My problem now is that the computer freezes when I try to install driver pkgs when it says "Optimizing system for installed software...". Also GraphicsEnabler doesn't seem to be working with my gfx (GTS 250 1g). I'm booting with "-v busratio=18". Thanks for the help. I'm almost there:)

gils 08-16-2012 12:16 AM

@R:A:W:X86

http://img15.hostingpics.net/pics/65...0815230712.png

http://img15.hostingpics.net/pics/43...0815231436.png

http://img15.hostingpics.net/pics/76...0816005554.png

http://img15.hostingpics.net/pics/29...0816005945.png

http://img15.hostingpics.net/pics/70...0816005207.png


whaaaoooo !!!

tu es génial , merci beaucoup , avec l'aide de Nanael de Mac on Pc qui m'a saisi les codes dans terminal à l'aide de team viewer en mode -legacy , j'ai maintenant mon FX 6100 à 100% !!
Encore un grand merci à toi !!!

excuse moi pour le Français .

gils 08-16-2012 12:34 AM

Quote:

Originally Posted by starwa314 (Post 58399)
I got it to boot using the FakeSMC.kext file. My problem now is that the computer freezes when I try to install driver pkgs when it says "Optimizing system for installed software...". Also GraphicsEnabler doesn't seem to be working with my gfx (GTS 250 1g). I'm booting with "-v busratio=18". Thanks for the help. I'm almost there:)

bizarre ??

normalement , elle est oob avec GraphicsEnabler=Yes .

essayes avec busratio=18 UsekernelCache=No npci=0x3000 PCIRootUID=1 or 0 GraphicsEnabler=Yes
avec le chameleon trunk 1820 avec option SMBIOS Macpro3,1 .

bon courage !!

excuses moi pour le Français . :)

gils 08-16-2012 12:45 AM

Quote:

Originally Posted by $The-King$ (Post 58390)
thanks :)



i got the same problem on a chi
truned to ide and added atiata i comiped it to lion
and got panic

hello ,

et avec -legacy busratio=16 UsekernelCache=No

starwa314 08-16-2012 06:10 AM

Quote:

Originally Posted by gils (Post 58401)
bizarre ??

normalement , elle est oob avec GraphicsEnabler=Yes .

essayes avec busratio=18 UsekernelCache=No npci=0x3000 PCIRootUID=1 or 0 GraphicsEnabler=Yes
avec le chameleon trunk 1820 avec option SMBIOS Macpro3,1 .

bon courage !!

excuses moi pour le Français . :)

I've tried the commands you've stated and it causes my computer to stop at a grey screen while it's almost done booting.

I've also tried patching the dyld and libsystem_kernel.dylib files but my computer freezes a few seconds after running update_dyld_shared_cache.

gils 08-16-2012 09:11 AM

Quote:

Originally Posted by starwa314 (Post 58403)
I've tried the commands you've stated and it causes my computer to stop at a grey screen while it's almost done booting.

I've also tried patching the dyld and libsystem_kernel.dylib files but my computer freezes a few seconds after running update_dyld_shared_cache.

hello,

it is the comnandes our remarkable R:A:W:x86, I've only copied the commands with the patch on the desk and for me, it works very well.
you've got to make a mistake somewhere. I've had no bug when writing in terminal.

For my install I only use two kexts

Extra
Extensions
FakeSMC.kext
NullCPUPowerManagement.kext
modules
klibc.dylib
uClibcxx.dylib
org.chameleon.Boot.plist
smbios.plist



<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SMbiosvendor</key>
<string>AppleInc.</string>
<key>SMbiosversion</key>
<string>MP31.88Z.006C.B05.0802291410</string>
<key>SMboardproduct</key>
<string>Mac-F42C88C8</string>
<key>SMfamily</key>
<string>MacPro</string>
<key>SMmanufacturer</key>
<string>AppleInc.</string>
<key>SMproductname</key>
<string>MacPro3,1</string>
<key>SMserial</key>
<string>G8135543XYL</string>
</dict>
</plist>



<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Kernel Flags</key>
<string>busratio=165 cpu=1</string>
<key>Theme</key>
<string>default</string>
</dict>
</plist>


+ npci=0x3000

les flags are for my CPU (FX 6100)

HenryH 08-16-2012 01:56 PM

Can't download Kernels
 
I can't download any of the kernels from xup.in (timeouts).

Can anybody upload them (or at least the latest one) to mediafire or somewhere else?

Cheers...

starwa314 08-16-2012 02:58 PM

@gils
I really appriciate your help. I've never seen anybody get past the booting phase with this particular motherboard, so I'm very happy with the progress.:)

The addition of NullCPUPowerManagement.kext has stopped the crashing with pkg installers and update_dyld_shared_cache. I'm still getting a grey screen with GraphicsEnabler=Yes.

HenryH 08-16-2012 03:58 PM

Quote:

I can't download any of the kernels from xup.in (timeouts).
Never mind - the links are working again.