h4rm0n1c
Mar 12 2008, 01:28 AM
I've been looking for the sb400 AC97 kexts for 10.4.8.
Manufacturer ID: 0x1002
Product ID: 0x4370
Unfortunately all the posts I've found through searching this forum the wiki and google seem to point to the same couple of posts that have been removed.
I cannot seem to find them no matter what variation of search terms I use.
Please could somebody repost these kexts?
Unless there is something I am missing, I am using JaS 10.4.8, is there support for this hardware.
toadspit
Mar 18 2008, 08:39 PM
QUOTE(h4rm0n1c @ Mar 12 2008, 02:28 AM)

I've been looking for the sb400 AC97 kexts for 10.4.8.
Manufacturer ID: 0x1002
Product ID: 0x4370
Unfortunately all the posts I've found through searching this forum the wiki and google seem to point to the same couple of posts that have been removed.
I cannot seem to find them no matter what variation of search terms I use.
Please could somebody repost these kexts?
Unless there is something I am missing, I am using JaS 10.4.8, is there support for this hardware.
hi
they are a little buggy and don't work for me, but give them a try
you must change IOPCIPrimaryMatch in AC97AudioATIIXP/Info.plist
Good luck!
EDIT: attachment removed, download the kext in the following post that is full working!
Slice
Mar 19 2008, 08:36 AM
Hi all ATI IXP chipset users!
I made my own compilation of ATI sound and it really works
Vendor=0x1002
DeviceID=0x4341
AD1988=ADS74 -- you may have other chip (check your ioreg!)
CODE
| | | | "CFBundleIdentifier" = "com.apple.driver.AppleAC97AudioATIIXP"
| | | | "IOClass" = "AppleAC97AudioATIIXP"
| | | | "IOPCIPrimaryMatch" = "0x43411002"
| | | | "IOProbeScore" = 0x0
| | | | "InvertedEAPD" = No
| | | | "IOMatchCategory" = "IODefaultMatchCategory"
| | | | "Power Management private data" = "{ this object = 022d3700, interested driver = 022d3700, driverDesire = 0, deviceDesire = 0, ourDesiredPowerState = 2, previousRequest = 2 }"
| | | | "SPDIFOverACLink" = Yes
| | | | "IOProviderClass" = "IOPCIDevice"
| | | | "Hardware Name" = "ATI IXP SB400 SND"
| | | | }
| | | |
| | | +-o IOAC97CodecDevice@0 <class IOAC97CodecDevice, registered, matched, active, busy 0, retain count 6>
| | | | | {
| | | | | "PNPVendorID" = "ADS74"
| | | | | }
| | | | |
| | | | +-o AppleAC97CodecAD198x <class AppleAC97CodecAD198x, registered, matched, active, busy 0, retain count 19>
| | | | | {
| | | | | "IOMatchCategory" = "IODefaultMatchCategory"
| | | | | "Hardware Name" = "ADS74"
| | | | | "IOClass" = "AppleAC97CodecAD198x"
| | | | | "PNPVendorID" = "ADS75 ADS74 ADS73 ADS72"
| | | | | "IOProviderClass" = "IOAC97CodecDevice"
| | | | | "CFBundleIdentifier" = "com.apple.driver.AppleAC97CodecAD198x"
| | | | | "IOProbeScore" = 0x2710
| | | | | }
toadspit
Mar 19 2008, 09:35 AM
QUOTE(Slice @ Mar 19 2008, 09:36 AM)

Hi all ATI IXP chipset users!
I made my own compilation of ATI sound and it really works
Vendor=0x1002
DeviceID=0x4341
AD1988=ADS74 -- you may have other chip (check your ioreg!)
Thank you again Slice!
Once upon a time there was a post about ATI IXP AC97, and now it is back!
Have you got sources too? It would be great if someone began working again on this project.
To all ATI IXP owners: please post results if you test this kext!
Slice
Mar 19 2008, 10:55 AM
QUOTE(toadspit @ Mar 19 2008, 12:35 PM)

