insanelyDeepak Posted June 16, 2016 Share Posted June 16, 2016 I got this , (ALC892) EDIT : I got sound using AppleALC.kext from page 8 but no Mic Number found where operator expected at ./patch-hda.pl line 147, near "0x11d4198b" (Missing semicolon on previous line?) syntax error at ./patch-hda.pl line 147, near "0x11d4198b" Execution of ./patch-hda.pl aborted due to compilation errors. Copying README file Creating zip file Done. @Mirone you are missing comma at line 146 so i added and updated your app AppleHDAPatcher.zip @ham4ever try this 1 Link to comment Share on other sites More sharing options...
Mirone Posted June 16, 2016 Share Posted June 16, 2016 @Mirone you are missing comma at line 146 Screen Shot 2016-06-16 at 3.01.37 PM.png so i added and updated your app AppleHDAPatcher.zip @ham4ever try this but I figured it out yesterday but was already late at night, why I did check the ID's in binary of AppleHDA using a Hex editor on windows ({censored}) program. Link to comment Share on other sites More sharing options...
insanelyDeepak Posted June 16, 2016 Share Posted June 16, 2016 but I figured it out yesterday but was already late at night, why I did check the ID's in binary of AppleHDA using a Hex editor on windows ({censored}) program. that's why i hate windows i can confirm that binary patching is doing good as required , i check in using HexFiend .. Link to comment Share on other sites More sharing options...
Mirone Posted June 16, 2016 Share Posted June 16, 2016 that's why i hate windows i can confirm that binary patching is doing good as required , i check in using HexFiend .. you come to test the old AppleHDA Patcher? an update of the new version made by me and Micky this for coming. Link to comment Share on other sites More sharing options...
insanelyDeepak Posted June 16, 2016 Share Posted June 16, 2016 you come to test the old AppleHDA Patcher? yes Link to comment Share on other sites More sharing options...
Mirone Posted June 16, 2016 Share Posted June 16, 2016 yes Working well? Link to comment Share on other sites More sharing options...
insanelyDeepak Posted June 16, 2016 Share Posted June 16, 2016 Working well? Yes , only ALC887 other will at when at home Link to comment Share on other sites More sharing options...
midi-sama Posted June 16, 2016 Share Posted June 16, 2016 Here it is guys, a working VoodooPS2Controller kext, RM patched it yesterday for Sierra as it seems, I'm using it atm (still need to use it on a clean OS as the AppleSmartTouchpad did some stuff, but it works). VoodooPS2Controller.kext.zip https://bitbucket.org/RehabMan/os-x-voodoo-ps2-controller/downloads Check here 2 Link to comment Share on other sites More sharing options...
Riley Freeman Posted June 16, 2016 Share Posted June 16, 2016 New VoodooPS2 works well. No more panic and no more jumpy mouse pointer with the other kext. Nice job RehabMan Seems the Trackpad prefpane is broken in Sierra because it still doesn't load. In the Console there seems to be a conflict between it and the Mouse one. 1 Link to comment Share on other sites More sharing options...
midi-sama Posted June 16, 2016 Share Posted June 16, 2016 New VoodooPS2 works well. No more panic and no more jumpy mouse pointer with the other kext. Nice job RehabMan Seems the Trackpad prefpane is broken in Sierra because it still doesn't load. In the Console there seems to be a conflict between it and the Mouse one. I can confirm that too! Link to comment Share on other sites More sharing options...
Riley Freeman Posted June 16, 2016 Share Posted June 16, 2016 I tried moving the Mouse prefpane out of it's folder (and deleting the prefpane cache) and the Trackpad pane still doesn't load. The warning is gone from the Console though. Guess they'll fix it later, assuming it's a bug and not something to do with our trackpads. I wonder if it's broken on Macs as well? And now that we're slowing checking things off the list, is there a fix for the garbled bootscreen with HD4000? The old IOGraphicsFamily patch isn't working here for Sierra. Link to comment Share on other sites More sharing options...
midi-sama Posted June 16, 2016 Share Posted June 16, 2016 I tried moving the Mouse prefpane out of it's folder (and deleting the prefpane cache) and the Trackpad pane still doesn't load. The warning is gone from the Console though. Guess they'll fix it later, assuming it's a bug and not something to do with our trackpads. I wonder if it's broken on Macs as well? Mostly, but I think they mostly made it for their devices, I dont think apple would let this pass by even on DP1 release, so it should be on our part (maybe apple is making devices limitations now, locking the OS even more?) Anyway, I found that the driver that I built from RM sources have a problem (bug?): I cannot make key combination that involves numbers (like Screenshot combination keys) and it outputs a letter for some reason. ---later this day--- Guys, why can't I rebuild caches on this thing! I need CodecCommander to work! 1 Link to comment Share on other sites More sharing options...
RehabMan Posted June 16, 2016 Share Posted June 16, 2016 Seems the Trackpad prefpane is broken in Sierra because it still doesn't load. In the Console there seems to be a conflict between it and the Mouse one. Post output of console that shows this 'conflict'... It may be time to create a special prefpane... I tried moving the Mouse prefpane out of it's folder (and deleting the prefpane cache) and the Trackpad pane still doesn't load. The warning is gone from the Console though. Guess they'll fix it later, assuming it's a bug and not something to do with our trackpads. I wonder if it's broken on Macs as well? It could be they removed support for the old trackpad prefpane, as it seems they plan on removing support for older Macs in this release... Link to comment Share on other sites More sharing options...
Dec_Bra1n Posted June 16, 2016 Share Posted June 16, 2016 Hey my IDT92HD87B1.zip not works Link to comment Share on other sites More sharing options...
RehabMan Posted June 16, 2016 Share Posted June 16, 2016 Anyway, I found that the driver that I built from RM sources have a problem (bug?): I cannot make key combination that involves numbers (like Screenshot combination keys) and it outputs a letter for some reason. My guess is you're pressing number keys along with the ALT key, and you have the debug version installed. It is not a bug.. it is a feature (it is for typing ADB codes directly for testing). Install Release kext. Hey my IDT92HD87B1.zip not works If you're patching 0x11d4198b, you need to zero out codec 0x11d4198a. Link to comment Share on other sites More sharing options...
midi-sama Posted June 16, 2016 Share Posted June 16, 2016 My guess is you're pressing number keys along with the ALT key, and you have the debug version installed. It is not a bug.. it is a feature (it is for typing ADB codes directly for testing). Install Release kext. If you're patching 0x11d4198b, you need to zero out codec 0x11d4198a. Woah! totally forgot that, but I'm building it from source, I only get the Debug version for some reason, What should I do to get the Release one? EDIT: Just checked your Bitbucket, a new version has been released! Link to comment Share on other sites More sharing options...
RehabMan Posted June 16, 2016 Share Posted June 16, 2016 EDIT: Just checked your Bitbucket, a new version has been released! Yes. Link to comment Share on other sites More sharing options...
Riley Freeman Posted June 16, 2016 Share Posted June 16, 2016 Post output of console that shows this 'conflict'... Jun 16 13:35:54 Sammy System Preferences[402]: objc[402]: Class AssetQuery is implemented in both /System/Library/PreferencePanes/Trackpad.prefPane/Contents/MacOS/Trackpad (0x109460090) and /System/Library/PreferencePanes/Mouse.prefPane/Contents/MacOS/Mouse (0x107b41310). One of the two will be used. Which one is undefined. Jun 16 13:35:54 Sammy System Preferences[402]: objc[402]: Class BTDeviceManager is implemented in both /System/Library/PreferencePanes/Trackpad.prefPane/Contents/MacOS/Trackpad (0x109460770) and /System/Library/PreferencePanes/Mouse.prefPane/Contents/MacOS/Mouse (0x107b41720). One of the two will be used. Which one is undefined. Link to comment Share on other sites More sharing options...
midi-sama Posted June 16, 2016 Share Posted June 16, 2016 Yes. I want to confirm something: The volume buttons work on 10.11 but not on 10.12, I'm using the latest kext you provided on both. Can you check that up? Link to comment Share on other sites More sharing options...
Mirone Posted June 16, 2016 Share Posted June 16, 2016 some of the users of GeForce GT610, managed to get QE / CI? Link to comment Share on other sites More sharing options...
RehabMan Posted June 16, 2016 Share Posted June 16, 2016 I want to confirm something: The volume buttons work on 10.11 but not on 10.12, I'm using the latest kext you provided on both. Can you check that up? Yes, something is weird with the NX type keys... (noticed with brightness and volume, perhaps others). Without kernel logs, difficult to look into right now. 1 Link to comment Share on other sites More sharing options...
macgihan Posted June 16, 2016 Share Posted June 16, 2016 guys have anyone get working BCM4352 ? @RehabMan does ALC 283 working ?(on sierra) Link to comment Share on other sites More sharing options...
RehabMan Posted June 16, 2016 Share Posted June 16, 2016 @RehabMan does ALC 283 working ?(on sierra) Yes. Link to comment Share on other sites More sharing options...
Rocky12 Posted June 16, 2016 Share Posted June 16, 2016 I have install the latest nvidia web driver but no go Link to comment Share on other sites More sharing options...
Mirone Posted June 16, 2016 Share Posted June 16, 2016 you tried the Cuda drivers? Link to comment Share on other sites More sharing options...
Recommended Posts