Contribute
Register

DSDT for MSI B75MA-P45

Status
Not open for further replies.
Also remove the 6870 and install using onboard gfx. The 6870 will work fine after you complete the install.
 
Hey, thx for your work Mieze
But yet, I don't manage to make my Hack working well...
My hardware: (MSI B75MA-P45 / Core i5 3570K / 8GB RAM Gskill 1600 MHz / Intel HD 4000 / Mountain Lion 10.8.2 installed using unibeast).

After installation of the patched BIOS from the BIOS repository, of your patched AppleIntelCPUPowerManagement.kext usind KextBeast and your DSDT.aml (1.4b), three major problems remains :
- I can't boot without my unibeast key. I get the error (from motherboard):
boot0: GPT \n boot0: test \n boot0: test \n boot0: test \n boot0: GPT boot0: test \n boot0: test \n boot0: test \n boot0: error \n
- At startup I get the warning : this is an unknown CPU model 0x3a --- power management may be incomplete or unsupported AND my hack freeze half the time.
- I can't make my HD 4000 working well (the resolution isn't detected and some artefact appears when using the OS).

Have I missed something ??
Is it supposed to boot without special bootloader after BIOS patching?
It could be a special BIOS option missing ?

I don't understand my hard seem's to be quite supported and my method is not original but the ressources you propose didn't change anything for me. And I already retry two times the whole process of installation...

Any Ideas ??
 
Hey, thx for your work Mieze
But yet, I don't manage to make my Hack working well...
My hardware: (MSI B75MA-P45 / Core i5 3570K / 8GB RAM Gskill 1600 MHz / Intel HD 4000 / Mountain Lion 10.8.2 installed using unibeast).

After installation of the patched BIOS from the BIOS repository, of your patched AppleIntelCPUPowerManagement.kext usind KextBeast and your DSDT.aml (1.4b), three major problems remains :

With the patched BIOS you don't need a patched version of AppleIntelCPUPowerManagement.kext anymore.

- I can't boot without my unibeast key. I get the error (from motherboard):
boot0: GPT \n boot0: test \n boot0: test \n boot0: test \n boot0: GPT boot0: test \n boot0: test \n boot0: test \n boot0: error \n
Did you try to install Chimera on an Advanced Format Drive? On Advanced Format Drives the MBR has to be installed manually after you unmounted the partition you want to install to. http://legacy.tonymacx86.com/wiki/index.php/Chimera

- At startup I get the warning : this is an unknown CPU model 0x3a --- power management may be incomplete or unsupported AND my hack freeze half the time.
No need to worry! This happens on my machine too but it doesn't have any impact on system stability. Even sleep/wakeup is working fine.

- I can't make my HD 4000 working well (the resolution isn't detected and some artefact appears when using the OS).
In order to get HD4000 working you'll have to set GraphicsEnabler=YES in org.chameleon.Boot.plist or inject the required properties another way, for example with the HD4000 HDMI audio DSDT edit. Your org.chameleon.Boot.plist should look like this (with GraphicsEnabler=YES):
Code:
<?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>EthernetBuiltIn</key>
	<string>Yes</string>
	<key>GraphicsEnabler</key>
	<string>Yes</string>
	<key>Kernel</key>
	<string>mach_kernel</string>
	<key>Kernel Flags</key>
	<string></string>
	<key>Legacy Logo</key>
	<string>Yes</string>
	<key>Timeout</key>
	<string>2</string>
        <key>GenerateCStates</key>
        <string>Yes</string>
        <key>GeneratePStates</key>
        <string>Yes</string>
        <key>UseKernelCache</key>
        <string>Yes</string>
</dict>
</plist>

Have I missed something ??
Is it supposed to boot without special bootloader after BIOS patching?
It could be a special BIOS option missing ?

I don't understand my hard seem's to be quite supported and my method is not original but the ressources you propose didn't change anything for me. And I already retry two times the whole process of installation...

Any Ideas ??
Have you checked the BIOS screenshots I posted? You can find them here: Screenshots

Mieze
 
No need to worry! This happens on my machine too but it doesn't have any impact on system stability. Even sleep/wakeup is working fine.

