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)

frisco2 06-22-2012 04:33 PM

Quote:

Originally Posted by erineos (Post 58007)
Good afternoon,

My Snow Leopard HDD (where i would like to install Lion) is in the SATA 1 port.
From a search in the net i found that probably it's the SB750 southbridge that causing the problem and it can't see any SATA ports. I found that an IOATAfamily.kext for SB700/750 for Lion, it may resolve the "still waiting for root device". What do you think? Is this kext available or we can specially make it?

read here, maybe helps the kext
http://www.insanelymac.com/forum/ind...owtopic=126273

erineos 06-22-2012 05:00 PM

Nothing. Maybe it needs a kext specific for Lion.
Now i will try another thing. I will disconnect all my SATA II hard drives and i will put an old HDD i have (not SATA) to see what will happens and i will post the results.

erineos 06-22-2012 05:27 PM

Still the same with the old HDD.

frisco2 06-22-2012 08:54 PM

Quote:

Originally Posted by erineos (Post 58010)
Still the same with the old HDD.

then put your DVD drive on the first SATA port and SNOW Leopard HDD in second position

boot with boot flag -legacy -force64 UserKernelCache=No -v -f -x arch=i386_x64 (in safe mode)

AyuReady1989x 06-22-2012 11:33 PM

Quote:

Originally Posted by frisco2 (Post 57994)
that's what I did, then the problems were gone

take this >>>> http://osx86.co/f36/legacy-kernel-10...post55947.html




amd_ins_patcher_src.zip ( IOHIDFamily nintervalcheck.kext.zip --> S/L/E )


and use the How-To by AkimoA (root86.org)


AMD binary patching!

Unzip the file'm amd_insn_patcher and copy it to
/usr/bin

then open the Terminal

Then you give the command:

code:

sudo-s
amd_insn_patcher / usr / lib / libSystem.B.dylib / usr / lib / libSystem.B.dylib.patched
mv / usr / lib / libSystem.B.dylib.patched / usr / lib / libSystem.B.dylib

amd_insn_patcher / usr / lib / dyld / usr / lib / dyld.patched
mv / usr / lib / dyld.patched / usr / lib / dyld


amd_insn_patcher
mv

amd_insn_patcher / System / Library / QuickTime / QuickTimeComponents.component / Contents / MacOS / QuickTime Components / System / Library / QuickTime / QuickTimeComponents.component / Contents / MacOS / QuickTimeComponents.patched
mv / System / Library / QuickTime / QuickTimeComponents.component / Contents / MacOS / QuickTimeComponents.patched / System / Library / QuickTime / QuickTimeComponents.component / Contents / MacOS / QuickTime Components

amd_insn_patcher / System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar / System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar.patched
mv / System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar.patched / System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar



Then the repair permissions and re-enter the following in the terminal.
code:
sudo update_dyld_shared_cache


question you think you could script that maybe? i ran the patcher and the commands on page 7 and cant seem to get 32bit apps running or my terminal either..i tried to run your commands but didnt get the .patch file for some reason :/ .. but the 9.6.0 kernel instant reboots for me after kext load, the kernel RAW:X86 posted boots superquick in 64 but no 32 apps.. no google chrome etc
MSI 970a-g45
FX-6100
MSI HAWX 6870

frisco2 06-23-2012 04:51 AM

Quote:

Originally Posted by AyuReady1989x (Post 58012)
question you think you could script that maybe? i ran the patcher and the commands on page 7 and cant seem to get 32bit apps running or my terminal either..i tried to run your commands but didnt get the .patch file for some reason :/ .. but the 9.6.0 kernel instant reboots for me after kext load, the kernel RAW:X86 posted boots superquick in 64 but no 32 apps.. no google chrome etc
MSI 970a-g45
FX-6100
MSI HAWX 6870


NO

unpack the amd_insn_patcher_src zip file ! paste the content in the folder usr / bin ,then give the code

AyuReady1989x 06-23-2012 09:55 AM

Quote:

Originally Posted by frisco2 (Post 58013)
NO

unpack the amd_insn_patcher_src zip file ! paste the content in the folder usr / bin ,then give the code

terribly sorry to waste time but here is the output for trying to patch

amd_insn_patcher /usr/lib/libSystem.B.dylib /usr/lib/libSystem.B.dylib.patched
Patching universal binary (2 architectures)
Patching X86_64 part (processor 16777223, architecture 0)
Code signature removed succesfully (64bit)Patch report (1): 0 instructions patched, 30 bad instructions, patches bypassed: NO
Patching I386 part (processor 7, architecture 1)
Code signature removed succesfully (32bit)Patch report (2): 0 instructions patched, 0 bad instructions, patches bypassed: NO
No patches found, not generating output

i know its probably something stupid I'm missing >___<

misterfrista 06-23-2012 10:43 AM

AyuReady1989x:I´ve got the same problem and with just dyld i get kernel panic on boot!

Even cparm just gives me restarts after loading kexts.. I tried it with just symbols.dylib and with some combinations of gui cpufreq MaxBusRatio. I have no idea whats wrong with my configuration!

My system specs:
- Asus M5A97 Mainboard
- Amd Bulldozer 8120 Black edition
- WD 1TB Caviar Green
- Geforce 9500GT

AyuReady1989x 06-23-2012 11:02 AM

Quote:

Originally Posted by misterfrista (Post 58015)
AyuReady1989x:I´ve got the same problem and with just dyld i get kernel panic on boot!

Even cparm just gives me restarts after loading kexts.. I tried it with just symbols.dylib and with some combinations of gui cpufreq MaxBusRatio. I have no idea whats wrong with my configuration!

My system specs:
- Asus M5A97 Mainboard
- Amd Bulldozer 8120 Black edition
- WD 1TB Caviar Green
- Geforce 9500GT

actually i forgot to mention that also i tried just dyld also and got kernel panics on boot.. i just redid my whole config cause everything went crazy after just dyld.. i wanna follow the instructions above but not getting the .patch file for the 1st file for some reason.. wonder what me are missing >__<

erineos 06-23-2012 11:16 AM

Quote:

Originally Posted by frisco2 (Post 58011)
then put your DVD drive on the first SATA port and SNOW Leopard HDD in second position

boot with boot flag -legacy -force64 UserKernelCache=No -v -f -x arch=i386_x64 (in safe mode)

Still the same.:(