Jump to content
7 posts in this topic

Recommended Posts

My sound isn't working and I know I have an AC97 sound card thing (I checked dell's website w/my service tag, if there is another way to verify this how can I do that?)

 

But basically I start up MAC OS X and it yells at me saying it acn't load the extension... I've seen on the forums people mentioning changing an ID in the .kext file, what is this all about? Perhaps I need to do this to get it working?

 

If so, where do I get this ID number from?

 

I'm using a Dell Dimension 5150

 

Thanks!!

Link to comment
https://www.insanelymac.com/forum/topic/25112-changing-id-for-a-sound-card/
Share on other sites

Guest BuildSmart

That's because they are modifying the driver in a manner that works marginally cause it doesn't properly recognize the hardware registers which are different than the device driver's intended hardware.

 

The source for the AC97 driver is available and modification of the source to properly recognize and utilize the hardware is by far the superior method but people are looking for someone else to do the work because:

a) they have no programming experience/knowledge.

B) they're too lazy to do it the right way themselves.

Guest BuildSmart

Try looking at the source and you'll see it's easy to add your hardware.

 

REQUIRES XCODE TO BUILD

 

Also, from a source level you'll be able to set the IO registers to match your hardware so you wont get things like sound-out on the line-in and line-in will actually work.

AppleAC97Audio_5.tar.gz.zip

XCode is not on the hackintosh install DVD's. You can download it from Apple. Go to their developer website and sign up for a free membership ( http://developer.apple.com/membership/ ). Then go to downloads. v2.3 is compatible with 10.4.6/7 but v2.4 was released with Leopard.

×
×
  • Create New...