Ok it's only a warning but my freeze problem remains. in fact i believed this warning issue was the cause of the freeze at startup
(and sometimes it boot normaly, whether or not I use -x) -> screenshot of the freeze state

Well it becomes clearer but can you describe a kind of normal process. -> well my bios is patched, my system is installed.
I use multibeast to install your user DSDT.aml -> What kind of problem does this DSDT fix ? because i see no difference after installation.
Is the multibeast option, "User DSDT / DSDT free ..." supposed to install some bootloader like chimera or I need to check the chimera option in multibeast?
And finally is the LAN driver Lnx2mac installed by default or is it in multibeast ?

My boot problem was solved by using "dd" to write something in the MBR.

Sorry for those very basic questions but, I don't see clearly what is missing in my installation...
 

Attachments

  • 2012-12-12_23-36-06_666.jpg
    2012-12-12_23-36-06_666.jpg
    582.5 KB · Views: 1,319
Ok it's only a warning but my freeze problem remains. in fact i believed this warning issue was the cause of the freeze at startup
(and sometimes it boot normaly, whether or not I use -x) -> screenshot of the freeze state

Looks like the system freezes because of problems within the audio subsystem. In case you have any HDAEnabler kext or VoodooHDA installed remove them from /S/L/E. Next check if the DSDT is correctly installed in /Extra and finally use Multibeast to install the patched AppleHDA.kext (see below).

Bildschirmfoto 2012-12-13 um 01.33.03.png

Well it becomes clearer but can you describe a kind of normal process. -> well my bios is patched, my system is installed.
I use multibeast to install your user DSDT.aml -> What kind of problem does this DSDT fix ? because i see no difference after installation.
The DSDT fixes problems with audio and the USB 3.0 ports.
And finally is the LAN driver Lnx2mac installed by default or is it in multibeast ?

No, you'll have to install it manually from Multibeast.

Bildschirmfoto 2012-12-13 um 01.45.16.png

As your machine is booting now you already solved the boot loader issue yourself.

Mieze
 
Hello narius,

as I heard nothing from you for a couple of days I just wanted to ask you if you finally got your system to work perfectly?

Mieze
 
Hello Mieze,

I had no time this month to fix my boot problem and no urgent need of a hackintosh. But thank you to be concerned about my success ;).
Well, I've followed your indications and it doesn't fix the main problem (it was not a sound issue). Actually the boot process stops just at the end and I can't find explicit errors in verbose mode (perhaps a FakeSMC issue ? -> see screenshots). So I have no idea of what fails.
And half the time, my motherboard doesn't detect the devices as bootable ("Reboot and select proper boot device or insert ...") whether i use the unibeast key , the HDD or change the sata/USB connections.
If you have an idea or suggestion to find the problem...
 

Attachments

  • boot1.jpg
    boot1.jpg
    252.4 KB · Views: 372
  • boot2.jpg
    boot2.jpg
    323.3 KB · Views: 301
  • boot3.jpg
    boot3.jpg
    304.5 KB · Views: 752
Actually the boot process stops just at the end and I can't find explicit errors in verbose mode (perhaps a FakeSMC issue ? -> see screenshots). So I have no idea of what fails.
And half the time, my motherboard doesn't detect the devices as bootable ("Reboot and select proper boot device or insert ...") whether i use the unibeast key , the HDD or change the sata/USB connections.
If you have an idea or suggestion to find the problem...

Hello narius,

I think you are right. FakeSMC might be the cause of your problems. There are two different branches of FakeSMC, Slice's branch which used to be included into MultiBeast and Kozlek's, which I am using. As both branches are incompatible it is very important that you only have one of them installed. Also keep in mind that installing FakeSMC plugins from the other branch might cause KPs on boot. Here is a list of all kexts in my systems /S/L/E. Compare it with the files found in your /S/L/E directory.

