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.:(

erineos 06-23-2012 01:59 PM

Maybe this is causing all the troubles. How do i repair permitions on the Lion USB stick?

EDIT: I repaired the permitions of the USB with MyHack application but still the same.

I also followed this tutorial exactly: http://osx86.co/f100/how-install-osx-lion-on-pc-t7279/ with the two R:A:W:X86's kernels and the Enoch-rev.1999 bootloader, and both gives me the sbin/launchd kernel panic. When i install the two kexts of the frisco2's tutorial, i am getting the "still waiting for root device". Please help!

R:A:W:X86 06-23-2012 02:50 PM

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)

In your tutorial (sig) you claim to have 64-Bit enabled on your Phenom II.

But none of your screenshots does prove this statement.

Like I wrote earlier; the -force64 flag will not affect these Kernel in any way.
They will boot EM64T mode enabled by default, unless you are using -legacy.

@all

I am currently working on some bug fixes - permission issues etc.
But there is only very slow progress on this currently - lack of time...


I wonder if someone has tried the Kernel on old-Intel?

Someone around here who still has SSE3 + EM64T capable Netburst (Pentium 4, D, etc) or a Celereon Merom-1024 CPU?

Testing on one of these would be very welcome.
It would also prove wether 64-Bit boot-up problem realy is SSSE3 related or maybe not...

frisco2 06-24-2012 05:59 PM

@R:A:W:X86 Please tell me, I tried to install the combo update 10.7.5. Unfortunately it did not work. Can I use your patch file with bronzovka kernel for it?.
or I should wait for a new kernel update?.

R:A:W:X86 06-24-2012 10:38 PM

10.7.5 is not released yet.
Why do you want to use a dev-preview?

There migtht be depencies for the corresponding Kernel build by some Extensions, i.e. like there has been in version 10.7.4

If you would tell us what the problem is - where the system hangs during boot, or similiar - we might figure out a temporary solution.

If there will be such depencies in the final build, it will take some weeks for Apple to release the source code + us to adapt the patch & rebuild the Kernel...

frisco2 06-25-2012 11:55 AM

Quote:

Originally Posted by R:A:W:X86 (Post 58026)
10.7.5 is not released yet.
Why do you want to use a dev-preview?

There migtht be depencies for the corresponding Kernel build by some Extensions, i.e. like there has been in version 10.7.4

If you would tell us what the problem is - where the system hangs during boot, or similiar - we might figure out a temporary solution.

If there will be such depencies in the final build, it will take some weeks for Apple to release the source code + us to adapt the patch & rebuild the Kernel...


Hi R:A:W:X86,


So now I installed and could do comboUpdate 10.7.5 with pacifist.
I start the system with boot flag: -legacy -force64 UserKernelCache=No -v -f -x arch=i386_x64.
I can boot normally. I cannot open Finder, safari and other LION software. An error message comes. What think you do R:A:W:X86 ?? the DP2 32-Bit Finder to take? or am I the Binaries patches? Can you modify your patch file on Phenom II X6 1100T? I get occasionally CPU Panic. Do you need any information or data to the patchen Phenom II X6 CPU?

I will this afternoon continue to test and will report.

wastez 06-25-2012 02:19 PM

@Frisco
This bootflags don´t make sense: arch=i386_x64 and -force64
-force64 is not implementedi n this kernel and arch=i386_x64 should be arch=x86_64
arch=x86_64 should not be used with -legacy cause arch=x86_64 is 64 bit Kernelmode and -legacy is 32 bit kernel mode.

The reason why AnV used -force64 with arch=i386 is that he enabled 64 Bit Userland in 32 Bit Kernelmode.

m28ew 06-25-2012 04:12 PM

Updated to osx 10.7.5 (build 11G15)
 
Confirmed that R:A:W:X86's 11.4.0 legacy kernel is still able to work with the latest osx 10.7.5 (build 11G15) (Y)


http://s18.postimage.org/3mlksgmo9/1075_ok.gif




The only issue I got was related to the AppleSMC
Code:

https://discussions.apple.com/thread/3940135
http://s17.postimage.org/azni6x00f/error_smc.png


and it can be easily fixed by replacing the kext with the old one from 10.7.3

erineos 06-25-2012 04:27 PM

@m28ew,

