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

31 Pages V   1 2 3 > »   
Reply to this topic Start new topic
ALC889A, Gigabyte (Intel), and other ALC88#(x), Updated Nov 17, 2009
*****
  • Group: Members
  • Posts: 265
  • Joined: 17-March 07
  • From: Krung Thep
  • Member No.: 93,383
Thanks to:
THe KiNG, stickpin, Kabyl, karaakeha1, MadTux, Taruga and everyone (will be listed if I remember) who published kexts and information.

Updated on 2009-11-03 Reorganized

To all Gigabyte AMD w/ALC889A users, it seems to be that my edited kexts could not work on your (AMD) systems. It may be because of AMD chipset. I am really sorry that I could not help you.

Knowledge & How to:
[HOW TO] Patch AppleHDA - Knowledge Base by THe KiNG
How to patch AppleHDA.kext from 10.5.2 and above, Ii is a little bit hard, but is fun. by MadTux
[How To] Pinconfig for Linux users by Master Chief
Audio Device Technologies for Windows from Microsoft
Pin Configuration Guidelines for High Definition Audio Devices from Microsoft
Legacy AppleHDA for BOOT-132 by stickpin
[How TO] 5.1 Surround Sound by consolation
[How to] Have sound on all of your speakers by macgirl

DSDTs:
DSDT: trick retail drivers by changing "device-id" (e.g USB) by zhell
ACPI (DSDT) Patcher for BIOS and AML by koalala
DSDT Patcher by fassl
DSDT fixes for Gigabyte boards by iSoprano
DSDT - Vanilla Speedstep - Remove _cst errors for MB without C-states by FormerlyKnownAs

Installing a patched AppleHDA.kext, legacy kext, and HDAEnabler.kext to whare?
A vanilla AppleHDA.kext or a patched AppleHDA.kext must be installed into /System/Library/Extensions only.
Any legacy kext(s) and HDAEnabler.kext can be installed into /Extra/Extensions, /Extra/Extensions.mkext, or /System/Library/Extensions.
***If you are using DSDT.aml that has HDEF, you don't need such HDAEnabler.kext.***
***layout-id in DSDT or HDAEnabler.kext must be matched to LayoutID in info.plists of LegacyHDA.kext or AppleHDA.kext.***


Software:
Kext Helper b7 for installing HDAEnabler.kext and AppleHDA.kext to Extensions folder.
Kext Utility for SL

???

To avoid popping sound (before normal sound) is setting model to be MacPro.

###############################################
About SPDIF output pin on a Gigabyte mainboard
The evening of Nov 16, 2009, I made a coax SPDIF output backet and connected it to SPDIF output pin on board. It worked the same as SPDIF output on the back of mainboard. I tested that the signal passed through a digital receiver, including DTS. I have no idea about audio HDMI since I don't have an LCD/LED TV yet.

###############################################
For OS X 10.6 focusing on Gigabyte ALC88#(x), legacy/dummy kexts only.

For using my LegacyHDA.kext with 1.7.9a4 AppleHDA.kext (10.6.2), please remove BuiltInHDA key from info.plist of LegacyHDA.kext., see an example.

by using TextEdit:
CODE