Code:
misi:Extensions admin$ ls -al
total 0
drwxr-xr-x  232 root  wheel  7888  1 Jan 12:50 .
drwxr-xr-x   74 root  wheel  2550  4 Nov 00:28 ..
drwxr-xr-x    3 root  wheel   102 25 Aug 09:50 ALF.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:02 AMDRadeonAccelerator.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:02 AMDRadeonVADriver.bundle
drwxr-xr-x    3 root  wheel   102 25 Aug 10:02 AMDRadeonX3000GLDriver.bundle
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 ATI2400Controller.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 ATI2600Controller.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 ATI3800Controller.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 ATI4600Controller.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 ATI4800Controller.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 ATI5000Controller.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 ATI6000Controller.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 ATIFramebuffer.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 ATIRadeonX2000.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 ATIRadeonX2000GA.plugin
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 ATIRadeonX2000GLDriver.bundle
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 ATIRadeonX2000VADriver.bundle
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 ATISupport.kext
drwxr-xr-x    3 root  wheel   102 19 Mai  2012 ATTOCelerityFC.kext
drwxr-xr-x    3 root  wheel   102 19 Mai  2012 ATTOCelerityFC8.kext
drwxr-xr-x    3 root  wheel   102 19 Mai  2012 ATTOExpressPCI4.kext
drwxr-xr-x    3 root  wheel   102 19 Mai  2012 ATTOExpressSASHBA.kext
drwxr-xr-x    3 root  wheel   102 19 Mai  2012 ATTOExpressSASHBA2.kext
drwxr-xr-x    3 root  wheel   102 19 Mai  2012 ATTOExpressSASHBA3.kext
drwxr-xr-x    3 root  wheel   102 19 Mai  2012 ATTOExpressSASRAID.kext
drwxr-xr-x    3 root  wheel   102 19 Mai  2012 ATTOExpressSASRAID2.kext
drwxr-xr-x    3 root  wheel   102 11 Mai  2012 Accusys6xxxx.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 Apple16X50Serial.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleACPIPlatform.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:54 AppleAHCIPort.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:00 AppleAPIC.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleAVBAudio.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 AppleBMC.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleBacklight.kext
drwxr-xr-x    2 root  wheel   170  3 Nov 21:03 AppleBacklightExpert.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:03 AppleBluetoothMultitouch.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 AppleEFIRuntime.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:02 AppleFSCompressionTypeDataless.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:02 AppleFSCompressionTypeZlib.kext
drwxr-xr-x    3 root  wheel   102 20 Jun  2012 AppleFWAudio.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:57 AppleFileSystemDriver.kext
drwxr-xr-x    3 root  wheel   102  1 Sep 03:44 AppleGraphicsControl.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleGraphicsPowerManagement.kext
drwxr-xr-x    3 root  wheel   102  7 Okt 23:14 AppleHDA.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:51 AppleHIDKeyboard.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:51 AppleHIDMouse.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleHPET.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleHWSensor.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:55 AppleIRController.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleIntelCPUPowerManagement.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleIntelCPUPowerManagementClient.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelFramebufferCapri.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelHD3000Graphics.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelHD3000GraphicsGA.plugin
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelHD3000GraphicsGLDriver.bundle
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelHD3000GraphicsVADriver.bundle
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelHD4000Graphics.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelHD4000GraphicsGA.plugin
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelHD4000GraphicsGLDriver.bundle
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelHD4000GraphicsVADriver.bundle
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelHDGraphics.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelHDGraphicsFB.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelHDGraphicsGA.plugin
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelHDGraphicsGLDriver.bundle
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelHDGraphicsVADriver.bundle
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelIVBVA.bundle
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelSNBGraphicsFB.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 AppleIntelSNBVA.bundle
drwxr-xr-x    3 root  wheel   102 25 Aug 09:58 AppleKeyStore.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleKeyswitch.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:58 AppleLPC.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:03 AppleLSIFusionMPT.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleMCCSControl.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:57 AppleMCEDriver.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:57 AppleMCP89RootPortPM.kext
drwxr-xr-x    3 root  wheel   102 20 Jun  2012 AppleMIDIFWDriver.plugin
drwxr-xr-x    3 root  wheel   102 20 Jun  2012 AppleMIDIIACDriver.plugin
drwxr-xr-x    3 root  wheel   102 20 Jun  2012 AppleMIDIRTPDriver.plugin
drwxr-xr-x    3 root  wheel   102 20 Jun  2012 AppleMIDIUSBDriver.plugin
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleMatch.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:57 AppleMikeyHIDDriver.kext
drwxr-xr-x    3 root  wheel   102  6 Apr  2012 AppleMobileDevice.kext
drwxr-xr-x    3 root  wheel   102 11 Aug 05:21 AppleMultitouchDriver.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 ApplePlatformEnabler.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleRAID.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:57 AppleRAIDCard.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleRTC.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 AppleSDXC.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:02 AppleSEP.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:02 AppleSMBIOS.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:58 AppleSMBusController.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:58 AppleSMBusPCI.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:54 AppleSMC.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:58 AppleSMCLMU.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleSRP.kext
drwxr-xr-x    3 root  wheel   102  8 Sep 04:42 AppleSmartBatteryManager.kext
drwxr-xr-x    3 root  wheel   102  2 Okt 03:58 AppleStorageDrivers.kext
drwxr-xr-x    3 root  wheel   102  1 Sep 03:14 AppleThunderboltDPAdapters.kext
drwxr-xr-x    3 root  wheel   102  1 Sep 03:14 AppleThunderboltEDMService.kext
drwxr-xr-x    3 root  wheel   102  1 Sep 03:14 AppleThunderboltNHI.kext
drwxr-xr-x    3 root  wheel   102  1 Sep 03:14 AppleThunderboltPCIAdapters.kext
drwxr-xr-x    3 root  wheel   102  1 Sep 03:14 AppleThunderboltUTDM.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:02 AppleTyMCEDriver.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:58 AppleUSBAudio.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:51 AppleUSBDisplays.kext
drwxr-xr-x    3 root  wheel   102  6 Apr  2012 AppleUSBEthernetHost.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleUSBMultitouch.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:57 AppleUSBTopCase.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleUpstreamUserClient.kext
drwxr-xr-x    3 root  wheel   102 20 Jun  2012 AppleVADriver.bundle
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 AppleWWANAutoEject.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:57 AppleXsanFilter.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:56 Apple_iSight.kext
drwxr-xr-x    3 root  wheel   102 24 Mai  2012 ArcMSR.kext
drwxr-xr-x    2 root  wheel   170  3 Nov 21:03 AudioAUUC.kext
drwxr-xr-x    3 root  wheel   102 22 Nov  2010 BJUSBLoad.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:57 BootCache.kext
drwxr-xr-x    3 root  wheel   102 24 Mai  2012 CalDigitHDProDrv.kext
drwxr-xr-x    3 root  wheel   102 20 Jun  2012 CellPhoneHelper.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:57 CoreStorage.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 DSACL.ppp
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 DSAuth.ppp
drwxr-xr-x    3 root  wheel   102 21 Jun  2012 DVFamily.bundle
drwxr-xr-x    3 root  wheel   136  3 Nov 21:03 Dont Steal Mac OS X.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:02 EAP-KRB.ppp
drwxr-xr-x    3 root  wheel   102 20 Jun  2012 EAP-RSA.ppp
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 EAP-TLS.ppp
drwxr-xr-x    3 root  wheel   102 25 Dez 19:18 FakeSMC.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 GeForce.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 GeForceGA.plugin
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 GeForceGLDriver.bundle
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 GeForceVADriver.bundle
drwxr-xr-x    3 root  wheel   102 18 Mai  2012 HighPointIOP.kext
drwxr-xr-x    3 root  wheel   102 18 Mai  2012 HighPointRR.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:02 IO80211Family.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:02 IOACPIFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 IOAHCIFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 IOATAFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 IOAVBFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:53 IOAccelerator2D.plugin
drwxr-xr-x    3 root  wheel   102 25 Aug 09:53 IOAcceleratorFamily.kext
drwxr-xr-x    3 root  wheel   102  6 Aug 02:52 IOAudioFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 IOBDStorageFamily.kext
drwxr-xr-x    3 root  wheel   102  8 Sep 04:51 IOBluetoothFamily.kext
drwxr-xr-x    3 root  wheel   102  8 Sep 04:51 IOBluetoothHIDDriver.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 IOCDStorageFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:00 IODVDStorageFamily.kext
drwxr-xr-x    3 root  wheel   102 20 Jun  2012 IOFireWireAVC.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 IOFireWireFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:55 IOFireWireIP.kext
drwxr-xr-x    3 root  wheel   102 20 Jun  2012 IOFireWireSBP2.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:51 IOFireWireSerialBusProtocolTransport.kext
drwxr-xr-x    2 root  wheel   170  1 Jan 12:41 IOGraphicsFamily.kext
drwxr-xr-x    3 root  wheel   102 31 Aug 09:47 IOHDIXController.kext
drwxr-xr-x    3 root  wheel   102  2 Okt 03:54 IOHIDFamily.kext
drwxr-xr-x    2 root  wheel   170  1 Jan 12:41 IONDRVSupport.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:02 IONetworkingFamily.kext
drwxr-xr-x    2 root  wheel   170  1 Jan 12:41 IOPCIFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:53 IOPlatformPluginFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:55 IOSCSIArchitectureModelFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:51 IOSCSIParallelFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 IOSMBusFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:00 IOSerialFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:53 IOStorageFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:51 IOStreamFamily.kext
drwxr-xr-x    3 root  wheel   102 27 Aug 05:02 IOSurface.kext
drwxr-xr-x    3 root  wheel   102  1 Sep 03:16 IOThunderboltFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 IOTimeSyncFamily.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:58 IOUSBAttachedSCSI.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:51 IOUSBFamily.kext
drwxr-xr-x    3 root  wheel   102  2 Okt 03:54 IOUSBMassStorageClass.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:51 IOUserEthernet.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:03 IOVideoFamily.kext
drwxr-xr-x    3 root  wheel   102 22 Mai  2012 JMicronATA.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 L2TP.ppp
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 NVDAGF100Hal.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 NVDAGK100Hal.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 NVDANV50Hal.kext
drwxr-xr-x    3 root  wheel   102 11 Sep 06:57 NVDAResman.kext
drwxr-xr-x    3 root  wheel   102 19 Okt 05:58 NVDAStartup.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 NVSMU.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 OSvKernDSPLib.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 PPP.kext
drwxr-xr-x    3 root  wheel   102 20 Jun  2012 PPPSerial.ppp
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 PPPoE.ppp
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 PPTP.ppp
drwxr-xr-x    3 root  wheel   102 13 Apr  2012 PromiseSTEX.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 Quarantine.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 Radius.ppp
drwxr-xr-x    3 root  wheel   102 25 Aug 09:50 SM56KUSBAudioFamily.kext
drwxr-xr-x    3 root  wheel   102 20 Jun  2012 SMARTLib.plugin
drwxr-xr-x    3 root  wheel   102 25 Aug 10:02 SMCMotionSensor.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:53 Sandbox.kext
drwxr-xr-x    3 root  wheel   102 28 Feb  2012 SoftRAID.kext
drwxr-xr-x    3 root  wheel   170  1 Jan 12:41 System.kext
drwxr-xr-x    4 root  wheel   136 25 Aug 09:54 TMSafetyNet.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 acfs.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:59 acfsctl.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:57 autofs.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:51 cd9660.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:50 cddafs.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 corecrypto.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:57 exfat.kext
drwxr-xr-x    3 root  wheel   102 24 Apr  2012 hp_Deskjet_io_enabler.kext
drwxr-xr-x    3 root  wheel   102 16 Aug 12:02 hp_Inkjet1_io_enabler.kext
drwxr-xr-x    3 root  wheel   102 24 Apr  2012 hp_Inkjet2_io_enabler.kext
drwxr-xr-x    3 root  wheel   102 17 Apr  2012 hp_Inkjet3_io_enabler.kext
drwxr-xr-x    3 root  wheel   102 16 Aug 11:44 hp_Inkjet4_io_enabler.kext
drwxr-xr-x    3 root  wheel   102 24 Apr  2012 hp_Inkjet5_io_enabler.kext
drwxr-xr-x    3 root  wheel   102 26 Apr  2012 hp_Inkjet7_io_enabler.kext
drwxr-xr-x    3 root  wheel   102 16 Aug 12:48 hp_Inkjet8_io_enabler.kext
drwxr-xr-x    3 root  wheel   102 11 Jul 12:53 hp_Inkjet9_io_enabler.kext
drwxr-xr-x    3 root  wheel   102 24 Apr  2012 hp_Inkjet_io_enabler.kext
drwxr-xr-x    3 root  wheel   102 20 Apr  2012 hp_Laserjet_io_enabler.kext
drwxr-xr-x    3 root  wheel   102  3 Aug 12:21 hp_Officejet_io_enabler.kext
drwxr-xr-x    3 root  wheel   102 13 Apr  2012 hp_PhotosmartPro_io_enabler.kext
drwxr-xr-x    3 root  wheel   102 17 Apr  2012 hp_Photosmart_io_enabler.kext
drwxr-xr-x    3 root  wheel   102 14 Apr  2010 hp_designjet_series.kext
drwxr-xr-x    3 root  wheel   102 29 Jun  2012 hp_fax_io.kext
drwxr-xr-x    3 root  wheel   102 16 Aug 15:46 hp_io_printerclassdriver_enabler.kext
drwxr-xr-x    3 root  wheel   102 25 Mär  2009 hp_psa640_io_enabler.kext
drwxr-xr-x    3 root  wheel   102 25 Mär  2009 hp_qc_io_enabler.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:54 iPodDriver.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:56 mcxalr.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:50 msdosfs.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:53 ntfs.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:50 smbfs.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:57 triggers.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 10:01 udf.kext
drwxr-xr-x    3 root  wheel   102 28 Sep 22:56 webcontentfilter.kext
drwxr-xr-x    3 root  wheel   102 25 Aug 09:55 webdav_fs.kext

