Jump to content

AppleHDA Solution - Work in progress


Taruga
 Share

4,108 posts in this topic

Recommended Posts

OK so i deleted the <--!Line In--> portion of the info.plist. Now as you can see in the pics that its seeing that I have a mic and a headphone port, but still no audio over the headphone port or main speakers of the pc... ;) Also on input over the mic.

 

Any other ideas? My Patcher output and codec#0 output are in post #665

 

Edit: Added link to post im on new page :)

mic_desktop.tiff

desktop_headphone.tiff

Edited by Postmastagen
Link to comment
Share on other sites

I have a sigmatel 9228 ven 8384, dev 7616.

I too received a panic restart using 10.4.8 Jas with the semtex which has the 8.8.1 Darwin Kernal.

I decided to reinstall the 10.4.6 Jas which includes the 8.4.1 Darwin Kernal. I was able to install without a panic but received no sound. I then copied the AppleHDA from this 10.4.6 install to the 10.4.8 hoping that this would work, however this did not work. I repaired disk permissions and reloaded the extensions, and made sure that appleazill (sp?) was not in my extensions folder (which it was not).

Taruga...thanks for everything you are doing...

 

 

There are some sigmatel and realtek codecs that I need to 'tune up' according to your reports, as you may know I don´t have all these different setups to test AppleHDA Patcher. So all you guys are my testers... I´ve started this on version 1.00 and now it´s on version 1.08 (I think)

Version 1.09 will be out soon will lots of improvements and an Internet version update checker too

 

One big important thing is that I don´t know if AppleHDA.kext really supports all these different codecs. Until now, some are working, some are not working but show input and ouput devices and some don´t work at all.

 

Don´t be upset if it doesn´t work by now... it may work soon (or not). AppleHDA Patcher will have lots of releases, that´s also why I´m coding now an Internet Version Updater/Checker to include in AppleHDA Patcher, it will be easyier for all of you and for me too.

 

Don´t be upset if I disappear , I usually do that when I need to code and be mind focused.

I promise all of you that I´m doing what I can to make this work with all sounds codec that I can get

 

If you guys have some linux codec dumps, that I don´t have (in the included codecs folder) send them to my email. They are very important because they have all that I need to update my patcher.

Link to comment
Share on other sites

On my dell D820 Sigmatel 9200 after patching the kext fails to load. With this error message

 

root# kextload -t AppleHDA.kext

can't add kernel extension AppleHDA.kext (not a bundle) (run kextload on this kext with -t for diagnostic output)

 

10.4.8 Semthex kernel

 

Thanks

for the work

Link to comment
Share on other sites

Awesome work on this.

 

All is working for me on a P5LD2 MB, but i notice that the line-in has an extremely bad signal to noise -- making it still impractical for recording.

 

Thanks for pointing that, will check what may be causing it

Link to comment
Share on other sites

another noobie question:

 

what the command to make linux (ubuntu 6.10) codec dump of sigmatel 9200 card ?

 

My setup is:

 

Notebook DELL Latitude L120 (as the same as Inspirion 1300 or latitude B130)

Proc Intel Celeron M 1.6 (SSE2,PAE)

Sound: Sigmatel 9200

Video: GMA900

Chipset 910/915gm

Wifi: Intel Pro 2200BG mini-pci

 

Thks for advance

 

:)

Link to comment
Share on other sites

Thanks Taruga, Works fine on My BadAxe (D975XBX rev 304) board with a sigmatel 9221D chip, all fully functional

 

 

Kiko what patch version you use?

I have this motherbooard and install 10.4.8. and kernel 8.8.1

but id have a sound.

I try to use 1.06 patch but it not work

 

What codec dump u use and patch?

 

thanks

Link to comment
Share on other sites

check to see if the kext is loaded at startup. mine won't load anymore now at startup.

 

kextload /system/library/extensions/appleazelia.kext

 

it should say kext already loaded

 

i am using a laptop. sound from speaker.

I have the same problem with ALC861

