polyzargone Posted October 13, 2015 Share Posted October 13, 2015 Good to hear . You certainly mess up with config.plist because I've just check and the required patch is in the .zip supplied in post #1. Just remember that in order to have full USB support, DSDT, DSDT patch in config.plist AND USB_Injector.kext are mandatory. Remove one of those and you'll loose it . BTW, you should also remove all fixes in config.plist (Old way & New way), just above DSDT patch. Should enable full sleep/wake support as well in case it wasn't working… 1 Link to comment Share on other sites More sharing options...
owbp Posted October 13, 2015 Share Posted October 13, 2015 You're right, i don't know from where did i take this config.plist... Maybe from previous Yosemite installation...? Really not sure. Should i edit other things in acpi section then too to look like the one from attachment (uncheck fixes and add SSDT tables)? Edit: Ok, will do, but i have full sleep/wake since you gave me edited generic DSDT. Link to comment Share on other sites More sharing options...
jakeyg1 Posted October 13, 2015 Share Posted October 13, 2015 @owbp I want a small one so would a sff one work 4gb ddr3 ram and core 2 duo processor ? Link to comment Share on other sites More sharing options...
owbp Posted October 13, 2015 Share Posted October 13, 2015 @jakeyg1, Yes, all form factors work with Core2Duo and 4GB, look at page 8 and 9: http://www.dell.com/downloads/global/products/optix/en/optiplex_780_tech_guidebook_en.pdf Edit: Avoid USFF because of the GFX expansion (page 12). Link to comment Share on other sites More sharing options...
jakeyg1 Posted October 13, 2015 Share Posted October 13, 2015 Oh yh sorry it's me being lazy haha Link to comment Share on other sites More sharing options...
owbp Posted October 13, 2015 Share Posted October 13, 2015 @jakeyg1, No prob! @polyzargone (or anyone else with enough knowledge ) When i first booted into ElCap with "stock" config.plist i had system report and HWmonitor saying that i have 3 ghz quad core proc. HW monitor was also reporting right frequencies up to 3ghz with stepping from 6 to 9. Temperatures were about the same as with 2,4ghz stock. Was it only cosmetics, or was it actually overclocked to 3 ghz and can i try it again without messing with anything? I mean, just to copy back info from CPU option from CC (that i just saw you removed from config.plist )? Link to comment Share on other sites More sharing options...
polyzargone Posted October 13, 2015 Share Posted October 13, 2015 Post your "customized" config.plist here so we can have a look at it. I'll check if I see anything possibly wrong or incorrect. AFAIK, there's no way to overclock anything on Dell's system so I guess you just set some settings in CPU fields in CC . It's useless, Clover/OS X will auto detect the correct freq. It won't harm the hardware since it's just cosmetic IMO but I cannot guaranty it. Reading the FrequencyMHz section in Clover wiki you can see this statement : A wrong value can cause system instability - synchronisation issues, slowness etc. It is recommended not use this parameter at all. Link to comment Share on other sites More sharing options...
owbp Posted October 13, 2015 Share Posted October 13, 2015 Ok, I'm attaching it! config.plist.zip I knew that System report was showing 2.99 ghz because that is Core2Duo from THE Optiplex in first post, but it got my attention when HWmonitor showed it also. Im asking just because of that. You are right about overclocking Dell. It is kind of doable, but not worth the effort (and i saw people do it only in Windows). EDIT: I just saw that DSDT is edited for AppleHDA five days ago. Is generic DSDT also edited and can i try it (just so you have input from 775)? Link to comment Share on other sites More sharing options...
polyzargone Posted October 13, 2015 Share Posted October 13, 2015 Both DSDT are AppleHDA "ready". Just checked your config.plist. Looks OK but I did some clean up. Feel free to compare yours and my attached one to see what I've changed/removed/set. Anyway, here they are : • Removed fixes in ACPI > fixes > New way • Removed kext-dev-mode=1 in Boot > Arguments (this arg is useless on El Capitan but mandatory on Yosemite so you may have to set it again in case you're still using OS X 10.10) • Device > Audio > added 1 to enable AppleHDA and also removed HighCurrent in USB (not sure about this one. If you have problems with USB devices saying they need more power, you may want to add it again) • Deleted useless entries in GUI > Hide Volume • Deleted Asus AICPUPM in Kernel and Kexts patches (as the name states, it's for Asus mobos) • Deleted Backight Level entries in System Parameters and set Inject Kexts to Yes That's it. config.plist_ owbp.zip 1 Link to comment Share on other sites More sharing options...
owbp Posted October 13, 2015 Share Posted October 13, 2015 Thank you again palyzargone! I've replaced config.plist with one you just uploaded. Don't know if I'm tripping or what, but it seems that El Capitan starts smoother from the reboot... Anyway, cleaner config.plist is always better, thats what my grandmother used to say! I don't use Yosemite anymore, but i have it still at one partition, since you told me to do it for USB fixing. If i am to dual boot, it'll be Mavericks. For now, ill keep only El Cap on Dell. Regarding Apple HDA, I've tried now with new DSDT and this config.plist to enable it with both AppleHDA v3 and AppleHDA v3 with HDAEnabler1 and no luck. Then i tried VoodooHDA v2.8.8. and it works. I cannot test HDMI, but all Dell's audio ports are ok. Link to comment Share on other sites More sharing options...
polyzargone Posted October 14, 2015 Share Posted October 14, 2015 @owbp First, remove HDAEnabler1.kext + VoodooHDA.kext + AppleHDADisabler.kext from S/L/E. Second, make sure you have 1 in Device > Audio. Rebuild kernel cache using this commands in terminal : sudo chmod -R 755 /Library/Extensions sudo chown -R 0:0 /Library/Extensions sudo chmod -R 755 /System/Library/Extensions sudo chown -R 0:0 /System/Library/Extensions sudo touch /System/Library/Extensions sudo kextcache -Boot -U / Or use attached script. Reboot. Laslty, install AppleHDA v3 kext in S/L/E (nowhere else especially in /EFI/CLOVER/kexts/10.11 folder. Whatever it is, AppleHDA.kext must be installed in S/L/E) using Kext Wizard. Last but not least, rebuild the cache using the same commands above or again, use the script. Reboot and you should be OK PS : HMDI audio won't work with VoodooHDA.kext anyway . system_caches_rebuild.command.zip Link to comment Share on other sites More sharing options...
owbp Posted October 14, 2015 Share Posted October 14, 2015 Ok, will do it right now. I have done that already but used kext wizard to rebuild caches and fix permissions. Btw, only one thing confuses me: Second, make sure you have 1 in Device > Audio. You mean this ? Link to comment Share on other sites More sharing options...
polyzargone Posted October 14, 2015 Share Posted October 14, 2015 Even if it's a good indicator, I would prefer you check that : 1 Link to comment Share on other sites More sharing options...
owbp Posted October 14, 2015 Share Posted October 14, 2015 Nothing, same as before VoodooHDA. UseIntelHDMI wasn't checked on the first run in CC so i tried again with it and the result is the same. Downloaded AppleHDA version 3 from the first post of this topic and followed your instructions to every word. P.S. I have written before, I have USB audio interface, this is just for the topic. AFAIK El Cap works 100% for me, after USB fix. Link to comment Share on other sites More sharing options...
polyzargone Posted October 14, 2015 Share Posted October 14, 2015 Oh sorry, I didn't see your sig Optiplex 755 = no AppleHDA AFAIK. Needs a specific patch that currently doesn't exist . So that's no surprise, you have to stay with VoodooHDA till it's available… If possible . Uninstall everything and reinstall AppleHDADisabler.kext and VoodooHDA.kext (HDAEnabler1.kext is useless anyway, patched AppleHDA or VoodooHDA). Lastly run the script and reboot. Link to comment Share on other sites More sharing options...
MacPeet Posted October 14, 2015 Share Posted October 14, 2015 Send me codec_dump.txt from Optiplex 755 MT 1 Link to comment Share on other sites More sharing options...
owbp Posted October 14, 2015 Share Posted October 14, 2015 Its ok, i was keeping my mouth shout and doing whatever you told me for other folks with 755's. Thanks for you effort and help! @MacPet, As soon as i find my Linux Live CD, give me few minutes! Edit: I extracted nVidia HDMI too, just in case... codec-dump#0-755MT-AD1984.txt.zip codec-dump#1-755MT-nVidiaHDMI.txt.zip 1 Link to comment Share on other sites More sharing options...
MacPeet Posted October 14, 2015 Share Posted October 14, 2015 LayoutID is 1 272.18 for Yosemite and El Capitan Install to S/L/E and caches rebuild and double restart El Capitan (SIP 0x67 for Install) AppleHDA_AD1984_Dell_Optiplex_755_try_this_v1.kext.zip delete VoodooHDA and HDADisnabler!!! good luck Edit: follow up post #199 3 Link to comment Share on other sites More sharing options...
owbp Posted October 14, 2015 Share Posted October 14, 2015 Works, finally - Optiplex 755 MT fully functional under OS X 10.11 El Capitan! 1 Link to comment Share on other sites More sharing options...
MacPeet Posted October 14, 2015 Share Posted October 14, 2015 ok, super Mic front is missing (I look again) Line Out, Headphone and LineIn all work well ??? Link to comment Share on other sites More sharing options...
owbp Posted October 14, 2015 Share Posted October 14, 2015 You the man! Line Out and Headphones are working, clean and clear! I cannot test Line Ins since i only have full size jacks and XLR mics at my house, but ill try to get or borrow desktop mic or something to test it soon as i can. Link to comment Share on other sites More sharing options...
MacPeet Posted October 14, 2015 Share Posted October 14, 2015 ok try this for Mic front AppleHDA_AD1984_Dell_Optiplex_755_try_this_v2.kext.zip please report if Mic visible in System Preferences / Audio Link to comment Share on other sites More sharing options...
owbp Posted October 14, 2015 Share Posted October 14, 2015 Mic is visible! Sorry for waiting, i had to do clean install of El Cap now the everything works (it's just the OCD )... Thank you once again! 1 Link to comment Share on other sites More sharing options...
MacPeet Posted October 14, 2015 Share Posted October 14, 2015 If other users with Optiplex 755, then please report if Mic and LineIn also work well and are regulated ??? Beta testers wanted!!! thanks morpheousman@ Now it is a Guide for 780 (760,755,790...........................................) @pepto HDMI has no audio control it is a digital terminal, and the value is standardized 2 Link to comment Share on other sites More sharing options...
morpheousman Posted October 14, 2015 Author Share Posted October 14, 2015 Optiplex 780/760 Guides have always worked with 755, (for the most part), but there is always room for more! 1 Link to comment Share on other sites More sharing options...
Recommended Posts