Jump to content
6 posts in this topic

Recommended Posts

Here is the vendor code info from XP device info:

 

HDAUDIO\FUNC_01&VEN_11D4&DEV_1981&SUBSYS_17AA2025&REV_1002\4&1BFA4A7E&0&0001

 

I am pretty sure I can use the same method of deleting AppleHDA.kext, modifying the AppleAzaliaAudio.kext to make this T60 audio work.

 

This is under JaS 10.4.7 SSE3

 

Thanks in advance for any help modifying the kext or telling me it is not possible :D

You also need the DEV_ and VEN_ id's for Microsoft UAA BUS Driver for High Definition Audio. Look in device manager under system devices.

 

This id is added to AppleAzaliiaAudio.kext/Contents/PlugIns/AppleAzaliaAudioController.kext/Contents/Info.plist

 

Then add 0x11D41981 to the Info.plist in AppleAzaliaAudio.kext/Contents/

You also need the DEV_ and VEN_ id's for Microsoft UAA BUS Driver for High Definition Audio. Look in device manager under system devices.

 

This id is added to AppleAzaliiaAudio.kext/Contents/PlugIns/AppleAzaliaAudioController.kext/Contents/Info.plist

 

Then add 0x11D41981 to the Info.plist in AppleAzaliaAudio.kext/Contents/

This is the contents of the MS UAA HDA driver in XP:

 

PCI\VEN_8086&DEV_27D8&SUBSYS_201017AA&REV_02\3&B1BFB68&0&D8

 

So I will enter the values of VEN and DEV in the AppleAzaliaController.kext/Contents/Info.plist and only enter 0x11D41981 in Info.plist in AppleAzaliaAudio.kext/Contents

 

Correct?

 

Lastly, Do I also have to delete the AppleHDA.kext?

 

Thanks

0x27d88086 AppleAzaliiaAudio.kext/Contents/PlugIns/AppleAzaliaAudioController.kext/Contents/Info.plist

 

remove AppleHDA.kext out of the way

Thanks.. it works!

 

Now I just have to buy one of those Lenovo Atheros min PCI Express abg wireless cards and I am good to go!!

 

Thanks for all your help! ;)

×
×
  • Create New...