The appleazelia.kext is loaded at startup, but the controls are grayed out and can't chage settings. No sound on the speakers or jacks. I'm using a Asus F3jc.

 

_________________

Asus F3Jc

Intel Pentium T5500 Core Duo -> OK

HD 100 GB -> OK

Video: Geforce Go 7300 com QE/CI -> OK

1 GB de DDR -> OK

USB 2.0 / Fireware -> OK

Bluethooth -> OK

CD/DVD -> OK

Touchpad -> OK

Battery -> OK (com patch)

Sound: REALTEK ALC861 High Definition -> Not working icon_cry.gif

MAC OSX (JaS) 10.4.8 Kernel 8.8.1 -> OK

Link to comment
Share on other sites

check to see if the kext is loaded at startup. mine won't load anymore now at startup.

 

kextload /system/library/extensions/appleazelia.kext

 

it should say kext already loaded

 

i am using a laptop. sound from speaker.

 

I have the same problem with ALC861

The appleazelia.kext is loaded at startup, but the controls are grayed out and can't chage settings. No sound on the speakers or jacks. I'm using a Asus F3jc.

 

_________________

Asus F3Jc

Intel Pentium T5500 Core Duo -> OK

HD 100 GB -> OK

Video: Geforce Go 7300 com QE/CI -> OK

1 GB de DDR -> OK

USB 2.0 / Fireware -> OK

Bluethooth -> OK

CD/DVD -> OK

Touchpad -> OK

Battery -> OK (com patch)

Sound: REALTEK ALC861 High Definition -> Not working icon_cry.gif

MAC OSX (JaS) 10.4.8 Kernel 8.8.1 -> OK

Link to comment
Share on other sites

I have the same problem with ALC861

The appleazelia.kext is loaded at startup, but the controls are grayed out and can't chage settings. No sound on the speakers or jacks. I'm using a Asus F3jc.

 

_________________

Asus F3Jc

Intel Pentium T5500 Core Duo -> OK

HD 100 GB -> OK

Video: Geforce Go 7300 com QE/CI -> OK

1 GB de DDR -> OK

USB 2.0 / Fireware -> OK

Bluethooth -> OK

CD/DVD -> OK

Touchpad -> OK

Battery -> OK (com patch)

Sound: REALTEK ALC861 High Definition -> Not working icon_cry.gif

MAC OSX (JaS) 10.4.8 Kernel 8.8.1 -> OK

 

 

This topic is to talk about AppleHDA Patcher that uses AppleHDA.kext and not AppleAzalia.kext

Also, my patcher just removes AppleAzalia.kext from the system if it finds it, two drivers for the same purpose is madness...

Link to comment
Share on other sites

Taruga hi,

is there any way to make this patch to work with intel conexant hda codec? I know that what i'm asking is slightly off topic, but i was just wondering :( Congratulations on your work!!

 

It´s not quite off topic, if its an HD Audio codec as I guess it is then I just tell you that I intent code my patcher for soundmax and conextant too

Link to comment
Share on other sites

Man, I only discovered that he is portuguese when I saw his email. E eu poderia estar falando em português aqui faz tempo!

 

Belo trabalho.

Link to comment
Share on other sites

It´s not quite off topic, if its an HD Audio codec as I guess it is then I just tell you that I intent code my patcher for soundmax and conextant too

 

Yes it is an HD audio codec. I think that your approach might finally give mic input and spdif too instead of only 2ch output (azalia approach). I will attach this specific codec dump in case you wanna have a look at it. Whenever this patch is ready, i will be more than willing to test it and give feedback. Keep up the good work :(

 

Conexant_codecdump.txt

Link to comment
Share on other sites

download the latest daemonES kernel (should be the first link on google, its only about a 4mb file but i don't think we can post it here.) rename it to whatever you want, place it in the root of your drive then restart. press f8 at startup and type in the name you chose. this should then boot using daemonES' kernel and there wont be any kernel panics. it can also be altered in com.apple.boot.plist for a more permenant solution. Hope this helps.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...