Could you please help me? We have the same CPU! What's your motherboard? What kexts did you used?

m28ew 06-25-2012 04:51 PM

Quote:

Originally Posted by erineos (Post 58033)
@m28ew,


What's your motherboard?

http://s8.postimage.org/hbd5fmcmd/mobo_amd.gif




Quote:

Originally Posted by erineos (Post 58033)
What kexts did you used?

stock kexts from 10.7.x + FakeSMC + VoodooPS2Controller + VoodooHDA + VoodooPState + RT73USBWirelessDriver + Lnx2Mac's RTL81xx

erineos 06-25-2012 05:29 PM

Thanks a lot!!

We have similar motherboards. Mine is 790FX/SB750.
I installed your kexts to my Lion 10.7.4 USB stick, but i am stuck to the sbin/launchd kernel panic. What i must do? Some kernel flags? I am doing something wrong with the installation of the Lion 10.7.4 to the USB stick? Some other kexts [the Sata ports of my motherboard are driven by the SB750. So i made (if i made it right) an AppleATIATA.kext (i added some numbers from a kext for the SB750 SATA i found, to the info.plist of an AppleATIATA.kext i found) and now while it loads the kexts, it says something about the ATI IXP700 SATA, and after this i am getting the kernel panic i told you before. I also checked this kext with the IAtkos L2 i installed, inside the Snow Leopard 10.6.3 not from the DVD or USB ("manually"), in a partition of the same hard drive, and it proceeds (in IDE mode!), it says again something about the ATI IXP700 SATA, untill the "Waiting for DSMOS" where i am stuck. If i will make it (to be sure that this kext is OK with Lion), i will upload this kext]? DSDT? I followed the tutorial i wrote a few posts before. Thanks again!

m28ew 06-25-2012 06:20 PM

Quote:

Originally Posted by erineos (Post 58035)
I installed your kexts to my Lion 10.7.4 USB stick, but i am stuck to the sbin/launchd kernel panic.
What i must do? Some kernel flags?
I am doing something wrong with the installation of the Lion 10.7.4 to the USB stick?


Unless you have either an Intel or an AMD FX/Bulldozer,
the lion installation DVD/UFD won't be able to boot properly due to the lack of 64-bits kernel support for AMD Athlon & Phenom (cmiiw)

So you have to install it by running the modified OSInstall.mpkg of lion distros (i.e. iATKOS L or BLANGSAK v3) within an existing Snow-Leo
or you can also restore a partition image of a pre-installed lion (retail or distros) using the Disk Utility

gils 06-25-2012 09:11 PM

Quote:

Originally Posted by R:A:W:X86 (Post 58019)
In your tutorial (sig) you claim to have 64-Bit enabled on your Phenom II.

But none of your screenshots does prove this statement.

Like I wrote earlier; the -force64 flag will not affect these Kernel in any way.
They will boot EM64T mode enabled by default, unless you are using -legacy.

@all

I am currently working on some bug fixes - permission issues etc.
But there is only very slow progress on this currently - lack of time...


I wonder if someone has tried the Kernel on old-Intel?

Someone around here who still has SSE3 + EM64T capable Netburst (Pentium 4, D, etc) or a Celereon Merom-1024 CPU?

Testing on one of these would be very welcome.
It would also prove wether 64-Bit boot-up problem realy is SSSE3 related or maybe not...


hello, R:A:W:X86

actually, I found these strange assertions, the fact that with different flags or x86_64-force64, it only works in 32 bit, but hey.

I tested this kernel on my old server dual Xeon HT 32 bit, it does not start.

gils 06-25-2012 09:25 PM

Quote:

Originally Posted by erineos (Post 58033)
@m28ew,

Could you please help me? We have the same CPU! What's your motherboard? What kexts did you used?


yep!

this does not surprise me that modbin_kernel darwin running on version 10.0 of SL darwin10.8 course in 32 bit.



erineos 06-25-2012 10:02 PM

Quote:

Originally Posted by m28ew (Post 58036)
Unless you have either an Intel or an AMD FX/Bulldozer,
the lion installation DVD/UFD won't be able to boot properly due to the lack of 64-bits kernel support for AMD Athlon & Phenom (cmiiw)

