ammoune78 Posted December 28, 2016 Share Posted December 28, 2016 PS : do you accept MP in french Ammoune78 please ? Yes you can with pleasure! Link to comment Share on other sites More sharing options...
murvold Posted January 3, 2017 Share Posted January 3, 2017 Happy New Year y'all! 1 Link to comment Share on other sites More sharing options...
ammoune78 Posted January 3, 2017 Share Posted January 3, 2017 Me too happy new year for all! Link to comment Share on other sites More sharing options...
mathew2005in Posted January 5, 2017 Share Posted January 5, 2017 Happy New Year, I have some confusing error. I am using H97M-PRO4 motherboard with OZ. I have recently injected AppleALC kext into ROM. the issue is when I use discreet Graphics card then I have my audio working and no issues. but if I remove graphics card and use HD4600 CPU graphics then have no AUdio and shows no audio device found...does anybody know what may be the reason?? Thank you, Link to comment Share on other sites More sharing options...
MattsCreative Posted January 13, 2017 Share Posted January 13, 2017 so i want to turn on atiinject for ozmosis without making a default.plist i want to keep the one in my bios in use i tried sudo nvram 1F8E0C02-58A9-4E34-AE22-2B63745FA101:DisableAtiInjection=False with no luck and sudo nvram gEfiOzmosisSettingsGuid 1F8E0C02-58A9-4E34-AE22-2B63745FA101:DisableAtiInjection=False with no luck Link to comment Share on other sites More sharing options...
davidm71 Posted January 14, 2017 Share Posted January 14, 2017 Hey guys, How do you compile OZMTool?? Been trying to compile it inside Ubuntu but the process fails with errors at the end. Any help would be appreciated, Thanks Link to comment Share on other sites More sharing options...
firefly_can_fly Posted January 14, 2017 Share Posted January 14, 2017 Good day forum, i need help once more. Everything were perfect, working without a problem, but then i updated MacOs throu appstore and Os wont boot. I neever had problem like this, tryed clear nvram- but same boot problem: http://imgur.com/a/U8fIW Link to comment Share on other sites More sharing options...
cxdee Posted January 14, 2017 Share Posted January 14, 2017 Hi ammoune78, please help me made ozm rom for x79-up4 rev1.1 Link to comment Share on other sites More sharing options...
ammoune78 Posted January 15, 2017 Share Posted January 15, 2017 Hi, i'm just waiting for PSU, so i will be back 01/29/17 Link to comment Share on other sites More sharing options...
poof86 Posted January 17, 2017 Share Posted January 17, 2017 Hi all I'm using Ozmosis for a little while now and experiencing random reboots. Without kernel panic reports to locate the cause I'm not sure what the problem could be. It might be because I'm using a newer version of HWSensors/FakeSMC, or that my Nvidia driver that I can't use with my iMac15,1 setup is acting up, or that with Ozmosis my X.M.P. memory profile is not detected correctly. My memory frequency should be at 1333 MHz but it's showing 1600 MHz. Is there a DSDT patch I need to apply for this to work correctly? In Clover I could set which profile I'm using in the configurator. Any help would be appreciated, Thanks! Link to comment Share on other sites More sharing options...
joe75 Posted January 17, 2017 Share Posted January 17, 2017 Most likely your 960 graphics causing the problem. Check for windowserver crashes or stall on nvAccelerator. 10.11 runs a little smoother but will still have crashes because the graphics is not fully supported. I finally got fed up with problems with a GTX970 and put back my 770 over the weekend. Link to comment Share on other sites More sharing options...
Noel Carter Posted January 17, 2017 Share Posted January 17, 2017 Hi all. First of all, Happy New Year!. Right, to the point now. Last year i successfully installed El Capitan on my Z77-DS3H Rev 1.1 motherboard with the help from the users on here. The computer has been sat in my room for a few months now and only having Windows 8.1 on it as i was intending to sell it. The problem is now that i've found a modded Ozmosis BIOS that supports Sierra and have it installed, along with Windows 8.1 on the same drive. My problem is that I can't get Sierra to boot now and just goes to black screen whereas Windows 8.1 boots fine. I think i'm missing something but not sure. I have tried numerous BIOS files from hackintosh-forum.de but none of them seem to want to work. Either one BIOS will let me run Windows and another will let me run Sierra but not at the same time. I'm at a loss here guys so any help would be appreciated. I can supply any more info that you need or maybe I just need a new BIOS modded for me? Thanks for reading this Link to comment Share on other sites More sharing options...
davidm71 Posted January 17, 2017 Share Posted January 17, 2017 Hey Carter have you checked your sip security setting on Oz defaults? Same thing happened to me and that was at fault. Link to comment Share on other sites More sharing options...
cecekpawon Posted January 25, 2017 Share Posted January 25, 2017 To dump Ozmosis NVRAM vars #!/bin/bash # Dump Ozmosis NVRAM vars # @cecekpawon Wed Jan 25 11:48:22 2017 clear c () { g= [[ ! -z $1 ]] && g="${1}:" shift for v in "$@" do n="${g}${v}" # debug #echo "${n}" # read nvram "${n}" # delete #sudo nvram -d "${n}" done } g1=1F8E0C02-58A9-4E34-AE22-2B63745FA101 a1=( AAPL,ig-platform-id BootEntryTemplate DarwinCoreStorageTemplate DarwinDiskTemplate DarwinRecoveryDiskTemplate DisableAtiInjection DisableBootEntriesFilter DisableIntelInjection DisableNvidiaInjection DisableVoodooHda TimeOut UserInterface ) c "${g1}" "${a1[@]}" g2=4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14 a2=( MLB ROM ) c "${g2}" "${a2[@]}" g3=4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 a3=( BaseBoardAssetTag BaseBoardSerial BiosDate BiosVersion BoardVersion ChassisAssetTag CpuType EnclosureType FirmwareFeatures FirmwareFeaturesMask FirmwareRevision FirmwareVendor HardwareSignature Manufacturer ProductFamily ProductId ProductName SystemSKU SystemSerial SystemVersion ) c "${g3}" "${a3[@]}" g4=7C436110-AB2A-4BBB-A880-FE41995C9F82 # a4=( boot-args csr-active-config ) #c "${g4}" "${a4[@]}" c "" "${a4[@]}" Link to comment Share on other sites More sharing options...
Kynyo Posted January 26, 2017 Share Posted January 26, 2017 Looks like Ozmosis does not read properly ssdt. I've generated one using pikeR's script and it stays always in full freq. I currently have one GTX 560Ti and when I use ssdt all interface it's laggy. Its being used in conjunction with Ozmosis Graphics Injector, because WebDrv it's pretty messed up. I guess I'll have to wait for an Oz update? I don't mind not using ssdt atm. EDIT: Haswell uses XCPM. Link to comment Share on other sites More sharing options...
Si Vis Pacem Posted February 3, 2017 Share Posted February 3, 2017 Looks like Ozmosis does not read properly ssdt. I've generated one using pikeR's script and it stays always in full freq. I currently have one GTX 560Ti and when I use ssdt all interface it's laggy. Its being used in conjunction with Ozmosis Graphics Injector, because WebDrv it's pretty messed up. I guess I'll have to wait for an Oz update? I don't mind not using ssdt atm. EDIT: Haswell uses XCPM. Did you put the SSDT.aml in /Volumes/EFI/Efi/Oz/Acpi/Load? Link to comment Share on other sites More sharing options...
Kynyo Posted February 3, 2017 Share Posted February 3, 2017 Yes. But after that I saw that Haswell CPU does not need ssdt. pwr mgmt it is made by kernel itself. Sent from my iPhone using Tapatalk Link to comment Share on other sites More sharing options...
Pavo Posted February 4, 2017 Share Posted February 4, 2017 If the default.plist only contains smbios data and boot args i can add an option to export the plist as ozmosis. This is all the variables that are used in Defaults.plist Defaults.plist Variables.rtf 1 Link to comment Share on other sites More sharing options...
ammoune78 Posted February 4, 2017 Share Posted February 4, 2017 Hi all, I'm back, i need more SATA's Model, Vendors and Device ID's with specific IOName from IORegistryExplorer, as for exemple: 9 Series - Intel - pci8086,8c82. This will help me to add them onto the InjectorKext to be more compatible. Cordially, ammoune78! Thank you Ammoune for everything so far. After some struggle I was able to boot without any DSDT and SSDT to my backup partition and create an ioreg file and a more time consuming task was to run Ubuntu live for terminal output. Anyway both of them are now in attachment. Hi murvold! Your DSDT will be ready for tomorrow if everything goes well. 1 Link to comment Share on other sites More sharing options...
kylon Posted February 4, 2017 Share Posted February 4, 2017 This is all the variables that are used in Defaults.plistThanks Link to comment Share on other sites More sharing options...
Pavo Posted February 4, 2017 Share Posted February 4, 2017 Thanks No Problem, lets us know when CCE is updated to make Oz Defaults.plist, would be awesome 1 Link to comment Share on other sites More sharing options...
Micky1979 Posted February 4, 2017 Share Posted February 4, 2017 This is all the variables that are used in Defaults.plist And to patch kernel/kexts? Link to comment Share on other sites More sharing options...
Pavo Posted February 4, 2017 Share Posted February 4, 2017 Wished I knew how to do kext patching with Oz, would be amazing. Link to comment Share on other sites More sharing options...
crusher Posted February 5, 2017 Share Posted February 5, 2017 Everything possible in Ozmosis. And to patch kernel/kexts? Link to comment Share on other sites More sharing options...
Israel Fernandes Posted February 5, 2017 Share Posted February 5, 2017 What are you up to, boy? Do the windows device id serve? Hi all, I'm back, i need more SATA's Model, Vendors and Device ID's with specific IOName from IORegistryExplorer, as for exemple: 9 Series - Intel - pci8086,8c82. This will help me to add them onto the InjectorKext to be more compatible. Cordially, ammoune78! Hi murvold! Your DSDT will be ready for tomorrow if everything goes well. Link to comment Share on other sites More sharing options...
Recommended Posts