Simonej Posted October 15, 2013 Share Posted October 15, 2013 @The Real Deal: good work! Could you share Bios settings? How did iMac14,2 SMBIOS? Thanks Link to comment Share on other sites More sharing options...
xing108 Posted October 15, 2013 Share Posted October 15, 2013 Have you tried this: http://goo.gl/4g7JR (also applied to genuine machines). At the end, don`t forget repair permissions with Disk Utility. Works for me in ML. When I through Mix downside patch "slowly sleep,restart,shutdown problem seems be sloved & when restart or shutdown CMOS reset problem" Now my system 99.99% working Out Of the Box. mitch_de, on 12 Jun 2013 - 03:35 AM, said: Got CMOS reset problem - used patched 10.8 AppleRTC but that doesnt worked. Can we use the old patch on new 10.9 RTC kext? No, it won't patch anything. Try this sudo perl -pi -e 's|\x75\x2e\x0f\xb6|\xeb\x2e\x0f\xb6|' /System/Library/Extensions/AppleRTC.kext/Contents/MacOS/AppleRTC Actually it's the same patch as 10.8 just different position http://www.insanelym...y-applertckext/ 10.8 < 0000000000001d32 jne 0x1d64 --- > 0000000000001d32 jmp 0x1d64 10.9 < 0000000000000d3e jne 0xd6e --- > 0000000000000d3e jmp 0xd6e Link to comment Share on other sites More sharing options...
The Real Deal Posted October 15, 2013 Share Posted October 15, 2013 @The Real Deal: good work! Could you share Bios settings? How did iMac14,2 SMBIOS? Thanks BIOS settings ? Just need to "optimized defaults" to be OS X compliant with my board in sig For iMac14,2 you need to browse geekbench charts. I got some infos there too : http://pikeralpha.wordpress.com/ and some googling My serial number is incomplete apart some right digits for iMac14,2 and i need the SMC version (REV in FakeSMC) too for this babies Link to comment Share on other sites More sharing options...
Simonej Posted October 15, 2013 Share Posted October 15, 2013 Thank you! With my GA-Z87N i'm testing some changes from "optimize defaults", now with EIST disabled and Turbo @4.2. I haven't yet learned how to make serial numbers, with "Haswell" SMBios works better? With my macmini6.1 i have CPU P-States [ 8 34 35 (36) 37 ] (with no OC) Link to comment Share on other sites More sharing options...
kun Posted October 15, 2013 Share Posted October 15, 2013 yes, its working 10.9gm its from 10.9 dp2 @Regi unfortunately that didn't work for me. I just have to replace IONetworkingFamily with the one you provide right? I don't know what i'm doing is wrong. Here is the log error. Oct 16 00:18:53 HQ com.apple.kextd[12]: WARNING - Invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext "/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleBCM5701Ethernet.kext" Oct 16 00:18:53 HQ com.apple.kextd[12]: /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleBCM5701Ethernet.kext - no dependency found for com.apple.driver.mDNSOffloadUserClient. Oct 16 00:18:53 HQ com.apple.kextd[12]: /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleBCM5701Ethernet.kext - no compatible dependency found for com.apple.iokit.IOEthernetAVBController. Oct 16 00:18:53 HQ com.apple.kextd[12]: Can't load /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleBCM5701Ethernet.kext - failed to resolve dependencies. Oct 16 00:18:53 HQ com.apple.kextd[12]: Load com.apple.iokit.AppleBCM5701Ethernet failed; removing personalities from kernel. Oct 16 00:18:55 HQ kernel[0]: kxld[com.apple.iokit.IOUserEthernet]: The super class vtable '__ZTV20IOEthernetController' for vtable '__ZTV24IOUserEthernetController' is out of date. Make sure your kext has been built against the correct headers. Oct 16 00:18:55 HQ kernel[0]: Can't load kext com.apple.iokit.IOUserEthernet - link failed. Oct 16 00:18:55 HQ kernel[0]: Kext com.apple.iokit.IOUserEthernet failed to load (0xdc008016). Oct 16 00:18:55 HQ kernel[0]: Failed to load kext com.apple.iokit.IOUserEthernet (error 0xdc008016). Oct 16 00:18:55 HQ com.apple.kextd[12]: Failed to load /System/Library/Extensions/IOUserEthernet.kext - (libkern/kext) link error. Oct 16 00:18:55 HQ com.apple.kextd[12]: Load com.apple.iokit.IOUserEthernet failed; removing personalities from kernel. 1 Link to comment Share on other sites More sharing options...
Regi Yassin Posted October 15, 2013 Share Posted October 15, 2013 ionetworkfamily.kext plugins folder do not replace ionetworkfam kext 1 Link to comment Share on other sites More sharing options...
XanthraX Posted October 15, 2013 Share Posted October 15, 2013 this work fine for me on 10.9 http://lnx2mac.blogspot.com/p/realtekrtl81xx-osx-driver.html good luck @drnick, Thank you for this installer, it did not work with the realtek, but it showed an ethernet card just warned me it's unplugged, but resolved some conflicts, so I put back the Yukon based IONetworking and it worked. I finally resolved the sound using VoodooHDA, but only accompanied by HDA disabler, well the volume is very soft, but I have a sound device. I resolved the CMOS reset, using Pandora, any other AppleRTC kext patched didn't work. At least, I have a working Mavericks on p5k-vm. Link to comment Share on other sites More sharing options...
kun Posted October 15, 2013 Share Posted October 15, 2013 ionetworkfamily.kext plugins folder do not replace ionetworkfam kext @regi That's what I did. I put kext you attaced into plugins folder inside IONetworkingFamily.kext replacing the old one. Here is some log if any useful. Thanks ! Oct 16 00:18:53 HQ com.apple.kextd[12]: WARNING - Invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext "/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleBCM5701Ethernet.kext" Oct 16 00:18:53 HQ com.apple.kextd[12]: /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleBCM5701Ethernet.kext - no dependency found for com.apple.driver.mDNSOffloadUserClient. Oct 16 00:18:53 HQ com.apple.kextd[12]: /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleBCM5701Ethernet.kext - no compatible dependency found for com.apple.iokit.IOEthernetAVBController. Oct 16 00:18:53 HQ com.apple.kextd[12]: Can't load /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleBCM5701Ethernet.kext - failed to resolve dependencies. Oct 16 00:18:53 HQ com.apple.kextd[12]: Load com.apple.iokit.AppleBCM5701Ethernet failed; removing personalities from kernel. Oct 16 00:18:55 HQ kernel[0]: kxld[com.apple.iokit.IOUserEthernet]: The super class vtable '__ZTV20IOEthernetController' for vtable '__ZTV24IOUserEthernetController' is out of date. Make sure your kext has been built against the correct headers. Oct 16 00:18:55 HQ kernel[0]: Can't load kext com.apple.iokit.IOUserEthernet - link failed. Oct 16 00:18:55 HQ kernel[0]: Kext com.apple.iokit.IOUserEthernet failed to load (0xdc008016). Oct 16 00:18:55 HQ kernel[0]: Failed to load kext com.apple.iokit.IOUserEthernet (error 0xdc008016). Oct 16 00:18:55 HQ com.apple.kextd[12]: Failed to load /System/Library/Extensions/IOUserEthernet.kext - (libkern/kext) link error. Oct 16 00:18:55 HQ com.apple.kextd[12]: Load com.apple.iokit.IOUserEthernet failed; removing personalities from kernel. Link to comment Share on other sites More sharing options...
@ROBASEFR Posted October 15, 2013 Share Posted October 15, 2013 @drnick, Thank you for this installer, it did not work with the realtek, but it showed an ethernet card just warned me it's unplugged, but resolved some conflicts, so I put back the Yukon based IONetworking and it worked. I finally resolved the sound using VoodooHDA, but only accompanied by HDA disabler, well the volume is very soft, but I have a sound device. I resolved the CMOS reset, using Pandora, any other AppleRTC kext patched didn't work. At least, I have a working Mavericks on p5k-vm. Try this AppleRTC.kext. Works for me 100% on Mavericks GM and Gigabyte EX58-UD5 AppleRTC.kext.zip Good luck 1 Link to comment Share on other sites More sharing options...
XanthraX Posted October 16, 2013 Share Posted October 16, 2013 Try this AppleRTC.kext. Works for me 100% on Mavericks GM and Gigabyte EX58-UD5 AppleRTC.kext.zip Good luck Thank you. Link to comment Share on other sites More sharing options...
fau7i Posted October 16, 2013 Share Posted October 16, 2013 hi.. is this supposed to be working on 10.9 GM? Tried on mine, no dice. Z77 Extreme4 ;-( Hi... for BCM57781 on my Z77 Extreme6, I use this one http://www.insanelymac.com/forum/files/file/79-bcm5722d/. Put inside PlugIns folder and delete AppleBCM5701Ethernet.kext. 1 Link to comment Share on other sites More sharing options...
kun Posted October 17, 2013 Share Posted October 17, 2013 Hi... for BCM57781 on my Z77 Extreme6, I use this one http://www.insanelymac.com/forum/files/file/79-bcm5722d/. Put inside PlugIns folder and delete AppleBCM5701Ethernet.kext. Can't install.. got this. https://www.dropbox.com/s/lac17tmhlcxge4c/Screenshot%202013-10-17%2008.52.00.png Link to comment Share on other sites More sharing options...
fau7i Posted October 17, 2013 Share Posted October 17, 2013 Just ignore the warning, repair permission and rebuild caches. Link to comment Share on other sites More sharing options...
XanthraX Posted October 17, 2013 Share Posted October 17, 2013 OK friends, I got a system fully functional on Asus P5K-VM. The last issue was the sound, worked with VoodooHDA, but very soft volume. I found here and AppleHDA patched for ALC883 that works perfectly in Mavericks http://www.insanelymac.com/forum/topic/292721-no-sound-with-alc883/ Link to comment Share on other sites More sharing options...
oSxFr33k Posted October 17, 2013 Share Posted October 17, 2013 Try this AppleRTC.kext. Works for me 100% on Mavericks GM and Gigabyte EX58-UD5 AppleRTC.kext.zip Good luck Will this work on any Motherboard needing the cmos reset patch? Was the script posted here a few posts back to patch the vanilla one? Link to comment Share on other sites More sharing options...
DarwinX Posted October 17, 2013 Share Posted October 17, 2013 Will this work on any Motherboard needing the cmos reset patch? Was the script posted here a few posts back to patch the vanilla one? Yes, the binary Perl script is provided by oldnapalm in the following forum topic: AppleRTC patch (CMOS reset after sleep/wake) sudo perl -pi -e 's|\x75\x2e\x0f\xb6|\xeb\x2e\x0f\xb6|' /AppleRTC.kext/Contents/MacOS/AppleRTC For the convenience of all, here is the 10.9's AppleRTC.kext 2.0, Perl patched with the aforementioned script to prevent the CMOS chip reset which occurs upon the Sleep mode invocation: AppleRTC.kext-v2.0.zip Link to comment Share on other sites More sharing options...
artur_pt Posted October 20, 2013 Share Posted October 20, 2013 hello seem new gm build .. http://www.macrumors.com/2013/10/20/apple-seeds-new-build-of-os-x-mavericks-golden-master/ good hack Link to comment Share on other sites More sharing options...
TechGuru Posted October 20, 2013 Share Posted October 20, 2013 hello seem new gm build .. http://www.macrumors.com/2013/10/20/apple-seeds-new-build-of-os-x-mavericks-golden-master/ good hack yes there is Dev Update OS X 10.9 Mavericks Golden Master (13A603) i am downloading it now and will do a fresh install when i get home with full benchmarks and if i need a drivers or not Link to comment Share on other sites More sharing options...
Andy Vandijck Posted October 20, 2013 Share Posted October 20, 2013 hello seem new gm build .. http://www.macrumors.com/2013/10/20/apple-seeds-new-build-of-os-x-mavericks-golden-master/ good hack Damn... not another GM :-( Link to comment Share on other sites More sharing options...
joe75 Posted October 20, 2013 Share Posted October 20, 2013 they are slow.. this was out friday Link to comment Share on other sites More sharing options...
Zenith432 Posted October 20, 2013 Share Posted October 20, 2013 So "Golden Master" is now "Release Candidate"? Link to comment Share on other sites More sharing options...
joe75 Posted October 20, 2013 Share Posted October 20, 2013 its still labeled as GM and i just found out some have had this as their original GM install nvm, the installer image was 603 but installed 598 Link to comment Share on other sites More sharing options...
Huckleberry Pie Posted October 21, 2013 Share Posted October 21, 2013 Wonder if someone would do an unofficial update package so that we wouldn't be forced to download another 5 gigabytes, but meh, I guess I'll settle for getting the GA build at the App Store once it's live. Link to comment Share on other sites More sharing options...
rlf Posted October 21, 2013 Share Posted October 21, 2013 nvm, the installer image was 603 but installed 598 Inside the installer app that I got, the installer image is 10.9 13A603 while the installation packages identify as 10.8.5 12F45. All of this according to the SystemVersion.plist's. The MD5 of the InstallESD.dmg is f222952400db8535c03697c3293e168e WTF 1 Link to comment Share on other sites More sharing options...
artur_pt Posted October 21, 2013 Share Posted October 21, 2013 hello is real for now i don't see nothing more good hack Link to comment Share on other sites More sharing options...
Recommended Posts