<key>BuiltInHDA</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleHDAController</string>
<key>CodecAddressFilterArray</key>
<array>
<dict>
<key>CodecAddressMask</key>
<data>AQAAAA==</data>
<key>LayoutID</key>
<integer>16392</integer>
</dict>
<dict>
<key>CodecAddressMask</key>
<data>AQAAAA==</data>
<key>LayoutID</key>
<integer>0</integer>
</dict>
</array>
<key>HDAConfigDefault</key>
<array>
<dict>
<key>CodecID</key>
<integer>283904133</integer>
<key>ConfigData</key>
<data>IYccQCGHHZAhhx6gIYcfkCGXHFAhlx2QIZceoSGXHwIhpxxgIacdMCGnHoEhpx8BIbcccCG3HUAht
x4hIbcfAiFHHBAhRx1AIUceESFHHwEhVxwgIVcdECFXHgEhVx8BIWccMCFnHWAhZx4BIWcfASF3HIAhd
x
0gIXceASF3HwEh5xyQIecdYSHnHksh5x8BIfccoCH3HQEh9x7LIfcfAQ==</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>885</integer>
</dict>
</array>
<key>IOClass</key>
<string>AppleHDAController</string>
<key>IOPCIClassMatch</key>
<string>0x04020000&amp;0xFFFE0000</string>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>PostConstructionInitialization</key>
<array>
<dict>
<key>Layouts</key>
<array>
<integer>36</integer>
<integer>38</integer>
<integer>52</integer>
<integer>53</integer>
</array>
<key>widgets</key>
<array>
<dict>
<key>MicAttributes</key>
<integer>28</integer>
<key>MicInfo</key>
<string>Sampled on rising edge</string>
<key>NodeID</key>
<integer>39</integer>
<key>PinConfigDefault</key>
<integer>2426405136</integer>
</dict>
</array>
</dict>
</array>
<key>RequireMaxBusStall</key>
<array>
<dict>
<key>Layouts</key>
<array>
<integer>66</integer>
</array>
<key>MaxBusStall</key>
<integer>15000</integer>
</dict>
</array>
</dict>


or using Property List Editor to remove BuiltInHDA key, see a picture:
Attached File  legacyhda.jpg ( 68.12K ) Number of downloads: 396






For Gigabyte (E)P35 & (E)P45 and may be compatible to other Gigabyte motherboards on how to make DSDT.
Making DSDT.aml for your PC is better.
There are LegacyHDA.kext for ALC889a and ALC888. 10.5.8 & SL Ready (updated and fixed)
Attached File  How_to_patch_DSDT_with_LAN_and_HDEF_functions_including_LegacyHDA.zip ( 552.38K ) Number of downloads: 6976

Also see more info about HDEF @post #392 for ALC889a
Also see more info about HDEF @post #498 for ALC888

Series of LegacyHDA.kext for Gigabyte ALC888 and ALC889a 10.5.8 & SL Ready
Series of LegacyHDA.zip or Attached File  Series_of_LegacyHDA.zip ( 414.67K ) Number of downloads: 2225


HDAEnabler for Snow for someone doesn't want to edit DSDT with HDEF.
HDAEnabler for Snow.zip

***LegacyHDA.kext contains only info.plist so it has to work with AppleHDA.kext.***
should be working with vanilla AppleHDA.kext version 1.5.7a24 and higher

Some other Gigabyte ALC88#(x):
ALC662 = ALC662..........found on 945GCM-S2L
ALC883 = ALC883..........found on G31M-ES2L
ALC888B = ALC887 *** found on G41M-ES2L

For testing Gigabyte P55 users: I need some feedback whether or not LegacyHDA.kext working for you. I made them based on my assuption that Gigabyte's ALC88#(x) should have the same codec verbs.

Gigabyte_ALC888b_P55.zip
Gigabyte_ALC889_P55.zip not for ALC889a

###############################################

You may use patched AppleHDA.kext of OS X 10.5 to be run in OS X 10.6 at 32bit mode.

###############################################
For OS X 10.5 mostly for Gigabyte ALC889a

Before download edited AppleHDA.kext, please read followings:
Attached File  readme.pdf ( 17.93K ) Number of downloads: 4783
---> will tell you which kext you want.
Attached File  errors.pdf ( 31.29K ) Number of downloads: 1466
---> explains some errors of my previous edited AppleHDA.kexts.
Attached File  CodecVerbs.zip ( 4.74K ) Number of downloads: 1810
---> CodecVerbs, 889-00.rtf can be used for Gigabyte ALC889A & ALC888.

Before installing AppleHDA.kext (and HDAEnbler.kext)
If you have ALCInject.kext, AppleAzaliaAudio.kext, or AppleAC97Audio.kext in /S/L/E, please remove it/them.
=========================================================
These followings are edited AppleHDA.kexts for ALC889A. You may choose the one fits to your system.

Requirement: OS X 10.5 or higher
for ALC889A layout-id = 12 ; 0x0000000c ; 0x0c, 0x00, 0x00, 0x00
from 10.5 Attached File  1.4.0a22.zip ( 409.6K ) Number of downloads: 1423


