Jump to content

Apple unveils "macOS Sierra"


399 posts in this topic

Recommended Posts

 

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 

post-1425204-0-41615400-1466069543_thumb.png

so i added and updated your app AppleHDAPatcher.zip

 

@ham4ever try this 

  • Like 1
Link to comment
Share on other sites

 

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

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

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.

  • Like 1
Link to comment
Share on other sites

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

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

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!

  • Like 1
Link to comment
Share on other sites

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

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

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

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

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.

  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...