So you have to install it by running the modified OSInstall.mpkg of lion distros (i.e. iATKOS L or BLANGSAK v3) within an existing Snow-Leo
or you can also restore a partition image of a pre-installed lion (retail or distros) using the Disk Utility

I took the OSInstall.mpkg and the OSInstall file of the iAtkos L1 and i put them to my Lion USB, but still the same.

wastez 06-26-2012 07:37 AM

@erineos
You don´t have to change something on a kext for sb700 chipset if you are using SATA with AHCI.
The AppleATIATA.kext is for IDE and not for SATA with AHCI.

For SATA the IOAHCIFamily is going to be used.

So delete the changed AppleATIATA.kext!!

If the installation will not work it could be a possibilty to clone a already installed Lion.

m28ew 06-26-2012 12:53 PM

Quote:

Originally Posted by m28ew (Post 58036)
Unless you have either an Intel or an AMD FX/Bulldozer,
the lion installation DVD / UFD won't be able to boot properly due to the lack of 64-bits kernel support for AMD Athlon & Phenom (cmiiw)

So you have to install it by running the modified OSInstall.mpkg of lion distros (i.e. iATKOS L or BLANGSAK v3) within an existing Snow-Leo
or you can also restore a partition image of a pre-installed lion (retail or distros) using the Disk Utility

Quote:

Originally Posted by erineos (Post 58041)
I took the OSInstall.mpkg and the OSInstall file of the iAtkos L1 and i put them to my Lion USB, but still the same.



@erineos

if you had read my previous reply thoroughly!
then you wouldn't get the same launchd KP no more

instead of copying the OSInstall.mpkg to your Lion UFD (=USB Flash Drive),
you should OPEN & RUN it directly with either Finder or Terminal within your existing pre-installed Snow-Leo 10.6.x



About the sb7xx chipset:

it depends on what setting you choose for your SATA controller

http://i265.photobucket.com/albums/i...ide-config.jpg



for both SATA=AHCI & SATA=RAID : you can use the stock kext

for SATA=Standard / Native IDE : it requires an additional modified kext,
i.e. AppleATIATA or AppleVIAATA

erineos 06-27-2012 11:49 AM

Sorry about this m28ew, i was so tired from the continus efforts to make it work.
So you mean that i rather have two options:
1. install iAtkos L from it's OSInstall.mpkg inside my Snow Leo to a partition,
2. Install retail Lion to a HDD of an Intel PC, put the mach kernel of this topic to the root and connect the HDD to my AMD PC?

I have installed iAtkos L1 from its OSInstall.mpkg inside my Snow Leo to another partition, but i am stuck to the "Waiting for DSMOS". What i must do? Thanks a lot everybody once again!

frisco2 06-27-2012 05:03 PM

HI @ll

here a new problem!!!

The last days I modified my NVIDIA Grafik driver, I accept that an error is suffused to me. Now I receive a funny error message with start from LION

10.7.4! I investigated in the Internet and nothing found, which continues to help to repair. Perhaps does someone have an idea?

1. Problem “kernel: smb_treeconnect_internal: Malformed tree connect with A bath word COUNTs! wc= 2” see below --->
2. The annoying CPU panic message, which comes during the enterprise of LION applications and to start me again forces!
Can someone to me possibly explain which the individual messages for a meaning to have????



...............
NTFS Volumme name Mac Data, version 3.1

com.apple.launched 1 com.apple.correservices.applied.authentication 108 Exit timeout elapsed (20 seconds). Killing

smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2


IN CASE READ THERE HAS BEEN A KERNEL PANIC. THERE IS NO ----ING SUPPORT FOR RUNNING LION ON AMD. SO YOU LL HAVE FIX THIS YOURSELF.


panic(cpu 0 caller 0X2cfddf): Kernel trap at 0x002f76e7, type 17=page fault, registers:
CRO: 0x80010033, CR2: 0x00000124, CR3: 0x00101000, CR4: 0x00000660
ERX: 0x21000000, EBX: 0x00000000, ECX: 0x00000100, EDX: 0x00000001
CR2: 0x00010124, EBP: 0x8344b808, ESI: 0x202e74a0, EDI: 0x00000000
EFL: 0x00010286, EIP: 0x002f76e7, CS: 0x00000004, DS: 0x0000000c
Error code: 0x00000000

