hugeschnauzer Posted July 27, 2012 Share Posted July 27, 2012 you can get it here http://www.insanelym...howtopic=229477 Link needs to be updated not working tks Link to comment Share on other sites More sharing options...
TimeWalker75a Posted July 27, 2012 Share Posted July 27, 2012 Forget about a vanilla solution. Jmicron kext wont be updated untill the next OS release next summer. The one /w the version 1.0 has been in the system since 10.6 through 10.7.4 and never updated. Apple just forced them to release an update for ML. Its a 3rd party kext anyway, why have extra trash in your system? At least this is my approach. Link to comment Share on other sites More sharing options...
eep357 Posted July 27, 2012 Share Posted July 27, 2012 Forget about a vanilla solution. Jmicron kext wont be updated untill the next OS release next summer. The one /w the version 1.0 has been in the system since 10.6 through 10.7.4 and never updated. Apple just forced them to release an update for ML. Its a 3rd party kext anyway, why have extra trash in your system? At least this is my approach. I agree, I think MacPro 3,1 was the last supported mac to have PATA anyway so it will likely be dropped before it ever gets another update Link needs to be updated not working tks Here you go, just a good thing to have as part of your standard tool kit lspci.zip Link to comment Share on other sites More sharing options...
hugeschnauzer Posted July 27, 2012 Share Posted July 27, 2012 Tks. But what does it do? Link to comment Share on other sites More sharing options...
eep357 Posted July 27, 2012 Share Posted July 27, 2012 lists your pci devives that may not show up otherwise in osx to get additional info that may be needed to enable them properly, like device and vendor ids, etc. similar tool to kexstat or ioreg Link to comment Share on other sites More sharing options...
hugeschnauzer Posted July 30, 2012 Share Posted July 30, 2012 ok. tks lists your pci devives that may not show up otherwise in osx to get additional info that may be needed to enable them properly, like device and vendor ids, etc. similar tool to kexstat or ioreg Ok! tks!! Link to comment Share on other sites More sharing options...
Larx Posted August 1, 2012 Share Posted August 1, 2012 https://www.dropbox.com/s/sps7psl8qt25dw9/ESB2%20AHCI.png I made it ! Thanks guys ! Link to comment Share on other sites More sharing options...
janel_f Posted August 1, 2012 Share Posted August 1, 2012 mlstudio, please share with us! Link to comment Share on other sites More sharing options...
eep357 Posted August 2, 2012 Share Posted August 2, 2012 mlstudio, please share with us! He's using DSDT edit to spoof ICHx as ESB2 Link to comment Share on other sites More sharing options...
JBX Posted August 3, 2012 Author Share Posted August 3, 2012 I don't understand how to fix this... can someone please explain what info I need to edit in which file? Link to comment Share on other sites More sharing options...
eep357 Posted August 4, 2012 Share Posted August 4, 2012 If you want to use ESB2 as mistudio did above, find SATA section in your DSDT and edit it adding device ID: Device (SATA) { Name (_ADR, 0x001F0002) Method (_DSM, 4, NotSerialized) { Store (Package (0x02) { "device-id", Buffer (0x04) { 0x81, 0x26, 0x00, 0x00 } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } DVD player and keyboard to eject will work and no orange icons on sata drives. Although there is more to it than just an "orange icon fix", that is what you will find it is often referred to as in DSDT patch/editors. Verify your own device address for SATA before adding, mine is at 0x001F0002 or 00:1f.2 in lspci Link to comment Share on other sites More sharing options...
JBX Posted August 4, 2012 Author Share Posted August 4, 2012 @eep357, I appreciate your help I have installed and ran Ispci and for SATA I get: 00:1f.2 SATA controller [0106]: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA AHCI Controller [8086:2922] (rev 02) I noticed when I open my DSDT and look under SATA (for 0x001F0002) I see "device-id" already listed at line #4448. Is this correct or do I add/change the entry? sorry I'm newbie at this, I tried to edit it but got errors every time. If you get chance can you please take a look at it. I've attached the file. jb_dsdt.zip Link to comment Share on other sites More sharing options...
eep357 Posted August 5, 2012 Share Posted August 5, 2012 Try this. jb_dsdt.zip Link to comment Share on other sites More sharing options...
JBX Posted August 5, 2012 Author Share Posted August 5, 2012 @eep357. replaced and re-booted but still not working. Link to comment Share on other sites More sharing options...
hugeschnauzer Posted August 5, 2012 Share Posted August 5, 2012 I can't burn dvd anymore since M Lion... Link to comment Share on other sites More sharing options...
eep357 Posted August 6, 2012 Share Posted August 6, 2012 @eep357. replaced and re-booted but still not working. check system profile/sata and see what is listed as the controller. ICHx, generic or ESB2? Link to comment Share on other sites More sharing options...
eep357 Posted August 6, 2012 Share Posted August 6, 2012 Also latest version of Fabio's Enoch branch of Chameleon includes a module to address this issue referred to as "yellow icon fix". In the installer, choose customize to install it. Link to comment Share on other sites More sharing options...
hugeschnauzer Posted August 6, 2012 Share Posted August 6, 2012 It shows ESB2. Its very annoying because i need to burn some Idvd edits.. Any hint? Tks a lot again eep357 Link to comment Share on other sites More sharing options...
JBX Posted August 6, 2012 Author Share Posted August 6, 2012 update chameleon using latest Enoch branch and yellow icon fix, however DVD Player was not fixed when I restarted. After another restart... I have a different problem now. Somethings a mess with Chameleon and I can no longer boot my ML HD. I have Chameleon on it's own partition. Will try and fix (I'm in Win 7 HD atm). Link to comment Share on other sites More sharing options...
hugeschnauzer Posted August 6, 2012 Share Posted August 6, 2012 Burned sucessfully with Toast. tks Link to comment Share on other sites More sharing options...
JBX Posted August 8, 2012 Author Share Posted August 8, 2012 Fixed my boot and back in ML. I think the newer boot loader installers mess my system up. Anyway is there a way to get the fix for DVD Player and Eject without using those installers? Link to comment Share on other sites More sharing options...
zeisaac Posted August 8, 2012 Share Posted August 8, 2012 Hello, i need a help... before i instaled the ML my eject button works fine but now at ML it wont work. i have Apple Keyboard Wireless. Please some one help me. DSDT.aml.zip Link to comment Share on other sites More sharing options...
janel_f Posted August 8, 2012 Share Posted August 8, 2012 success! i've just install this kext and open/close tray it's working again, just like in Lion. same with the DVD Player app. AHCI_3rdParty_SATA.kext.zip 2 Link to comment Share on other sites More sharing options...
JBX Posted August 9, 2012 Author Share Posted August 9, 2012 @janel_f, Thanks a lot, seems to work perfectly. Link to comment Share on other sites More sharing options...
Max.1974 Posted December 13, 2012 Share Posted December 13, 2012 THANKS MAN!!! GREAT JOB!!!! Link to comment Share on other sites More sharing options...
Recommended Posts