Requirement: OS X 10.5.4 or higher
for ALC889A layout-id = 889 ; 0x00000379 ; 0x79, 0x03, 0x00, 0x00
Attached File  1.5.7a24_3outs3ins_digital_HDA_headphone.zip ( 534.19K ) Number of downloads: 997

Attached File  1.5.7a24_3outs3ins_digital_regular_headphone.zip ( 535.83K ) Number of downloads: 358

Attached File  1.5.7a24_4outs3ins_analog_HDA_headphone.zip ( 534.21K ) Number of downloads: 569

Attached File  1.5.7a24_4outs3ins_analog_regular_headphone.zip ( 535.45K ) Number of downloads: 373


Requirement: OS X 10.5.6 or higher
for ALC889A layout-id = 889 ; 0x00000379 ; 0x79, 0x03, 0x00, 0x00
Attached File  n1_1.6.2a37_3outs3ins_digital_HDA_headphone.zip ( 603.48K ) Number of downloads: 527

Attached File  n2_1.6.2a37_3outs3ins_digital_regular_headphone.zip ( 604.48K ) Number of downloads: 262

Attached File  n3_1.6.2a37_4outs3ins_analog_HDA_headphone.zip ( 603.21K ) Number of downloads: 551

Attached File  n4_1.6.2a37_4outs3ins_analog_regular_headphone.zip ( 604.25K ) Number of downloads: 313


Requirement: OS X 10.5.6 or higher
for ALC889A layout-id = 889 ; 0x00000379 ; 0x79, 0x03, 0x00, 0x00
These following files have no front mic that causes of "Sound assertion "0 == fMikeyDriver" failed in "/SourceCache/AppleHDA/AppleHDA-162.1.37/AppleHDA/AppleHDADriver.cpp" at line 1063 goto handler."
Attached File  N1_1.6.2a37_3outs2ins_digital_HDA_headphone.zip ( 603.32K ) Number of downloads: 428

Attached File  N2_1.6.2a37_3outs2ins_digital_regular_headphone.zip ( 604.33K ) Number of downloads: 178

Attached File  N3_1.6.2a37_4outs2ins_analog_HDA_headphone.zip ( 603.05K ) Number of downloads: 287

Attached File  N4_1.6.2a37_4outs2ins_analog_regular_headphone.zip ( 604.09K ) Number of downloads: 227

------------------------------------------------------------------
Credit to stickpin for making legacy kexts.
working with AppleHDA.kext version 1.5.7a24, 1.6.2a37
for ALC889A layout-id = 889 ; 0x00000379 ; 0x79, 0x03, 0x00, 0x00
Attached File  Legacy_3outs3ins_digital_HDA_headphone.zip ( 21.74K ) Number of downloads: 591

Attached File  Legacy_3outs3ins_digital_regualr_headphone.zip ( 21.96K ) Number of downloads: 252

Attached File  Legacy_4outs3ins_analog_HDA_headphone.zip ( 21.67K ) Number of downloads: 453

Attached File  Legacy_4outs3ins_analog_regualr_headphone.zip ( 21.91K ) Number of downloads: 298


No front mic available.
Attached File  series_of_legacy_no_front_mic.zip ( 95.22K ) Number of downloads: 397


*****************************************
Requirement: OS X 10.5.7 or higher
1.6.8a3 AppleHDA [/color]note: front mic is not available. *** [color="brown"]layout-id = 885 ; 0x00000375 ; 0x75, 0x03, 0x00, 0x00***
Attached File  HDAEnabler_for_1057.zip ( 11.88K ) Number of downloads: 1471
This HDAEnabler.kext should be used with 1.6.8a3 AppleHDA.kext.
Attached File  L1_3outs2ins_digital_HDA_headphone.zip ( 630.14K ) Number of downloads: 617

Attached File  L2_3outs2ins_digital_regular_headphone.zip ( 631.01K ) Number of downloads: 290

Attached File  L3_4outs2ins_analog_HDA_headphone.zip ( 629.92K ) Number of downloads: 516