Debugger called: (panic)
Backtrace (cpu 0), Frame : Return Adress (4 potential args on stack)
0x8344b6b8 : 0x2203ea (0x719156 0x8344b6d8 0x229fc0 0x0)
0x8344b6b8 : 0x2cfddf (0x6be9e4 0x2f76e7 0xe 0x6be98d)
0x8344b798 : 0x2c2c02 (0x8344b7b8 0x8344b7a8 0x8344b7b0 0x568812)
0x8344b7b0 : 0x2f8ff1 (0xe 0x48 0x70 0xc)
0x8344b808 : 0x2f8ff1 (0x15427e80 0x0 0x8344b848 0x329713)
0x8344b848 : 0x30d69e (0x202e74a0 0x0 0x0 0x0)
0x8344b898 : 0x30d1bf (0x15427df0 0x37634538 0x0 0x0)
0x8344b8d8 : 0x30f4d0 (0x1 0x0 0x4fe519bc 0x4fe519bc)
0x8344b938 : 0x4f9f39 (0x0 0x34 0x8344b980 0x202e56b0)
0x8344b9c8 : 0x5025b3 (0x16525804 0x202e1314 0x8344be60 0x8344bb00)
0x8344bb28 : 0x32dec1 (0x8344bb48 0x0 0x8344bb68 0x6a5ae8)
0x8344bb68 : 0x304927 (0x202e1314 0x8344bd4c 0x8344be60 0x160fd70c)
0x8344bbc8 : 0x303630 (0x8344bd30 0x0 0x15720800 0x400)
0x8344bc38 : 0x32317b (0x8344bd30 0x15cf2d8c 0x150e17f0 0x0)
0x8344bc98 : 0x31bb20 (0x8344bd30 0x8344bcf8 0x8344be90 0x160fd70c)
0x8344bd08 : 0x31c12d (0x160fd70c 0x8344bd30 0x0 0x8344be90)
0x8344bf88 : 0x5f36cb (0x15cd1828 0x160fd60c 0x160fd650 0xc)
0x8344bfc8 : 0x2c3137 (0x1601ad5c 0x0 0x4 0x246)

BSD process name corresponding to current thread: mdworker
Boot args: boot-uuid=034D684-4663-3CD9-856D-CBAE7B8CE287 rd=*uuid -legacy -force64 userkernelcache=no .v .f npci=0x2000

Mac OS version:
11E53

Kernel version:
Darwin Kernel Version 11.4.0: Sa 19 Mai 2012 08:08:44:CEST: bronzovka v3 rev B:xnu-1699.26.8/BUILD/obj/RELEASE_I386
Kernel UUID: 29B5CB24-2DD0-3E9C-8967-104037044578
System model: MacPro5,1

System uptime in nanoseconds: 641097053904

how does one turn the CPU off Panic error message in the long term? Possibly patch write one or adapt the DSDT???? Ask for urgent assistance

PS: the stupid sentence of bronzovka is naturally not new

gils 06-27-2012 05:43 PM

Quote:

Originally Posted by frisco2 (Post 58053)
HI @ll

here a new problem!!!

The last days I modified my NVIDIA Grafik driver, I accept that an error is suffused to me. Now I receive a funny error message with start from LION

10.7.4! I investigated in the Internet and nothing found, which continues to help to repair. Perhaps does someone have an idea?

1. Problem “kernel: smb_treeconnect_internal: Malformed tree connect with A bath word COUNTs! wc= 2” see below --->
2. The annoying CPU panic message, which comes during the enterprise of LION applications and to start me again forces!
Can someone to me possibly explain which the individual messages for a meaning to have????



...............
NTFS Volumme name Mac Data, version 3.1

com.apple.launched 1 com.apple.correservices.applied.authentication 108 Exit timeout elapsed (20 seconds). Killing

smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2
smb_treeconnect_internal: Malformed tree connect with a bad word count! wc= 2


IN CASE READ THERE HAS BEEN A KERNEL PANIC. THERE IS NO ----ING SUPPORT FOR RUNNING LION ON AMD. SO YOU LL HAVE FIX THIS YOURSELF.