Thank you again Slice!
Once upon a time there was a post about ATI IXP AC97, and now it is back!
Have you got sources too? It would be great if someone began working again on this project.
To all ATI IXP owners: please post results if you test this kext!
Here there are sources with my corrections. Its may be useful for developer for other chipsets but not all sources can be compiled.
I have one bug: if I install RAM > 1Gb on my laptop then the sound became non-working. It may be a MacOSX 10.4.6 issue. I want to know other reports.
toadspit
Mar 19 2008, 02:26 PM
Here is my test result.
I had to:
- add ADS68 in AppleAC97Codec198x.kext
- set 2-ch in Audio MIDI Setup
I tested only Audio OUT, that is FULL WORKING (no latency issues or audio out from MIC as other drivers!)
Yuppi!
EDIT: uhm I hurried up saying all was ok!
Sometimes it boots and set up only Line out and MIC - but in this case line out doesn't work.
Sometimes it boots and set up Line out, SPDIF OUT and MIC - in this case it works (but if the previous reboot didn't work, I have to go in AUDIO MIDI SETUP and set 4ch and then again 2ch. This way it works again).
Why? Don't know yet, but I'll find a reason!
toadspit
Apr 9 2008, 05:26 PM
Slice: Tiger 10.4.11, 1,5Gb RAM and no more problem than before.
Still some trouble (the same described in the previous post) but not new problems.
chrs2021
Apr 15 2008, 05:06 PM
This driver you provided slice is interesting it actually works the front audio port of my desktop....
here is an ioreg dump for my audio
Click to view attachment
toadspit
Apr 15 2008, 05:37 PM
QUOTE(chrs2021 @ Apr 15 2008, 05:06 PM)

This driver you provided slice is interesting it actually works the front audio port of my desktop....
here is an ioreg dump for my audio
Click to view attachmentchris: I cant't read your dump. What is your audio chipset's Device_id and product_id?
chrs2021
Apr 16 2008, 02:27 AM
Its the same as slices 0x4370 1002 - i managed to get the driver working under leopard 10.5.2 and i removed the initialization of multi channel sound so it works in garage band also i noticed this source switches when i plug in to the front and rear audio
Slice
Apr 16 2008, 06:38 AM
QUOTE(chrs2021 @ Apr 16 2008, 06:27 AM)

Its the same as slices 0x4370 1002 - i managed to get the driver working under leopard 10.5.2 and i removed the initialization of multi channel sound so it works in garage band also i noticed this source switches when i plug in to the front and rear audio
Not the same. I have 4341. It seems to be working for both chipset.
What about your ADS74 or else?
Your ioreg is strange. I can't understand it.
I make
ioreg -l -x -w 2048 >ioregMy.txt
Yes, this driver can choose 2 of 4 channels. May be it works on 4 channel?
chrs2021
Apr 16 2008, 11:44 AM
No four channel audio is a no go on this, i don't know if its because of the fact that ports are linked to the mic and line. i think that since they're initialized already they don't respond to output. my codec is the ALG80 also that ioregistry thing was done on the registry explorer the tool that came with the dev tools.... but here is a text dump that.
Click to view attachment
Slice
Apr 16 2008, 02:22 PM
Hm-m-m, ALG80 don't need plugin?! It works?
chrs2021
Apr 16 2008, 08:31 PM
it always worked since eds and souci's work on it i was one of the original testers for this project. but multi channel sound never worked, do you have 4 speaker support?
godzilla00
Apr 19 2008, 10:40 AM
omg, im so glad this thread was made. I have a soundmax, ati ixp ac97 chip on my laptop: Compaq Presario R3000 (R3230us - to be specific) and after I applied the kext you posted - using
this guide my sound was working! Granted, I couldnt change the output settings on the audio midi setup and when I try to connect my bigger speakers, it wouldnt work... but hey I got sound! Thanks alot Slice
toadspit
Apr 19 2008, 10:47 AM
QUOTE(godzilla00 @ Apr 19 2008, 10:40 AM)

omg, im so glad this thread was made. I have a soundmax, ati ixp ac97 chip on my laptop: Compaq Presario R3000 (R3230us - to be specific) and after I applied the kext you posted - using
this guide my sound was working! Granted, I couldnt change the output settings on the audio midi setup and when I try to connect my bigger speakers, it wouldnt work... but hey I got sound! Thanks alot Slice
Godzilla, which audio chipset have you got?
Please go in terminal, write
ioreg -w0 -l > ioreg.txt
ZIP ioreg.txt and send it here, so we can see!
godzilla00
Apr 20 2008, 03:42 AM
Hey Toad,
I tried the command, but i did not notice a file created (at least not on the desktop) My audio chipset , though is ATI ixp AC97 id:4341
Hope this helps
toadspit
Apr 20 2008, 08:08 PM
QUOTE(godzilla00 @ Apr 20 2008, 03:42 AM)

Hey Toad,
I tried the command, but i did not notice a file created (at least not on the desktop) My audio chipset , though is ATI ixp AC97 id:4341
Hope this helps
Ok, then try this:
ioreg -w0 -l > $HOME/Desktop/ioreg.txt
Slice
Apr 21 2008, 12:11 PM
QUOTE(chrs2021 @ Apr 17 2008, 12:31 AM)

it always worked since eds and souci's work on it i was one of the original testers for this project. but multi channel sound never worked, do you have 4 speaker support?
I have
QUOTE
AppleAC97AudioATIIXP::createCodecDevice: Creating Codec 0 device
AppleAC97AudioATIIXP::createCodecDevice: Creating Codec 1 device
AppleAC97AudioATIIXP::attachCodecDevices: Cannot create codec device 2
AppleAC97AudioATIIXP::attachCodecDevices: Cannot create codec device 3
AppleAC97CodecAD198x: 2-to-4 channel spreading enabled
Is it an answer to your question?
I am not sure that AC97 ever have multichannel support. And my laptop have only two speakers and one stereo output.
Hey, toadspit!
It is better to use hexadecimal output
ioreg -l
-x -w 1024 >ioreg.txt
the file will be created at home directory.
OldSchool-c-
Apr 21 2008, 03:27 PM
Hi guys,
i have an MSI Notebook (megabook s270), and it have a sb400 chipset for audio.
The AppleAC97 kext (with the Apple ATIXP plugin) work but only with headphones.
In the audio panel i see only "Line out" and the internal speaker don't work.
Working also line in, mic in ecc.. ecc...
Any idea?
Thanks
Slice
Apr 22 2008, 08:16 AM
Use AudioMIDISetup.
OldSchool-c-
Apr 22 2008, 11:03 PM
AudioMIDISetup??
Explain me a little bit more......
OldSchool-c-
Apr 28 2008, 08:57 AM
Ok, i understand and i have try Audio Midi setup but no success!
Only "Line out" showed in Audio Panel Output and no "Internal Speaker".
My ioreg say the soundcard is ALG60.....
Any idea....
See ya......
Slice
Apr 29 2008, 08:04 AM
QUOTE(OldSchool-c- @ Apr 28 2008, 12:57 PM)

Ok, i understand and i have try Audio Midi setup but no success!
Only "Line out" showed in Audio Panel Output and no "Internal Speaker".
My ioreg say the soundcard is ALG60.....
Any idea....
See ya......

Ask Chrs2021. He has ALG80 working. May be he can help you.
chrs2021
Apr 30 2008, 12:46 PM
please be more specific i have a desktop system, if you mean internal speaker such as laptop, notebook, etc. i wouldn't really be able to help you.
OldSchool-c-
May 7 2008, 05:11 PM
Yes chrs2021, the problem is on a laptop (notebook MSI S270).
BTW the chipset is the same, try to explane me what do you have made for working your system, i will try on mine. If i'm lucky it will work.....
I'm waiting......
Thanks in advance.
chrs2021
May 9 2008, 02:24 AM
Sorry man can't help you... idon't know enough about the hardware side of things to do anything
nikinomo
Jun 5 2008, 06:11 AM
hey guys i have some issues with my compaq presariov2000...
when i try to se the info about the audio is just show up No Built-in Audio.
but i have audio AC97 and .. when am playing something after a while the audio looks like getting scrapy or getting freeze ... i am new on this and probably i cant describe very well my issue but if one of u know what am talking about please HELP!!!
btm sorry about my english
nikinomo
Jun 26 2008, 02:23 AM
any response??? see my issue below
toadspit
Jun 26 2008, 10:54 PM
QUOTE(nikinomo @ Jun 26 2008, 02:23 AM)

any response??? see my issue below
Which device are you using?
Please report VENDOR_ID and PRODUCT_ID of your audio device.
nikinomo
Jun 29 2008, 06:32 PM
1002:4370 ATI IXP SB400 ACī97 Audio controller using AppleAC97AudioATIIXP.kext
ole2
Jun 30 2008, 11:28 AM
sb400 AC97 kexts made by Slice: AppleAC97Audio.kext
Manufacturer ID: 0x1002
Product ID: 0x4370
it works, once again, proof of good work from Slice!
AppleAC97AudioATIIXP works even for Leo 10.5.2 (Kalyway 10.5.2 to be precise)
I recommend those archived plugins to be included into Kalyway delivered pack: AppleAC97Audio.kext (note to kalyway)
side effect: hardware volume control button Up/Down have sticky effect yet fixed - once pressed doesn't change volume level by 1, instead staying in changing mode as if it would be holded, until system restart. This hope will be fixed (once source code of following kext plugins will be published by Slice)
macguy1980
Aug 3 2008, 11:15 PM
Hi guys, i just installed jas 10.4.3 on a dell Dimension B110, Ethernet works, everything else works. Sound only works on the right channel and I had to change it to right 2 channel and left 6 channel for sound to come out. But it does not have play back. i can't play music from media players. It plays music from web pages though. how can i fix this? I have a AC97 Audio (PCM) btw. I want sound from both channels and play back, i'm new to this, thank you...
nines
Nov 17 2008, 06:03 AM
which drive i did download it?
Slice
Nov 17 2008, 03:50 PM
QUOTE(nines @ Nov 17 2008, 09:03 AM)

which drive i did download it?
?????
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.