Jump to content
162 posts in this topic

Recommended Posts

That's great, thanks dude!

 

I'll test it and report back.

 

 

Edit: Greeeeeat!! I have sound on both speakers now! It worked like a charm :P Thank you again pattjin!

 

My specs:

 

Southbridge: VIA VT8237 (487 BGA)

Sound chipset: Realtek ALC655

 

This is now on the HCL 10.4.5 Wiki

Worx here! pattjin U´re the man!! Just wanted to know how U managed this driver please give us more info so we could fix the input too!

 

 

One question: my volume slider doesn´t work at all is this normal?

 

Edit: Just tested my input and worx too! I´m very happy!!! No need 2 buy an expensive (or unexpensive) USB sound card!!

 

I knew that someone ´ll make it sooner or later

20AppleAC97AudioEngine is not compatible with its superclass, 13IOAudioEngine superclass changed?

kextload: a link/load error occured for kernel extension /System/Library/Extensions/AppleAC97Audio.kext/

load failed for extension /System/Library/Extensions/AppleAC97Audio.kext/

 

this is in 10.4.6 so it seems this was compiled on a earlier build,too bad i was getting happy about stereo on this box

skeewiff:

 

Actually I did nothing but replacing the file and repair its permissions with the usual commands. Are you having error messages during boot process?

 

JaS:

 

I'm using 10.4.6 Myzar patch, not sure if it's different from yours at this level. What chipset do you have?

I just got a chance to try this out, and it's not working at all for me. Now it's saying there are no audio devices on my computer. I replaced the original file with this new one, then did chown -R root:wheel /System/Library/Extensions/AppleAC97Audio.kext - Am I perhaps missing a step? I'm using a VIA 8237 + ALC655 chip, and the 10.4.6 DVD from JaS. Does this not work with JaS' 10.4.6?

Copy and paste the new file to /System/Library/Extensions/. Choose authenticate in the dialog and enter your password. Replace the file.

 

Then open Terminal and type:

 

sudo -s

 

(enter your password)

 

cd /System/Library/Extensions

 

rm Extensions.mkext Extensions.kextcache

 

(no problem if one or both files don't exist)

 

chown -R root:wheel *.kext

 

kextcache -k /System/Library/Extensions

 

(exit terminal)

 

Applications > Disk Utility > select your volume and repair permissions

 

Quit and reboot.

 

That's exactly what i did and it worked like a charm.

  • Like 1

huh?the superclass is not the same.it wont load.

 

20AppleAC97AudioEngine is not compatible with its superclass, 13IOAudioEngine superclass changed?

kextload: a link/load error occured for kernel extension /System/Library/Extensions/AppleAC97Audio.kext/

load failed for extension /System/Library/Extensions/AppleAC97Audio.kext/

You could try just copying the file AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioVIA.kext/Contents/MacOS/AppleAC97AudioVIA, since that's really the only part that changed.

 

Of course, make it root:wheel, and all the permissions and stuff like that.

 

Now to see if I can figure out the other channels and maybe the onboard VIA8237 Ethernet as well.

 

Pat

So no matter what this kext wont work under your install DVD JaS? As of this moment anyway...?

 

well my install uses all the frameworks from 10.4.6 so it seems the user compiled this under myzars v3 10.4.6 update and it used some of the older frameworks.myzars ppf4 uses the 10.4.6 frameworks also.if he would send me the source I would compile it so it works on this version 10.4.6,too bad i didn't use the old frameworks heh ... lol

×
×
  • Create New...