panic(cpu 0 caller 0X2cfddf): Kernel trap at 0x002f76e7, type 17=page fault, registers:
CRO: 0x80010033, CR2: 0x00000124, CR3: 0x00101000, CR4: 0x00000660
ERX: 0x21000000, EBX: 0x00000000, ECX: 0x00000100, EDX: 0x00000001
CR2: 0x00010124, EBP: 0x8344b808, ESI: 0x202e74a0, EDI: 0x00000000
EFL: 0x00010286, EIP: 0x002f76e7, CS: 0x00000004, DS: 0x0000000c
Error code: 0x00000000

Debugger called: (panic)
Backtrace (cpu 0), Frame : Return Adress (4 potential args on stack)
0x8344b6b8 : 0x2203ea (0x719156 0x8344b6d8 0x229fc0 0x0)
0x8344b6b8 : 0x2cfddf (0x6be9e4 0x2f76e7 0xe 0x6be98d)
0x8344b798 : 0x2c2c02 (0x8344b7b8 0x8344b7a8 0x8344b7b0 0x568812)
0x8344b7b0 : 0x2f8ff1 (0xe 0x48 0x70 0xc)
0x8344b808 : 0x2f8ff1 (0x15427e80 0x0 0x8344b848 0x329713)
0x8344b848 : 0x30d69e (0x202e74a0 0x0 0x0 0x0)
0x8344b898 : 0x30d1bf (0x15427df0 0x37634538 0x0 0x0)
0x8344b8d8 : 0x30f4d0 (0x1 0x0 0x4fe519bc 0x4fe519bc)
0x8344b938 : 0x4f9f39 (0x0 0x34 0x8344b980 0x202e56b0)
0x8344b9c8 : 0x5025b3 (0x16525804 0x202e1314 0x8344be60 0x8344bb00)
0x8344bb28 : 0x32dec1 (0x8344bb48 0x0 0x8344bb68 0x6a5ae8)
0x8344bb68 : 0x304927 (0x202e1314 0x8344bd4c 0x8344be60 0x160fd70c)
0x8344bbc8 : 0x303630 (0x8344bd30 0x0 0x15720800 0x400)
0x8344bc38 : 0x32317b (0x8344bd30 0x15cf2d8c 0x150e17f0 0x0)
0x8344bc98 : 0x31bb20 (0x8344bd30 0x8344bcf8 0x8344be90 0x160fd70c)
0x8344bd08 : 0x31c12d (0x160fd70c 0x8344bd30 0x0 0x8344be90)
0x8344bf88 : 0x5f36cb (0x15cd1828 0x160fd60c 0x160fd650 0xc)
0x8344bfc8 : 0x2c3137 (0x1601ad5c 0x0 0x4 0x246)

BSD process name corresponding to current thread: mdworker
Boot args: boot-uuid=034D684-4663-3CD9-856D-CBAE7B8CE287 rd=*uuid -legacy -force64 userkernelcache=no .v .f npci=0x2000

Mac OS version:
11E53

Kernel version:
Darwin Kernel Version 11.4.0: Sa 19 Mai 2012 08:08:44:CEST: bronzovka v3 rev B:xnu-1699.26.8/BUILD/obj/RELEASE_I386
Kernel UUID: 29B5CB24-2DD0-3E9C-8967-104037044578
System model: MacPro5,1

System uptime in nanoseconds: 641097053904

how does one turn the CPU off Panic error message in the long term? Possibly patch write one or adapt the DSDT???? Ask for urgent assistance

PS: the stupid sentence of bronzovka is naturally not new


Hello , frisco2

c'est quand que tu nous met tes images sur ce site du mode 64 bit !!!!

Sur ton site , elles sont tellement petites que l'on ne voit rien !! lol lol lol


http://img15.hostingpics.net/pics/46...0627183900.png

felipeunix 07-04-2012 07:31 PM

any news about the permissions?

gils 07-04-2012 08:42 PM

Quote:

Originally Posted by felipeunix (Post 58099)
any news about the permissions?


:)


hello,

ie?

felipeunix 07-05-2012 01:46 AM

With kernel "bronzovkAnVoodoo_0_9_26"
I'm not allowed to copy files, nor do almost anything.

Since the kernel "xnu-1699.26.8_v3_rev_b"

This does not happen, but I can not apply the patch

Shows that the path was not found .. ?!?!

Could anyone help me with this patch?

Place a step-by-step FULL detail for each patch? please:'(

