Rampage Dev Posted October 29, 2012 Share Posted October 29, 2012 26.10.12 17:46:43,000 kernel[0]: NVDAStartup: Official 26.10.12 17:46:43,000 kernel[0]: NVDAGF100HAL loaded and registered with following injection: You have some hot plug code in your DSDT edit... what is that for? Link to comment Share on other sites More sharing options...
iLeopod Posted October 30, 2012 Share Posted October 30, 2012 It's not needed, but i think without it I had problems with connecting and removing displays while the system is running. Check ioregs dumps of real macs. Link to comment Share on other sites More sharing options...
Rampage Dev Posted October 30, 2012 Share Posted October 30, 2012 It's not needed, but i think without it I had problems with connecting and removing displays while the system is running. Check ioregs dumps of real macs. Thanks, I added it to my DSDT with no issues. The only issue now I am having is the DSDT injection code that I have been using for several months no longer works on Asus x79 3xxx BIOS for no apparent reason. I am still digging into this. Link to comment Share on other sites More sharing options...
iLeopod Posted November 1, 2012 Share Posted November 1, 2012 Whe you change things in DSDT, you need to be aware of buffer and package lengths, best is to leave the parentheses empty and let the compiler do the calculation. I put my code into a spoiler because of 2 things: Im changing the subsystem id via hardware register and i'm using a modified dsm method. But lets solve this in an other topic or via pm because this is not the subject here. Link to comment Share on other sites More sharing options...
ApexDE Posted November 2, 2012 Share Posted November 2, 2012 Is it possible to just update the nvidia kexts on a normal 10.8.2 by using this new update and pacifist? Anyone tried it? Link to comment Share on other sites More sharing options...
p.H Posted November 2, 2012 Share Posted November 2, 2012 Is it possible to just update the nvidia kexts on a normal 10.8.2 by using this new update and pacifist? Anyone tried it? You can first custom your model to the new model to install this update. After finishing, revert to your previous model Link to comment Share on other sites More sharing options...
Rampage Dev Posted November 6, 2012 Share Posted November 6, 2012 Whe you change things in DSDT, you need to be aware of buffer and package lengths, best is to leave the parentheses empty and let the compiler do the calculation. I put my code into a spoiler because of 2 things: Im changing the subsystem id via hardware register and i'm using a modified dsm method. But lets solve this in an other topic or via pm because this is not the subject here. I found out what the issue was. I had to remove _SUN method. Then I had no more issues. Link to comment Share on other sites More sharing options...
AREOS Posted November 12, 2012 Share Posted November 12, 2012 My GTX 460 start to freeze with this drivers, Since Lion came out 1 year and a half a go none a single freeze but whit this new drivers 304.XX.XX brake this so I go back to 10.8.2 default drivers ( I also test the drivers from Nvidia and the same issue). It seems that they are implemented some new stuff in this drivers but they broke something, at least for me. Link to comment Share on other sites More sharing options...
nofearl Posted November 15, 2012 Share Posted November 15, 2012 Tried twice and it didn't work (this one http://digitaldj.net...abler-for-lion/ ) someone has posted a new patch in the comments sudo perl -pi -e 's|(\x52\x6F\x74\x61\x74\x69\x6F\x6E\x61\x6C\x00{1,20})[^\x00]{9}(\x00{1,20}\x54)|$1\x00\x00\x00\x00\x00\x00\x00\x00\x00$2|sg' /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/MacOS/IOAHCIBlockStorage Link to comment Share on other sites More sharing options...
beta992 Posted November 18, 2012 Share Posted November 18, 2012 Can't open the download link for new models, 404. (http://support.apple.com/kb/DL1603) Link to comment Share on other sites More sharing options...
mitch_de Posted November 19, 2012 Author Share Posted November 19, 2012 Perhaps they will upload another version (newer) soon? Link to comment Share on other sites More sharing options...
nofearl Posted November 19, 2012 Share Posted November 19, 2012 Mountain Lion on app store has an update date of October 12. I wonder if they had already included it in App Store version... Link to comment Share on other sites More sharing options...
beta992 Posted November 19, 2012 Share Posted November 19, 2012 Was this update not released around the month November? (Can't remember the date) It is bad from Apple to not communicate with (real OS X) users, maybe they found some errors/issues in this model update? Link to comment Share on other sites More sharing options...
mitch_de Posted November 19, 2012 Author Share Posted November 19, 2012 Yep - sometimes Apple Updates get removed if they produce more probs than fixing it. Or, because it was only for some new 2012 models with older ML installed, the now (past 2 weeks) shipped same models have already that update now. Link to comment Share on other sites More sharing options...
mitch_de Posted November 20, 2012 Author Share Posted November 20, 2012 As i said : http://9to5mac.com/2012/11/19/2012-mac-mini-users-are-unable-to-update-to-os-x-10-8-2/ Link to comment Share on other sites More sharing options...
Riley Freeman Posted November 21, 2012 Share Posted November 21, 2012 Apple have released a 10.8.2 Supplemental Update 2.0 to fix the issue. It popped up in Software Update here and installed without issue. The download was actually only 700k or so (the filesize listed on the Apple download page is wrong). Link to comment Share on other sites More sharing options...
beta992 Posted November 21, 2012 Share Posted November 21, 2012 Apple have released a 10.8.2 Supplemental Update 2.0 to fix the issue. It popped up in Software Update here and installed without issue. The download was actually only 700k or so (the filesize listed on the Apple download page is wrong). But this is not the combo model update, right? This doesn't include any new nvidia kext, etc. Link to comment Share on other sites More sharing options...
Riley Freeman Posted November 21, 2012 Share Posted November 21, 2012 The download I got just has fixes for the keychain bug that affected the 10.8.2 update for the newest Macs. It might not even show up on SU if you're running a regular 10.8.2. I guess they might re-release a fixed 10.8.2 combo update for these models soon. Link to comment Share on other sites More sharing options...
iLeopod Posted November 25, 2012 Share Posted November 25, 2012 Just made some test with igpu and no injection for Nvidia: Link to comment Share on other sites More sharing options...
solarein Posted December 12, 2012 Share Posted December 12, 2012 My GTX 460 start to freeze with this drivers, Since Lion came out 1 year and a half a go none a single freeze but whit this new drivers 304.XX.XX brake this so I go back to 10.8.2 default drivers ( I also test the drivers from Nvidia and the same issue). It seems that they are implemented some new stuff in this drivers but they broke something, at least for me. Having the same issues with my GTX 570, same as the Nvidia 304... drives available on their website. Had to revert to stock 10.8.2 12C60 drivers. It's the familiar "NVDA(OpenGL): Channel exception! exception type = 0xd = GR: SW Notify Error" in the logs that seems to happen mostly with Flash-heavy websites. No issues at all with the stock 10.8.2 drivers. Link to comment Share on other sites More sharing options...
AREOS Posted December 12, 2012 Share Posted December 12, 2012 Having the same issues with my GTX 570, same as the Nvidia 304... drives available on their website. Had to revert to stock 10.8.2 12C60 drivers. It's the familiar "NVDA(OpenGL): Channel exception! exception type = 0xd = GR: SW Notify Error" in the logs that seems to happen mostly with Flash-heavy websites. No issues at all with the stock 10.8.2 drivers. Have you tried the new drivers inside the 10.8.3 beta? Link to comment Share on other sites More sharing options...
marmotta Posted January 23, 2013 Share Posted January 23, 2013 My hackintosh (asus p8z68-vpro with bios hack, i5, radeon 6870, ssd) after apply this update crash at boot before the login screen... and safe mode not help! The system start only in single user, now i have revert back to standard 10.8.2 with time machine. P.s. and verbose mode show nothing of significant... the system only freeze P.s. sorry for my english Link to comment Share on other sites More sharing options...
Recommended Posts