kilo23 Posted October 6, 2016 Share Posted October 6, 2016 So do I need to do a complete format to install sierra? or is it possible to update from el capitan? Link to comment Share on other sites More sharing options...
Aaronation Posted October 6, 2016 Share Posted October 6, 2016 in DSDT under HDEF, see DSDT post #1 Device (HDEF) { Name (_ADR, 0x001B0000) Method (_DSM, 4, NotSerialized) { Store (Package (0x08) { "built-in", Buffer (One) { 0x00 }, "layout-id", Buffer (0x04) { 0x0B, 0x00, 0x00, 0x00 //0B for AppleALC or 01 for old method }, "PinConfigurations", Buffer (Zero) {}, "hda-gfx", Buffer (0x0A) { "onboard-1" } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } Yes I did see post 1, had another look. Still none the wiser. I can't seem to find where this HDEF is. Thanks for the reply though. Link to comment Share on other sites More sharing options...
MacPeet Posted October 6, 2016 Author Share Posted October 6, 2016 @runo Compare DSDT and config.plist and the Kext's from Post#1 !!! @kilo23 You can also update from the Capitan. (only SMBIOS iMac10,1, SMBIOS MacPro3,1 not works) 1. Backup from Capitan!!! 2. Before, install new Clover in Capitan, sample version 3773. 3. All Kext's to EFI/Clover/kexts/10.11/ and to EFI/Clover/kexts/10.12/ !!! 4. SIP 0x67 5. Download macOS Sierra from appstore and run 6. After restarting, switch to the installer in the CloverBootloader 7. The rest as always. After the installation, audio no longer works. See Post#1 for more info. @Aaronation Which Optiplex model? Which audio method did you have before? On-the-fly with Clover? Post here your DSDT.aml, then I make the change. 2 Link to comment Share on other sites More sharing options...
Aaronation Posted October 6, 2016 Share Posted October 6, 2016 @runo Compare DSDT and config.plist and the Kext's from Post#1 !!! @kilo23 You can also update from the Capitan. (only SMBIOS iMac10,1, SMBIOS MacPro3,1 not works) 1. Backup from Capitan!!! 2. Before, install new Clover in Capitan, sample version 3773. 3. All Kext's to EFI/Clover/kexts/10.11/ and to EFI/Clover/kexts/10.12/ !!! 4. SIP 0x67 5. Download macOS Sierra from appstore and run 6. After restarting, switch to the installer in the CloverBootloader 7. The rest as always. After the installation, audio no longer works. See Post#1 for more info. @Aaronation Which Optiplex model? Which audio method did you have before? On-the-fly with Clover? Post here your DSDT.aml, then I make the change. Hello, I'm using a 780 2.66GHz Quad and yes it was on the fly audio with clover. Thanks Hello, I'm using a 780 2.66GHz Quad and yes it was on the fly audio with clover. Thanks It doesn't look like I can add my file? Link to comment Share on other sites More sharing options...
MacPeet Posted October 6, 2016 Author Share Posted October 6, 2016 Zip-File! Link to comment Share on other sites More sharing options...
Aaronation Posted October 6, 2016 Share Posted October 6, 2016 upload.png Zip-File! Oh sorry I have this going on, Error You aren't permitted to upload this kind of file Link to comment Share on other sites More sharing options...
MacPeet Posted October 6, 2016 Author Share Posted October 6, 2016 Right click on DSDT.aml Compress Menu !!! Then upload DSDT.aml.zip Link to comment Share on other sites More sharing options...
Aaronation Posted October 6, 2016 Share Posted October 6, 2016 Woohoo, sorry I don't know why I didn't think to do that. I'm looking at my file and it looks like I may have found the HDEF. Doh! I'm still gonna send this though cos I'll probably mess mine up! DSDT.aml.zip Link to comment Share on other sites More sharing options...
MacPeet Posted October 6, 2016 Author Share Posted October 6, 2016 try this: DSDT.aml.zip Install back the original AppleHDA to S/L/E <---ok? Install the AppleALC to S/L/E <---ok? Delete all AppleHDA Kext-to-patch entries in Clover <---ok? delete realtekALC.kext of Clovers kext folder <---ok? rebuild cache and reboot 1 Link to comment Share on other sites More sharing options...
Aaronation Posted October 6, 2016 Share Posted October 6, 2016 try this: DSDT.aml.zip Install back the original AppleHDA to S/L/E <---ok? Install the AppleALC to S/L/E <---ok? Delete all AppleHDA Kext-to-patch entries in Clover <---ok? delete realtekALC.kext of Clovers kext folder <---ok? rebuild cache and reboot You are a diamond sir, thank you very much. Its working. Sorry for my incompetence, I'm usually better than this! 1 Link to comment Share on other sites More sharing options...
MacPeet Posted October 6, 2016 Author Share Posted October 6, 2016 Very good, lots of fun with Optiplex and Sierra. Write your User-Signature with your hardware here in the forum! Edit: Thank you. I like your signature. Unfortunately, GT610 does not work with Sierra. 1 Link to comment Share on other sites More sharing options...
Aaronation Posted October 6, 2016 Share Posted October 6, 2016 Very good, lots of fun with Optiplex and Sierra. Write your User-Signature with your hardware here in the forum! Edit: Thank you. I like your signature. Unfortunately, GT610 does not work with Sierra. Yes I was lucky enough to read that the GT610 was no longer supported before I started the Sierra install. However I'm a bit gutted as I've been installing El Capitan for friends on various Dell Optiplex machines mainly 780 SFF. And most of them bought the GT610 on my recommendation, so I just hope they don't want to update too soon. Link to comment Share on other sites More sharing options...
kilo23 Posted October 8, 2016 Share Posted October 8, 2016 @runo Compare DSDT and config.plist and the Kext's from Post#1 !!! @kilo23 You can also update from the Capitan. (only SMBIOS iMac10,1, SMBIOS MacPro3,1 not works) 1. Backup from Capitan!!! 2. Before, install new Clover in Capitan, sample version 3773. 3. All Kext's to EFI/Clover/kexts/10.11/ and to EFI/Clover/kexts/10.12/ !!! 4. SIP 0x67 5. Download macOS Sierra from appstore and run 6. After restarting, switch to the installer in the CloverBootloader 7. The rest as always. After the installation, audio no longer works. See Post#1 for more info. Thanks I will try it. Does the clover version matter? (e.g. can I get the latest? or does that specific one only work?) I assume SIP stuff is changed via clover? And by back-up... This is the first time using a Mac for me.. so I assume cloning the drive is a back up? Link to comment Share on other sites More sharing options...
kilo23 Posted October 8, 2016 Share Posted October 8, 2016 where to i get the original hda ktext? Link to comment Share on other sites More sharing options...
kilo23 Posted October 8, 2016 Share Posted October 8, 2016 I just did #2 for audio *HDA patch" that worked. 1 Link to comment Share on other sites More sharing options...
MacPeet Posted October 8, 2016 Author Share Posted October 8, 2016 Clover version is important. Old versions do not work with Sierra. Example 3650 I had tested, working very well. Latest 3773 also works well. When you install a new Clover version, your settings in the config.plist are not overwritten. Cloning is the best backup method. Write your User-Signature with your hardware here in the forum! Link to comment Share on other sites More sharing options...
rob88v Posted October 8, 2016 Share Posted October 8, 2016 I have Sierra installed on my 755 Optiplex which is connected to my tv via hdmi from my GTX 750Ti after upgrading I booted with nv_disable=1 and updated the webdrivers and rebooted, but the display will not come up via hdmi. Could it be something in the framebuffer ? Is there any possible solution to this issue? Link to comment Share on other sites More sharing options...
MacPeet Posted October 8, 2016 Author Share Posted October 8, 2016 I believe new command with Webdriver. NvidiaWeb true instead of nvda_drv=1 try this Link to comment Share on other sites More sharing options...
rob88v Posted October 8, 2016 Share Posted October 8, 2016 @MacPeet I have that set in my config.plist but still no signal from hdmi let me try taking out the nvda_drv=1 command out of my plist and try rebooting again Edit: taking out nvda_drv=1 and still having a black screen on both hdmi and vga with my tv it won't recognize the external display with the webdrivers on Sierra Link to comment Share on other sites More sharing options...
MacPeet Posted October 9, 2016 Author Share Posted October 9, 2016 Inject nvidia is off with the web drivers? try this: patched in /System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleGraphicsDevicePolicy.kext/Contents/info.plist your SMBIOS / Board-ID to "none" <key>ConfigMap</key> <dict> <key>Mac-00BE6ED71E35EB86</key> <string>none</string> <key>Mac-031B6874CF7F642A</key> <string>none</string> <key>Mac-189A3D4F975D5FFC</key> <string>none</string> <key>Mac-27ADBB7B4CEE8E61</key> <string>none</string> <key>Mac-35C1E88140C3E6CF</key> <string>none</string> <key>Mac-42FD25EABCABB274</key> <string>Config2</string> <key>Mac-4B7AC7E43945597E</key> <string>none</string> <key>Mac-77EB7D7DAF985301</key> <string>none</string> <key>Mac-7DF21CB3ED6977E5</key> <string>none</string> <key>Mac-81E3E92DD6088272</key> <string>none</string> <key>Mac-C3EC7CD22292981F</key> <string>none</string> <key>Mac-C9CF552659EA9913</key> <string>none</string> <key>Mac-F221BEC8</key> <string>none</string> <key>Mac-F221DCC8</key> <string>none</string> <key>Mac-F42C88C8</key> <string>none</string> <key>Mac-F60DEB81FF30ACF6</key> <string>Config1</string> <key>Mac-FA842E06C61E91C5</key> <string>Config2</string> <key>Mac-FC02E91DDD3FA6A4</key> <string>none</string> <key>Mac-F2268CC8</key> //iMac10,1 <string>none</string> </dict> Write your User-Signature with your hardware here in the forum! Link to comment Share on other sites More sharing options...
runo Posted October 9, 2016 Share Posted October 9, 2016 MacPeet does it matter what brand of ATI 5450 to use? Is smaller brand like Powercolor or XFX ok? Or must be big brand like Gigabyte or Asus? Link to comment Share on other sites More sharing options...
MacPeet Posted October 9, 2016 Author Share Posted October 9, 2016 I have this https://www.root86.com/collections/item/166-xfx-one-hd5450-1gb-ddr3-passiv/ see pictures Write your User-Signature with your hardware here in the forum! Link to comment Share on other sites More sharing options...
rob88v Posted October 9, 2016 Share Posted October 9, 2016 @MacPeet I have downgraded to 10.11.6 for now, but I will try that suggestion later on and see if it will work. Link to comment Share on other sites More sharing options...
snakeman Posted October 12, 2016 Share Posted October 12, 2016 Hello Gents, my mic is not working for some reason. I'm using the Modified hda not the on the fly method. So much for Siri! Any hints I will gladly take them. Bootup seems to be a lot longer if I use a Nvidia card! I lost my vpn ppp client, I am very sad . Oh yeah and I loose my ethernet if I let the machine sleep for long periods of time. Cheers, snakeman Link to comment Share on other sites More sharing options...
wood96 Posted October 15, 2016 Share Posted October 15, 2016 If i install mult ibea st, my usb doesent work (so i cant use keyboard or mouse) If i change the config.plist with a config.plist posted here, the countdown of clover doesent work anymore (but keyboard and mouse work) Any ideas? Link to comment Share on other sites More sharing options...
Recommended Posts