R:A:W:X86 07-05-2012 12:13 PM

Quote:

Originally Posted by felipeunix (Post 58105)
With kernel "bronzovkAnVoodoo_0_9_26"
I'm not allowed to copy files, nor do almost anything.

You can copy NO files?!

There is the authorization bug, when having sysenter traps patched.

But this only affects copying files to places where you don't have write permissions. (and annoyingly any related system operation -.-)
i.e. I can copy files within ~/ without any problems.

The only possible workaround atm is, to work as super user - not recommended though.


status on this:

The problematic process appears to be /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Resources/Locum

I have tried to replace it with the one from 10.6.8 and 10.7_DP1 - with both the authorization window appears, but file system access doesn't work afterwards...

This will require some more research. (of course anyone is welcome to contribute to this. :p)

felipeunix 07-06-2012 04:26 AM

Quote:

Originally Posted by R:A:W:X86 (Post 58109)
You can copy NO files?!

There is the authorization bug, when having sysenter traps patched.

But this only affects copying files to places where you don't have write permissions. (and annoyingly any related system operation -.-)
i.e. I can copy files within ~/ without any problems.

The only possible workaround atm is, to work as super user - not recommended though.


status on this:

The problematic process appears to be /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Resources/Locum

I have tried to replace it with the one from 10.6.8 and 10.7_DP1 - with both the authorization window appears, but file system access doesn't work afterwards...

This will require some more research. (of course anyone is welcome to contribute to this. :p)

can you explain how?:confused:

sysenter traps to be patched in /usr/lib/dyld and /usr/lib/system/libsystem_kernel.dylib

no1youknowz 07-13-2012 03:20 PM

Hey Guys.

Read all 19 pages and I've got 10.7.3 kernel working fine. When I just copy the 10.7.4 kernel and boot up the system, i lose wireless and probably some other stuff.

Can anyone give step by step instructions in how to upgrade the kernel?

I can boot into snow leopard with the lion hd and then just need next steps.

Thanks!

R:A:W:X86 07-18-2012 01:35 AM

Have not had any time to work on this for some weeks now - job and personal stuff have priority - but here's some small update. :)

PLEASE TEST FOR ANY PERMISSION RELATED BUGS:
copying files, LoginWindow.app etc.

Download:

http://www.xup.in/dl,20817071/test30_kernel.zip/

m28ew 07-18-2012 07:17 AM

R:A:W:X86's v0.9.30 kernel + Lion 10.7.5 DP2 (11G22)
 
Quote:

Originally Posted by R:A:W:X86 (Post 58158)

PLEASE TEST FOR ANY PERMISSION RELATED BUGS:
copying files, LoginWindow.app etc.


Testing your latest kernel (v0.9.30) with the Lion 10.7.5 DP2 (build 11G22)

Most of basic operations (copying, login, samba, etc) seem to work normally on my AMD P-II x4

No permission issue occurs during the test! (Y)


http://s10.postimage.org/xyo44lc6h/rawx86_ok.gif


Thanks for the great job

uchihaxyz 07-18-2012 10:35 AM

Help R:A:W:X86
My Lion (32 bit) install almost perfect i have 1 problem:
first everything is ok but then after 15 min of using lion i cannot launch certain apps like activity monitor, preview etc. they are just bouncing on the dock, and if i close the apps i'm running and relaunch them they bounce too.
some apps working(chrome, quicktime) some apps bouncing after 15 min
i've tried every kernel same with everyone
What should i do?
( i have an amd phenom ii x4 925)

gils 07-18-2012 04:41 PM

Quote:

Originally Posted by uchihaxyz (Post 58161)
Help R:A:W:X86
My Lion (32 bit) install almost perfect i have 1 problem:
first everything is ok but then after 15 min of using lion i cannot launch certain apps like activity monitor, preview etc. they are just bouncing on the dock, and if i close the apps i'm running and relaunch them they bounce too.
some apps working(chrome, quicktime) some apps bouncing after 15 min
i've tried every kernel same with everyone
What should i do?
( i have an amd phenom ii x4 925)

hello ,

:)

take the time to read the subject and you will understand.

gils 07-18-2012 04:44 PM

Quote:

Originally Posted by R:A:W:X86 (Post 58158)
Have not had any time to work on this for some weeks now - job and personal stuff have priority - but here's some small update. :)