Attached File  L4_4outs2ins_analog_regular_headphone.zip ( 630.8K ) Number of downloads: 366

Attached File  Series_LegacyHDA_1057.zip ( 109.58K ) Number of downloads: 1068

*****************************************
---------------------------------------------------------------------
vanilla AppleHDA.kext
Attached File  Original_AppleHDA.kext_1.5.7a24.zip ( 521.78K ) Number of downloads: 343

Attached File  Original_AppleHDA.kext_1.6.2a37.zip ( 641.3K ) Number of downloads: 898

================================
Previous edited AppleHDA.kexts
1) Attached File  ALC889A_V1.zip ( 1.01MB ) Number of downloads: 818

2) Attached File  ALC889A_V2.zip ( 1.01MB ) Number of downloads: 1050
removed all "SignalProcessing" key from PathMapRef.
3) Attached File  ALC889A_1056.zip ( 746.25K ) Number of downloads: 614

4) Attached File  ALC889A_1056_fix.zip ( 747.3K ) Number of downloads: 2325
Front mic fixed.
5) Attached File  AppleHDA_10.5.6.zip ( 549.78K ) Number of downloads: 1174

---------------------------------------------------------
AppleHDA.kext for ALC888 (Gigabyte), tested on GA-EP45-UD3LR (gave to my brother)
1.5.7a24 888.zip
1.6.2a37 888.zip
---------------------------------------------------------
DIY
Edit AppleHDA.kext/Contents/Resources/English.lproj/Localizable.strings, see picture below for an example:
Attached File  local_strings.jpg ( 265.72K ) Number of downloads: 2610

and results
Attached File  local_in.jpg ( 67.4K ) Number of downloads: 1929
Attached File  local_out.jpg ( 59.01K ) Number of downloads: 1297

