Jump to content

Mavericks kernel testing on AMD (formerly Mountain Lion kernel testing on AMD)


theconnactic
 Share

6,414 posts in this topic

Recommended Posts

Updated . Please try

mach_rc5_broanv_without_secure ! !

EDIT: whoops, saved post before finished.

 

efi not supported problem is gone, but panics related to kexts appleacpiplatform and appleefinvram. the patched corecrypto.kext is installed.

 

panic(cpu 1 caller 0xffffff80002dd8bb): Kernel trap at 0xffffff800067c3b, type 14=page fault, registers:

CR0: 0x000000008001003b, CR2: 0x0000000000000028, CR3: 0x0000000002e2f000, CR4: 0x0000000000000660

RAX: 0x0000000000000000, RBX: 0xffffff8009dac300, RCX: 0xffffff800080e300, RDX: 0xffffff8009cf5cf0

RSP: 0xffffff8071683c60, RBP: 0xffffff8071683c90, RSI: 0xffffff80009008c8, RDI: 0xffffff8071683ca8

R8: 0x0000000000000000, R9: 0x0000000000000010, R10: 0x0000000000000000, R11: 0cffffff80005ecae0

R12: 0x0000000000010286, R13: 0xffffff800ab91000, R14: 0xffffff807168ca8, R15: 0xffffff8009cfc800

Fault CR2: 0x0000000000000028, Error code: 0x0000000000000000, Fault CPU: 0x1

 

Backtrace:

 

0xffffff80716838f0 : 0xffffff8000222f69

0xffffff8071683970 : 0xffffff80002dd8bb

0xffffff8071683b40 : 0xffffff80002f55e6

0xffffff8071683b60 : 0xffffff8000671c3b

0xffffff8071683c90 : 0xffffff80006bd14a

0xffffff8071683d90 : 0xffffff7f807e3ab7

0xffffff8071683e00 : 0xffffff7f809b8fd5

0xffffff807168e50 : 0xffffff8000690a4f

0xffffff8071683ea0 : 0xffffff800069060f

0xffffff8071683f30 : 0xffffff800068c1e9

0ffffff8071683f70 : 0xffffff8000691163

0xffffff8071683fb0 : 0xffffff80002d7f57

 

Kernel Extensions in backtrace:

com.apple.driver.AppleACPIPlatform(2.0)[<a uuid here>]@0xffffff7f807df000 -> 0xffffff7f80837fff

dependency: com.apple.iokit.IOACPIFamily(1.4)[<uuid>]@0xffffff7f807b0000

dependency: com.apple.iokit.IOPCIFamily(2.8)[<uuid>]@0xffffff7f807b7000

com.apple.driver.AppleEFINVRAM(2.0)[<uuid>]@0xffffff7f809b8000 -> 0xffffff7f809c0fff

dependency: com.apple.driver.AppleEFIRuntime(2.0)[<uuid>]@0xffffff7f808e6000

 

 

Link to comment
Share on other sites

Ok, so if any want to know, I do some tests (too early for that, but I did) with my Nvidia GeForce GT430. None of the enablers - Natit.kext, NVEnabler etc. work properly. Even if I paste this kexts to the extensions and repair permissions, there is no Graphics name in "About this mac" and no QE/CI.

I downloaded 10.9_ALL_Nvidia_GT_430_Native_Lastest_Driver_by_KemalALKIN from osx86 and it's not working at all. So here it is :(

But on Mavericks my nvidia works much better than Mountain Lion, less artifacts and freezing screen :)

Link to comment
Share on other sites

This paste has been removed!

 

@theconnactic posting template is a good idea,

 

Info I am currently using,

 


- Miscellaneous: Boot.plist > http://pastebin.com/F48ayYTw  - Installed with latest Pandora's Box and latest Chameleon

 

attachicon.gifScreen Shot 2013-11-02 at 17.34.06.png

This paste has been removed!

Link to comment
Share on other sites

Kp on amd fx-fx4100.

attachicon.gifIMG_20131102_183048_894.jpg

it is kernel AnV !

EDIT: whoops, saved post before finished.

 

efi not supported problem is gone, but panics related to kexts appleacpiplatform and appleefinvram. the patched corecrypto.kext is installed.

 

panic(cpu 1 caller 0xffffff80002dd8bb): Kernel trap at 0xffffff800067c3b, type 14=page fault, registers:

CR0: 0x000000008001003b, CR2: 0x0000000000000028, CR3: 0x0000000002e2f000, CR4: 0x0000000000000660

RAX: 0x0000000000000000, RBX: 0xffffff8009dac300, RCX: 0xffffff800080e300, RDX: 0xffffff8009cf5cf0

RSP: 0xffffff8071683c60, RBP: 0xffffff8071683c90, RSI: 0xffffff80009008c8, RDI: 0xffffff8071683ca8

R8: 0x0000000000000000, R9: 0x0000000000000010, R10: 0x0000000000000000, R11: 0cffffff80005ecae0

R12: 0x0000000000010286, R13: 0xffffff800ab91000, R14: 0xffffff807168ca8, R15

please full picture !

Link to comment
Share on other sites

This paste has been removed!

 

This paste has been removed!

 

Thats strange… Here it is,

<?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>Boot Graphics</key>
	<string>Yes</string>
	<key>EthernetBuiltIn</key>
	<string>Yes</string>
	<key>ForceHPET</key>
	<string>Yes</string>
	<key>GraphicsEnabler</key>
	<string>Yes</string>
	<key>Instant Menu</key>
	<string>Yes</string>
	<key>Kernel</key>
	<string>mach_kernel</string>
	<key>Kernel Flags</key>
	<string>-f npci=0x3000</string>
	<key>SMBIOS</key>
	<string>/Extra/smbios.plist</string>
	<key>USBLegacyOff</key>
	<string>Yes</string>
</dict>
</plist>

  • Like 1
Link to comment
Share on other sites

Updated . Please try

mach_rc5_broanv_without_secure ! !

boot successfully (AMD FX6100 + Clover):

Darwin Abduls-Mac-Pro.local 13.0.0 Darwin Kernel Version 13.0.0: суббота, 2 ноября 2013 г. 21:14:20 (MSK); root:xnu-2422.1.72_rc5/BUILD/obj/RELEASE_X86_64 x86_64

 

do you need another report?

  • Like 1
Link to comment
Share on other sites

I have now tested all kernels extensively to each other but my Sh_it-Systems rebooted. I'm at a loss, no idea what it is

Link to comment
Share on other sites

Hmm...i have return old/original corecrypto, now i am stuck here;

It should go to GUI there.

Try booting with -x or GraphicsEnabler/GraphicsInjector set to no.

  • Like 1
Link to comment
Share on other sites

Hmm...i have return old/original corecrypto, now i am stuck here;

maybe you need wait for 5 minutes =))) or maybe problem videocard =))

ok i try blocked appleefiruntime . You backup AppleEFIRuntime.kext !

Wait for kernel .

  • Like 1
Link to comment
Share on other sites

maybe you need wait for 5 minutes =))) or maybe problem videocard =))

ok i try blocked appleefiruntime . You backup AppleEFIRuntime.kext !

Wait for kernel .

I have an idea.

We could add a flag that if set blocks AppleEFIRuntime.

Might be handy for some users.

  • Like 1
Link to comment
Share on other sites

I have try to dete AppleEFIRuntime.kext but still stuck on IOBlueToohHCIController. . .i have try whit -x but no luck ;/

 

Afther 10 min of weiting i got in installer, i can move mouse, but i can't click on anything. . . 

Link to comment
Share on other sites

 Share

×
×
  • Create New...