PLEASE TEST FOR ANY PERMISSION RELATED BUGS:
copying files, LoginWindow.app etc.

Download:

http://www.xup.in/dl,20817071/test30_kernel.zip/



:)


hello,

Thank you for your work.

uchihaxyz 07-18-2012 05:29 PM

Quote:

Originally Posted by gils (Post 58162)
hello ,

:)

take the time to read the subject and you will understand.

i really dont know what are you referring to
i have a SL hackintosh for a year now i did a lot of research on that and i tried to install lion like 50 times till i got it right
i did block xpchelper, deleted zz folder, did some terminal things
i think i did my homework but maybe i'm missing something
i would appreciate if you explain me whats wrong :)

gils 07-18-2012 08:35 PM

Quote:

Originally Posted by uchihaxyz (Post 58164)
i really dont know what are you referring to
i have a SL hackintosh for a year now i did a lot of research on that and i tried to install lion like 50 times till i got it right
i did block xpchelper, deleted zz folder, did some terminal things
i think i did my homework but maybe i'm missing something
i would appreciate if you explain me whats wrong :)

yop !!


:)


http://www.insanelymac.com/forum/ind...owtopic=278181

uchihaxyz 07-18-2012 08:47 PM

Quote:

Originally Posted by gils (Post 58168)

oh ok i get it now, thanks

misterfrista 07-19-2012 02:36 PM

Little bugreport for new kernel and 10.7.4:

With Kernelflags: -v -f npci=0x2000 arch=x86_64 busratio=155 the system boots up to the point where my ntfs partitions are detected and the gui should show up. At this point nothing happens anymore. No error - nothing.

With Kernelflags: -v -f npci=0x2000 busratio=155 the system starts up fine but after 10 minutes I am unable to start some system programs.

Can´t test authentication for 64bit as I am unable to get it up ;)

chillymiko 07-19-2012 04:46 PM

Dear users,

I would like to use Xcode 4 on my notebook - AMD E-450 APU with Radeon(tm) HD Graphics 1.65 GHz

First I found some tutorials how to do it but it was using VMware and for Intel processors so probably would not work..
I found this forum but it's quite complicated for me actually how to do it. Is there any link with a guide?

I have already MAC OX 10.7.3 or 10.7.4
I downloaded also kernel on site http://osx86.co/f100/10-7-4-amd-kernel-t7687/ update 2012-05-31

right now I don't know what to do and how to start..
I know I have to install 32bit not 64bit as my processor will not run that.

Should I install my MAC OX from my WIN7 or I have to create bootable pendrive? What to do next and how to implement that kernel? Do I finally need a VMware?

Any help will be highly appreciate.

sulphide 07-19-2012 06:57 PM

fx-8150, seems all main issues have gone with the latest kernel...

R:A:W:X86 07-19-2012 09:53 PM

Quote:

Originally Posted by misterfrista (Post 58175)
Little bugreport for new kernel and 10.7.4:

With Kernelflags: -v -f npci=0x2000 arch=x86_64 busratio=155 the system boots up to the point where my ntfs partitions are detected and the gui should show up. At this point nothing happens anymore. No error - nothing.

With Kernelflags: -v -f npci=0x2000 busratio=155 the system starts up fine but after 10 minutes I am unable to start some system programs.

Can´t test authentication for 64bit as I am unable to get it up ;)

I am sorry for your problem, but using that boot flag or not should not be any matter.

And while we're on the subject some more time:
Why the ---- are there so many people who do not understand this?!

The original Lion (Vanilla) Kernel is a fat binary made up of an i386 and a x86_64 part.

All patched Kernel consist of the i386 part ONLY.
So far the x86_64 part can be compiled from patched source, but it hasn't worked on all tested machines (instant reboot).

In OS X the i386 Kernel supports using EM64T for applications.

Those CPUs not capable of EM64T have been booting what we are calling "-legacy mode" till Snow Leopard.
(Also capable CPUs could be forced using the -legacy flag.)

Support for those Macs (& Hacks) has been droped in Lion (including -legacy mode in XNU).

In the patched Kernel the "-legacy mode" has been reimplemented, as Lion appears to require the SSSE3 instruction set (avaible on latest AMD only) to work, when applications are launched in 64-Bit adress space.