(got from AlainTox714's thread)
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 94
  • Joined: 22-August 06
  • From: Milwaukee WI
  • Member No.: 52,283
any idea how i can get my ALC888 onboard sound workin on a GA-EX58-DS4? heres my linux codec dump:
Attached File(s)
Attached File  codec_dump.txt ( 10.34K ) Number of downloads: 193
 
PM Profile Card
Go to the top of the page
+ Quote Post
*****
  • Group: Members
  • Posts: 265
  • Joined: 17-March 07
  • From: Krung Thep
  • Member No.: 93,383
QUOTE (Reign Of Terror @ Dec 14 2008, 11:38 PM) *
any idea how i can get my ALC888 onboard sound workin on a GA-EX58-DS4? heres my linux codec dump:


To Reign Of Terror,

This is your request. removed please go to post #12 for ALC888

I am not sure whether it's working or not. Please try and reply me your result.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 94
  • Joined: 22-August 06
  • From: Milwaukee WI
  • Member No.: 52,283
hmm... i tried installing the AppleHDA and HDAEnabler kexts from the 3outs3ins folder with kexthelper, and it made my boot time go from about 10 secs to about 45 secs, after which it just gives me a blank black screen. i booted back into windows, deleted the kexts, and Leopard loaded in 10 secs with no problems. any idea?
PM Profile Card
Go to the top of the page
+ Quote Post
*****
  • Group: Members
  • Posts: 265
  • Joined: 17-March 07
  • From: Krung Thep
  • Member No.: 93,383
QUOTE (Reign Of Terror @ Dec 16 2008, 06:19 AM) *
hmm... i tried installing the AppleHDA and HDAEnabler kexts from the 3outs3ins folder with kexthelper, and it made my boot time go from about 10 secs to about 45 secs, after which it just gives me a blank black screen. i booted back into windows, deleted the kexts, and Leopard loaded in 10 secs with no problems. any idea?


To Reign Of Terror

I used to got the same problem when I used the wrong Layout. So, I decided to remove all "SignalProcessing" key from PathMapRef.

Please try again and reply me your result.

removed

tmongkol
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 609
  • Joined: 13-February 08
  • From: India
  • Member No.: 186,407
QUOTE (tmongkol @ Dec 16 2008, 02:09 PM) *
To Reign Of Terror

I used to got the same problem when I used the wrong Layout. So, I decided to remove all "SignalProcessing" key from PathMapRef.

Please try again and reply me your result.

[attachment=40389:ALC888_V2.zip]

tmongkol


Will it work for ALC888/S/T on DG33FB with 6 channel (5.1 sound)?
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 94
  • Joined: 22-August 06
  • From: Milwaukee WI
  • Member No.: 52,283
to tmongkol:

I havent tried your latest kext package, but I have good news. I emailed the guy over at osxupdate.blogspot.com about my issue with your last kext package, as well as other things I've tried, and he sent over a few different kexts that he whipped up based on my codec_dump.txt file. One of them worked!

I now have rear audio output, digital output, rear audio input, front audio output, and rear audio line-input. It's not 5.1 surround, and I have no front-panel input, but I have no objections as of yet. All I really wanted was front-panel output. 5.1 would be a plus, but I'm happy smile.gif (I'll post the kexts as soon as I receive word that it's OK from him)

Thanks for the help though, and thanks to the guy over at osxupdate.blogspot.com!
PM Profile Card
Go to the top of the page
+ Quote Post
*****
  • Group: Members
  • Posts: 265
  • Joined: 17-March 07
  • From: Krung Thep
  • Member No.: 93,383
QUOTE (MacNutty @ Dec 16 2008, 06:20 PM) *
Will it work for ALC888/S/T on DG33FB with 6 channel (5.1 sound)?



I think it will not work for you. I tried to make for Gigabyte's ALC888 because Pin Defaults (Linux Codecdump) of Gigabyte's ALC889A and Gigabyte's ALC888 are the same.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 35
  • Joined: 11-September 07
  • Member No.: 133,668
@tmongkol

Have you tried updating to 10.5.6? Is your sound still intact? I was using the Legacy method from EFI partition and the sound was fine, but after the update the only way I can get it to work is by using Taruga's patcher to /S/L/E/AppleHDA.kext. I have the same codec as provided by Reign of Terror. I don't mind testing your version 2 that you made for him. I just have couple of questions. Can I use only the Legacy kexts with HDAEnabler? Or do I have to use AppleHDA.kext you provided even with Legacy method? I hoping I can leave everything untouched on my System partition. Thanks!
PM Profile Card
Go to the top of the page
+ Quote Post
*****
  • Group: Members
  • Posts: 265
  • Joined: 17-March 07
  • From: Krung Thep
  • Member No.: 93,383
QUOTE (triple675 @ Dec 17 2008, 11:53 AM) *
@tmongkol

Have you tried updating to 10.5.6? Is your sound still intact? I was using the Legacy method from EFI partition and the sound was fine, but after the update the only way I can get it to work is by using Taruga's patcher to /S/L/E/AppleHDA.kext. I have the same codec as provided by Reign of Terror. I don't mind testing your version 2 that you made for him. I just have couple of questions. Can I use only the Legacy kexts with HDAEnabler? Or do I have to use AppleHDA.kext you provided even with Legacy method? I hoping I can leave everything untouched on my System partition. Thanks!


To triple675,

I've not try 10.5.6 yet. I am still studying about DSDT Patcher amd HDEF so that I can install 10.5.6 w/o problem. I don't think that my modified Lagacy kexts will work with a new AppleHDA.kext, since I took a look AppleHDA.kext10.5.6 which published by cparm a little bit. Now,I hope I can update my system successfully and then study a new AppleHDA.kext.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 65
  • Joined: 12-August 05
  • Member No.: 4,807
QUOTE


Ok, noob here. I have a ga-p35-ds3l and it uses the alc889a to my knowledge. I've got the downloaded files, but I admit I have no idea how to install on of this. Anyone tell me quickly how to use these files so I can have sound?

EDIT: Solved. The Audio installer file in this thread did the trick for my ACL888
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 94
  • Joined: 22-August 06
  • From: Milwaukee WI
  • Member No.: 52,283
those of you with ALC888 and cant get it working, try one of these 3 attached kext folders. the guy over at osxupdate.blogspot.com gave me permission to post them, as long as i mentioned that its all Taruga's work.
Attached File(s)
Attached File  HDA888.zip ( 1.69MB ) Number of downloads: 796
 
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 125
  • Joined: 1-May 08
  • From: Earth, Cologne
  • Member No.: 224,446
i had serious problems with taruga´s modified 889a kexts in the past (sound distortion, lack of bass), had to optimize them by myself but still not the best quality.

question:
is the problem solved with this release? no distortion whatsoever?
oh, forgot to mention: i´m on 10.5.6.
thanks in advance!

edit:
nevermind, tried it myself, works fine.
volume was too low so i modified the info.plist following this thread
PM Profile Card
Go to the top of the page
+ Quote Post
*****
  • Group: Members
  • Posts: 265
  • Joined: 17-March 07
  • From: Krung Thep
  • Member No.: 93,383
QUOTE (Reign Of Terror @ Dec 18 2008, 11:14 PM) *
those of you with ALC888 and cant get it working, try one of these 3 attached kext folders. the guy over at osxupdate.blogspot.com gave me permission to post them, as long as i mentioned that its all Taruga's work.


@Reign Of Terror

Thank you.

tmongkol

QUOTE (rramon @ Dec 19 2008, 05:27 AM) *
i had serious problems with taruga´s modified 889a kexts in the past (sound distortion, lack of bass), had to optimize them by myself but still not the best quality.


@rramon

Did you try my ALC889A_V1.zip and ALC889A_V2.zip? I think the first one has bass.

tmongkol
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 125
  • Joined: 1-May 08
  • From: Earth, Cologne
  • Member No.: 224,446
yep, did try v1 and i think i´ll keep it.
removing the maximum volume limit gave a lot more pressure to it. smile.gif
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 150
  • Joined: 6-November 07
  • Member No.: 150,312
this Set of Kext works great with EFIv9 and p35ds4 rev1 but the little cracking sound before playing audio is really annoying... it's really loud and happen every time i play audio... I was not having this kind of problems with an "old" Patched AppleHDA and Azalia EFI string using efiv8

It seems we will have to wait for a fix unsure.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 22
  • Joined: 15-July 05
  • Member No.: 510
QUOTE (proxys32 @ Dec 20 2008, 09:34 PM) *
this Set of Kext works great with EFIv9 and p35ds4 rev1 but the little cracking sound before playing audio is really annoying... it's really loud and happen every time i play audio... I was not having this kind of problems with an "old" Patched AppleHDA and Azalia EFI string using efiv8

It seems we will have to wait for a fix unsure.gif


I've noticed this problem with any legacy hda solution I've tried. The only way I can get past this cracking sound is by using Taruga's patched hda kext's. Is anyone actively trying to fix this problem?
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Moderators
  • Posts: 7,558
  • Joined: 5-July 05
  • From: Mexico City
  • Member No.: 123
QUOTE (Reign Of Terror @ Dec 18 2008, 10:14 AM) *
those of you with ALC888 and cant get it working, try one of these 3 attached kext folders. the guy over at osxupdate.blogspot.com gave me permission to post them, as long as i mentioned that its all Taruga's work.

Thanks I will test them. biggrin.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 8
  • Joined: 12-March 06
  • Member No.: 28,278
So, does anyone have the microphone working? I have a GA-P35-DS3R and the only thing that doesn't work is the bloody Microphone.
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Moderators
  • Posts: 7,558
  • Joined: 5-July 05
  • From: Mexico City
  • Member No.: 123
QUOTE (Reign Of Terror @ Dec 18 2008, 10:14 AM) *
those of you with ALC888 and cant get it working, try one of these 3 attached kext folders. the guy over at osxupdate.blogspot.com gave me permission to post them, as long as i mentioned that its all Taruga's work.

They are working but Line Out doesn't sad.gif

I guess I need HDA connection to have auto-switching to the front panel headphones.
PM Profile Card
Go to the top of the page
+ Quote Post
31 Pages V   1 2 3 > » 
Reply to this topic Start new topic

6 User(s) are reading this topic (2 Guests and 0 Anonymous Users)

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 09:09 AM