Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

One step closer to vanilla sound
*
  • Group: Members
  • Posts: 37
  • Joined: 20-September 05
  • Member No.: 11,298
Hi all

Thought I'd share a discovery that means you no longer need HDAEnabler.kext to load AppleHDA, only EFI strings. If you have an award bios you can do the following (all audio info shows up in System Profiler):
  1. Create a folder in windows containing your bios file and cbrom.exe.
  2. Use cbrom.exe (run in command pronpt in Windows) to extract the ACPI table from your bios using the command: cbrom yourbios.bin /acpitbl extract. It will prompt you for a filename, just press enter, and it will save the table as acpitbl.bin.
  3. Use a hex editor such as HexEdit to search and replace the asci string AZAL with HDEF. In my bios there were 2 instances of this.
  4. Remove the old acpi table from your bios using the command: cbrom yourbios.bin /release.
  5. Replace with the fixed table using the command: cbrom yourbios.bin /acpitbl acpitbl.bin
  6. Reflash your bios and remove HDAEnabler.kext once back in OSX.
  7. Install the efi string for HDEF using EFIStudio.
  8. Reboot and enjoy!
I'm sure you could do the same for other bioses if you have the right program to extract the ACPI table.

For good measure I've also attached my 10.5.5 ALC888 Desktop kext with:

Front headphone jack - working
Rear line out jack (green) - working
Rear line out jack (black) - working
Digital in/out - working
Rear line in jack - working
No sound assertion errors on boot

The only darn thing I cant get to work is the front mic jack. It shows up in Sys Prefs but no joy when a mike is plugged in...

Cheers, and thanks to TheKing, MadTux and Taruga who got me going with this.
Attached File(s)
Attached File  CBROM.EXE.zip ( 75.97K ) Number of downloads: 65
Attached File  AppleHDA.kext.zip ( 596.65K ) Number of downloads: 78
 
PM Profile Card
Go to the top of the page
+ Quote Post


Reply to this topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 12:35 PM