Jump to content

Ozmosis


xpamamadeus
6,231 posts in this topic

Recommended Posts

Oz does not loas ACPI tables from ROM. If you want them in ROM, you need to replace the board's tables. Board vendors may implement table loading in any way, so, if you know what you're doing, just search your flash fior the DSDT sig... If you don't, hope somebody got a method (doesn't the regular AMI way work) or best leave it alone.

Link to comment
Share on other sites

thanks for your reply.

 

i have another question.

 

Motherboard: ASUS P8Z77-V Pro

CPU: i7-2600K Sandy Bridge

 

i am using SMBios iMac 13,2 which should come with Ivy Bridge CPU, but using Sandy Bridge right now.

so do i need to add Cputype to OzmosisDefaults ?

 

 

        <key>CpuType</key>
        <integer>0x0601</integer>

 

above for Sandy Bridge cpu right?

 

thanks.

Link to comment
Share on other sites

Hi,

 

I successfully install Ozmosis 167X-MASS on my Z97MX-G5. I only have one single problem that translate to maybe two or three. Im able to change almost every value of the NVRAM using the default.plist. Of course the ones I can confirm are serial, mac type, etc. Well no matter what HardwareSignature/UUID I set on the .plist I always get a different one. Im using the .plist for the 167X, by trial and error I found out the older versions use a different format of default.plist

 

I tried the terminal method but I cant change anything. I need assistance. I need to know how to show the current setting with the terminal just to make sure everything its the way I want it and how to add it. I tried different syntaxes: 

 

sudo nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:HardwareSignature=FEDBE17711CA4D6199567DBCD29F2C2A

sudo NVRAM 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:HardwareSignature=FEDBE177-11CA-4D61-9956-7DBCD29F2C2A

sudo NVRAM 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:HardwareSignature=%EF%CB%2F%DB%06%62%4A%59%A5%D7%03%03%3E%A9%7C%AE 

 

 

key>Defaults:4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>

<dict>

<key>BaseBoardAssetTag</key>

<string>Base Board Asset Tag#</string>

<key>BaseBoardSerial</key>

<string>Deleted</string>

<key>BiosDate</key>

<string>02/22/2016</string>

<key>BiosVersion</key>

<string>IM151.88Z.0207.B06.1602221600</string>

<key>BoardVersion</key>

<string>iMac15,1</string>

<key>ChassisAssetTag</key>

<string>iMac-Aluminum</string>

<key>EnclosureType</key>

<integer>13</integer>

<key>FirmwareFeatures</key>

<integer>2147488791</integer>

<key>FirmwareFeaturesMask</key>

<integer>3221487415</integer>

<key>FirmwareRevision</key>

<integer>65546</integer>

<key>FirmwareVendor</key>

<string>Apple</string>

<key>HardwareAddress</key>

<string>Deleted</string>

<key>HardwareSignature</key>

<string>FEDBE177-11CA-4D61-9956-7DBCD29F2C2A</string>

<key>Manufacturer</key>

<string>Apple Inc.</string>

<key>ProcessorSerial</key>

<string>Deleted</string>

<key>ProductFamily</key>

<string>iMac</string>

<key>ProductId</key>

<string>Mac-FA842E06C61E91C5</string>

<key>ProductName</key>

<string>iMac15,1</string>

<key>SystemSKU</key>

<string>MF886XX/A</string>

<key>SystemSerial</key>

<string>Deleted</string>

<key>SystemVersion</key>

<string>1.0</string>

</dict>

 

Please advice

Link to comment
Share on other sites

Problem solved for me all things are working perfectly for now!

 

@Download-Fritz

I've patched my DSDT and SSDT's

Patch used are:

OSDW, _INI, PINI, _OSI, mini DTGP, "GFX0 DSM, PEGP DSM no renaming here", MCHC, LPCB, IMEI, GLAN, "only XHC no renaming for EHC1 EHC2 and all ports are fully working", HDEF, SAT0 renaming to SATA and deleting SAT1 from both SSDT's and DSDT, SBUS and all devices with mini DTGP, DSM and OSDW methods. Result of my first stable system with this Z97M-DS3H board, for both OS X and Windows 10 Pro x64, and directly injected to bios!

 

@firefly_can_fly

In my opinion the only thing that you have to do is set the bios:

F7: for Optimised defaults

VT-d: Disable

IGFX if enabled: 32 or 64Mb

XHC: Auto

Boot OpRom: for both UEFI only

Save it to profile and Reboot!

Link to comment
Share on other sites

  • 2 weeks later...
×
×
  • Create New...