In order to resolve the issue you should first check /S/L/E and remove FakeSMC including all of it's plugins and next reinstall Kozlek's FakeSMC which can be downloaded right here: https://github.com/kozlek/HWSensors/archive/master.zip
There is an installer included in master.zip. In case you are unsure which kexts to remove, feel free to ask me again. After removing FakeSMC DO NOT reboot until you have reinstalled FakeSMC because without FakeSMC won't be able to boot anymore.

Good luck!

Mieze
 
Hi,
Thank you for your work, I was able to get my Desktop work perfectly with your DSDT and your advices !
Unfortunately when I try to plug my HD7850, even without using it (I keep "IGP" in BIOS) either the boot crash with chimera and I got video artifacts or I can boot with my grub loader but the graphic acceleration is not enabled even if the sound is available which means that a part of the multibeast installation is loaded with grub.
I 've read that HD7xx beta drivers have been added in 10.8.3 beta versions so I hope that I will be soon able to use my GC, but do you know a method to keep the HD4000 recognized when my GC is plugged ? I don't want to open my case each time I want to use OSX :/
 
Hi,
Thank you for your work, I was able to get my Desktop work perfectly with your DSDT and your advices !
Unfortunately when I try to plug my HD7850, even without using it (I keep "IGP" in BIOS) either the boot crash with chimera and I got video artifacts or I can boot with my grub loader but the graphic acceleration is not enabled even if the sound is available which means that a part of the multibeast installation is loaded with grub.
I 've read that HD7xx beta drivers have been added in 10.8.3 beta versions so I hope that I will be soon able to use my GC, but do you know a method to keep the HD4000 recognized when my GC is plugged ? I don't want to open my case each time I want to use OSX :/

Hello,

with the HD7850 installed try this to get HD4000 support without graphics enabler:

In /Extra/org.chameleon.Boot.plist set:

Code:
<key>GraphicsEnabler</key>
	<string>No</string>

and install the attached DSDT. I included all the patches to enable HD4000 so that graphics enabler is no longer needed in order to get QE/CI working.

In BIOS set:

Initiate Graphics Adapter: IGD
Integrated Graphics Share Memory: 32M
DVMT Memory: Maximum

In case you don't get a transparent menu bar also set:

IGD Multi-Monitor: Disabled

These settings should work fine with the display attached to the DVI connector. As the system definition I would recommend MacMini5,1.

Good luck!

Mieze
 

Attachments

  • DSDT-MSI-B75MA-P45-V1.4b-IGP.aml.zip
    15.3 KB · Views: 190
Status
Not open for further replies.
Back
Top