Jump to content

AppleHDA Solution - Work in progress


Taruga
 Share

4,108 posts in this topic

Recommended Posts

Hi Skippyretard,

 

Sorry, but does it work for SoundMax HD audio (1986a) on ICH7 too? :P

Kindly please advise.

Many Thanks!

 

Sunny

Dose that include mobile 9200 :unsure:

 

It should work for any HDA, but I can't be sure. Give it a try and post your results please. This is output only.

Edited by skippyretard
Link to comment
Share on other sites

I tried modifying the lastest ALC882 kext to work with ALC880, adding the device ID vender code for ALC880 using Pref Setter app. I am using a ECS 945G-M3 MB with ICH7 and (obviously) ALC880. Didi the usual including repairing permissions but no sound in or out on reboot. Works fine with older 10.4.5 kext which I modified for ALC880. Anyone have success with the newer kext for ALC880 with additional SPDIF in out Mic in etc. (The older kext gives only 2 ch line in and out - analog -) Thanks

Steve

Link to comment
Share on other sites

This is mainly directed at Skippy, but anybody who knows is welcome to answer.

 

Ok, lets say that I get your kext working (I'm sure I can I just haven't tried anything other than the installers yet.) If I understand this correctly, there is the capability to map out every port for the ALC888 but you don't because of the different chipsets that are used with it and the differences between them. So, my question is:

 

If I wanted to create a kext for my motherboard with everything all mapped correctly, how would I go about modifying your kext to map the rest of it in?

 

Stephen

Link to comment
Share on other sites

This is mainly directed at Skippy, but anybody who knows is welcome to answer.

 

Ok, lets say that I get your kext working (I'm sure I can I just haven't tried anything other than the installers yet.) If I understand this correctly, there is the capability to map out every port for the ALC888 but you don't because of the different chipsets that are used with it and the differences between them. So, my question is:

 

If I wanted to create a kext for my motherboard with everything all mapped correctly, how would I go about modifying your kext to map the rest of it in?

 

Stephen

 

thestevo: I have already prepared a kext for your chipset, but it was a bad installer. I will make a new installer and post it in my new thread.

 

 

EVERYONE: I have started a new thread so I can keep all my drivers in one post. I will still monitor this thread and help out when I can. Thanks to everybody who has helped develop and test these kext...

Link to comment
Share on other sites

he guys!

 

i've tried to install for my VIA VT8237A/8251 High Definition Audio Controller but i had no luck!

i've installed an patched with

sudo /alcpatch.sh 08 88

 

PLEASE, CAN anybody help me? what didi i wrong?

 

realtek high def

VEN ist 10EC

DEV 0888

 

uaa bus driver

VEN 1106

DEV 3288

 

motherboard: MSI MS-7318, VIA P4M890

jas 10.4.8 with newest semthex kernel

 

 

thanx!

triofour

Link to comment
Share on other sites

It should work for any HDA, but I can't be sure. Give it a try and post your results please. This is output only.

 

Hi Skippyretard,

 

After testing either with your ALC883Audio.mpkg or AzaliaAudio.pkg,

it still does not seem to work on my SoundMax HD audio laptop.

However, after modifying AppleAzaliaAudio.kext/Contents/Info.plist

with <string>0x10ec0880</string> -- to -- <string>0x11d41986</string>,

the sound level icon appears after reboot; but still no sound output at all. :tomato:

 

Attached kindly please find the "ioreg -l" output respectively.

Please help me to solve the sound output problem.

Many Thanks!

 

Sunny

ioreg.zip

Link to comment
Share on other sites

Guys.. v0.4b installer WORKS perfectly for MSI 945GMB Platinum with ALC882. SPDIF in out mic in line in out all work.

Thanks for your hard work!! Would still like to see (or help with) ALC880 with the new kext so that digital in out can be achieved.

Steve

Link to comment
Share on other sites

ALC888Audio.pkg can be downloaded HERE

 

Sunny: Try my newest AzaliaAudio.pkg

 

Dear Skippyretard,

 

Thank you for your new Azalia driver, but the result seems to be the same;

still no sound heard at all either from the speaker or other ports. :)

Though, the sound level icon does show up.

 

Btw, my SoundMax HD audio info is as follows, in case needed:

Dev: 11D4

Ven: 1986

ICH7

Dev: 27D8

Ven: 8086

 

Thanks!

 

Sunny

soundmax.zip

Link to comment
Share on other sites

Don´t forget to patch binary before reboot:

 

Ex. for Sigmatel:

CODE

 

sudo /sigmatelpatch.sh 76 81

 

Sintax is the same as for alcpatch.sh, just replace number according to your case

 

I tried to run the code above but changed 81 to 80, but I get the message

 

sudo: /sigmatelpatch.sh: command not found

 

I've got a Intel GNTLKR Mobo with a vendor ID of 8384 and device ID of 7680 (Sigmatel).

 

Anybody know what I'm doin wrong?

 

Happy Holidays :unsure:

 

PS keep up the good work guys

Link to comment
Share on other sites

hm...

 

homesnakes-computer:~ homesnake$ sudo sh /sigmatelpatch.sh 76 80

/sigmatelpatch.sh: /sigmatelpatch.sh: No such file or directory

 

 

 

thanksfor trying Rammjet- much appreciated

 

If you have any other suggestions I'll give 'em a try.

 

 

 

I think it's time for some eggnog :P

Link to comment
Share on other sites

Good news for christmas! I just bought myself a knew laptop with AnalogDevices AD1986A sound-chipset.

 

I managed to get AppleHDA loaded and having sound output from Digital-LineOut. More work has to be done now (Analog Line-Out, Mic, LineIn etc.), but I will give the stuff to taruga when I think it is worth to be released.

 

Merry christmas!

 

Max

Link to comment
Share on other sites

Hi Taruga.. your ALC882 kext is super!! Thanks! Works great with my MSI 945G M3 MB with ALC882 and shows all the appropriate in/out.

I also have a MB with ALC880 and although it works (line in out) with the older 10.4.5 kext modified for ALC880, it does NOT have SPDIF in out. Have you had any luck in moding your ALC882 kext for backwards compatibility for ALC880? (There is a nice MoDT MB from MIS that has the ALC880 chipset and I was thinking of using it for a HTPC set up because it also has DVI built in with the Intel GMA950 graphics engine). I tried a basic mod using the device ID and vender ID got ALC880 but it didn't work...Thanks again!

Steve

Link to comment
Share on other sites

this is very vague..

 

firstly how does one uninstall if they wish to do so.

 

secondly this binary command.. its not found.

 

you cant just load terminal and type that patch command

what needs to be done exactly?

 

 

btw im using sigmatel

all i did was remove the appleazalliaaudio.kext

and install and didnt work..

Link to comment
Share on other sites

Run installer.

 

Go to Terminal:

 

cd /			 <=== "cd" followed by a space followed by a slash (/)
ls sig*

Verify that it finds a file called "sigmatelpatch.sh"

 

sudo sh sigmatelpatch.sh xx yy   <=== use your values for xx yy
								   for sigmatel 7681 => xx=76, yy=81

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...