This is one reason, why I have doubts about running ML on AMD - even Bulldozer.
As the ML Kernel will be x86_64 only. Although not impossible of course... ...theoretically. :p

Quote:

Originally Posted by chillymiko (Post 58176)
Dear users,

I would like to use Xcode 4 on my notebook - AMD E-450 APU with Radeon(tm) HD Graphics 1.65 GHz
[...]
I know I have to install 32bit not 64bit as my processor will not run that.

Testing on that CPU is up to you, it doesn't look like someone has done this yet.
Choice between native or virtualized installation is of course up to you as well. ;)
In case of native installation you should know, that your graphics will remain unsupported / not allow any accerlation etc. this is most likely the main reason, why noone has tried the Llano yet.
The good news is, that in case it will boot at all, you should be able to boot Lion with EM64T enabled, as your APU supports the necessary instruction set. :)
There are some tutorials around that may give you some basic orientation i.e. check that link, two postings up from yours...

gils 07-19-2012 11:30 PM

hey !!!

http://img15.hostingpics.net/pics/19...at111535PM.png

http://img15.hostingpics.net/pics/72...at102626PM.png

http://img15.hostingpics.net/pics/53...at101236PM.png

http://img15.hostingpics.net/pics/48...at101356PM.png


celeron 341 core solo 2,93 / 775 / chip i865 / ram 2x 512 ddr 333 / FX 5500 256 mo AGP 8x

kernel v5 Dimitrik .

gils 07-20-2012 10:40 PM

@ R:A:W:X86

:)


hello,

Thank you for this kernel. I continued my tests, it's a shame he is not running at 100% :'( , really well optimized, it supports the overclock without problems, with a Mugen 2 does not exceeded 45 ° C
the figures speak for themselves !


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



http://img15.hostingpics.net/pics/64...at121141AM.png

http://img15.hostingpics.net/pics/46...at120323AM.png

http://img15.hostingpics.net/pics/64...at120659AM.png

le même unlocker en x6 à 3,6 turbo désactivé . :D

http://img15.hostingpics.net/pics/80...at124621AM.png

http://img15.hostingpics.net/pics/32...at124753AM.png



http://img15.hostingpics.net/pics/55...at124601AM.png

hhxq 07-21-2012 03:35 PM

Quote:

Originally Posted by R:A:W:X86 (Post 58179)
I am sorry for your problem, but using that boot flag or not should not be any matter.

And while we're on the subject some more time:
Why the ---- are there so many people who do not understand this?!

The original Lion (Vanilla) Kernel is a fat binary made up of an i386 and a x86_64 part.

All patched Kernel consist of the i386 part ONLY.
So far the x86_64 part can be compiled from patched source, but it hasn't worked on all tested machines (instant reboot).

In OS X the i386 Kernel supports using EM64T for applications.

Those CPUs not capable of EM64T have been booting what we are calling "-legacy mode" till Snow Leopard.
(Also capable CPUs could be forced using the -legacy flag.)

Support for those Macs (& Hacks) has been droped in Lion (including -legacy mode in XNU).

In the patched Kernel the "-legacy mode" has been reimplemented, as Lion appears to require the SSSE3 instruction set (avaible on latest AMD only) to work, when applications are launched in 64-Bit adress space.


This is one reason, why I have doubts about running ML on AMD - even Bulldozer.
As the ML Kernel will be x86_64 only. Although not impossible of course... ...theoretically. :p

Testing on that CPU is up to you, it doesn't look like someone has done this yet.
Choice between native or virtualized installation is of course up to you as well. ;)
In case of native installation you should know, that your graphics will remain unsupported / not allow any accerlation etc. this is most likely the main reason, why noone has tried the Llano yet.
The good news is, that in case it will boot at all, you should be able to boot Lion with EM64T enabled, as your APU supports the necessary instruction set. :)
There are some tutorials around that may give you some basic orientation i.e. check that link, two postings up from yours...

first i should say thank you for all your work. i have tried to install 10.7.4 in my AMD machine for more than two months. and i don't know how to compile the x86_64 source to a kernel. does your newest kernel (release in 7-18) need to be complied if i would like to run a 64-bit app. PS: i am a Chinese, my english is poor. but i hope you can understand that.